diff fonts/fontello/demo.html @ 72:8fbcc243bba4

fonts (icons): added share icon
author Goffi <goffi@goffi.org>
date Mon, 21 Oct 2019 23:39:22 +0200
parents a9637d6fc4e6
children d0a77057c9ab
line wrap: on
line diff
--- a/fonts/fontello/demo.html	Mon Oct 21 23:38:20 2019 +0200
+++ b/fonts/fontello/demo.html	Mon Oct 21 23:39:22 2019 +0200
@@ -229,11 +229,11 @@
 }
 @font-face {
       font-family: 'fontello';
-      src: url('./font/fontello.eot?96866055');
-      src: url('./font/fontello.eot?96866055#iefix') format('embedded-opentype'),
-           url('./font/fontello.woff?96866055') format('woff'),
-           url('./font/fontello.ttf?96866055') format('truetype'),
-           url('./font/fontello.svg?96866055#fontello') format('svg');
+      src: url('./font/fontello.eot?17478967');
+      src: url('./font/fontello.eot?17478967#iefix') format('embedded-opentype'),
+           url('./font/fontello.woff?17478967') format('woff'),
+           url('./font/fontello.ttf?17478967') format('truetype'),
+           url('./font/fontello.svg?17478967#fontello') format('svg');
       font-weight: normal;
       font-style: normal;
     }
@@ -372,7 +372,10 @@
       <div class="row">
         <div class="the-icons span3" title="Code: 0xf1c7"><i class="demo-icon icon-file-audio">&#xf1c7;</i> <span class="i-name">icon-file-audio</span><span class="i-code">0xf1c7</span></div>
         <div class="the-icons span3" title="Code: 0xf1c8"><i class="demo-icon icon-file-video">&#xf1c8;</i> <span class="i-name">icon-file-video</span><span class="i-code">0xf1c8</span></div>
+        <div class="the-icons span3" title="Code: 0xf1e0"><i class="demo-icon icon-share">&#xf1e0;</i> <span class="i-name">icon-share</span><span class="i-code">0xf1e0</span></div>
         <div class="the-icons span3" title="Code: 0xf1fc"><i class="demo-icon icon-brush">&#xf1fc;</i> <span class="i-name">icon-brush</span><span class="i-code">0xf1fc</span></div>
+      </div>
+      <div class="row">
         <div class="the-icons span3" title="Code: 0xf233"><i class="demo-icon icon-server">&#xf233;</i> <span class="i-name">icon-server</span><span class="i-code">0xf233</span></div>
       </div>
     </div>