فهرست منبع

.icon examples

soyjavi 14 سال پیش
والد
کامیت
ca16b82bbf

+ 740 - 0
examples/test/icons.html

@@ -0,0 +1,740 @@
+<!doctype html>
+<html>
+<head>
+    <meta charset="utf-8">
+    <title>Lungo 2.0</title>
+    <meta name="description" content="">
+    <meta name="author" content="Javier Jiménez Villar (@soyjavi)">
+    <!-- Mobile viewport optimization http://goo.gl/b9SaQ -->
+    <meta name="HandheldFriendly" content="True">
+    <meta name="MobileOptimized" content="320">
+    <meta name="viewport" content="width=device-width, user-scalable=no">
+
+    <meta name="apple-mobile-web-app-capable" content="yes">
+    <meta name="apple-mobile-web-app-status-bar-style" content="black">
+    <meta name="format-detection" content="telephone=no">
+    <!-- For iPhone 4 with high-resolution Retina display: -->
+    <link rel="apple-touch-icon-precomposed" sizes="114x114" href="assets/images/icon@2x.png">
+    <link rel="apple-touch-icon-precomposed" sizes="72x72" href="assets/images/icon-72.png">
+    <link rel="apple-touch-icon-precomposed" href="assets/images/icon.png">
+    <link rel="apple-touch-startup-image" href="assets/images/default.png">
+
+    <meta http-equiv="cleartype" content="on">
+
+    <!-- Main Stylesheet -->
+    <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.base.css">
+    <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.layout.css">
+    <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.layout.nav.css">
+    <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.layout.aside.css">
+    <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.layout.article.css">
+    <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.layout.list.css">
+    <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.layout.grid.css">
+    <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.widgets.css">
+    <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.widgets.splash.css">
+    <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.widgets.button.css">
+    <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.widgets.form.css">
+    <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.widgets.colour.css">
+    <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.widgets.icon.css">
+    <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.widgets.icon.brand.css">
+    <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.widgets.loading.css">
+    <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.widgets.notification.css">
+    <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.theme.scaffold.css">
+    <!--
+    <link rel="stylesheet" href="../../release/lungo.css">
+    <link rel="stylesheet" href="../../release/lungo.icon.css">
+    <link rel="stylesheet" href="../../release/lungo.theme.scaffold.css">
+    -->
+    <!-- App Stylesheet -->
+    <link rel="stylesheet" href="assets/stylesheets/app.css">
+</head>
+
+<body class="app">
+
+    <section id="icons">
+        <header class="extended" data-back="home" data-title="Icons Repository">
+        </header>
+
+        <nav class="groupbar">
+            <a href="#icons-default" data-target="article" data-label="Normal" data-count="72" class="current"></a>
+            <a href="#icons-brands" data-target="article" data-label="Brands" data-count="37" ></a>
+            <a href="#icons-others" data-target="article" data-label="Others"></a>
+        </nav>
+
+        <article id="icons-default" class="list scroll indented">
+            <ul>
+                <li data-icon="home">
+                    <a href="#">
+                        <strong>Home</strong>
+                        <small>class .home</small>
+                    </a>
+                </li>
+                <li data-icon="picture">
+                    <a href="#">
+                    <strong>picture</strong>
+                    <small>class .picture</small>
+                    </a>
+                </li>
+                <li data-icon="camera">
+                    <a href="#">
+                    <strong>camera</strong>
+                    <small>class .camera</small>
+                    </a>
+                </li>
+                <li data-icon="music">
+                    <a href="#">
+                    <strong>music</strong>
+                    <small>class .music</small>
+                    </a>
+                </li>
+                <li data-icon="broadcast">
+                    <a href="#">
+                    <strong>broadcast</strong>
+                    <small>class .broadcast</small>
+                    </a>
+                </li>
+                <li data-icon="microphone">
+                    <a href="#">
+                    <strong>microphone</strong>
+                    <small>class .microphone</small>
+                    </a>
+                </li>
+                <li data-icon="book">
+                    <a href="#">
+                    <strong>book</strong>
+                    <small>class .book</small>
+                    </a>
+                </li>
+                <li data-icon="folder">
+                    <a href="#">
+                    <strong>folder</strong>
+                    <small>class .folder</small>
+                    </a>
+                </li>
+                <li data-icon="tag">
+                    <a href="#">
+                    <strong>tag</strong>
+                    <small>class .tag</small>
+                    </a>
+                </li>
+                <li data-icon="ticket">
+                    <a href="#">
+                    <strong>ticket</strong>
+                    <small>class .ticket</small>
+                    </a>
+                </li>
+                <li data-icon="cart">
+                    <a href="#">
+                    <strong>cart</strong>
+                    <small>class .cart</small>
+                    </a>
+                </li>
+                <li data-icon="phone">
+                    <a href="#">
+                    <strong>phone</strong>
+                    <small>class .p>one</small>
+                    </a>
+                </li>
+                <li data-icon="address">
+                    <a href="#">
+                    <strong>address</strong>
+                    <small>class .address</small>
+                    </a>
+                </li>
+                <li data-icon="mail">
+                    <a href="#">
+                    <strong>mail</strong>
+                    <small>class .mail</small>
+                    </a>
+                </li>
+                <li data-icon="mail-open">
+                    <a href="#">
+                    <strong>mail-open</strong>
+                    <small>class .mail-open</small>
+                    </a>
+                </li>
+                <li data-icon="pushpin">
+                    <a href="#">
+                    <strong>pushpin</strong>
+                    <small>class .pushpin</small>
+                    </a>
+                </li>
+                <li data-icon="compass">
+                    <a href="#">
+                    <strong>compass</strong>
+                    <small>class .compass</small>
+                    </a>
+                </li>
+                <li data-icon="clock">
+                    <a href="#">
+                    <strong>clock</strong>
+                    <small>class .clock</small>
+                    </a>
+                </li>
+                <li data-icon="calendar">
+                    <a href="#">
+                    <strong>calendar</strong>
+                    <small>class .calendar</small>
+                    </a>
+                </li>
+                <li data-icon="mobile">
+                    <a href="#">
+                    <strong>mobile</strong>
+                    <small>class .mobile</small>
+                    </a>
+                </li>
+                <li data-icon="inbox">
+                    <a href="#">
+                    <strong>inbox</strong>
+                    <small>class .inbox</small>
+                    </a>
+                </li>
+                <li data-icon="inbox-full">
+                    <a href="#">
+                    <strong>inbox-full</strong>
+                    <small>class .inbox-full</small>
+                    </a>
+                </li>
+                <li data-icon="user">
+                    <a href="#">
+                    <strong>user</strong>
+                    <small>class .user</small>
+                    </a>
+                </li>
+                <li data-icon="users">
+                    <a href="#">
+                    <strong>users</strong>
+                    <small>class .users</small>
+                    </a>
+                </li>
+                <li data-icon="vcard">
+                    <a href="#">
+                    <strong>vcard</strong>
+                    <small>class .vcard</small>
+                    </a>
+                </li>
+                <li data-icon="chat">
+                    <a href="#">
+                    <strong>chat</strong>
+                    <small>class .chat</small>
+                    </a>
+                </li>
+                <li data-icon="message">
+                    <a href="#">
+                    <strong>message</strong>
+                    <small>class .message</small>
+                    </a>
+                </li>
+                <li data-icon="search">
+                    <a href="#">
+                    <strong>search</strong>
+                    <small>class .search</small>
+                    </a>
+                </li>
+                <li data-icon="pie">
+                    <a href="#">
+                    <strong>pie</strong>
+                    <small>class .pie</small>
+                    </a>
+                </li>
+                <li data-icon="bars">
+                    <a href="#">
+                    <strong>bars</strong>
+                    <small>class .bars</small>
+                    </a>
+                </li>
+                <li data-icon="remove">
+                    <a href="#">
+                    <strong>remove</strong>
+                    <small>class .remove</small>
+                    </a>
+                </li>
+                <li data-icon="grid">
+                    <a href="#">
+                    <strong>grid</strong>
+                    <small>class .grid</small>
+                    </a>
+                </li>
+                <li data-icon="menu">
+                    <a href="#">
+                    <strong>menu</strong>
+                    <small>class .menu</small>
+                    </a>
+                </li>
+                <li data-icon="cloud">
+                    <a href="#">
+                    <strong>cloud</strong>
+                    <small>class .cloud</small>
+                    </a>
+                </li>
+                <li data-icon="upload">
+                    <a href="#">
+                    <strong>upload</strong>
+                    <small>class .upload</small>
+                    </a>
+                </li>
+                <li data-icon="star">
+                    <a href="#">
+                    <strong>star</strong>
+                    <small>class .star</small>
+                    </a>
+                </li>
+                <li data-icon="star-full">
+                    <a href="#">
+                    <strong>star-full</strong>
+                    <small>class .star-full</small>
+                    </a>
+                </li>
+                <li data-icon="heart">
+                    <a href="#">
+                    <strong>heart</strong>
+                    <small>class .heart</small>
+                    </a>
+                </li>
+                <li data-icon="heart-full">
+                    <a href="#">
+                    <strong>heart-full</strong>
+                    <small>class .heart-full</small>
+                    </a>
+                </li>
+                <li data-icon="thumbs-up">
+                    <a href="#">
+                    <strong>thumbs-up</strong>
+                    <small>class .thumbs-up</small>
+                    </a>
+                </li>
+                <li data-icon="thumbs-down">
+                    <a href="#">
+                    <strong>thumbs-down</strong>
+                    <small>class .thumbs-down</small>
+                    </a>
+                </li>
+                <li data-icon="help">
+                    <a href="#">
+                    <strong>help</strong>
+                    <small>class .help</small>
+                    </a>
+                </li>
+                <li data-icon="warning">
+                    <a href="#">
+                    <strong>warning</strong>
+                    <small>class .warning</small>
+                    </a>
+                </li>
+                <li data-icon="info">
+                    <a href="#">
+                    <strong>info</strong>
+                    <small>class .info</small>
+                    </a>
+                </li>
+                <li data-icon="cancel">
+                    <a href="#">
+                    <strong>cancel</strong>
+                    <small>class .cancel</small>
+                    </a>
+                </li>
+                <li data-icon="check">
+                    <a href="#">
+                    <strong>check</strong>
+                    <small>class .check</small>
+                    </a>
+                </li>
+                <li data-icon="multiply">
+                    <a href="#">
+                    <strong>multiply</strong>
+                    <small>class .multiply</small>
+                    </a>
+                </li>
+                <li data-icon="plus">
+                    <a href="#">
+                    <strong>plus</strong>
+                    <small>class .plus</small>
+                    </a>
+                </li>
+                <li data-icon="minus">
+                    <a href="#">
+                    <strong>minus</strong>
+                    <small>class .minus</small>
+                    </a>
+                </li>
+                <li data-icon="left">
+                    <a href="#">
+                    <strong>left</strong>
+                    <small>class .left</small>
+                    </a>
+                </li>
+                <li data-icon="down">
+                    <a href="#">
+                    <strong>down</strong>
+                    <small>class .down</small>
+                    </a>
+                </li>
+                <li data-icon="right">
+                    <a href="#">
+                    <strong>right</strong>
+                    <small>class .right</small>
+                    </a>
+                </li>
+                <li data-icon="up">
+                    <a href="#">
+                    <strong>up</strong>
+                    <small>class .up</small>
+                    </a>
+                </li>
+                <li data-icon="refresh">
+                    <a href="#">
+                    <strong>refresh</strong>
+                    <small>class .refresh</small>
+                    </a>
+                </li>
+                <li data-icon="share">
+                    <a href="#">
+                    <strong>share</strong>
+                    <small>class .share</small>
+                    </a>
+                </li>
+                <li data-icon="settings">
+                    <a href="#">
+                    <strong>settings</strong>
+                    <small>class .settings</small>
+                    </a>
+                </li>
+                <li data-icon="accessibility">
+                    <a href="#">
+                    <strong>accessibility</strong>
+                    <small>class .accessibility</small>
+                    </a>
+                </li>
+                <li data-icon="pencil">
+                    <a href="#">
+                    <strong>pencil</strong>
+                    <small>class .pencil</small>
+                    </a>
+                </li>
+                <li data-icon="file">
+                    <a href="#">
+                    <strong>file</strong>
+                    <small>class .file</small>
+                    </a>
+                </li>
+                <li data-icon="lock">
+                    <a href="#">
+                    <strong>lock</strong>
+                    <small>class .lock</small>
+                    </a>
+                </li>
+                <li data-icon="map">
+                    <a href="#">
+                    <strong>map</strong>
+                    <small>class .map</small>
+                    </a>
+                </li>
+                <li data-icon="eye">
+                    <a href="#">
+                    <strong>eye</strong>
+                    <small>class .eye</small>
+                    </a>
+                </li>
+            </ul>
+        </article>
+
+        <article id="icons-brands" class="list scroll indented">
+            <ul>
+                <li data-icon="brand google-plus">
+                    <a href="#">
+                    <strong>google-plus</strong>
+                    <small>class .brand.google-plus</small>
+                    </a>
+                </li>
+                <li data-icon="brand facebook">
+                    <a href="#">
+                    <strong>facebook</strong>
+                    <small>class .brand.facebook</small>
+                    </a>
+                </li>
+                <li data-icon="brand twitter">
+                    <a href="#">
+                    <strong>twitter</strong>
+                    <small>class .brand.twitter</small>
+                    </a>
+                </li>
+                 <li data-icon="brand feed">
+                    <a href="#">
+                    <strong>feed</strong>
+                    <small>class .brand.feed</small>
+                    </a>
+                </li>
+                <li data-icon="brand vimeo">
+                    <a href="#">
+                    <strong>vimeo</strong>
+                    <small>class .brand.vimeo</small>
+                    </a>
+                </li>
+                <li data-icon="brand flickr">
+                    <a href="#">
+                    <strong>flickr</strong>
+                    <small>class .brand.flickr</small>
+                    </a>
+                </li>
+                <li data-icon="brand dribbble">
+                    <a href="#">
+                    <strong>dribbble</strong>
+                    <small>class .brand.dribbble</small>
+                    </a>
+                </li>
+                <li data-icon="brand forrst">
+                    <a href="#">
+                    <strong>forrst</strong>
+                    <small>class .brand.forrst</small>
+                    </a>
+                </li>
+                <li data-icon="brand deviantart">
+                    <a href="#">
+                    <strong>deviantart</strong>
+                    <small>class .brand.deviantart</small>
+                    </a>
+                </li>
+                <li data-icon="brand github">
+                    <a href="#">
+                    <strong>github</strong>
+                    <small>class .brand.github</small>
+                    </a>
+                </li>
+
+                <li data-icon="brand git">
+                    <a href="#">
+                    <strong>git</strong>
+                    <small>class .brand.git</small>
+                    </a>
+                </li>
+
+                <li data-icon="brand branch">
+                    <a href="#">
+                    <strong>branch</strong>
+                    <small>class .brand.branch</small>
+                    </a>
+                </li>
+
+                <li data-icon="brand fork">
+                    <a href="#">
+                    <strong>fork</strong>
+                    <small>class .brand.fork</small>
+                    </a>
+                </li>
+
+                <li data-icon="brand apple">
+                    <a href="#">
+                    <strong>apple</strong>
+                    <small>class .brand.apple</small>
+                    </a>
+                </li>
+                <li data-icon="brand android">
+                    <a href="#">
+                    <strong>android</strong>
+                    <small>class .brand.android</small>
+                    </a>
+                </li>
+                <li data-icon="brand windows">
+                    <a href="#">
+                    <strong>windows</strong>
+                    <small>class .brand.windows</small>
+                    </a>
+                </li>
+                <li data-icon="brand skype">
+                    <a href="#">
+                    <strong>skype</strong>
+                    <small>class .brand.skype</small>
+                    </a>
+                </li>
+                <li data-icon="brand linkedin">
+                    <a href="#">
+                    <strong>linkedin</strong>
+                    <small>class .brand.linkedin</small>
+                    </a>
+                </li>
+                <li data-icon="brand html5">
+                    <a href="#">
+                    <strong>html5</strong>
+                    <small>class .brand.html5</small>
+                    </a>
+                </li>
+
+                <li data-icon="brand css3">
+                    <a href="#">
+                    <strong>css3</strong>
+                    <small>class .brand.css3</small>
+                    </a>
+                </li>
+                <li data-icon="brand chrome">
+                    <a href="#">
+                    <strong>chrome</strong>
+                    <small>class .brand.chrome</small>
+                    </a>
+                </li>
+                <li data-icon="brand firefox">
+                    <a href="#">
+                    <strong>firefox</strong>
+                    <small>class .brand.firefox</small>
+                    </a>
+                </li>
+                <li data-icon="brand IE">
+                    <a href="#">
+                    <strong>IE</strong>
+                    <small>class .brand.IE</small>
+                    </a>
+                </li>
+                <li data-icon="brand opera">
+                    <a href="#">
+                    <strong>opera</strong>
+                    <small>class .brand.opera</small>
+                    </a>
+                </li>
+
+                <li data-icon="brand wordpress">
+                    <a href="#">
+                    <strong>wordpress</strong>
+                    <small>class .brand.wordpress</small>
+                    </a>
+                </li>
+            </ul>
+            <ul>
+                <li class="anchor">Variations</li>
+                <li data-icon="brand google-plus-2">
+                    <a href="#">
+                    <strong>google-plus-2</strong>
+                    <small>class .brand.google-plus-2</small>
+                    </a>
+                </li>
+
+                <li data-icon="brand twitter-2">
+                    <a href="#">
+                    <strong>twitter-2</strong>
+                    <small>class .brand.twitter-2</small>
+                    </a>
+                </li>
+                <li data-icon="brand facebook-2">
+                    <a href="#">
+                    <strong>facebook-2</strong>
+                    <small>class .brand.facebook-2</small>
+                    </a>
+                </li>
+
+                <li data-icon="brand feed-2">
+                    <a href="#">
+                    <strong>feed-2</strong>
+                    <small>class .brand.feed-2</small>
+                    </a>
+                </li>
+
+                <li data-icon="brand vimeo-2">
+                    <a href="#">
+                    <strong>vimeo-2</strong>
+                    <small>class .brand.vimeo-2</small>
+                    </a>
+                </li>
+
+                <li data-icon="brand flickr-2">
+                    <a href="#">
+                    <strong>flickr-2</strong>
+                    <small>class .brand.flickr-2</small>
+                    </a>
+                </li>
+
+                <li data-icon="brand dribbble-2">
+                    <a href="#">
+                    <strong>dribbble-2</strong>
+                    <small>class .brand.dribbble-2</small>
+                    </a>
+                </li>
+
+                <li data-icon="brand deviantart-2">
+                    <a href="#">
+                    <strong>deviantart-2</strong>
+                    <small>class .brand.deviantart-2</small>
+                    </a>
+                </li>
+                <li data-icon="brand git-2">
+                    <a href="#">
+                    <strong>git-2</strong>
+                    <small>class .brand.git-2</small>
+                    </a>
+                </li>
+                <li data-icon="brand github-2">
+                    <a href="#">
+                    <strong>github-2</strong>
+                    <small>class .brand.github-2</small>
+                    </a>
+                </li>
+                <li data-icon="brand wordpress-2">
+                    <a href="#">
+                    <strong>wordpress-2</strong>
+                    <small>class .brand.wordpress-2</small>
+                    </a>
+                </li>
+
+                <li data-icon="brand html5-2">
+                    <a href="#">
+                    <strong>html5-2</strong>
+                    <small>class .brand.html5-2</small>
+                    </a>
+                </li>
+            </ul>
+        </article>
+    </section>
+    <!-- Lungo dependencies -->
+    <script src="../../src/lib/quo.debug.js"></script>
+    <!--
+    <script src="../../release/lungo.js"></script>
+    -->
+    <script src="../../src/Lungo.js"></script>
+    <script src="../../src/Lungo.App.js" ></script>
+    <script src="../../src/Lungo.Core.js"></script>
+    <script src="../../src/Lungo.Dom.js"></script>
+    <script src="../../src/Lungo.Service.js"></script>
+    <script src="../../src/Lungo.Constants.js"></script>
+    <script src="../../src/Lungo.Element.js"></script>
+    <script src="../../src/Lungo.Events.js"></script>
+    <script src="../../src/Lungo.Notification.js"></script>
+    <script src="../../src/router/Lungo.Router.js"></script>
+    <script src="../../src/router/Lungo.Router.History.js" ></script>
+    <script src="../../src/view/Lungo.View.Resize.js"></script>
+    <script src="../../src/view/Lungo.View.Article.js" ></script>
+    <script src="../../src/view/Lungo.View.Aside.js" ></script>
+    <script src="../../src/view/Lungo.View.Element.js"></script>
+    <script src="../../src/view/Lungo.View.Template.js"></script>
+    <script src="../../src/view/Lungo.View.Template.Binding.js"></script>
+    <script src="../../src/view/Lungo.View.Template.List.js"></script>
+    <script src="../../src/data/Lungo.Data.Cache.js"></script>
+    <script src="../../src/data/Lungo.Data.Sql.js"></script>
+    <script src="../../src/data/Lungo.Data.Storage.js"></script>
+    <script src="../../src/attributes/Lungo.Attributes.Data.js"></script>
+    <script src="../../src/Lungo.Fallback.js"></script>
+    <script src="../../src/boot/Lungo.Boot.js"></script>
+    <script src="../../src/boot/Lungo.Boot.Resources.js" ></script>
+    <script src="../../src/boot/Lungo.Boot.Stats.js" ></script>
+    <script src="../../src/boot/Lungo.Boot.Layout.js"></script>
+    <script src="../../src/boot/Lungo.Boot.Events.js"></script>
+    <script src="../../src/boot/Lungo.Boot.Data.js"></script>
+    <script src="../../src/boot/Lungo.Boot.Section.js"></script>
+    <script src="../../src/boot/Lungo.Boot.Article.js"></script>
+
+
+    <!-- LungoJS - Sandbox App -->
+    <script src="app/app.js"></script>
+    <script src="app/view.js"></script>
+    <script src="app/data.js"></script>
+    <script src="app/services.js"></script>
+    <script src="app/events.js"></script>
+        <script src="app/events.notification.js"></script>
+
+    <script>
+        Lungo.App.init({
+            name: 'Kitchen Sink',
+            version: '2.0',
+            resources: {
+                sections: [
+                    'aside.html', 'aside-profiles.html', 'notification.html']
+            }
+        });
+    </script>
+</body>
+</html>

+ 22 - 19
src/stylesheets/Lungo.widgets.icon.brand.less

@@ -10,40 +10,43 @@
     font-weight: normal !important;
 }
 
-.icon.brand.google-plus:before { content: "\0021"; }
-.icon.brand.google-plus-2:before { content: "\0026";}
-.icon.brand.facebook:before { content: "\0022";}
+.icon.brand.google-plus:before { content: "\0026";}
+    .icon.brand.google-plus-2:before { content: "\0021"; }
+.icon.brand.facebook:before { content: "\0025";}
+    .icon.brand.facebook-2:before { content: "\0022";}
+
 .icon.brand.twitter:before { content: "\0023";}
-.icon.brand.twitter-2:before { content: "\0024";}
-.icon.brand.facebook-2:before { content: "\0025";}
-.icon.brand.feed:before { content: "\0027";}
-.icon.brand.feed-2:before { content: "\0028";}
+    .icon.brand.twitter-2:before { content: "\0024";}
+.icon.brand.feed:before { content: "\0028";}
+    .icon.brand.feed-2:before { content: "\0027";}
+
 .icon.brand.vimeo:before { content: "\0029";}
-.icon.brand.vimeo-2:before { content: "\002a";}
+    .icon.brand.vimeo-2:before { content: "\002a";}
 .icon.brand.flickr:before { content: "\002b";}
-.icon.brand.flickr-2:before { content: "\002c";}
+    .icon.brand.flickr-2:before { content: "\002c";}
 .icon.brand.dribbble:before { content: "\002d";}
-.icon.brand.dribbble-2:before { content: "\002e";}
+    .icon.brand.dribbble-2:before { content: "\002e";}
 .icon.brand.forrst:before { content: "\002f";}
 .icon.brand.deviantart:before { content: "\0030";}
-.icon.brand.deviantart-2:before { content: "\0031";}
-.icon.brand.github:before { content: "\0032";}
-.icon.brand.github-2:before { content: "\0033";}
-.icon.brand.git:before { content: "\0034";}
-.icon.brand.github-3:before { content: "\0035";}
+    .icon.brand.deviantart-2:before { content: "\0031";}
+.icon.brand.git:before { content: "\0032";}
+    .icon.brand.git-2:before { content: "\0033";}
+.icon.brand.github:before { content: "\0044";}
+    .icon.brand.github-2:before { content: "\0045"; }
+.icon.brand.branch:before { content: "\0035";}
+.icon.brand.fork:before { content: "\0034";}
 .icon.brand.wordpress:before { content: "\0036";}
-.icon.brand.wordpress-2:before { content: "\0037";}
+    .icon.brand.wordpress-2:before { content: "\0037";}
 .icon.brand.apple:before { content: "\0038";}
 .icon.brand.android:before { content: "\0039";}
 .icon.brand.windows:before { content: "\003a";}
 .icon.brand.skype:before { content: "\003b";}
 .icon.brand.linkedin:before { content: "\003c";}
 .icon.brand.html5:before { content: "\003d";}
-.icon.brand.html5-2:before { content: "\003e";}
+    .icon.brand.html5-2:before { content: "\003e";}
 .icon.brand.css3:before { content: "\003f";}
 .icon.brand.chrome:before { content: "\0040";}
 .icon.brand.firefox:before { content: "\0041";}
 .icon.brand.IE:before { content: "\0042";}
 .icon.brand.opera:before { content: "\0043";}
-.icon.brand.github-4:before { content: "\0044";}
-.icon.brand.github-5:before { content: "\0045"; }
+

+ 7 - 7
src/stylesheets/Lungo.widgets.icon.less

@@ -31,7 +31,7 @@
 .icon.calendar:before {content: "\0036";}
 .icon.mobile:before {content: "\0037";}
 .icon.inbox:before {content: "\0038";}
-.icon.inbox-full:before {content: "\0039";}
+    .icon.inbox-full:before {content: "\0039";}
 .icon.user:before {content: "\003a";}
 .icon.users:before {content: "\003b";}
 .icon.vcard:before {content: "\003c";}
@@ -41,21 +41,21 @@
 .icon.pie:before {content: "\0041";}
 .icon.bars:before {content: "\0042";}
 .icon.remove:before {content: "\0043";}
-.icon.grid-view:before {content: "\0044";}
+.icon.grid:before {content: "\0044";}
 .icon.menu:before {content: "\0045";}
 .icon.cloud:before {content: "\0047";}
 .icon.upload:before {content: "\0048";}
-.icon.star:before {content: "\004a";}
-.icon.star-ghost:before {content: "\004b";}
+.icon.star:before {content: "\004b";}
+    .icon.star-full:before {content: "\004a";}
 .icon.heart:before {content: "\0049";}
-.icon.heart-ghost:before {content: "\004c";}
+    .icon.heart-full:before {content: "\004c";}
 .icon.thumbs-up:before {content: "\004d";}
 .icon.thumbs-down:before {content: "\004e";}
 .icon.help:before {content: "\0050";}
 .icon.warning:before {content: "\0052";}
 .icon.info:before {content: "\0053";}
 .icon.cancel:before {content: "\0054";}
-.icon.checkmark:before {content: "\0051";}
+.icon.check:before {content: "\0051";}
 .icon.multiply:before, .icon.close:before  {content: "\0055";}
 .icon.plus:before {content: "\0056";}
 .icon.minus:before {content: "\0057";}
@@ -69,6 +69,6 @@
 .icon.accessibility:before {content: "\0040";}
 .icon.pencil:before {content: "\0022";}
 .icon.file:before {content: "\005d";}
-.icon.locked:before {content: "\0046";}
+.icon.lock:before {content: "\0046";}
 .icon.map:before {content: "\0029";}
 .icon.eye:before {content: "\005e";}

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 121 - 38
src/stylesheets/css/Lungo.widgets.icon.brand.css


+ 7 - 7
src/stylesheets/css/Lungo.widgets.icon.css

@@ -101,7 +101,7 @@
 .icon.remove:before {
   content: "\0043";
 }
-.icon.grid-view:before {
+.icon.grid:before {
   content: "\0044";
 }
 .icon.menu:before {
@@ -114,15 +114,15 @@
   content: "\0048";
 }
 .icon.star:before {
-  content: "\004a";
-}
-.icon.star-ghost:before {
   content: "\004b";
 }
+.icon.star-full:before {
+  content: "\004a";
+}
 .icon.heart:before {
   content: "\0049";
 }
-.icon.heart-ghost:before {
+.icon.heart-full:before {
   content: "\004c";
 }
 .icon.thumbs-up:before {
@@ -143,7 +143,7 @@
 .icon.cancel:before {
   content: "\0054";
 }
-.icon.checkmark:before {
+.icon.check:before {
   content: "\0051";
 }
 .icon.multiply:before,
@@ -186,7 +186,7 @@
 .icon.file:before {
   content: "\005d";
 }
-.icon.locked:before {
+.icon.lock:before {
   content: "\0046";
 }
 .icon.map:before {