app/assets/stylesheets/semantic-ui/elements/_icon.scss in semantic-ui-sass-1.8.1.0 vs app/assets/stylesheets/semantic-ui/elements/_icon.scss in semantic-ui-sass-1.11.4.0
- old
+ new
@@ -1,26 +1,25 @@
- /*
- * # Semantic UI - 1.8.1
- * https://github.com/Semantic-Org/Semantic-UI
- * http://www.semantic-ui.com/
+/*!
+ * # Semantic UI 1.11.4 - Icon
+ * http://github.com/semantic-org/semantic-ui/
*
+ *
* Copyright 2014 Contributors
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
-
/*******************************
Icon
*******************************/
@font-face {
font-family: 'Icons';
src: font-url("semantic-ui/icons.eot");
- src: font-url("semantic-ui/icons.eot?#iefix") format('embedded-opentype'), font-url("semantic-ui/icons.svg#icons") format('svg'), font-url("semantic-ui/icons.woff") format('woff'), font-url("semantic-ui/icons.ttf") format('truetype');
+ src: font-url("semantic-ui/icons.eot?#iefix") format('embedded-opentype'), font-url("semantic-ui/icons.woff2") format('woff'), font-url("semantic-ui/icons.woff") format('woff'), font-url("semantic-ui/icons.ttf") format('truetype'), font-url("semantic-ui/icons.svg#icons") format('svg');
font-style: normal;
font-weight: normal;
font-variant: normal;
text-decoration: inherit;
text-transform: none;
@@ -61,16 +60,14 @@
height: 1em;
-webkit-animation: icon-loading 2s linear infinite;
animation: icon-loading 2s linear infinite;
}
@-webkit-keyframes icon-loading {
-
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
-
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@@ -338,34 +335,15 @@
i.massive.icon {
font-size: 8em;
vertical-align: middle;
}
/*
- * # Semantic - Icon
- * http://github.com/semantic-org/semantic-ui/
- *
- *
- * Copyright 2014 Contributor
- * Released under the MIT license
- * http://opensource.org/licenses/MIT
- *
+ * Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
+ * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
-/*
- * Font Awesome 4.0.3
- * the iconic font designed for Bootstrap
- * ------------------------------------------------------------------------------
- * The full suite of pictographic icons, examples, and documentation can be
- * found at http://fon.io. Stay up to date on Twitter at
- * http://twitter.com/fon.
- *
- * License
- * ------------------------------------------------------------------------------
- * - The Font Awesome font is licensed under SIL OFL 1.1 -
- * http://scripts.sil.org/OFL
-
/*******************************
Semantic-UI integration of font-awesome :
///class names are separated
@@ -399,14 +377,14 @@
content: "\f002";
}
i.icon.mail.outline:before {
content: "\f003";
}
-i.icon.external.link:before {
+i.icon.external:before {
content: "\f08e";
}
-i.icon.wifi:before {
+i.icon.signal:before {
content: "\f012";
}
i.icon.setting:before {
content: "\f013";
}
@@ -492,11 +470,11 @@
content: "\f133";
}
i.icon.ticket:before {
content: "\f145";
}
-i.icon.external.link.square:before {
+i.icon.external.square:before {
content: "\f14c";
}
i.icon.map:before {
content: "\f14e";
}
@@ -516,10 +494,40 @@
content: "\f0e5";
}
i.icon.comments.outline:before {
content: "\f0e6";
}
+i.icon.text.telephone:before {
+ content: "\f1e4";
+}
+i.icon.find:before {
+ content: "\f1e5";
+}
+i.icon.wifi:before {
+ content: "\f1eb";
+}
+i.icon.alarm.slash:before {
+ content: "\f1f6";
+}
+i.icon.alarm.slash.outline:before {
+ content: "\f1f7";
+}
+i.icon.copyright:before {
+ content: "\f1f9";
+}
+i.icon.at:before {
+ content: "\f1fa";
+}
+i.icon.eyedropper:before {
+ content: "\f1fb";
+}
+i.icon.paint.brush:before {
+ content: "\f1fc";
+}
+i.icon.heartbeat:before {
+ content: "\f21e";
+}
/* User Actions */
i.icon.download:before {
content: "\f019";
}
@@ -665,10 +673,22 @@
content: "\f14b";
}
i.icon.share.square:before {
content: "\f14d";
}
+i.icon.add.to.cart:before {
+ content: "\f217";
+}
+i.icon.in.cart:before {
+ content: "\f218";
+}
+i.icon.add.user:before {
+ content: "\f234";
+}
+i.icon.remove.user:before {
+ content: "\f235";
+}
/* Messages */
i.icon.help.circle:before {
content: "\f059";
}
@@ -691,24 +711,21 @@
content: "\f129";
}
i.icon.announcement:before {
content: "\f0a1";
}
+i.icon.birthday:before {
+ content: "\f1fd";
+}
/* Users */
i.icon.users:before {
content: "\f0c0";
}
i.icon.doctor:before {
content: "\f0f0";
}
-i.icon.female:before {
- content: "\f182";
-}
-i.icon.male:before {
- content: "\f183";
-}
i.icon.child:before {
content: "\f1ae";
}
i.icon.user:before {
content: "\f007";
@@ -717,11 +734,58 @@
content: "\f193";
}
i.icon.student:before {
content: "\f19d";
}
+i.icon.spy:before {
+ content: "\f21b";
+}
+/* Gender & Sexuality */
+i.icon.female:before {
+ content: "\f182";
+}
+i.icon.male:before {
+ content: "\f183";
+}
+i.icon.woman:before {
+ content: "\f221";
+}
+i.icon.man:before {
+ content: "\f222";
+}
+i.icon.non.binary.transgender:before {
+ content: "\f223";
+}
+i.icon.intergender:before {
+ content: "\f224";
+}
+i.icon.transgender:before {
+ content: "\f225";
+}
+i.icon.lesbian:before {
+ content: "\f226";
+}
+i.icon.gay:before {
+ content: "\f227";
+}
+i.icon.heterosexual:before {
+ content: "\f228";
+}
+i.icon.other.gender:before {
+ content: "\f229";
+}
+i.icon.other.gender.vertical:before {
+ content: "\f22a";
+}
+i.icon.other.gender.horizontal:before {
+ content: "\f22b";
+}
+i.icon.neuter:before {
+ content: "\f22c";
+}
+
/* View Adjustment */
i.icon.grid.layout:before {
content: "\f00a";
}
i.icon.list.layout:before {
@@ -844,10 +908,19 @@
content: "\f1cd";
}
i.icon.bomb:before {
content: "\f1e2";
}
+i.icon.soccer:before {
+ content: "\f1e3";
+}
+i.icon.calculator:before {
+ content: "\f1ec";
+}
+i.icon.diamond:before {
+ content: "\f219";
+}
/* Shapes */
i.icon.crosshairs:before {
content: "\f05b";
}
@@ -941,10 +1014,16 @@
content: "\f14a";
}
i.icon.plus.square.outline:before {
content: "\f196";
}
+i.icon.toggle.off:before {
+ content: "\f204";
+}
+i.icon.toggle.on:before {
+ content: "\f205";
+}
/* Media */
i.icon.film:before {
content: "\f008";
}
@@ -958,10 +1037,22 @@
content: "\f080";
}
i.icon.camera.retro:before {
content: "\f083";
}
+i.icon.newspaper:before {
+ content: "\f1ea";
+}
+i.icon.area.chart:before {
+ content: "\f1fe";
+}
+i.icon.pie.chart:before {
+ content: "\f200";
+}
+i.icon.line.chart:before {
+ content: "\f201";
+}
/* Pointers */
i.icon.arrow.circle.outline.down:before {
content: "\f01a";
}
@@ -1098,10 +1189,13 @@
/* Computer */
i.icon.power:before {
content: "\f011";
}
i.icon.trash:before {
+ content: "\f1f8";
+}
+i.icon.trash.outline:before {
content: "\f014";
}
i.icon.disk.outline:before {
content: "\f0a0";
}
@@ -1121,10 +1215,13 @@
content: "\f11b";
}
i.icon.keyboard:before {
content: "\f11c";
}
+i.icon.plug:before {
+ content: "\f1e6";
+}
/* File System */
i.icon.folder:before {
content: "\f07b";
}
@@ -1197,19 +1294,25 @@
content: "\f13b";
}
i.icon.css3:before {
content: "\f13c";
}
+i.icon.rss:before {
+ content: "\f09e";
+}
i.icon.rss.square:before {
content: "\f143";
}
i.icon.openid:before {
content: "\f19b";
}
i.icon.database:before {
content: "\f1c0";
}
+i.icon.server:before {
+ content: "\f233";
+}
/* Rating */
i.icon.heart:before {
content: "\f004";
}
@@ -1306,12 +1409,15 @@
content: "\f131";
}
i.icon.video.play:before {
content: "\f144";
}
+i.icon.closed.captioning:before {
+ content: "\f20a";
+}
-/* Map & Locations */
+/* Map, Locations, & Transportation */
i.icon.marker:before {
content: "\f041";
}
i.icon.coffee:before {
content: "\f0f4";
@@ -1362,10 +1468,34 @@
content: "\f1ba";
}
i.icon.tree:before {
content: "\f1bb";
}
+i.icon.bicycle:before {
+ content: "\f206";
+}
+i.icon.bus:before {
+ content: "\f207";
+}
+i.icon.ship:before {
+ content: "\f21a";
+}
+i.icon.motorcycle:before {
+ content: "\f21c";
+}
+i.icon.street.view:before {
+ content: "\f21d";
+}
+i.icon.hotel:before {
+ content: "\f236";
+}
+i.icon.train:before {
+ content: "\f238";
+}
+i.icon.subway:before {
+ content: "\f239";
+}
/* Tables */
i.icon.table:before {
content: "\f0ce";
}
@@ -1509,10 +1639,39 @@
content: "\f159";
}
i.icon.lira:before {
content: "\f195";
}
+i.icon.shekel:before {
+ content: "\f20b";
+}
+
+/* Payment Options */
+i.icon.paypal:before {
+ content: "\f1ed";
+}
+i.icon.paypal.card:before {
+ content: "\f1f4";
+}
+i.icon.google.wallet:before {
+ content: "\f1ee";
+}
+i.icon.visa:before {
+ content: "\f1f0";
+}
+i.icon.mastercard:before {
+ content: "\f1f1";
+}
+i.icon.discover:before {
+ content: "\f1f2";
+}
+i.icon.american.express:before {
+ content: "\f1f3";
+}
+i.icon.stripe:before {
+ content: "\f1f5";
+}
/* Networks and Websites*/
i.icon.twitter.square:before {
content: "\f081";
}
i.icon.facebook.square:before {
@@ -1738,10 +1897,70 @@
content: "\f1d6";
}
i.icon.wechat:before {
content: "\f1d7";
}
+i.icon.slideshare:before {
+ content: "\f1e7";
+}
+i.icon.twitch:before {
+ content: "\f1e8";
+}
+i.icon.yelp:before {
+ content: "\f1e9";
+}
+i.icon.lastfm:before {
+ content: "\f202";
+}
+i.icon.lastfm.square:before {
+ content: "\f203";
+}
+i.icon.ioxhost:before {
+ content: "\f208";
+}
+i.icon.angellist:before {
+ content: "\f209";
+}
+i.icon.meanpath:before {
+ content: "\f20c";
+}
+i.icon.buysellads:before {
+ content: "\f20d";
+}
+i.icon.connectdevelop:before {
+ content: "\f20e";
+}
+i.icon.dashcube:before {
+ content: "\f210";
+}
+i.icon.forumbee:before {
+ content: "\f211";
+}
+i.icon.leanpub:before {
+ content: "\f212";
+}
+i.icon.sellsy:before {
+ content: "\f213";
+}
+i.icon.shirtsinbulk:before {
+ content: "\f214";
+}
+i.icon.simplybuilt:before {
+ content: "\f215";
+}
+i.icon.skyatlas:before {
+ content: "\f216";
+}
+i.icon.whatsapp:before {
+ content: "\f232";
+}
+i.icon.viacoin:before {
+ content: "\f237";
+}
+i.icon.medium:before {
+ content: "\f23a";
+}
/*******************************
Aliases
*******************************/
@@ -1771,34 +1990,43 @@
content: "\f00d";
}
i.icon.x:before {
content: "\f00d";
}
+i.icon.user.times:before {
+ content: "\f235";
+}
+i.icon.user.close:before {
+ content: "\f235";
+}
+i.icon.user.cancel:before {
+ content: "\f235";
+}
+i.icon.user.delete:before {
+ content: "\f235";
+}
+i.icon.user.x:before {
+ content: "\f235";
+}
i.icon.zoom.in:before {
content: "\f00e";
}
i.icon.magnify:before {
content: "\f00e";
}
i.icon.shutdown:before {
content: "\f011";
}
-i.icon.signal:before {
- content: "\f012";
-}
i.icon.clock:before {
content: "\f017";
}
i.icon.time:before {
content: "\f017";
}
i.icon.play.circle.outline:before {
content: "\f01d";
}
-i.icon.clockwise:before {
- content: "\f01e";
-}
i.icon.headphone:before {
content: "\f025";
}
i.icon.volume.off:before {
content: "\f026";
@@ -1849,13 +2077,10 @@
content: "\f06a";
}
i.icon.cart:before {
content: "\f07a";
}
-i.icon.plane:before {
- content: "\f072";
-}
i.icon.shuffle:before {
content: "\f074";
}
i.icon.talk:before {
content: "\f075";
@@ -1867,10 +2092,19 @@
content: "\f07a";
}
i.icon.bar.graph:before {
content: "\f080";
}
+i.icon.area.graph:before {
+ content: "\f1fe";
+}
+i.icon.pie.graph:before {
+ content: "\f200";
+}
+i.icon.line.graph:before {
+ content: "\f201";
+}
i.icon.key:before {
content: "\f084";
}
i.icon.privacy:before {
content: "\f084";
@@ -1909,22 +2143,28 @@
content: "\f098";
}
i.icon.credit.card:before {
content: "\f09d";
}
-i.icon.rss:before {
- content: "\f09e";
-}
i.icon.hdd.outline:before {
content: "\f0a0";
}
i.icon.bullhorn:before {
content: "\f0a1";
}
i.icon.bell:before {
content: "\f0f3";
}
+i.icon.bell.outline:before {
+ content: "\f0a2";
+}
+i.icon.bell.slash:before {
+ content: "\f1f6";
+}
+i.icon.bell.slash.outline:before {
+ content: "\f1f7";
+}
i.icon.hand.outline.right:before {
content: "\f0a4";
}
i.icon.hand.outline.left:before {
content: "\f0a5";
@@ -2029,10 +2269,16 @@
content: "\f108";
}
i.icon.circle.outline:before {
content: "\f10c";
}
+i.icon.intersex:before {
+ content: "\f10c";
+}
+i.icon.asexual:before {
+ content: "\f10c";
+}
i.icon.spinner:before {
content: "\f110";
}
i.icon.gamepad:before {
content: "\f11b";
@@ -2096,10 +2342,14 @@
content: "\f159";
}
i.icon.btc:before {
content: "\f15a";
}
+i.icon.sheqel:before,
+i.icon.ils:before {
+ content: "\f20b";
+}
i.icon.try:before {
content: "\f195";
}
i.icon.zip:before {
content: "\f187";
@@ -2108,17 +2358,107 @@
content: "\f192";
}
i.icon.sliders:before {
content: "\f1de";
}
+i.icon.wi-fi:before {
+ content: "\f1eb";
+}
i.icon.graduation:before {
content: "\f19d";
}
i.icon.\33d:before {
content: "\f1b2";
}
i.icon.weixin:before {
content: "\f1d7";
+}
+i.icon.binoculars:before {
+ content: "\f1e5";
+}
+i.icon.gratipay:before {
+ content: "\f184";
+}
+i.icon.genderless:before {
+ content: "\f1db";
+}
+i.icon.teletype:before {
+ content: "\f1e4";
+}
+i.icon.power.cord:before {
+ content: "\f1e6";
+}
+i.icon.tty:before {
+ content: "\f1e4";
+}
+i.icon.cc:before {
+ content: "\f20a";
+}
+i.icon.ils:before {
+ content: "\f20b";
+}
+i.icon.plus.cart:before {
+ content: "\f217";
+}
+i.icon.arrow.down.cart:before {
+ content: "\f218";
+}
+i.icon.detective:before {
+ content: "\f21b";
+}
+i.icon.venus:before {
+ content: "\f221";
+}
+i.icon.mars:before {
+ content: "\f222";
+}
+i.icon.mercury:before {
+ content: "\f223";
+}
+i.icon.venus.double:before {
+ content: "\f226";
+}
+i.icon.female.homosexual:before {
+ content: "\f226";
+}
+i.icon.mars.double:before {
+ content: "\f227";
+}
+i.icon.male.homosexual:before {
+ content: "\f227";
+}
+i.icon.venus.mars:before {
+ content: "\f228";
+}
+i.icon.mars.stroke:before {
+ content: "\f229";
+}
+i.icon.mars.alternate:before {
+ content: "\f229";
+}
+i.icon.mars.vertical:before {
+ content: "\f22a";
+}
+i.icon.mars.horizontal:before {
+ content: "\f22b";
+}
+i.icon.mars.stroke.vertical:before {
+ content: "\f22a";
+}
+i.icon.mars.stroke.horizontal:before {
+ content: "\f22b";
+}
+i.icon.neuter:before {
+ content: "\f22c";
+}
+i.icon.facebook.official {
+ content: "\f230";
+}
+i.icon.pinterest.official {
+ content: "\f231";
+}
+i.icon.bed:before {
+ content: "\f236";
}
/*******************************
Site Overrides