fomantic-ui 2.9.1-beta.26 → 2.9.1-beta.28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (326) hide show
  1. package/.github/workflows/ci.yml +18 -1
  2. package/.stylelintrc.js +2 -3
  3. package/dist/components/accordion.css +8 -7
  4. package/dist/components/accordion.js +1 -1
  5. package/dist/components/accordion.min.css +2 -2
  6. package/dist/components/accordion.min.js +1 -1
  7. package/dist/components/ad.css +3 -3
  8. package/dist/components/ad.min.css +2 -2
  9. package/dist/components/api.js +1 -1
  10. package/dist/components/api.min.js +1 -1
  11. package/dist/components/breadcrumb.css +4 -4
  12. package/dist/components/breadcrumb.min.css +1 -1
  13. package/dist/components/button.css +375 -375
  14. package/dist/components/button.min.css +2 -2
  15. package/dist/components/calendar.css +5 -5
  16. package/dist/components/calendar.js +1 -1
  17. package/dist/components/calendar.min.css +1 -1
  18. package/dist/components/calendar.min.js +1 -1
  19. package/dist/components/card.css +181 -181
  20. package/dist/components/card.min.css +2 -2
  21. package/dist/components/checkbox.css +41 -41
  22. package/dist/components/checkbox.js +1 -1
  23. package/dist/components/checkbox.min.css +2 -2
  24. package/dist/components/checkbox.min.js +1 -1
  25. package/dist/components/comment.css +4 -4
  26. package/dist/components/comment.min.css +1 -1
  27. package/dist/components/container.css +2 -2
  28. package/dist/components/container.min.css +2 -2
  29. package/dist/components/dimmer.css +5 -5
  30. package/dist/components/dimmer.js +1 -1
  31. package/dist/components/dimmer.min.css +2 -2
  32. package/dist/components/dimmer.min.js +1 -1
  33. package/dist/components/divider.css +9 -9
  34. package/dist/components/divider.min.css +2 -2
  35. package/dist/components/dropdown.css +70 -68
  36. package/dist/components/dropdown.js +1 -1
  37. package/dist/components/dropdown.min.css +2 -2
  38. package/dist/components/dropdown.min.js +1 -1
  39. package/dist/components/embed.css +5 -5
  40. package/dist/components/embed.js +2 -2
  41. package/dist/components/embed.min.css +2 -2
  42. package/dist/components/embed.min.js +2 -2
  43. package/dist/components/emoji.css +3548 -3548
  44. package/dist/components/emoji.min.css +1 -1
  45. package/dist/components/feed.css +6 -6
  46. package/dist/components/feed.min.css +2 -2
  47. package/dist/components/flag.css +266 -266
  48. package/dist/components/flag.min.css +2 -2
  49. package/dist/components/flyout.css +12 -12
  50. package/dist/components/flyout.js +1 -1
  51. package/dist/components/flyout.min.css +2 -2
  52. package/dist/components/flyout.min.js +1 -1
  53. package/dist/components/form.css +154 -154
  54. package/dist/components/form.js +1 -1
  55. package/dist/components/form.min.css +2 -2
  56. package/dist/components/form.min.js +1 -1
  57. package/dist/components/grid.css +43 -43
  58. package/dist/components/grid.min.css +2 -2
  59. package/dist/components/header.css +67 -67
  60. package/dist/components/header.min.css +2 -2
  61. package/dist/components/icon.css +2536 -2536
  62. package/dist/components/icon.min.css +2 -2
  63. package/dist/components/image.css +1 -1
  64. package/dist/components/image.min.css +1 -1
  65. package/dist/components/input.css +194 -194
  66. package/dist/components/input.min.css +2 -2
  67. package/dist/components/item.css +18 -18
  68. package/dist/components/item.min.css +2 -2
  69. package/dist/components/label.css +276 -276
  70. package/dist/components/label.min.css +2 -2
  71. package/dist/components/list.css +8 -8
  72. package/dist/components/list.min.css +2 -2
  73. package/dist/components/loader.css +32 -32
  74. package/dist/components/loader.min.css +2 -2
  75. package/dist/components/menu.css +91 -91
  76. package/dist/components/menu.min.css +1 -1
  77. package/dist/components/message.css +129 -127
  78. package/dist/components/message.min.css +2 -2
  79. package/dist/components/modal.css +21 -21
  80. package/dist/components/modal.js +1 -1
  81. package/dist/components/modal.min.css +2 -2
  82. package/dist/components/modal.min.js +1 -1
  83. package/dist/components/nag.css +32 -32
  84. package/dist/components/nag.js +1 -1
  85. package/dist/components/nag.min.css +1 -1
  86. package/dist/components/nag.min.js +1 -1
  87. package/dist/components/placeholder.css +7 -7
  88. package/dist/components/placeholder.min.css +2 -2
  89. package/dist/components/popup.css +93 -93
  90. package/dist/components/popup.js +1 -1
  91. package/dist/components/popup.min.css +2 -2
  92. package/dist/components/popup.min.js +1 -1
  93. package/dist/components/progress.css +54 -54
  94. package/dist/components/progress.js +1 -1
  95. package/dist/components/progress.min.css +2 -2
  96. package/dist/components/progress.min.js +1 -1
  97. package/dist/components/rail.css +1 -1
  98. package/dist/components/rail.min.css +1 -1
  99. package/dist/components/rating.css +81 -81
  100. package/dist/components/rating.js +1 -1
  101. package/dist/components/rating.min.css +1 -1
  102. package/dist/components/rating.min.js +1 -1
  103. package/dist/components/reset.css +3 -3
  104. package/dist/components/reset.min.css +1 -1
  105. package/dist/components/reveal.css +1 -1
  106. package/dist/components/reveal.min.css +1 -1
  107. package/dist/components/search.css +20 -20
  108. package/dist/components/search.js +1 -1
  109. package/dist/components/search.min.css +2 -2
  110. package/dist/components/search.min.js +1 -1
  111. package/dist/components/segment.css +58 -58
  112. package/dist/components/segment.min.css +2 -2
  113. package/dist/components/shape.css +2 -2
  114. package/dist/components/shape.js +1 -1
  115. package/dist/components/shape.min.css +1 -1
  116. package/dist/components/shape.min.js +1 -1
  117. package/dist/components/sidebar.css +3 -3
  118. package/dist/components/sidebar.js +1 -1
  119. package/dist/components/sidebar.min.css +2 -2
  120. package/dist/components/sidebar.min.js +1 -1
  121. package/dist/components/site.css +29 -29
  122. package/dist/components/site.js +1 -1
  123. package/dist/components/site.min.css +2 -2
  124. package/dist/components/site.min.js +1 -1
  125. package/dist/components/slider.css +60 -60
  126. package/dist/components/slider.js +1 -1
  127. package/dist/components/slider.min.css +1 -1
  128. package/dist/components/slider.min.js +1 -1
  129. package/dist/components/state.js +1 -1
  130. package/dist/components/state.min.js +1 -1
  131. package/dist/components/statistic.css +33 -33
  132. package/dist/components/statistic.min.css +2 -2
  133. package/dist/components/step.css +26 -26
  134. package/dist/components/step.min.css +2 -2
  135. package/dist/components/sticky.css +1 -1
  136. package/dist/components/sticky.js +1 -1
  137. package/dist/components/sticky.min.css +1 -1
  138. package/dist/components/sticky.min.js +1 -1
  139. package/dist/components/tab.css +3 -3
  140. package/dist/components/tab.js +1 -1
  141. package/dist/components/tab.min.css +2 -2
  142. package/dist/components/tab.min.js +1 -1
  143. package/dist/components/table.css +585 -585
  144. package/dist/components/table.min.css +2 -2
  145. package/dist/components/text.css +32 -32
  146. package/dist/components/text.min.css +1 -1
  147. package/dist/components/toast.css +35 -35
  148. package/dist/components/toast.js +1 -1
  149. package/dist/components/toast.min.css +1 -1
  150. package/dist/components/toast.min.js +1 -1
  151. package/dist/components/transition.css +1 -1
  152. package/dist/components/transition.js +1 -1
  153. package/dist/components/transition.min.css +1 -1
  154. package/dist/components/transition.min.js +1 -1
  155. package/dist/components/visibility.js +1 -1
  156. package/dist/components/visibility.min.js +1 -1
  157. package/dist/semantic.css +9275 -9270
  158. package/dist/semantic.js +27 -27
  159. package/dist/semantic.min.css +2 -2
  160. package/dist/semantic.min.js +2 -2
  161. package/examples/components/sticky-context.html +1 -1
  162. package/examples/fixed.html +1 -1
  163. package/examples/grid.html +3 -3
  164. package/examples/login.html +1 -1
  165. package/examples/sticky.html +3 -3
  166. package/package.json +1 -1
  167. package/src/definitions/collections/breadcrumb.less +4 -4
  168. package/src/definitions/collections/form.less +19 -19
  169. package/src/definitions/collections/grid.less +9 -9
  170. package/src/definitions/collections/menu.less +15 -15
  171. package/src/definitions/collections/message.less +8 -9
  172. package/src/definitions/collections/table.less +11 -12
  173. package/src/definitions/elements/button.less +22 -25
  174. package/src/definitions/elements/container.less +3 -3
  175. package/src/definitions/elements/divider.less +7 -8
  176. package/src/definitions/elements/emoji.less +7 -7
  177. package/src/definitions/elements/flag.less +14 -14
  178. package/src/definitions/elements/header.less +12 -12
  179. package/src/definitions/elements/icon.less +27 -34
  180. package/src/definitions/elements/image.less +4 -4
  181. package/src/definitions/elements/input.less +14 -14
  182. package/src/definitions/elements/label.less +11 -11
  183. package/src/definitions/elements/list.less +6 -6
  184. package/src/definitions/elements/loader.less +9 -9
  185. package/src/definitions/elements/placeholder.less +8 -8
  186. package/src/definitions/elements/rail.less +4 -4
  187. package/src/definitions/elements/reveal.less +4 -4
  188. package/src/definitions/elements/segment.less +10 -10
  189. package/src/definitions/elements/step.less +5 -7
  190. package/src/definitions/elements/text.less +6 -6
  191. package/src/definitions/globals/reset.less +3 -3
  192. package/src/definitions/globals/site.less +8 -8
  193. package/src/definitions/modules/accordion.less +3 -3
  194. package/src/definitions/modules/calendar.less +3 -3
  195. package/src/definitions/modules/checkbox.less +18 -18
  196. package/src/definitions/modules/dimmer.less +3 -3
  197. package/src/definitions/modules/dropdown.less +14 -14
  198. package/src/definitions/modules/embed.js +1 -1
  199. package/src/definitions/modules/embed.less +4 -4
  200. package/src/definitions/modules/flyout.less +4 -4
  201. package/src/definitions/modules/modal.less +5 -6
  202. package/src/definitions/modules/nag.less +6 -6
  203. package/src/definitions/modules/popup.less +10 -10
  204. package/src/definitions/modules/progress.less +9 -9
  205. package/src/definitions/modules/rating.less +6 -6
  206. package/src/definitions/modules/search.less +7 -7
  207. package/src/definitions/modules/shape.less +3 -3
  208. package/src/definitions/modules/sidebar.less +4 -4
  209. package/src/definitions/modules/slider.less +6 -6
  210. package/src/definitions/modules/sticky.less +3 -3
  211. package/src/definitions/modules/tab.less +5 -5
  212. package/src/definitions/modules/toast.less +9 -9
  213. package/src/definitions/modules/transition.less +5 -5
  214. package/src/definitions/views/ad.less +3 -3
  215. package/src/definitions/views/card.less +12 -12
  216. package/src/definitions/views/comment.less +5 -5
  217. package/src/definitions/views/feed.less +5 -5
  218. package/src/definitions/views/item.less +9 -9
  219. package/src/definitions/views/statistic.less +6 -6
  220. package/src/semantic.less +52 -52
  221. package/src/theme.less +18 -18
  222. package/src/themes/amazon/elements/button.variables +9 -9
  223. package/src/themes/amazon/globals/site.variables +12 -12
  224. package/src/themes/basic/elements/button.variables +7 -7
  225. package/src/themes/basic/elements/icon.overrides +418 -148
  226. package/src/themes/basic/elements/icon.variables +12 -7
  227. package/src/themes/bookish/elements/header.overrides +1 -1
  228. package/src/themes/bookish/elements/header.variables +3 -3
  229. package/src/themes/bootstrap3/elements/button.variables +11 -11
  230. package/src/themes/chubby/elements/button.overrides +1 -1
  231. package/src/themes/chubby/elements/button.variables +8 -8
  232. package/src/themes/chubby/elements/header.overrides +1 -1
  233. package/src/themes/chubby/elements/header.variables +1 -1
  234. package/src/themes/chubby/views/comment.variables +3 -3
  235. package/src/themes/classic/elements/button.variables +9 -9
  236. package/src/themes/classic/elements/header.variables +1 -1
  237. package/src/themes/classic/modules/progress.variables +1 -1
  238. package/src/themes/classic/views/card.overrides +2 -2
  239. package/src/themes/classic/views/card.variables +1 -1
  240. package/src/themes/default/collections/form.variables +2 -2
  241. package/src/themes/default/collections/grid.variables +1 -1
  242. package/src/themes/default/collections/menu.variables +13 -13
  243. package/src/themes/default/collections/message.variables +1 -1
  244. package/src/themes/default/collections/table.variables +15 -15
  245. package/src/themes/default/elements/button.variables +13 -13
  246. package/src/themes/default/elements/container.variables +13 -13
  247. package/src/themes/default/elements/divider.overrides +2 -2
  248. package/src/themes/default/elements/divider.variables +3 -3
  249. package/src/themes/default/elements/emoji.variables +2 -2
  250. package/src/themes/default/elements/flag.variables +2 -2
  251. package/src/themes/default/elements/header.variables +2 -2
  252. package/src/themes/default/elements/icon.variables +1976 -1973
  253. package/src/themes/default/elements/input.variables +1 -1
  254. package/src/themes/default/elements/label.variables +19 -19
  255. package/src/themes/default/elements/list.variables +4 -4
  256. package/src/themes/default/elements/rail.variables +2 -2
  257. package/src/themes/default/elements/segment.variables +4 -4
  258. package/src/themes/default/elements/step.overrides +2 -2
  259. package/src/themes/default/elements/step.variables +6 -6
  260. package/src/themes/default/globals/reset.overrides +4 -4
  261. package/src/themes/default/globals/site.variables +298 -298
  262. package/src/themes/default/modules/accordion.overrides +2 -2
  263. package/src/themes/default/modules/accordion.variables +1 -1
  264. package/src/themes/default/modules/checkbox.overrides +5 -5
  265. package/src/themes/default/modules/checkbox.variables +7 -7
  266. package/src/themes/default/modules/dimmer.variables +3 -3
  267. package/src/themes/default/modules/dropdown.overrides +9 -9
  268. package/src/themes/default/modules/dropdown.variables +9 -9
  269. package/src/themes/default/modules/flyout.variables +2 -2
  270. package/src/themes/default/modules/modal.variables +4 -4
  271. package/src/themes/default/modules/popup.variables +1 -1
  272. package/src/themes/default/modules/progress.variables +7 -7
  273. package/src/themes/default/modules/search.variables +4 -4
  274. package/src/themes/default/modules/shape.variables +1 -1
  275. package/src/themes/default/modules/sidebar.variables +1 -1
  276. package/src/themes/default/modules/toast.variables +1 -1
  277. package/src/themes/default/modules/transition.variables +1 -1
  278. package/src/themes/default/views/ad.variables +1 -1
  279. package/src/themes/default/views/card.variables +22 -22
  280. package/src/themes/default/views/comment.variables +1 -1
  281. package/src/themes/default/views/feed.variables +4 -4
  282. package/src/themes/default/views/item.variables +9 -9
  283. package/src/themes/famfamfam/elements/flag.overrides +1 -1
  284. package/src/themes/famfamfam/elements/flag.variables +2 -2
  285. package/src/themes/fixed-width/collections/grid.variables +1 -1
  286. package/src/themes/flat/collections/form.variables +5 -5
  287. package/src/themes/flat/globals/site.variables +26 -26
  288. package/src/themes/github/collections/form.variables +4 -4
  289. package/src/themes/github/collections/menu.variables +10 -10
  290. package/src/themes/github/collections/message.variables +7 -7
  291. package/src/themes/github/collections/table.variables +1 -1
  292. package/src/themes/github/elements/button.variables +10 -10
  293. package/src/themes/github/elements/icon.overrides +537 -179
  294. package/src/themes/github/elements/icon.variables +13 -8
  295. package/src/themes/github/elements/input.variables +2 -2
  296. package/src/themes/github/elements/segment.variables +5 -5
  297. package/src/themes/github/elements/step.variables +2 -2
  298. package/src/themes/github/globals/site.variables +12 -12
  299. package/src/themes/github/modules/dropdown.overrides +5 -5
  300. package/src/themes/github/modules/dropdown.variables +1 -1
  301. package/src/themes/gmail/collections/message.variables +2 -2
  302. package/src/themes/instagram/views/card.overrides +1 -1
  303. package/src/themes/instagram/views/card.variables +4 -4
  304. package/src/themes/joypixels/elements/emoji.variables +2 -2
  305. package/src/themes/material/collections/menu.overrides +1 -1
  306. package/src/themes/material/collections/menu.variables +1 -1
  307. package/src/themes/material/elements/button.overrides +1 -1
  308. package/src/themes/material/elements/button.variables +13 -13
  309. package/src/themes/material/elements/header.overrides +1 -1
  310. package/src/themes/material/elements/header.variables +1 -1
  311. package/src/themes/material/elements/icon.overrides +2796 -932
  312. package/src/themes/material/elements/icon.variables +13 -8
  313. package/src/themes/material/globals/site.variables +31 -31
  314. package/src/themes/material/modules/dropdown.overrides +1 -1
  315. package/src/themes/material/modules/dropdown.variables +1 -1
  316. package/src/themes/material/modules/modal.overrides +1 -1
  317. package/src/themes/material/modules/modal.variables +1 -1
  318. package/src/themes/raised/elements/button.variables +1 -1
  319. package/src/themes/resetcss/globals/reset.overrides +1 -1
  320. package/src/themes/round/elements/button.variables +8 -8
  321. package/src/themes/rtl/globals/site.overrides +1 -1
  322. package/src/themes/rtl/globals/site.variables +3 -3
  323. package/src/themes/systemfont/globals/site.variables +1 -1
  324. package/src/themes/twitter/elements/button.variables +10 -10
  325. package/src/themes/twitter/elements/emoji.variables +2 -2
  326. package/.github/workflows/codeql.yml +0 -68
@@ -1,934 +1,2798 @@
1
1
  /* Material Design Icons */
2
2
 
3
- i.icon.threed.rotation::before { content: '\e84d' }
4
- i.icon.ac.unit::before { content: '\eb3b' }
5
- i.icon.access.alarm::before { content: '\e190' }
6
- i.icon.access.alarms::before { content: '\e191' }
7
- i.icon.access.time::before { content: '\e192' }
8
- i.icon.accessibility::before { content: '\e84e' }
9
- i.icon.accessible::before { content: '\e914' }
10
- i.icon.account.balance::before { content: '\e84f' }
11
- i.icon.account.balance.wallet::before { content: '\e850' }
12
- i.icon.account.box::before { content: '\e851' }
13
- i.icon.account.circle::before { content: '\e853' }
14
- i.icon.adb::before { content: '\e60e' }
15
- i.icon.add::before { content: '\e145' }
16
- i.icon.add.a.photo::before { content: '\e439' }
17
- i.icon.add.alarm::before { content: '\e193' }
18
- i.icon.add.alert::before { content: '\e003' }
19
- i.icon.add.box::before { content: '\e146' }
20
- i.icon.add.circle::before { content: '\e147' }
21
- i.icon.add.circle.outline::before { content: '\e148' }
22
- i.icon.add.location::before { content: '\e567' }
23
- i.icon.add.shopping.cart::before { content: '\e854' }
24
- i.icon.add.to.photos::before { content: '\e39d' }
25
- i.icon.add.to.queue::before { content: '\e05c' }
26
- i.icon.adjust::before { content: '\e39e' }
27
- i.icon.airline.seat.flat::before { content: '\e630' }
28
- i.icon.airline.seat.flat.angled::before { content: '\e631' }
29
- i.icon.airline.seat.individual.suite::before { content: '\e632' }
30
- i.icon.airline.seat.legroom.extra::before { content: '\e633' }
31
- i.icon.airline.seat.legroom.normal::before { content: '\e634' }
32
- i.icon.airline.seat.legroom.reduced::before { content: '\e635' }
33
- i.icon.airline.seat.recline.extra::before { content: '\e636' }
34
- i.icon.airline.seat.recline.normal::before { content: '\e637' }
35
- i.icon.airplanemode.active::before { content: '\e195' }
36
- i.icon.airplanemode.inactive::before { content: '\e194' }
37
- i.icon.airplay::before { content: '\e055' }
38
- i.icon.airport.shuttle::before { content: '\eb3c' }
39
- i.icon.alarm::before { content: '\e855' }
40
- i.icon.alarm.add::before { content: '\e856' }
41
- i.icon.alarm.off::before { content: '\e857' }
42
- i.icon.alarm.on::before { content: '\e858' }
43
- i.icon.album::before { content: '\e019' }
44
- i.icon.all.inclusive::before { content: '\eb3d' }
45
- i.icon.all.out::before { content: '\e90b' }
46
- i.icon.android::before { content: '\e859' }
47
- i.icon.announcement::before { content: '\e85a' }
48
- i.icon.apps::before { content: '\e5c3' }
49
- i.icon.archive::before { content: '\e149' }
50
- i.icon.arrow.back::before { content: '\e5c4' }
51
- i.icon.arrow.downward::before { content: '\e5db' }
52
- i.icon.arrow.drop.down::before { content: '\e5c5' }
53
- i.icon.arrow.drop.down.circle::before { content: '\e5c6' }
54
- i.icon.arrow.drop.up::before { content: '\e5c7' }
55
- i.icon.arrow.forward::before { content: '\e5c8' }
56
- i.icon.arrow.upward::before { content: '\e5d8' }
57
- i.icon.art.track::before { content: '\e060' }
58
- i.icon.aspect.ratio::before { content: '\e85b' }
59
- i.icon.assessment::before { content: '\e85c' }
60
- i.icon.assignment::before { content: '\e85d' }
61
- i.icon.assignment.ind::before { content: '\e85e' }
62
- i.icon.assignment.late::before { content: '\e85f' }
63
- i.icon.assignment.return::before { content: '\e860' }
64
- i.icon.assignment.returned::before { content: '\e861' }
65
- i.icon.assignment.turned.in::before { content: '\e862' }
66
- i.icon.assistant::before { content: '\e39f' }
67
- i.icon.assistant.photo::before { content: '\e3a0' }
68
- i.icon.attach.file::before { content: '\e226' }
69
- i.icon.attach.money::before { content: '\e227' }
70
- i.icon.attachment::before { content: '\e2bc' }
71
- i.icon.audiotrack::before { content: '\e3a1' }
72
- i.icon.autorenew::before { content: '\e863' }
73
- i.icon.av.timer::before { content: '\e01b' }
74
- i.icon.backspace::before { content: '\e14a' }
75
- i.icon.backup::before { content: '\e864' }
76
- i.icon.battery.alert::before { content: '\e19c' }
77
- i.icon.battery.charging.full::before { content: '\e1a3' }
78
- i.icon.battery.full::before { content: '\e1a4' }
79
- i.icon.battery.std::before { content: '\e1a5' }
80
- i.icon.battery.unknown::before { content: '\e1a6' }
81
- i.icon.beach.access::before { content: '\eb3e' }
82
- i.icon.beenhere::before { content: '\e52d' }
83
- i.icon.block::before { content: '\e14b' }
84
- i.icon.bluetooth::before { content: '\e1a7' }
85
- i.icon.bluetooth.audio::before { content: '\e60f' }
86
- i.icon.bluetooth.connected::before { content: '\e1a8' }
87
- i.icon.bluetooth.disabled::before { content: '\e1a9' }
88
- i.icon.bluetooth.searching::before { content: '\e1aa' }
89
- i.icon.blur.circular::before { content: '\e3a2' }
90
- i.icon.blur.linear::before { content: '\e3a3' }
91
- i.icon.blur.off::before { content: '\e3a4' }
92
- i.icon.blur.on::before { content: '\e3a5' }
93
- i.icon.book::before { content: '\e865' }
94
- i.icon.bookmark::before { content: '\e866' }
95
- i.icon.bookmark.border::before { content: '\e867' }
96
- i.icon.border.all::before { content: '\e228' }
97
- i.icon.border.bottom::before { content: '\e229' }
98
- i.icon.border.clear::before { content: '\e22a' }
99
- i.icon.border.color::before { content: '\e22b' }
100
- i.icon.border.horizontal::before { content: '\e22c' }
101
- i.icon.border.inner::before { content: '\e22d' }
102
- i.icon.border.left::before { content: '\e22e' }
103
- i.icon.border.outer::before { content: '\e22f' }
104
- i.icon.border.right::before { content: '\e230' }
105
- i.icon.border.style::before { content: '\e231' }
106
- i.icon.border.top::before { content: '\e232' }
107
- i.icon.border.vertical::before { content: '\e233' }
108
- i.icon.branding.watermark::before { content: '\e06b' }
109
- i.icon.brightness.one::before { content: '\e3a6' }
110
- i.icon.brightness.two::before { content: '\e3a7' }
111
- i.icon.brightness.three::before { content: '\e3a8' }
112
- i.icon.brightness.four::before { content: '\e3a9' }
113
- i.icon.brightness.five::before { content: '\e3aa' }
114
- i.icon.brightness.six::before { content: '\e3ab' }
115
- i.icon.brightness.seven::before { content: '\e3ac' }
116
- i.icon.brightness.auto::before { content: '\e1ab' }
117
- i.icon.brightness.high::before { content: '\e1ac' }
118
- i.icon.brightness.low::before { content: '\e1ad' }
119
- i.icon.brightness.medium::before { content: '\e1ae' }
120
- i.icon.broken.image::before { content: '\e3ad' }
121
- i.icon.brush::before { content: '\e3ae' }
122
- i.icon.bubble.chart::before { content: '\e6dd' }
123
- i.icon.bug.report::before { content: '\e868' }
124
- i.icon.build::before { content: '\e869' }
125
- i.icon.burst.mode::before { content: '\e43c' }
126
- i.icon.business::before { content: '\e0af' }
127
- i.icon.business.center::before { content: '\eb3f' }
128
- i.icon.cached::before { content: '\e86a' }
129
- i.icon.cake::before { content: '\e7e9' }
130
- i.icon.call::before { content: '\e0b0' }
131
- i.icon.call.end::before { content: '\e0b1' }
132
- i.icon.call.made::before { content: '\e0b2' }
133
- i.icon.call.merge::before { content: '\e0b3' }
134
- i.icon.call.missed::before { content: '\e0b4' }
135
- i.icon.call.missed.outgoing::before { content: '\e0e4' }
136
- i.icon.call.received::before { content: '\e0b5' }
137
- i.icon.call.split::before { content: '\e0b6' }
138
- i.icon.call.to.action::before { content: '\e06c' }
139
- i.icon.camera::before { content: '\e3af' }
140
- i.icon.camera.alt::before { content: '\e3b0' }
141
- i.icon.camera.enhance::before { content: '\e8fc' }
142
- i.icon.camera.front::before { content: '\e3b1' }
143
- i.icon.camera.rear::before { content: '\e3b2' }
144
- i.icon.camera.roll::before { content: '\e3b3' }
145
- i.icon.cancel::before { content: '\e5c9' }
146
- i.icon.card.giftcard::before { content: '\e8f6' }
147
- i.icon.card.membership::before { content: '\e8f7' }
148
- i.icon.card.travel::before { content: '\e8f8' }
149
- i.icon.casino::before { content: '\eb40' }
150
- i.icon.cast::before { content: '\e307' }
151
- i.icon.cast.connected::before { content: '\e308' }
152
- i.icon.center.focus.strong::before { content: '\e3b4' }
153
- i.icon.center.focus.weak::before { content: '\e3b5' }
154
- i.icon.change.history::before { content: '\e86b' }
155
- i.icon.chat::before { content: '\e0b7' }
156
- i.icon.chat.bubble::before { content: '\e0ca' }
157
- i.icon.chat.bubble.outline::before { content: '\e0cb' }
158
- i.icon.check::before { content: '\e5ca' }
159
- i.icon.check.box::before { content: '\e834' }
160
- i.icon.check.box.outline.blank::before { content: '\e835' }
161
- i.icon.check.circle::before { content: '\e86c' }
162
- i.icon.chevron.left::before { content: '\e5cb' }
163
- i.icon.chevron.right::before { content: '\e5cc' }
164
- i.icon.child.care::before { content: '\eb41' }
165
- i.icon.child.friendly::before { content: '\eb42' }
166
- i.icon.chrome.reader.mode::before { content: '\e86d' }
167
- i.icon.class::before { content: '\e86e' }
168
- i.icon.clear::before { content: '\e14c' }
169
- i.icon.clear.all::before { content: '\e0b8' }
170
- i.icon.close::before { content: '\e5cd' }
171
- i.icon.closed.caption::before { content: '\e01c' }
172
- i.icon.cloud::before { content: '\e2bd' }
173
- i.icon.cloud.circle::before { content: '\e2be' }
174
- i.icon.cloud.done::before { content: '\e2bf' }
175
- i.icon.cloud.download::before { content: '\e2c0' }
176
- i.icon.cloud.off::before { content: '\e2c1' }
177
- i.icon.cloud.queue::before { content: '\e2c2' }
178
- i.icon.cloud.upload::before { content: '\e2c3' }
179
- i.icon.code::before { content: '\e86f' }
180
- i.icon.collections::before { content: '\e3b6' }
181
- i.icon.collections.bookmark::before { content: '\e431' }
182
- i.icon.color.lens::before { content: '\e3b7' }
183
- i.icon.colorize::before { content: '\e3b8' }
184
- i.icon.comment::before { content: '\e0b9' }
185
- i.icon.compare::before { content: '\e3b9' }
186
- i.icon.compare.arrows::before { content: '\e915' }
187
- i.icon.computer::before { content: '\e30a' }
188
- i.icon.confirmation.number::before { content: '\e638' }
189
- i.icon.contact.mail::before { content: '\e0d0' }
190
- i.icon.contact.phone::before { content: '\e0cf' }
191
- i.icon.contacts::before { content: '\e0ba' }
192
- i.icon.content.copy::before { content: '\e14d' }
193
- i.icon.content.cut::before { content: '\e14e' }
194
- i.icon.content.paste::before { content: '\e14f' }
195
- i.icon.control.point::before { content: '\e3ba' }
196
- i.icon.control.point.duplicate::before { content: '\e3bb' }
197
- i.icon.copyright::before { content: '\e90c' }
198
- i.icon.create::before { content: '\e150' }
199
- i.icon.create.new.folder::before { content: '\e2cc' }
200
- i.icon.credit.card::before { content: '\e870' }
201
- i.icon.crop::before { content: '\e3be' }
202
- i.icon.crop.sixteen.nine::before { content: '\e3bc' }
203
- i.icon.crop.three.two::before { content: '\e3bd' }
204
- i.icon.crop.five.four::before { content: '\e3bf' }
205
- i.icon.crop.seven.five::before { content: '\e3c0' }
206
- i.icon.crop.din::before { content: '\e3c1' }
207
- i.icon.crop.free::before { content: '\e3c2' }
208
- i.icon.crop.landscape::before { content: '\e3c3' }
209
- i.icon.crop.original::before { content: '\e3c4' }
210
- i.icon.crop.portrait::before { content: '\e3c5' }
211
- i.icon.crop.rotate::before { content: '\e437' }
212
- i.icon.crop.square::before { content: '\e3c6' }
213
- i.icon.dashboard::before { content: '\e871' }
214
- i.icon.data.usage::before { content: '\e1af' }
215
- i.icon.date.range::before { content: '\e916' }
216
- i.icon.dehaze::before { content: '\e3c7' }
217
- i.icon.delete::before { content: '\e872' }
218
- i.icon.delete.forever::before { content: '\e92b' }
219
- i.icon.delete.sweep::before { content: '\e16c' }
220
- i.icon.description::before { content: '\e873' }
221
- i.icon.desktop.mac::before { content: '\e30b' }
222
- i.icon.desktop.windows::before { content: '\e30c' }
223
- i.icon.details::before { content: '\e3c8' }
224
- i.icon.developer.board::before { content: '\e30d' }
225
- i.icon.developer.mode::before { content: '\e1b0' }
226
- i.icon.device.hub::before { content: '\e335' }
227
- i.icon.devices::before { content: '\e1b1' }
228
- i.icon.devices.other::before { content: '\e337' }
229
- i.icon.dialer.sip::before { content: '\e0bb' }
230
- i.icon.dialpad::before { content: '\e0bc' }
231
- i.icon.directions::before { content: '\e52e' }
232
- i.icon.directions.bike::before { content: '\e52f' }
233
- i.icon.directions.boat::before { content: '\e532' }
234
- i.icon.directions.bus::before { content: '\e530' }
235
- i.icon.directions.car::before { content: '\e531' }
236
- i.icon.directions.railway::before { content: '\e534' }
237
- i.icon.directions.run::before { content: '\e566' }
238
- i.icon.directions.subway::before { content: '\e533' }
239
- i.icon.directions.transit::before { content: '\e535' }
240
- i.icon.directions.walk::before { content: '\e536' }
241
- i.icon.disc.full::before { content: '\e610' }
242
- i.icon.dns::before { content: '\e875' }
243
- i.icon.do.not.disturb::before { content: '\e612' }
244
- i.icon.do.not.disturb.alt::before { content: '\e611' }
245
- i.icon.do.not.disturb.off::before { content: '\e643' }
246
- i.icon.do.not.disturb.on::before { content: '\e644' }
247
- i.icon.dock::before { content: '\e30e' }
248
- i.icon.domain::before { content: '\e7ee' }
249
- i.icon.done::before { content: '\e876' }
250
- i.icon.done.all::before { content: '\e877' }
251
- i.icon.donut.large::before { content: '\e917' }
252
- i.icon.donut.small::before { content: '\e918' }
253
- i.icon.drafts::before { content: '\e151' }
254
- i.icon.drag.handle::before { content: '\e25d' }
255
- i.icon.drive.eta::before { content: '\e613' }
256
- i.icon.dvr::before { content: '\e1b2' }
257
- i.icon.edit::before { content: '\e3c9' }
258
- i.icon.edit.location::before { content: '\e568' }
259
- i.icon.eject::before { content: '\e8fb' }
260
- i.icon.email::before { content: '\e0be' }
261
- i.icon.enhanced.encryption::before { content: '\e63f' }
262
- i.icon.equalizer::before { content: '\e01d' }
263
- i.icon.error::before { content: '\e000' }
264
- i.icon.error.outline::before { content: '\e001' }
265
- i.icon.euro.symbol::before { content: '\e926' }
266
- i.icon.ev.station::before { content: '\e56d' }
267
- i.icon.event::before { content: '\e878' }
268
- i.icon.event.available::before { content: '\e614' }
269
- i.icon.event.busy::before { content: '\e615' }
270
- i.icon.event.note::before { content: '\e616' }
271
- i.icon.event.seat::before { content: '\e903' }
272
- i.icon.exit.to.app::before { content: '\e879' }
273
- i.icon.expand.less::before { content: '\e5ce' }
274
- i.icon.expand.more::before { content: '\e5cf' }
275
- i.icon.explicit::before { content: '\e01e' }
276
- i.icon.explore::before { content: '\e87a' }
277
- i.icon.exposure::before { content: '\e3ca' }
278
- i.icon.exposure.neg.1::before { content: '\e3cb' }
279
- i.icon.exposure.neg.2::before { content: '\e3cc' }
280
- i.icon.exposure.plus.1::before { content: '\e3cd' }
281
- i.icon.exposure.plus.2::before { content: '\e3ce' }
282
- i.icon.exposure.zero::before { content: '\e3cf' }
283
- i.icon.extension::before { content: '\e87b' }
284
- i.icon.face::before { content: '\e87c' }
285
- i.icon.fast.forward::before { content: '\e01f' }
286
- i.icon.fast.rewind::before { content: '\e020' }
287
- i.icon.favorite::before { content: '\e87d' }
288
- i.icon.favorite.border::before { content: '\e87e' }
289
- i.icon.featured.play.list::before { content: '\e06d' }
290
- i.icon.featured.video::before { content: '\e06e' }
291
- i.icon.feedback::before { content: '\e87f' }
292
- i.icon.fiber.dvr::before { content: '\e05d' }
293
- i.icon.fiber.manual.record::before { content: '\e061' }
294
- i.icon.fiber.new::before { content: '\e05e' }
295
- i.icon.fiber.pin::before { content: '\e06a' }
296
- i.icon.fiber.smart.record::before { content: '\e062' }
297
- i.icon.file.download::before { content: '\e2c4' }
298
- i.icon.file.upload::before { content: '\e2c6' }
299
- i.icon.filter::before { content: '\e3d3' }
300
- i.icon.filter.1::before { content: '\e3d0' }
301
- i.icon.filter.2::before { content: '\e3d1' }
302
- i.icon.filter.3::before { content: '\e3d2' }
303
- i.icon.filter.4::before { content: '\e3d4' }
304
- i.icon.filter.5::before { content: '\e3d5' }
305
- i.icon.filter.6::before { content: '\e3d6' }
306
- i.icon.filter.7::before { content: '\e3d7' }
307
- i.icon.filter.8::before { content: '\e3d8' }
308
- i.icon.filter.9::before { content: '\e3d9' }
309
- i.icon.filter.9.plus::before { content: '\e3da' }
310
- i.icon.filter.b.and.w::before { content: '\e3db' }
311
- i.icon.filter.center.focus::before { content: '\e3dc' }
312
- i.icon.filter.drama::before { content: '\e3dd' }
313
- i.icon.filter.frames::before { content: '\e3de' }
314
- i.icon.filter.hdr::before { content: '\e3df' }
315
- i.icon.filter.list::before { content: '\e152' }
316
- i.icon.filter.none::before { content: '\e3e0' }
317
- i.icon.filter.tilt.shift::before { content: '\e3e2' }
318
- i.icon.filter.vintage::before { content: '\e3e3' }
319
- i.icon.find.in.page::before { content: '\e880' }
320
- i.icon.find.replace::before { content: '\e881' }
321
- i.icon.fingerprint::before { content: '\e90d' }
322
- i.icon.first.page::before { content: '\e5dc' }
323
- i.icon.fitness.center::before { content: '\eb43' }
324
- i.icon.flag::before { content: '\e153' }
325
- i.icon.flare::before { content: '\e3e4' }
326
- i.icon.flash.auto::before { content: '\e3e5' }
327
- i.icon.flash.off::before { content: '\e3e6' }
328
- i.icon.flash.on::before { content: '\e3e7' }
329
- i.icon.flight::before { content: '\e539' }
330
- i.icon.flight.land::before { content: '\e904' }
331
- i.icon.flight.takeoff::before { content: '\e905' }
332
- i.icon.flip::before { content: '\e3e8' }
333
- i.icon.flip.to.back::before { content: '\e882' }
334
- i.icon.flip.to.front::before { content: '\e883' }
335
- i.icon.folder::before { content: '\e2c7' }
336
- i.icon.folder.open::before { content: '\e2c8' }
337
- i.icon.folder.shared::before { content: '\e2c9' }
338
- i.icon.folder.special::before { content: '\e617' }
339
- i.icon.font.download::before { content: '\e167' }
340
- i.icon.format.align.center::before { content: '\e234' }
341
- i.icon.format.align.justify::before { content: '\e235' }
342
- i.icon.format.align.left::before { content: '\e236' }
343
- i.icon.format.align.right::before { content: '\e237' }
344
- i.icon.format.bold::before { content: '\e238' }
345
- i.icon.format.clear::before { content: '\e239' }
346
- i.icon.format.color.fill::before { content: '\e23a' }
347
- i.icon.format.color.reset::before { content: '\e23b' }
348
- i.icon.format.color.text::before { content: '\e23c' }
349
- i.icon.format.indent.decrease::before { content: '\e23d' }
350
- i.icon.format.indent.increase::before { content: '\e23e' }
351
- i.icon.format.italic::before { content: '\e23f' }
352
- i.icon.format.line.spacing::before { content: '\e240' }
353
- i.icon.format.list.bulleted::before { content: '\e241' }
354
- i.icon.format.list.numbered::before { content: '\e242' }
355
- i.icon.format.paint::before { content: '\e243' }
356
- i.icon.format.quote::before { content: '\e244' }
357
- i.icon.format.shapes::before { content: '\e25e' }
358
- i.icon.format.size::before { content: '\e245' }
359
- i.icon.format.strikethrough::before { content: '\e246' }
360
- i.icon.format.textdirection.l.to.r::before { content: '\e247' }
361
- i.icon.format.textdirection.r.to.l::before { content: '\e248' }
362
- i.icon.format.underlined::before { content: '\e249' }
363
- i.icon.forum::before { content: '\e0bf' }
364
- i.icon.forward::before { content: '\e154' }
365
- i.icon.forward.ten::before { content: '\e056' }
366
- i.icon.forward.thirty::before { content: '\e057' }
367
- i.icon.forward.five::before { content: '\e058' }
368
- i.icon.free.breakfast::before { content: '\eb44' }
369
- i.icon.fullscreen::before { content: '\e5d0' }
370
- i.icon.fullscreen.exit::before { content: '\e5d1' }
371
- i.icon.functions::before { content: '\e24a' }
372
- i.icon.g.translate::before { content: '\e927' }
373
- i.icon.gamepad::before { content: '\e30f' }
374
- i.icon.games::before { content: '\e021' }
375
- i.icon.gavel::before { content: '\e90e' }
376
- i.icon.gesture::before { content: '\e155' }
377
- i.icon.get.app::before { content: '\e884' }
378
- i.icon.gif::before { content: '\e908' }
379
- i.icon.golf.course::before { content: '\eb45' }
380
- i.icon.gps.fixed::before { content: '\e1b3' }
381
- i.icon.gps.not.fixed::before { content: '\e1b4' }
382
- i.icon.gps.off::before { content: '\e1b5' }
383
- i.icon.grade::before { content: '\e885' }
384
- i.icon.gradient::before { content: '\e3e9' }
385
- i.icon.grain::before { content: '\e3ea' }
386
- i.icon.graphic.eq::before { content: '\e1b8' }
387
- i.icon.grid.off::before { content: '\e3eb' }
388
- i.icon.grid.on::before { content: '\e3ec' }
389
- i.icon.group::before { content: '\e7ef' }
390
- i.icon.group.add::before { content: '\e7f0' }
391
- i.icon.group.work::before { content: '\e886' }
392
- i.icon.hd::before { content: '\e052' }
393
- i.icon.hdr.off::before { content: '\e3ed' }
394
- i.icon.hdr.on::before { content: '\e3ee' }
395
- i.icon.hdr.strong::before { content: '\e3f1' }
396
- i.icon.hdr.weak::before { content: '\e3f2' }
397
- i.icon.headset::before { content: '\e310' }
398
- i.icon.headset.mic::before { content: '\e311' }
399
- i.icon.healing::before { content: '\e3f3' }
400
- i.icon.hearing::before { content: '\e023' }
401
- i.icon.help::before { content: '\e887' }
402
- i.icon.help.outline::before { content: '\e8fd' }
403
- i.icon.high.quality::before { content: '\e024' }
404
- i.icon.highlight::before { content: '\e25f' }
405
- i.icon.highlight.off::before { content: '\e888' }
406
- i.icon.history::before { content: '\e889' }
407
- i.icon.home::before { content: '\e88a' }
408
- i.icon.hot.tub::before { content: '\eb46' }
409
- i.icon.hotel::before { content: '\e53a' }
410
- i.icon.hourglass.empty::before { content: '\e88b' }
411
- i.icon.hourglass.full::before { content: '\e88c' }
412
- i.icon.http::before { content: '\e902' }
413
- i.icon.https::before { content: '\e88d' }
414
- i.icon.image::before { content: '\e3f4' }
415
- i.icon.image.aspect.ratio::before { content: '\e3f5' }
416
- i.icon.import.contacts::before { content: '\e0e0' }
417
- i.icon.import.export::before { content: '\e0c3' }
418
- i.icon.important.devices::before { content: '\e912' }
419
- i.icon.inbox::before { content: '\e156' }
420
- i.icon.indeterminate.check.box::before { content: '\e909' }
421
- i.icon.info::before { content: '\e88e' }
422
- i.icon.info.outline::before { content: '\e88f' }
423
- i.icon.input::before { content: '\e890' }
424
- i.icon.insert.chart::before { content: '\e24b' }
425
- i.icon.insert.comment::before { content: '\e24c' }
426
- i.icon.insert.drive.file::before { content: '\e24d' }
427
- i.icon.insert.emoticon::before { content: '\e24e' }
428
- i.icon.insert.invitation::before { content: '\e24f' }
429
- i.icon.insert.link::before { content: '\e250' }
430
- i.icon.insert.photo::before { content: '\e251' }
431
- i.icon.invert.colors::before { content: '\e891' }
432
- i.icon.invert.colors.off::before { content: '\e0c4' }
433
- i.icon.iso::before { content: '\e3f6' }
434
- i.icon.keyboard::before { content: '\e312' }
435
- i.icon.keyboard.arrow.down::before { content: '\e313' }
436
- i.icon.keyboard.arrow.left::before { content: '\e314' }
437
- i.icon.keyboard.arrow.right::before { content: '\e315' }
438
- i.icon.keyboard.arrow.up::before { content: '\e316' }
439
- i.icon.keyboard.backspace::before { content: '\e317' }
440
- i.icon.keyboard.capslock::before { content: '\e318' }
441
- i.icon.keyboard.hide::before { content: '\e31a' }
442
- i.icon.keyboard.return::before { content: '\e31b' }
443
- i.icon.keyboard.tab::before { content: '\e31c' }
444
- i.icon.keyboard.voice::before { content: '\e31d' }
445
- i.icon.kitchen::before { content: '\eb47' }
446
- i.icon.label::before { content: '\e892' }
447
- i.icon.label.outline::before { content: '\e893' }
448
- i.icon.landscape::before { content: '\e3f7' }
449
- i.icon.language::before { content: '\e894' }
450
- i.icon.laptop::before { content: '\e31e' }
451
- i.icon.laptop.chromebook::before { content: '\e31f' }
452
- i.icon.laptop.mac::before { content: '\e320' }
453
- i.icon.laptop.windows::before { content: '\e321' }
454
- i.icon.last.page::before { content: '\e5dd' }
455
- i.icon.launch::before { content: '\e895' }
456
- i.icon.layers::before { content: '\e53b' }
457
- i.icon.layers.clear::before { content: '\e53c' }
458
- i.icon.leak.add::before { content: '\e3f8' }
459
- i.icon.leak.remove::before { content: '\e3f9' }
460
- i.icon.lens::before { content: '\e3fa' }
461
- i.icon.library.add::before { content: '\e02e' }
462
- i.icon.library.books::before { content: '\e02f' }
463
- i.icon.library.music::before { content: '\e030' }
464
- i.icon.lightbulb.outline::before { content: '\e90f' }
465
- i.icon.line.style::before { content: '\e919' }
466
- i.icon.line.weight::before { content: '\e91a' }
467
- i.icon.linear.scale::before { content: '\e260' }
468
- i.icon.link::before { content: '\e157' }
469
- i.icon.linked.camera::before { content: '\e438' }
470
- i.icon.list::before { content: '\e896' }
471
- i.icon.live.help::before { content: '\e0c6' }
472
- i.icon.live.tv::before { content: '\e639' }
473
- i.icon.local.activity::before { content: '\e53f' }
474
- i.icon.local.airport::before { content: '\e53d' }
475
- i.icon.local.atm::before { content: '\e53e' }
476
- i.icon.local.bar::before { content: '\e540' }
477
- i.icon.local.cafe::before { content: '\e541' }
478
- i.icon.local.car.wash::before { content: '\e542' }
479
- i.icon.local.convenience.store::before { content: '\e543' }
480
- i.icon.local.dining::before { content: '\e556' }
481
- i.icon.local.drink::before { content: '\e544' }
482
- i.icon.local.florist::before { content: '\e545' }
483
- i.icon.local.gas.station::before { content: '\e546' }
484
- i.icon.local.grocery.store::before { content: '\e547' }
485
- i.icon.local.hospital::before { content: '\e548' }
486
- i.icon.local.hotel::before { content: '\e549' }
487
- i.icon.local.laundry.service::before { content: '\e54a' }
488
- i.icon.local.library::before { content: '\e54b' }
489
- i.icon.local.mall::before { content: '\e54c' }
490
- i.icon.local.movies::before { content: '\e54d' }
491
- i.icon.local.offer::before { content: '\e54e' }
492
- i.icon.local.parking::before { content: '\e54f' }
493
- i.icon.local.pharmacy::before { content: '\e550' }
494
- i.icon.local.phone::before { content: '\e551' }
495
- i.icon.local.pizza::before { content: '\e552' }
496
- i.icon.local.play::before { content: '\e553' }
497
- i.icon.local.post.office::before { content: '\e554' }
498
- i.icon.local.printshop::before { content: '\e555' }
499
- i.icon.local.see::before { content: '\e557' }
500
- i.icon.local.shipping::before { content: '\e558' }
501
- i.icon.local.taxi::before { content: '\e559' }
502
- i.icon.location.city::before { content: '\e7f1' }
503
- i.icon.location.disabled::before { content: '\e1b6' }
504
- i.icon.location.off::before { content: '\e0c7' }
505
- i.icon.location.on::before { content: '\e0c8' }
506
- i.icon.location.searching::before { content: '\e1b7' }
507
- i.icon.lock::before { content: '\e897' }
508
- i.icon.lock.open::before { content: '\e898' }
509
- i.icon.lock.outline::before { content: '\e899' }
510
- i.icon.looks::before { content: '\e3fc' }
511
- i.icon.looks.3::before { content: '\e3fb' }
512
- i.icon.looks.4::before { content: '\e3fd' }
513
- i.icon.looks.5::before { content: '\e3fe' }
514
- i.icon.looks.6::before { content: '\e3ff' }
515
- i.icon.looks.one::before { content: '\e400' }
516
- i.icon.looks.two::before { content: '\e401' }
517
- i.icon.loop::before { content: '\e028' }
518
- i.icon.loupe::before { content: '\e402' }
519
- i.icon.low.priority::before { content: '\e16d' }
520
- i.icon.loyalty::before { content: '\e89a' }
521
- i.icon.mail::before { content: '\e158' }
522
- i.icon.mail.outline::before { content: '\e0e1' }
523
- i.icon.map::before { content: '\e55b' }
524
- i.icon.markunread::before { content: '\e159' }
525
- i.icon.markunread.mailbox::before { content: '\e89b' }
526
- i.icon.memory::before { content: '\e322' }
527
- i.icon.menu::before { content: '\e5d2' }
528
- i.icon.merge.type::before { content: '\e252' }
529
- i.icon.message::before { content: '\e0c9' }
530
- i.icon.mic::before { content: '\e029' }
531
- i.icon.mic.none::before { content: '\e02a' }
532
- i.icon.mic.off::before { content: '\e02b' }
533
- i.icon.mms::before { content: '\e618' }
534
- i.icon.mode.comment::before { content: '\e253' }
535
- i.icon.mode.edit::before { content: '\e254' }
536
- i.icon.monetization.on::before { content: '\e263' }
537
- i.icon.money.off::before { content: '\e25c' }
538
- i.icon.monochrome.photos::before { content: '\e403' }
539
- i.icon.mood::before { content: '\e7f2' }
540
- i.icon.mood.bad::before { content: '\e7f3' }
541
- i.icon.more::before { content: '\e619' }
542
- i.icon.more.horiz::before { content: '\e5d3' }
543
- i.icon.more.vert::before { content: '\e5d4' }
544
- i.icon.motorcycle::before { content: '\e91b' }
545
- i.icon.mouse::before { content: '\e323' }
546
- i.icon.move.to.inbox::before { content: '\e168' }
547
- i.icon.movie::before { content: '\e02c' }
548
- i.icon.movie.creation::before { content: '\e404' }
549
- i.icon.movie.filter::before { content: '\e43a' }
550
- i.icon.multiline.chart::before { content: '\e6df' }
551
- i.icon.music.note::before { content: '\e405' }
552
- i.icon.music.video::before { content: '\e063' }
553
- i.icon.my.location::before { content: '\e55c' }
554
- i.icon.nature::before { content: '\e406' }
555
- i.icon.nature.people::before { content: '\e407' }
556
- i.icon.navigate.before::before { content: '\e408' }
557
- i.icon.navigate.next::before { content: '\e409' }
558
- i.icon.navigation::before { content: '\e55d' }
559
- i.icon.near.me::before { content: '\e569' }
560
- i.icon.network.cell::before { content: '\e1b9' }
561
- i.icon.network.check::before { content: '\e640' }
562
- i.icon.network.locked::before { content: '\e61a' }
563
- i.icon.network.wifi::before { content: '\e1ba' }
564
- i.icon.new.releases::before { content: '\e031' }
565
- i.icon.next.week::before { content: '\e16a' }
566
- i.icon.nfc::before { content: '\e1bb' }
567
- i.icon.no.encryption::before { content: '\e641' }
568
- i.icon.no.sim::before { content: '\e0cc' }
569
- i.icon.not.interested::before { content: '\e033' }
570
- i.icon.note::before { content: '\e06f' }
571
- i.icon.note.add::before { content: '\e89c' }
572
- i.icon.notifications::before { content: '\e7f4' }
573
- i.icon.notifications.active::before { content: '\e7f7' }
574
- i.icon.notifications.none::before { content: '\e7f5' }
575
- i.icon.notifications.off::before { content: '\e7f6' }
576
- i.icon.notifications.paused::before { content: '\e7f8' }
577
- i.icon.offline.pin::before { content: '\e90a' }
578
- i.icon.ondemand.video::before { content: '\e63a' }
579
- i.icon.opacity::before { content: '\e91c' }
580
- i.icon.open.in.browser::before { content: '\e89d' }
581
- i.icon.open.in.new::before { content: '\e89e' }
582
- i.icon.open.with::before { content: '\e89f' }
583
- i.icon.pages::before { content: '\e7f9' }
584
- i.icon.pageview::before { content: '\e8a0' }
585
- i.icon.palette::before { content: '\e40a' }
586
- i.icon.pan.tool::before { content: '\e925' }
587
- i.icon.panorama::before { content: '\e40b' }
588
- i.icon.panorama.fish.eye::before { content: '\e40c' }
589
- i.icon.panorama.horizontal::before { content: '\e40d' }
590
- i.icon.panorama.vertical::before { content: '\e40e' }
591
- i.icon.panorama.wide.angle::before { content: '\e40f' }
592
- i.icon.party.mode::before { content: '\e7fa' }
593
- i.icon.pause::before { content: '\e034' }
594
- i.icon.pause.circle.filled::before { content: '\e035' }
595
- i.icon.pause.circle.outline::before { content: '\e036' }
596
- i.icon.payment::before { content: '\e8a1' }
597
- i.icon.people::before { content: '\e7fb' }
598
- i.icon.people.outline::before { content: '\e7fc' }
599
- i.icon.perm.camera.mic::before { content: '\e8a2' }
600
- i.icon.perm.contact.calendar::before { content: '\e8a3' }
601
- i.icon.perm.data.setting::before { content: '\e8a4' }
602
- i.icon.perm.device.information::before { content: '\e8a5' }
603
- i.icon.perm.identity::before { content: '\e8a6' }
604
- i.icon.perm.media::before { content: '\e8a7' }
605
- i.icon.perm.phone.msg::before { content: '\e8a8' }
606
- i.icon.perm.scan.wifi::before { content: '\e8a9' }
607
- i.icon.person::before { content: '\e7fd' }
608
- i.icon.person.add::before { content: '\e7fe' }
609
- i.icon.person.outline::before { content: '\e7ff' }
610
- i.icon.person.pin::before { content: '\e55a' }
611
- i.icon.person.pin.circle::before { content: '\e56a' }
612
- i.icon.personal.video::before { content: '\e63b' }
613
- i.icon.pets::before { content: '\e91d' }
614
- i.icon.phone::before { content: '\e0cd' }
615
- i.icon.phone.android::before { content: '\e324' }
616
- i.icon.phone.bluetooth.speaker::before { content: '\e61b' }
617
- i.icon.phone.forwarded::before { content: '\e61c' }
618
- i.icon.phone.in.talk::before { content: '\e61d' }
619
- i.icon.phone.iphone::before { content: '\e325' }
620
- i.icon.phone.locked::before { content: '\e61e' }
621
- i.icon.phone.missed::before { content: '\e61f' }
622
- i.icon.phone.paused::before { content: '\e620' }
623
- i.icon.phonelink::before { content: '\e326' }
624
- i.icon.phonelink.erase::before { content: '\e0db' }
625
- i.icon.phonelink.lock::before { content: '\e0dc' }
626
- i.icon.phonelink.off::before { content: '\e327' }
627
- i.icon.phonelink.ring::before { content: '\e0dd' }
628
- i.icon.phonelink.setup::before { content: '\e0de' }
629
- i.icon.photo::before { content: '\e410' }
630
- i.icon.photo.album::before { content: '\e411' }
631
- i.icon.photo.camera::before { content: '\e412' }
632
- i.icon.photo.filter::before { content: '\e43b' }
633
- i.icon.photo.library::before { content: '\e413' }
634
- i.icon.photo.size.select.actual::before { content: '\e432' }
635
- i.icon.photo.size.select.large::before { content: '\e433' }
636
- i.icon.photo.size.select.small::before { content: '\e434' }
637
- i.icon.picture.as.pdf::before { content: '\e415' }
638
- i.icon.picture.in.picture::before { content: '\e8aa' }
639
- i.icon.picture.in.picture.alt::before { content: '\e911' }
640
- i.icon.pie.chart::before { content: '\e6c4' }
641
- i.icon.pie.chart.outlined::before { content: '\e6c5' }
642
- i.icon.pin.drop::before { content: '\e55e' }
643
- i.icon.place::before { content: '\e55f' }
644
- i.icon.play.arrow::before { content: '\e037' }
645
- i.icon.play.circle.filled::before { content: '\e038' }
646
- i.icon.play.circle.outline::before { content: '\e039' }
647
- i.icon.play.for.work::before { content: '\e906' }
648
- i.icon.playlist.add::before { content: '\e03b' }
649
- i.icon.playlist.add.check::before { content: '\e065' }
650
- i.icon.playlist.play::before { content: '\e05f' }
651
- i.icon.plus.one::before { content: '\e800' }
652
- i.icon.poll::before { content: '\e801' }
653
- i.icon.polymer::before { content: '\e8ab' }
654
- i.icon.pool::before { content: '\eb48' }
655
- i.icon.portable.wifi.off::before { content: '\e0ce' }
656
- i.icon.portrait::before { content: '\e416' }
657
- i.icon.power::before { content: '\e63c' }
658
- i.icon.power.input::before { content: '\e336' }
659
- i.icon.power.settings.new::before { content: '\e8ac' }
660
- i.icon.pregnant.woman::before { content: '\e91e' }
661
- i.icon.present.to.all::before { content: '\e0df' }
662
- i.icon.print::before { content: '\e8ad' }
663
- i.icon.priority.high::before { content: '\e645' }
664
- i.icon.public::before { content: '\e80b' }
665
- i.icon.publish::before { content: '\e255' }
666
- i.icon.query.builder::before { content: '\e8ae' }
667
- i.icon.question.answer::before { content: '\e8af' }
668
- i.icon.queue::before { content: '\e03c' }
669
- i.icon.queue.music::before { content: '\e03d' }
670
- i.icon.queue.play.next::before { content: '\e066' }
671
- i.icon.radio::before { content: '\e03e' }
672
- i.icon.radio.button.checked::before { content: '\e837' }
673
- i.icon.radio.button.unchecked::before { content: '\e836' }
674
- i.icon.rate.review::before { content: '\e560' }
675
- i.icon.receipt::before { content: '\e8b0' }
676
- i.icon.recent.actors::before { content: '\e03f' }
677
- i.icon.record.voice.over::before { content: '\e91f' }
678
- i.icon.redeem::before { content: '\e8b1' }
679
- i.icon.redo::before { content: '\e15a' }
680
- i.icon.refresh::before { content: '\e5d5' }
681
- i.icon.remove::before { content: '\e15b' }
682
- i.icon.remove.circle::before { content: '\e15c' }
683
- i.icon.remove.circle.outline::before { content: '\e15d' }
684
- i.icon.remove.from.queue::before { content: '\e067' }
685
- i.icon.remove.red.eye::before { content: '\e417' }
686
- i.icon.remove.shopping.cart::before { content: '\e928' }
687
- i.icon.reorder::before { content: '\e8fe' }
688
- i.icon.repeat::before { content: '\e040' }
689
- i.icon.repeat.one::before { content: '\e041' }
690
- i.icon.replay::before { content: '\e042' }
691
- i.icon.replay.ten::before { content: '\e059' }
692
- i.icon.replay.thirty::before { content: '\e05a' }
693
- i.icon.replay.five::before { content: '\e05b' }
694
- i.icon.reply::before { content: '\e15e' }
695
- i.icon.reply.all::before { content: '\e15f' }
696
- i.icon.report::before { content: '\e160' }
697
- i.icon.report.problem::before { content: '\e8b2' }
698
- i.icon.restaurant::before { content: '\e56c' }
699
- i.icon.restaurant.menu::before { content: '\e561' }
700
- i.icon.restore::before { content: '\e8b3' }
701
- i.icon.restore.page::before { content: '\e929' }
702
- i.icon.ring.volume::before { content: '\e0d1' }
703
- i.icon.room::before { content: '\e8b4' }
704
- i.icon.room.service::before { content: '\eb49' }
705
- i.icon.rotate.ninety.degrees.ccw::before { content: '\e418' }
706
- i.icon.rotate.left::before { content: '\e419' }
707
- i.icon.rotate.right::before { content: '\e41a' }
708
- i.icon.rounded.corner::before { content: '\e920' }
709
- i.icon.router::before { content: '\e328' }
710
- i.icon.rowing::before { content: '\e921' }
711
- i.icon.rss.feed::before { content: '\e0e5' }
712
- i.icon.rv.hookup::before { content: '\e642' }
713
- i.icon.satellite::before { content: '\e562' }
714
- i.icon.save::before { content: '\e161' }
715
- i.icon.scanner::before { content: '\e329' }
716
- i.icon.schedule::before { content: '\e8b5' }
717
- i.icon.school::before { content: '\e80c' }
718
- i.icon.screen.lock.landscape::before { content: '\e1be' }
719
- i.icon.screen.lock.portrait::before { content: '\e1bf' }
720
- i.icon.screen.lock.rotation::before { content: '\e1c0' }
721
- i.icon.screen.rotation::before { content: '\e1c1' }
722
- i.icon.screen.share::before { content: '\e0e2' }
723
- i.icon.sd.card::before { content: '\e623' }
724
- i.icon.sd.storage::before { content: '\e1c2' }
725
- i.icon.search::before { content: '\e8b6' }
726
- i.icon.security::before { content: '\e32a' }
727
- i.icon.select.all::before { content: '\e162' }
728
- i.icon.send::before { content: '\e163' }
729
- i.icon.sentiment.dissatisfied::before { content: '\e811' }
730
- i.icon.sentiment.neutral::before { content: '\e812' }
731
- i.icon.sentiment.satisfied::before { content: '\e813' }
732
- i.icon.sentiment.very.dissatisfied::before { content: '\e814' }
733
- i.icon.sentiment.very.satisfied::before { content: '\e815' }
734
- i.icon.settings::before { content: '\e8b8' }
735
- i.icon.settings.applications::before { content: '\e8b9' }
736
- i.icon.settings.backup.restore::before { content: '\e8ba' }
737
- i.icon.settings.bluetooth::before { content: '\e8bb' }
738
- i.icon.settings.brightness::before { content: '\e8bd' }
739
- i.icon.settings.cell::before { content: '\e8bc' }
740
- i.icon.settings.ethernet::before { content: '\e8be' }
741
- i.icon.settings.input.antenna::before { content: '\e8bf' }
742
- i.icon.settings.input.component::before { content: '\e8c0' }
743
- i.icon.settings.input.composite::before { content: '\e8c1' }
744
- i.icon.settings.input.hdmi::before { content: '\e8c2' }
745
- i.icon.settings.input.svideo::before { content: '\e8c3' }
746
- i.icon.settings.overscan::before { content: '\e8c4' }
747
- i.icon.settings.phone::before { content: '\e8c5' }
748
- i.icon.settings.power::before { content: '\e8c6' }
749
- i.icon.settings.remote::before { content: '\e8c7' }
750
- i.icon.settings.system.daydream::before { content: '\e1c3' }
751
- i.icon.settings.voice::before { content: '\e8c8' }
752
- i.icon.share::before { content: '\e80d' }
753
- i.icon.shop::before { content: '\e8c9' }
754
- i.icon.shop.two::before { content: '\e8ca' }
755
- i.icon.shopping.basket::before { content: '\e8cb' }
756
- i.icon.shopping.cart::before { content: '\e8cc' }
757
- i.icon.short.text::before { content: '\e261' }
758
- i.icon.show.chart::before { content: '\e6e1' }
759
- i.icon.shuffle::before { content: '\e043' }
760
- i.icon.signal.cellular.four.bar::before { content: '\e1c8' }
761
- i.icon.signal.cellular.connected.no.internet.4.bar::before { content: '\e1cd' }
762
- i.icon.signal.cellular.no.sim::before { content: '\e1ce' }
763
- i.icon.signal.cellular.null::before { content: '\e1cf' }
764
- i.icon.signal.cellular.off::before { content: '\e1d0' }
765
- i.icon.signal.wifi.four.bar::before { content: '\e1d8' }
766
- i.icon.signal.wifi.four.bar.lock::before { content: '\e1d9' }
767
- i.icon.signal.wifi.off::before { content: '\e1da' }
768
- i.icon.sim.card::before { content: '\e32b' }
769
- i.icon.sim.card.alert::before { content: '\e624' }
770
- i.icon.skip.next::before { content: '\e044' }
771
- i.icon.skip.previous::before { content: '\e045' }
772
- i.icon.slideshow::before { content: '\e41b' }
773
- i.icon.slow.motion.video::before { content: '\e068' }
774
- i.icon.smartphone::before { content: '\e32c' }
775
- i.icon.smoke.free::before { content: '\eb4a' }
776
- i.icon.smoking.rooms::before { content: '\eb4b' }
777
- i.icon.sms::before { content: '\e625' }
778
- i.icon.sms.failed::before { content: '\e626' }
779
- i.icon.snooze::before { content: '\e046' }
780
- i.icon.sort::before { content: '\e164' }
781
- i.icon.sort.by.alpha::before { content: '\e053' }
782
- i.icon.spa::before { content: '\eb4c' }
783
- i.icon.space.bar::before { content: '\e256' }
784
- i.icon.speaker::before { content: '\e32d' }
785
- i.icon.speaker.group::before { content: '\e32e' }
786
- i.icon.speaker.notes::before { content: '\e8cd' }
787
- i.icon.speaker.notes.off::before { content: '\e92a' }
788
- i.icon.speaker.phone::before { content: '\e0d2' }
789
- i.icon.spellcheck::before { content: '\e8ce' }
790
- i.icon.star::before { content: '\e838' }
791
- i.icon.star.border::before { content: '\e83a' }
792
- i.icon.star.half::before { content: '\e839' }
793
- i.icon.stars::before { content: '\e8d0' }
794
- i.icon.stay.current.landscape::before { content: '\e0d3' }
795
- i.icon.stay.current.portrait::before { content: '\e0d4' }
796
- i.icon.stay.primary.landscape::before { content: '\e0d5' }
797
- i.icon.stay.primary.portrait::before { content: '\e0d6' }
798
- i.icon.stop::before { content: '\e047' }
799
- i.icon.stop.screen.share::before { content: '\e0e3' }
800
- i.icon.storage::before { content: '\e1db' }
801
- i.icon.store::before { content: '\e8d1' }
802
- i.icon.store.mall.directory::before { content: '\e563' }
803
- i.icon.straighten::before { content: '\e41c' }
804
- i.icon.streetview::before { content: '\e56e' }
805
- i.icon.strikethrough.s::before { content: '\e257' }
806
- i.icon.style::before { content: '\e41d' }
807
- i.icon.subdirectory.arrow.left::before { content: '\e5d9' }
808
- i.icon.subdirectory.arrow.right::before { content: '\e5da' }
809
- i.icon.subject::before { content: '\e8d2' }
810
- i.icon.subscriptions::before { content: '\e064' }
811
- i.icon.subtitles::before { content: '\e048' }
812
- i.icon.subway::before { content: '\e56f' }
813
- i.icon.supervisor.account::before { content: '\e8d3' }
814
- i.icon.surround.sound::before { content: '\e049' }
815
- i.icon.swap.calls::before { content: '\e0d7' }
816
- i.icon.swap.horiz::before { content: '\e8d4' }
817
- i.icon.swap.vert::before { content: '\e8d5' }
818
- i.icon.swap.vertical.circle::before { content: '\e8d6' }
819
- i.icon.switch.camera::before { content: '\e41e' }
820
- i.icon.switch.video::before { content: '\e41f' }
821
- i.icon.sync::before { content: '\e627' }
822
- i.icon.sync.disabled::before { content: '\e628' }
823
- i.icon.sync.problem::before { content: '\e629' }
824
- i.icon.system.update::before { content: '\e62a' }
825
- i.icon.system.update.alt::before { content: '\e8d7' }
826
- i.icon.tab::before { content: '\e8d8' }
827
- i.icon.tab.unselected::before { content: '\e8d9' }
828
- i.icon.tablet::before { content: '\e32f' }
829
- i.icon.tablet.android::before { content: '\e330' }
830
- i.icon.tablet.mac::before { content: '\e331' }
831
- i.icon.tag.faces::before { content: '\e420' }
832
- i.icon.tap.and.play::before { content: '\e62b' }
833
- i.icon.terrain::before { content: '\e564' }
834
- i.icon.text.fields::before { content: '\e262' }
835
- i.icon.text.format::before { content: '\e165' }
836
- i.icon.textsms::before { content: '\e0d8' }
837
- i.icon.texture::before { content: '\e421' }
838
- i.icon.theaters::before { content: '\e8da' }
839
- i.icon.thumb.down::before { content: '\e8db' }
840
- i.icon.thumb.up::before { content: '\e8dc' }
841
- i.icon.thumbs.up.down::before { content: '\e8dd' }
842
- i.icon.time.to.leave::before { content: '\e62c' }
843
- i.icon.timelapse::before { content: '\e422' }
844
- i.icon.timeline::before { content: '\e922' }
845
- i.icon.timer::before { content: '\e425' }
846
- i.icon.timer.ten::before { content: '\e423' }
847
- i.icon.timer.three::before { content: '\e424' }
848
- i.icon.timer.off::before { content: '\e426' }
849
- i.icon.title::before { content: '\e264' }
850
- i.icon.toc::before { content: '\e8de' }
851
- i.icon.today::before { content: '\e8df' }
852
- i.icon.toll::before { content: '\e8e0' }
853
- i.icon.tonality::before { content: '\e427' }
854
- i.icon.touch.app::before { content: '\e913' }
855
- i.icon.toys::before { content: '\e332' }
856
- i.icon.track.changes::before { content: '\e8e1' }
857
- i.icon.traffic::before { content: '\e565' }
858
- i.icon.train::before { content: '\e570' }
859
- i.icon.tram::before { content: '\e571' }
860
- i.icon.transfer.within.a.station::before { content: '\e572' }
861
- i.icon.transform::before { content: '\e428' }
862
- i.icon.translate::before { content: '\e8e2' }
863
- i.icon.trending.down::before { content: '\e8e3' }
864
- i.icon.trending.flat::before { content: '\e8e4' }
865
- i.icon.trending.up::before { content: '\e8e5' }
866
- i.icon.tune::before { content: '\e429' }
867
- i.icon.turned.in::before { content: '\e8e6' }
868
- i.icon.turned.in.not::before { content: '\e8e7' }
869
- i.icon.tv::before { content: '\e333' }
870
- i.icon.unarchive::before { content: '\e169' }
871
- i.icon.undo::before { content: '\e166' }
872
- i.icon.unfold.less::before { content: '\e5d6' }
873
- i.icon.unfold.more::before { content: '\e5d7' }
874
- i.icon.update::before { content: '\e923' }
875
- i.icon.usb::before { content: '\e1e0' }
876
- i.icon.verified.user::before { content: '\e8e8' }
877
- i.icon.vertical.align.bottom::before { content: '\e258' }
878
- i.icon.vertical.align.center::before { content: '\e259' }
879
- i.icon.vertical.align.top::before { content: '\e25a' }
880
- i.icon.vibration::before { content: '\e62d' }
881
- i.icon.video.call::before { content: '\e070' }
882
- i.icon.video.label::before { content: '\e071' }
883
- i.icon.video.library::before { content: '\e04a' }
884
- i.icon.videocam::before { content: '\e04b' }
885
- i.icon.videocam.off::before { content: '\e04c' }
886
- i.icon.videogame.asset::before { content: '\e338' }
887
- i.icon.view.agenda::before { content: '\e8e9' }
888
- i.icon.view.array::before { content: '\e8ea' }
889
- i.icon.view.carousel::before { content: '\e8eb' }
890
- i.icon.view.column::before { content: '\e8ec' }
891
- i.icon.view.comfy::before { content: '\e42a' }
892
- i.icon.view.compact::before { content: '\e42b' }
893
- i.icon.view.day::before { content: '\e8ed' }
894
- i.icon.view.headline::before { content: '\e8ee' }
895
- i.icon.view.list::before { content: '\e8ef' }
896
- i.icon.view.module::before { content: '\e8f0' }
897
- i.icon.view.quilt::before { content: '\e8f1' }
898
- i.icon.view.stream::before { content: '\e8f2' }
899
- i.icon.view.week::before { content: '\e8f3' }
900
- i.icon.vignette::before { content: '\e435' }
901
- i.icon.visibility::before { content: '\e8f4' }
902
- i.icon.visibility.off::before { content: '\e8f5' }
903
- i.icon.voice.chat::before { content: '\e62e' }
904
- i.icon.voicemail::before { content: '\e0d9' }
905
- i.icon.volume.down::before { content: '\e04d' }
906
- i.icon.volume.mute::before { content: '\e04e' }
907
- i.icon.volume.off::before { content: '\e04f' }
908
- i.icon.volume.up::before { content: '\e050' }
909
- i.icon.vpn.key::before { content: '\e0da' }
910
- i.icon.vpn.lock::before { content: '\e62f' }
911
- i.icon.wallpaper::before { content: '\e1bc' }
912
- i.icon.warning::before { content: '\e002' }
913
- i.icon.watch::before { content: '\e334' }
914
- i.icon.watch.later::before { content: '\e924' }
915
- i.icon.wb.auto::before { content: '\e42c' }
916
- i.icon.wb.cloudy::before { content: '\e42d' }
917
- i.icon.wb.incandescent::before { content: '\e42e' }
918
- i.icon.wb.iridescent::before { content: '\e436' }
919
- i.icon.wb.sunny::before { content: '\e430' }
920
- i.icon.wc::before { content: '\e63d' }
921
- i.icon.web::before { content: '\e051' }
922
- i.icon.web.asset::before { content: '\e069' }
923
- i.icon.weekend::before { content: '\e16b' }
924
- i.icon.whatshot::before { content: '\e80e' }
925
- i.icon.widgets::before { content: '\e1bd' }
926
- i.icon.wifi::before { content: '\e63e' }
927
- i.icon.wifi.lock::before { content: '\e1e1' }
928
- i.icon.wifi.tethering::before { content: '\e1e2' }
929
- i.icon.work::before { content: '\e8f9' }
930
- i.icon.wrap.text::before { content: '\e25b' }
931
- i.icon.youtube.searched.for::before { content: '\e8fa' }
932
- i.icon.zoom.in::before { content: '\e8ff' }
933
- i.icon.zoom.out::before { content: '\e900' }
934
- i.icon.zoom.out.map::before { content: '\e56b' }
3
+ i.icon.threed.rotation::before {
4
+ content: "\e84d";
5
+ }
6
+ i.icon.ac.unit::before {
7
+ content: "\eb3b";
8
+ }
9
+ i.icon.access.alarm::before {
10
+ content: "\e190";
11
+ }
12
+ i.icon.access.alarms::before {
13
+ content: "\e191";
14
+ }
15
+ i.icon.access.time::before {
16
+ content: "\e192";
17
+ }
18
+ i.icon.accessibility::before {
19
+ content: "\e84e";
20
+ }
21
+ i.icon.accessible::before {
22
+ content: "\e914";
23
+ }
24
+ i.icon.account.balance::before {
25
+ content: "\e84f";
26
+ }
27
+ i.icon.account.balance.wallet::before {
28
+ content: "\e850";
29
+ }
30
+ i.icon.account.box::before {
31
+ content: "\e851";
32
+ }
33
+ i.icon.account.circle::before {
34
+ content: "\e853";
35
+ }
36
+ i.icon.adb::before {
37
+ content: "\e60e";
38
+ }
39
+ i.icon.add::before {
40
+ content: "\e145";
41
+ }
42
+ i.icon.add.a.photo::before {
43
+ content: "\e439";
44
+ }
45
+ i.icon.add.alarm::before {
46
+ content: "\e193";
47
+ }
48
+ i.icon.add.alert::before {
49
+ content: "\e003";
50
+ }
51
+ i.icon.add.box::before {
52
+ content: "\e146";
53
+ }
54
+ i.icon.add.circle::before {
55
+ content: "\e147";
56
+ }
57
+ i.icon.add.circle.outline::before {
58
+ content: "\e148";
59
+ }
60
+ i.icon.add.location::before {
61
+ content: "\e567";
62
+ }
63
+ i.icon.add.shopping.cart::before {
64
+ content: "\e854";
65
+ }
66
+ i.icon.add.to.photos::before {
67
+ content: "\e39d";
68
+ }
69
+ i.icon.add.to.queue::before {
70
+ content: "\e05c";
71
+ }
72
+ i.icon.adjust::before {
73
+ content: "\e39e";
74
+ }
75
+ i.icon.airline.seat.flat::before {
76
+ content: "\e630";
77
+ }
78
+ i.icon.airline.seat.flat.angled::before {
79
+ content: "\e631";
80
+ }
81
+ i.icon.airline.seat.individual.suite::before {
82
+ content: "\e632";
83
+ }
84
+ i.icon.airline.seat.legroom.extra::before {
85
+ content: "\e633";
86
+ }
87
+ i.icon.airline.seat.legroom.normal::before {
88
+ content: "\e634";
89
+ }
90
+ i.icon.airline.seat.legroom.reduced::before {
91
+ content: "\e635";
92
+ }
93
+ i.icon.airline.seat.recline.extra::before {
94
+ content: "\e636";
95
+ }
96
+ i.icon.airline.seat.recline.normal::before {
97
+ content: "\e637";
98
+ }
99
+ i.icon.airplanemode.active::before {
100
+ content: "\e195";
101
+ }
102
+ i.icon.airplanemode.inactive::before {
103
+ content: "\e194";
104
+ }
105
+ i.icon.airplay::before {
106
+ content: "\e055";
107
+ }
108
+ i.icon.airport.shuttle::before {
109
+ content: "\eb3c";
110
+ }
111
+ i.icon.alarm::before {
112
+ content: "\e855";
113
+ }
114
+ i.icon.alarm.add::before {
115
+ content: "\e856";
116
+ }
117
+ i.icon.alarm.off::before {
118
+ content: "\e857";
119
+ }
120
+ i.icon.alarm.on::before {
121
+ content: "\e858";
122
+ }
123
+ i.icon.album::before {
124
+ content: "\e019";
125
+ }
126
+ i.icon.all.inclusive::before {
127
+ content: "\eb3d";
128
+ }
129
+ i.icon.all.out::before {
130
+ content: "\e90b";
131
+ }
132
+ i.icon.android::before {
133
+ content: "\e859";
134
+ }
135
+ i.icon.announcement::before {
136
+ content: "\e85a";
137
+ }
138
+ i.icon.apps::before {
139
+ content: "\e5c3";
140
+ }
141
+ i.icon.archive::before {
142
+ content: "\e149";
143
+ }
144
+ i.icon.arrow.back::before {
145
+ content: "\e5c4";
146
+ }
147
+ i.icon.arrow.downward::before {
148
+ content: "\e5db";
149
+ }
150
+ i.icon.arrow.drop.down::before {
151
+ content: "\e5c5";
152
+ }
153
+ i.icon.arrow.drop.down.circle::before {
154
+ content: "\e5c6";
155
+ }
156
+ i.icon.arrow.drop.up::before {
157
+ content: "\e5c7";
158
+ }
159
+ i.icon.arrow.forward::before {
160
+ content: "\e5c8";
161
+ }
162
+ i.icon.arrow.upward::before {
163
+ content: "\e5d8";
164
+ }
165
+ i.icon.art.track::before {
166
+ content: "\e060";
167
+ }
168
+ i.icon.aspect.ratio::before {
169
+ content: "\e85b";
170
+ }
171
+ i.icon.assessment::before {
172
+ content: "\e85c";
173
+ }
174
+ i.icon.assignment::before {
175
+ content: "\e85d";
176
+ }
177
+ i.icon.assignment.ind::before {
178
+ content: "\e85e";
179
+ }
180
+ i.icon.assignment.late::before {
181
+ content: "\e85f";
182
+ }
183
+ i.icon.assignment.return::before {
184
+ content: "\e860";
185
+ }
186
+ i.icon.assignment.returned::before {
187
+ content: "\e861";
188
+ }
189
+ i.icon.assignment.turned.in::before {
190
+ content: "\e862";
191
+ }
192
+ i.icon.assistant::before {
193
+ content: "\e39f";
194
+ }
195
+ i.icon.assistant.photo::before {
196
+ content: "\e3a0";
197
+ }
198
+ i.icon.attach.file::before {
199
+ content: "\e226";
200
+ }
201
+ i.icon.attach.money::before {
202
+ content: "\e227";
203
+ }
204
+ i.icon.attachment::before {
205
+ content: "\e2bc";
206
+ }
207
+ i.icon.audiotrack::before {
208
+ content: "\e3a1";
209
+ }
210
+ i.icon.autorenew::before {
211
+ content: "\e863";
212
+ }
213
+ i.icon.av.timer::before {
214
+ content: "\e01b";
215
+ }
216
+ i.icon.backspace::before {
217
+ content: "\e14a";
218
+ }
219
+ i.icon.backup::before {
220
+ content: "\e864";
221
+ }
222
+ i.icon.battery.alert::before {
223
+ content: "\e19c";
224
+ }
225
+ i.icon.battery.charging.full::before {
226
+ content: "\e1a3";
227
+ }
228
+ i.icon.battery.full::before {
229
+ content: "\e1a4";
230
+ }
231
+ i.icon.battery.std::before {
232
+ content: "\e1a5";
233
+ }
234
+ i.icon.battery.unknown::before {
235
+ content: "\e1a6";
236
+ }
237
+ i.icon.beach.access::before {
238
+ content: "\eb3e";
239
+ }
240
+ i.icon.beenhere::before {
241
+ content: "\e52d";
242
+ }
243
+ i.icon.block::before {
244
+ content: "\e14b";
245
+ }
246
+ i.icon.bluetooth::before {
247
+ content: "\e1a7";
248
+ }
249
+ i.icon.bluetooth.audio::before {
250
+ content: "\e60f";
251
+ }
252
+ i.icon.bluetooth.connected::before {
253
+ content: "\e1a8";
254
+ }
255
+ i.icon.bluetooth.disabled::before {
256
+ content: "\e1a9";
257
+ }
258
+ i.icon.bluetooth.searching::before {
259
+ content: "\e1aa";
260
+ }
261
+ i.icon.blur.circular::before {
262
+ content: "\e3a2";
263
+ }
264
+ i.icon.blur.linear::before {
265
+ content: "\e3a3";
266
+ }
267
+ i.icon.blur.off::before {
268
+ content: "\e3a4";
269
+ }
270
+ i.icon.blur.on::before {
271
+ content: "\e3a5";
272
+ }
273
+ i.icon.book::before {
274
+ content: "\e865";
275
+ }
276
+ i.icon.bookmark::before {
277
+ content: "\e866";
278
+ }
279
+ i.icon.bookmark.border::before {
280
+ content: "\e867";
281
+ }
282
+ i.icon.border.all::before {
283
+ content: "\e228";
284
+ }
285
+ i.icon.border.bottom::before {
286
+ content: "\e229";
287
+ }
288
+ i.icon.border.clear::before {
289
+ content: "\e22a";
290
+ }
291
+ i.icon.border.color::before {
292
+ content: "\e22b";
293
+ }
294
+ i.icon.border.horizontal::before {
295
+ content: "\e22c";
296
+ }
297
+ i.icon.border.inner::before {
298
+ content: "\e22d";
299
+ }
300
+ i.icon.border.left::before {
301
+ content: "\e22e";
302
+ }
303
+ i.icon.border.outer::before {
304
+ content: "\e22f";
305
+ }
306
+ i.icon.border.right::before {
307
+ content: "\e230";
308
+ }
309
+ i.icon.border.style::before {
310
+ content: "\e231";
311
+ }
312
+ i.icon.border.top::before {
313
+ content: "\e232";
314
+ }
315
+ i.icon.border.vertical::before {
316
+ content: "\e233";
317
+ }
318
+ i.icon.branding.watermark::before {
319
+ content: "\e06b";
320
+ }
321
+ i.icon.brightness.one::before {
322
+ content: "\e3a6";
323
+ }
324
+ i.icon.brightness.two::before {
325
+ content: "\e3a7";
326
+ }
327
+ i.icon.brightness.three::before {
328
+ content: "\e3a8";
329
+ }
330
+ i.icon.brightness.four::before {
331
+ content: "\e3a9";
332
+ }
333
+ i.icon.brightness.five::before {
334
+ content: "\e3aa";
335
+ }
336
+ i.icon.brightness.six::before {
337
+ content: "\e3ab";
338
+ }
339
+ i.icon.brightness.seven::before {
340
+ content: "\e3ac";
341
+ }
342
+ i.icon.brightness.auto::before {
343
+ content: "\e1ab";
344
+ }
345
+ i.icon.brightness.high::before {
346
+ content: "\e1ac";
347
+ }
348
+ i.icon.brightness.low::before {
349
+ content: "\e1ad";
350
+ }
351
+ i.icon.brightness.medium::before {
352
+ content: "\e1ae";
353
+ }
354
+ i.icon.broken.image::before {
355
+ content: "\e3ad";
356
+ }
357
+ i.icon.brush::before {
358
+ content: "\e3ae";
359
+ }
360
+ i.icon.bubble.chart::before {
361
+ content: "\e6dd";
362
+ }
363
+ i.icon.bug.report::before {
364
+ content: "\e868";
365
+ }
366
+ i.icon.build::before {
367
+ content: "\e869";
368
+ }
369
+ i.icon.burst.mode::before {
370
+ content: "\e43c";
371
+ }
372
+ i.icon.business::before {
373
+ content: "\e0af";
374
+ }
375
+ i.icon.business.center::before {
376
+ content: "\eb3f";
377
+ }
378
+ i.icon.cached::before {
379
+ content: "\e86a";
380
+ }
381
+ i.icon.cake::before {
382
+ content: "\e7e9";
383
+ }
384
+ i.icon.call::before {
385
+ content: "\e0b0";
386
+ }
387
+ i.icon.call.end::before {
388
+ content: "\e0b1";
389
+ }
390
+ i.icon.call.made::before {
391
+ content: "\e0b2";
392
+ }
393
+ i.icon.call.merge::before {
394
+ content: "\e0b3";
395
+ }
396
+ i.icon.call.missed::before {
397
+ content: "\e0b4";
398
+ }
399
+ i.icon.call.missed.outgoing::before {
400
+ content: "\e0e4";
401
+ }
402
+ i.icon.call.received::before {
403
+ content: "\e0b5";
404
+ }
405
+ i.icon.call.split::before {
406
+ content: "\e0b6";
407
+ }
408
+ i.icon.call.to.action::before {
409
+ content: "\e06c";
410
+ }
411
+ i.icon.camera::before {
412
+ content: "\e3af";
413
+ }
414
+ i.icon.camera.alt::before {
415
+ content: "\e3b0";
416
+ }
417
+ i.icon.camera.enhance::before {
418
+ content: "\e8fc";
419
+ }
420
+ i.icon.camera.front::before {
421
+ content: "\e3b1";
422
+ }
423
+ i.icon.camera.rear::before {
424
+ content: "\e3b2";
425
+ }
426
+ i.icon.camera.roll::before {
427
+ content: "\e3b3";
428
+ }
429
+ i.icon.cancel::before {
430
+ content: "\e5c9";
431
+ }
432
+ i.icon.card.giftcard::before {
433
+ content: "\e8f6";
434
+ }
435
+ i.icon.card.membership::before {
436
+ content: "\e8f7";
437
+ }
438
+ i.icon.card.travel::before {
439
+ content: "\e8f8";
440
+ }
441
+ i.icon.casino::before {
442
+ content: "\eb40";
443
+ }
444
+ i.icon.cast::before {
445
+ content: "\e307";
446
+ }
447
+ i.icon.cast.connected::before {
448
+ content: "\e308";
449
+ }
450
+ i.icon.center.focus.strong::before {
451
+ content: "\e3b4";
452
+ }
453
+ i.icon.center.focus.weak::before {
454
+ content: "\e3b5";
455
+ }
456
+ i.icon.change.history::before {
457
+ content: "\e86b";
458
+ }
459
+ i.icon.chat::before {
460
+ content: "\e0b7";
461
+ }
462
+ i.icon.chat.bubble::before {
463
+ content: "\e0ca";
464
+ }
465
+ i.icon.chat.bubble.outline::before {
466
+ content: "\e0cb";
467
+ }
468
+ i.icon.check::before {
469
+ content: "\e5ca";
470
+ }
471
+ i.icon.check.box::before {
472
+ content: "\e834";
473
+ }
474
+ i.icon.check.box.outline.blank::before {
475
+ content: "\e835";
476
+ }
477
+ i.icon.check.circle::before {
478
+ content: "\e86c";
479
+ }
480
+ i.icon.chevron.left::before {
481
+ content: "\e5cb";
482
+ }
483
+ i.icon.chevron.right::before {
484
+ content: "\e5cc";
485
+ }
486
+ i.icon.child.care::before {
487
+ content: "\eb41";
488
+ }
489
+ i.icon.child.friendly::before {
490
+ content: "\eb42";
491
+ }
492
+ i.icon.chrome.reader.mode::before {
493
+ content: "\e86d";
494
+ }
495
+ i.icon.class::before {
496
+ content: "\e86e";
497
+ }
498
+ i.icon.clear::before {
499
+ content: "\e14c";
500
+ }
501
+ i.icon.clear.all::before {
502
+ content: "\e0b8";
503
+ }
504
+ i.icon.close::before {
505
+ content: "\e5cd";
506
+ }
507
+ i.icon.closed.caption::before {
508
+ content: "\e01c";
509
+ }
510
+ i.icon.cloud::before {
511
+ content: "\e2bd";
512
+ }
513
+ i.icon.cloud.circle::before {
514
+ content: "\e2be";
515
+ }
516
+ i.icon.cloud.done::before {
517
+ content: "\e2bf";
518
+ }
519
+ i.icon.cloud.download::before {
520
+ content: "\e2c0";
521
+ }
522
+ i.icon.cloud.off::before {
523
+ content: "\e2c1";
524
+ }
525
+ i.icon.cloud.queue::before {
526
+ content: "\e2c2";
527
+ }
528
+ i.icon.cloud.upload::before {
529
+ content: "\e2c3";
530
+ }
531
+ i.icon.code::before {
532
+ content: "\e86f";
533
+ }
534
+ i.icon.collections::before {
535
+ content: "\e3b6";
536
+ }
537
+ i.icon.collections.bookmark::before {
538
+ content: "\e431";
539
+ }
540
+ i.icon.color.lens::before {
541
+ content: "\e3b7";
542
+ }
543
+ i.icon.colorize::before {
544
+ content: "\e3b8";
545
+ }
546
+ i.icon.comment::before {
547
+ content: "\e0b9";
548
+ }
549
+ i.icon.compare::before {
550
+ content: "\e3b9";
551
+ }
552
+ i.icon.compare.arrows::before {
553
+ content: "\e915";
554
+ }
555
+ i.icon.computer::before {
556
+ content: "\e30a";
557
+ }
558
+ i.icon.confirmation.number::before {
559
+ content: "\e638";
560
+ }
561
+ i.icon.contact.mail::before {
562
+ content: "\e0d0";
563
+ }
564
+ i.icon.contact.phone::before {
565
+ content: "\e0cf";
566
+ }
567
+ i.icon.contacts::before {
568
+ content: "\e0ba";
569
+ }
570
+ i.icon.content.copy::before {
571
+ content: "\e14d";
572
+ }
573
+ i.icon.content.cut::before {
574
+ content: "\e14e";
575
+ }
576
+ i.icon.content.paste::before {
577
+ content: "\e14f";
578
+ }
579
+ i.icon.control.point::before {
580
+ content: "\e3ba";
581
+ }
582
+ i.icon.control.point.duplicate::before {
583
+ content: "\e3bb";
584
+ }
585
+ i.icon.copyright::before {
586
+ content: "\e90c";
587
+ }
588
+ i.icon.create::before {
589
+ content: "\e150";
590
+ }
591
+ i.icon.create.new.folder::before {
592
+ content: "\e2cc";
593
+ }
594
+ i.icon.credit.card::before {
595
+ content: "\e870";
596
+ }
597
+ i.icon.crop::before {
598
+ content: "\e3be";
599
+ }
600
+ i.icon.crop.sixteen.nine::before {
601
+ content: "\e3bc";
602
+ }
603
+ i.icon.crop.three.two::before {
604
+ content: "\e3bd";
605
+ }
606
+ i.icon.crop.five.four::before {
607
+ content: "\e3bf";
608
+ }
609
+ i.icon.crop.seven.five::before {
610
+ content: "\e3c0";
611
+ }
612
+ i.icon.crop.din::before {
613
+ content: "\e3c1";
614
+ }
615
+ i.icon.crop.free::before {
616
+ content: "\e3c2";
617
+ }
618
+ i.icon.crop.landscape::before {
619
+ content: "\e3c3";
620
+ }
621
+ i.icon.crop.original::before {
622
+ content: "\e3c4";
623
+ }
624
+ i.icon.crop.portrait::before {
625
+ content: "\e3c5";
626
+ }
627
+ i.icon.crop.rotate::before {
628
+ content: "\e437";
629
+ }
630
+ i.icon.crop.square::before {
631
+ content: "\e3c6";
632
+ }
633
+ i.icon.dashboard::before {
634
+ content: "\e871";
635
+ }
636
+ i.icon.data.usage::before {
637
+ content: "\e1af";
638
+ }
639
+ i.icon.date.range::before {
640
+ content: "\e916";
641
+ }
642
+ i.icon.dehaze::before {
643
+ content: "\e3c7";
644
+ }
645
+ i.icon.delete::before {
646
+ content: "\e872";
647
+ }
648
+ i.icon.delete.forever::before {
649
+ content: "\e92b";
650
+ }
651
+ i.icon.delete.sweep::before {
652
+ content: "\e16c";
653
+ }
654
+ i.icon.description::before {
655
+ content: "\e873";
656
+ }
657
+ i.icon.desktop.mac::before {
658
+ content: "\e30b";
659
+ }
660
+ i.icon.desktop.windows::before {
661
+ content: "\e30c";
662
+ }
663
+ i.icon.details::before {
664
+ content: "\e3c8";
665
+ }
666
+ i.icon.developer.board::before {
667
+ content: "\e30d";
668
+ }
669
+ i.icon.developer.mode::before {
670
+ content: "\e1b0";
671
+ }
672
+ i.icon.device.hub::before {
673
+ content: "\e335";
674
+ }
675
+ i.icon.devices::before {
676
+ content: "\e1b1";
677
+ }
678
+ i.icon.devices.other::before {
679
+ content: "\e337";
680
+ }
681
+ i.icon.dialer.sip::before {
682
+ content: "\e0bb";
683
+ }
684
+ i.icon.dialpad::before {
685
+ content: "\e0bc";
686
+ }
687
+ i.icon.directions::before {
688
+ content: "\e52e";
689
+ }
690
+ i.icon.directions.bike::before {
691
+ content: "\e52f";
692
+ }
693
+ i.icon.directions.boat::before {
694
+ content: "\e532";
695
+ }
696
+ i.icon.directions.bus::before {
697
+ content: "\e530";
698
+ }
699
+ i.icon.directions.car::before {
700
+ content: "\e531";
701
+ }
702
+ i.icon.directions.railway::before {
703
+ content: "\e534";
704
+ }
705
+ i.icon.directions.run::before {
706
+ content: "\e566";
707
+ }
708
+ i.icon.directions.subway::before {
709
+ content: "\e533";
710
+ }
711
+ i.icon.directions.transit::before {
712
+ content: "\e535";
713
+ }
714
+ i.icon.directions.walk::before {
715
+ content: "\e536";
716
+ }
717
+ i.icon.disc.full::before {
718
+ content: "\e610";
719
+ }
720
+ i.icon.dns::before {
721
+ content: "\e875";
722
+ }
723
+ i.icon.do.not.disturb::before {
724
+ content: "\e612";
725
+ }
726
+ i.icon.do.not.disturb.alt::before {
727
+ content: "\e611";
728
+ }
729
+ i.icon.do.not.disturb.off::before {
730
+ content: "\e643";
731
+ }
732
+ i.icon.do.not.disturb.on::before {
733
+ content: "\e644";
734
+ }
735
+ i.icon.dock::before {
736
+ content: "\e30e";
737
+ }
738
+ i.icon.domain::before {
739
+ content: "\e7ee";
740
+ }
741
+ i.icon.done::before {
742
+ content: "\e876";
743
+ }
744
+ i.icon.done.all::before {
745
+ content: "\e877";
746
+ }
747
+ i.icon.donut.large::before {
748
+ content: "\e917";
749
+ }
750
+ i.icon.donut.small::before {
751
+ content: "\e918";
752
+ }
753
+ i.icon.drafts::before {
754
+ content: "\e151";
755
+ }
756
+ i.icon.drag.handle::before {
757
+ content: "\e25d";
758
+ }
759
+ i.icon.drive.eta::before {
760
+ content: "\e613";
761
+ }
762
+ i.icon.dvr::before {
763
+ content: "\e1b2";
764
+ }
765
+ i.icon.edit::before {
766
+ content: "\e3c9";
767
+ }
768
+ i.icon.edit.location::before {
769
+ content: "\e568";
770
+ }
771
+ i.icon.eject::before {
772
+ content: "\e8fb";
773
+ }
774
+ i.icon.email::before {
775
+ content: "\e0be";
776
+ }
777
+ i.icon.enhanced.encryption::before {
778
+ content: "\e63f";
779
+ }
780
+ i.icon.equalizer::before {
781
+ content: "\e01d";
782
+ }
783
+ i.icon.error::before {
784
+ content: "\e000";
785
+ }
786
+ i.icon.error.outline::before {
787
+ content: "\e001";
788
+ }
789
+ i.icon.euro.symbol::before {
790
+ content: "\e926";
791
+ }
792
+ i.icon.ev.station::before {
793
+ content: "\e56d";
794
+ }
795
+ i.icon.event::before {
796
+ content: "\e878";
797
+ }
798
+ i.icon.event.available::before {
799
+ content: "\e614";
800
+ }
801
+ i.icon.event.busy::before {
802
+ content: "\e615";
803
+ }
804
+ i.icon.event.note::before {
805
+ content: "\e616";
806
+ }
807
+ i.icon.event.seat::before {
808
+ content: "\e903";
809
+ }
810
+ i.icon.exit.to.app::before {
811
+ content: "\e879";
812
+ }
813
+ i.icon.expand.less::before {
814
+ content: "\e5ce";
815
+ }
816
+ i.icon.expand.more::before {
817
+ content: "\e5cf";
818
+ }
819
+ i.icon.explicit::before {
820
+ content: "\e01e";
821
+ }
822
+ i.icon.explore::before {
823
+ content: "\e87a";
824
+ }
825
+ i.icon.exposure::before {
826
+ content: "\e3ca";
827
+ }
828
+ i.icon.exposure.neg.1::before {
829
+ content: "\e3cb";
830
+ }
831
+ i.icon.exposure.neg.2::before {
832
+ content: "\e3cc";
833
+ }
834
+ i.icon.exposure.plus.1::before {
835
+ content: "\e3cd";
836
+ }
837
+ i.icon.exposure.plus.2::before {
838
+ content: "\e3ce";
839
+ }
840
+ i.icon.exposure.zero::before {
841
+ content: "\e3cf";
842
+ }
843
+ i.icon.extension::before {
844
+ content: "\e87b";
845
+ }
846
+ i.icon.face::before {
847
+ content: "\e87c";
848
+ }
849
+ i.icon.fast.forward::before {
850
+ content: "\e01f";
851
+ }
852
+ i.icon.fast.rewind::before {
853
+ content: "\e020";
854
+ }
855
+ i.icon.favorite::before {
856
+ content: "\e87d";
857
+ }
858
+ i.icon.favorite.border::before {
859
+ content: "\e87e";
860
+ }
861
+ i.icon.featured.play.list::before {
862
+ content: "\e06d";
863
+ }
864
+ i.icon.featured.video::before {
865
+ content: "\e06e";
866
+ }
867
+ i.icon.feedback::before {
868
+ content: "\e87f";
869
+ }
870
+ i.icon.fiber.dvr::before {
871
+ content: "\e05d";
872
+ }
873
+ i.icon.fiber.manual.record::before {
874
+ content: "\e061";
875
+ }
876
+ i.icon.fiber.new::before {
877
+ content: "\e05e";
878
+ }
879
+ i.icon.fiber.pin::before {
880
+ content: "\e06a";
881
+ }
882
+ i.icon.fiber.smart.record::before {
883
+ content: "\e062";
884
+ }
885
+ i.icon.file.download::before {
886
+ content: "\e2c4";
887
+ }
888
+ i.icon.file.upload::before {
889
+ content: "\e2c6";
890
+ }
891
+ i.icon.filter::before {
892
+ content: "\e3d3";
893
+ }
894
+ i.icon.filter.1::before {
895
+ content: "\e3d0";
896
+ }
897
+ i.icon.filter.2::before {
898
+ content: "\e3d1";
899
+ }
900
+ i.icon.filter.3::before {
901
+ content: "\e3d2";
902
+ }
903
+ i.icon.filter.4::before {
904
+ content: "\e3d4";
905
+ }
906
+ i.icon.filter.5::before {
907
+ content: "\e3d5";
908
+ }
909
+ i.icon.filter.6::before {
910
+ content: "\e3d6";
911
+ }
912
+ i.icon.filter.7::before {
913
+ content: "\e3d7";
914
+ }
915
+ i.icon.filter.8::before {
916
+ content: "\e3d8";
917
+ }
918
+ i.icon.filter.9::before {
919
+ content: "\e3d9";
920
+ }
921
+ i.icon.filter.9.plus::before {
922
+ content: "\e3da";
923
+ }
924
+ i.icon.filter.b.and.w::before {
925
+ content: "\e3db";
926
+ }
927
+ i.icon.filter.center.focus::before {
928
+ content: "\e3dc";
929
+ }
930
+ i.icon.filter.drama::before {
931
+ content: "\e3dd";
932
+ }
933
+ i.icon.filter.frames::before {
934
+ content: "\e3de";
935
+ }
936
+ i.icon.filter.hdr::before {
937
+ content: "\e3df";
938
+ }
939
+ i.icon.filter.list::before {
940
+ content: "\e152";
941
+ }
942
+ i.icon.filter.none::before {
943
+ content: "\e3e0";
944
+ }
945
+ i.icon.filter.tilt.shift::before {
946
+ content: "\e3e2";
947
+ }
948
+ i.icon.filter.vintage::before {
949
+ content: "\e3e3";
950
+ }
951
+ i.icon.find.in.page::before {
952
+ content: "\e880";
953
+ }
954
+ i.icon.find.replace::before {
955
+ content: "\e881";
956
+ }
957
+ i.icon.fingerprint::before {
958
+ content: "\e90d";
959
+ }
960
+ i.icon.first.page::before {
961
+ content: "\e5dc";
962
+ }
963
+ i.icon.fitness.center::before {
964
+ content: "\eb43";
965
+ }
966
+ i.icon.flag::before {
967
+ content: "\e153";
968
+ }
969
+ i.icon.flare::before {
970
+ content: "\e3e4";
971
+ }
972
+ i.icon.flash.auto::before {
973
+ content: "\e3e5";
974
+ }
975
+ i.icon.flash.off::before {
976
+ content: "\e3e6";
977
+ }
978
+ i.icon.flash.on::before {
979
+ content: "\e3e7";
980
+ }
981
+ i.icon.flight::before {
982
+ content: "\e539";
983
+ }
984
+ i.icon.flight.land::before {
985
+ content: "\e904";
986
+ }
987
+ i.icon.flight.takeoff::before {
988
+ content: "\e905";
989
+ }
990
+ i.icon.flip::before {
991
+ content: "\e3e8";
992
+ }
993
+ i.icon.flip.to.back::before {
994
+ content: "\e882";
995
+ }
996
+ i.icon.flip.to.front::before {
997
+ content: "\e883";
998
+ }
999
+ i.icon.folder::before {
1000
+ content: "\e2c7";
1001
+ }
1002
+ i.icon.folder.open::before {
1003
+ content: "\e2c8";
1004
+ }
1005
+ i.icon.folder.shared::before {
1006
+ content: "\e2c9";
1007
+ }
1008
+ i.icon.folder.special::before {
1009
+ content: "\e617";
1010
+ }
1011
+ i.icon.font.download::before {
1012
+ content: "\e167";
1013
+ }
1014
+ i.icon.format.align.center::before {
1015
+ content: "\e234";
1016
+ }
1017
+ i.icon.format.align.justify::before {
1018
+ content: "\e235";
1019
+ }
1020
+ i.icon.format.align.left::before {
1021
+ content: "\e236";
1022
+ }
1023
+ i.icon.format.align.right::before {
1024
+ content: "\e237";
1025
+ }
1026
+ i.icon.format.bold::before {
1027
+ content: "\e238";
1028
+ }
1029
+ i.icon.format.clear::before {
1030
+ content: "\e239";
1031
+ }
1032
+ i.icon.format.color.fill::before {
1033
+ content: "\e23a";
1034
+ }
1035
+ i.icon.format.color.reset::before {
1036
+ content: "\e23b";
1037
+ }
1038
+ i.icon.format.color.text::before {
1039
+ content: "\e23c";
1040
+ }
1041
+ i.icon.format.indent.decrease::before {
1042
+ content: "\e23d";
1043
+ }
1044
+ i.icon.format.indent.increase::before {
1045
+ content: "\e23e";
1046
+ }
1047
+ i.icon.format.italic::before {
1048
+ content: "\e23f";
1049
+ }
1050
+ i.icon.format.line.spacing::before {
1051
+ content: "\e240";
1052
+ }
1053
+ i.icon.format.list.bulleted::before {
1054
+ content: "\e241";
1055
+ }
1056
+ i.icon.format.list.numbered::before {
1057
+ content: "\e242";
1058
+ }
1059
+ i.icon.format.paint::before {
1060
+ content: "\e243";
1061
+ }
1062
+ i.icon.format.quote::before {
1063
+ content: "\e244";
1064
+ }
1065
+ i.icon.format.shapes::before {
1066
+ content: "\e25e";
1067
+ }
1068
+ i.icon.format.size::before {
1069
+ content: "\e245";
1070
+ }
1071
+ i.icon.format.strikethrough::before {
1072
+ content: "\e246";
1073
+ }
1074
+ i.icon.format.textdirection.l.to.r::before {
1075
+ content: "\e247";
1076
+ }
1077
+ i.icon.format.textdirection.r.to.l::before {
1078
+ content: "\e248";
1079
+ }
1080
+ i.icon.format.underlined::before {
1081
+ content: "\e249";
1082
+ }
1083
+ i.icon.forum::before {
1084
+ content: "\e0bf";
1085
+ }
1086
+ i.icon.forward::before {
1087
+ content: "\e154";
1088
+ }
1089
+ i.icon.forward.ten::before {
1090
+ content: "\e056";
1091
+ }
1092
+ i.icon.forward.thirty::before {
1093
+ content: "\e057";
1094
+ }
1095
+ i.icon.forward.five::before {
1096
+ content: "\e058";
1097
+ }
1098
+ i.icon.free.breakfast::before {
1099
+ content: "\eb44";
1100
+ }
1101
+ i.icon.fullscreen::before {
1102
+ content: "\e5d0";
1103
+ }
1104
+ i.icon.fullscreen.exit::before {
1105
+ content: "\e5d1";
1106
+ }
1107
+ i.icon.functions::before {
1108
+ content: "\e24a";
1109
+ }
1110
+ i.icon.g.translate::before {
1111
+ content: "\e927";
1112
+ }
1113
+ i.icon.gamepad::before {
1114
+ content: "\e30f";
1115
+ }
1116
+ i.icon.games::before {
1117
+ content: "\e021";
1118
+ }
1119
+ i.icon.gavel::before {
1120
+ content: "\e90e";
1121
+ }
1122
+ i.icon.gesture::before {
1123
+ content: "\e155";
1124
+ }
1125
+ i.icon.get.app::before {
1126
+ content: "\e884";
1127
+ }
1128
+ i.icon.gif::before {
1129
+ content: "\e908";
1130
+ }
1131
+ i.icon.golf.course::before {
1132
+ content: "\eb45";
1133
+ }
1134
+ i.icon.gps.fixed::before {
1135
+ content: "\e1b3";
1136
+ }
1137
+ i.icon.gps.not.fixed::before {
1138
+ content: "\e1b4";
1139
+ }
1140
+ i.icon.gps.off::before {
1141
+ content: "\e1b5";
1142
+ }
1143
+ i.icon.grade::before {
1144
+ content: "\e885";
1145
+ }
1146
+ i.icon.gradient::before {
1147
+ content: "\e3e9";
1148
+ }
1149
+ i.icon.grain::before {
1150
+ content: "\e3ea";
1151
+ }
1152
+ i.icon.graphic.eq::before {
1153
+ content: "\e1b8";
1154
+ }
1155
+ i.icon.grid.off::before {
1156
+ content: "\e3eb";
1157
+ }
1158
+ i.icon.grid.on::before {
1159
+ content: "\e3ec";
1160
+ }
1161
+ i.icon.group::before {
1162
+ content: "\e7ef";
1163
+ }
1164
+ i.icon.group.add::before {
1165
+ content: "\e7f0";
1166
+ }
1167
+ i.icon.group.work::before {
1168
+ content: "\e886";
1169
+ }
1170
+ i.icon.hd::before {
1171
+ content: "\e052";
1172
+ }
1173
+ i.icon.hdr.off::before {
1174
+ content: "\e3ed";
1175
+ }
1176
+ i.icon.hdr.on::before {
1177
+ content: "\e3ee";
1178
+ }
1179
+ i.icon.hdr.strong::before {
1180
+ content: "\e3f1";
1181
+ }
1182
+ i.icon.hdr.weak::before {
1183
+ content: "\e3f2";
1184
+ }
1185
+ i.icon.headset::before {
1186
+ content: "\e310";
1187
+ }
1188
+ i.icon.headset.mic::before {
1189
+ content: "\e311";
1190
+ }
1191
+ i.icon.healing::before {
1192
+ content: "\e3f3";
1193
+ }
1194
+ i.icon.hearing::before {
1195
+ content: "\e023";
1196
+ }
1197
+ i.icon.help::before {
1198
+ content: "\e887";
1199
+ }
1200
+ i.icon.help.outline::before {
1201
+ content: "\e8fd";
1202
+ }
1203
+ i.icon.high.quality::before {
1204
+ content: "\e024";
1205
+ }
1206
+ i.icon.highlight::before {
1207
+ content: "\e25f";
1208
+ }
1209
+ i.icon.highlight.off::before {
1210
+ content: "\e888";
1211
+ }
1212
+ i.icon.history::before {
1213
+ content: "\e889";
1214
+ }
1215
+ i.icon.home::before {
1216
+ content: "\e88a";
1217
+ }
1218
+ i.icon.hot.tub::before {
1219
+ content: "\eb46";
1220
+ }
1221
+ i.icon.hotel::before {
1222
+ content: "\e53a";
1223
+ }
1224
+ i.icon.hourglass.empty::before {
1225
+ content: "\e88b";
1226
+ }
1227
+ i.icon.hourglass.full::before {
1228
+ content: "\e88c";
1229
+ }
1230
+ i.icon.http::before {
1231
+ content: "\e902";
1232
+ }
1233
+ i.icon.https::before {
1234
+ content: "\e88d";
1235
+ }
1236
+ i.icon.image::before {
1237
+ content: "\e3f4";
1238
+ }
1239
+ i.icon.image.aspect.ratio::before {
1240
+ content: "\e3f5";
1241
+ }
1242
+ i.icon.import.contacts::before {
1243
+ content: "\e0e0";
1244
+ }
1245
+ i.icon.import.export::before {
1246
+ content: "\e0c3";
1247
+ }
1248
+ i.icon.important.devices::before {
1249
+ content: "\e912";
1250
+ }
1251
+ i.icon.inbox::before {
1252
+ content: "\e156";
1253
+ }
1254
+ i.icon.indeterminate.check.box::before {
1255
+ content: "\e909";
1256
+ }
1257
+ i.icon.info::before {
1258
+ content: "\e88e";
1259
+ }
1260
+ i.icon.info.outline::before {
1261
+ content: "\e88f";
1262
+ }
1263
+ i.icon.input::before {
1264
+ content: "\e890";
1265
+ }
1266
+ i.icon.insert.chart::before {
1267
+ content: "\e24b";
1268
+ }
1269
+ i.icon.insert.comment::before {
1270
+ content: "\e24c";
1271
+ }
1272
+ i.icon.insert.drive.file::before {
1273
+ content: "\e24d";
1274
+ }
1275
+ i.icon.insert.emoticon::before {
1276
+ content: "\e24e";
1277
+ }
1278
+ i.icon.insert.invitation::before {
1279
+ content: "\e24f";
1280
+ }
1281
+ i.icon.insert.link::before {
1282
+ content: "\e250";
1283
+ }
1284
+ i.icon.insert.photo::before {
1285
+ content: "\e251";
1286
+ }
1287
+ i.icon.invert.colors::before {
1288
+ content: "\e891";
1289
+ }
1290
+ i.icon.invert.colors.off::before {
1291
+ content: "\e0c4";
1292
+ }
1293
+ i.icon.iso::before {
1294
+ content: "\e3f6";
1295
+ }
1296
+ i.icon.keyboard::before {
1297
+ content: "\e312";
1298
+ }
1299
+ i.icon.keyboard.arrow.down::before {
1300
+ content: "\e313";
1301
+ }
1302
+ i.icon.keyboard.arrow.left::before {
1303
+ content: "\e314";
1304
+ }
1305
+ i.icon.keyboard.arrow.right::before {
1306
+ content: "\e315";
1307
+ }
1308
+ i.icon.keyboard.arrow.up::before {
1309
+ content: "\e316";
1310
+ }
1311
+ i.icon.keyboard.backspace::before {
1312
+ content: "\e317";
1313
+ }
1314
+ i.icon.keyboard.capslock::before {
1315
+ content: "\e318";
1316
+ }
1317
+ i.icon.keyboard.hide::before {
1318
+ content: "\e31a";
1319
+ }
1320
+ i.icon.keyboard.return::before {
1321
+ content: "\e31b";
1322
+ }
1323
+ i.icon.keyboard.tab::before {
1324
+ content: "\e31c";
1325
+ }
1326
+ i.icon.keyboard.voice::before {
1327
+ content: "\e31d";
1328
+ }
1329
+ i.icon.kitchen::before {
1330
+ content: "\eb47";
1331
+ }
1332
+ i.icon.label::before {
1333
+ content: "\e892";
1334
+ }
1335
+ i.icon.label.outline::before {
1336
+ content: "\e893";
1337
+ }
1338
+ i.icon.landscape::before {
1339
+ content: "\e3f7";
1340
+ }
1341
+ i.icon.language::before {
1342
+ content: "\e894";
1343
+ }
1344
+ i.icon.laptop::before {
1345
+ content: "\e31e";
1346
+ }
1347
+ i.icon.laptop.chromebook::before {
1348
+ content: "\e31f";
1349
+ }
1350
+ i.icon.laptop.mac::before {
1351
+ content: "\e320";
1352
+ }
1353
+ i.icon.laptop.windows::before {
1354
+ content: "\e321";
1355
+ }
1356
+ i.icon.last.page::before {
1357
+ content: "\e5dd";
1358
+ }
1359
+ i.icon.launch::before {
1360
+ content: "\e895";
1361
+ }
1362
+ i.icon.layers::before {
1363
+ content: "\e53b";
1364
+ }
1365
+ i.icon.layers.clear::before {
1366
+ content: "\e53c";
1367
+ }
1368
+ i.icon.leak.add::before {
1369
+ content: "\e3f8";
1370
+ }
1371
+ i.icon.leak.remove::before {
1372
+ content: "\e3f9";
1373
+ }
1374
+ i.icon.lens::before {
1375
+ content: "\e3fa";
1376
+ }
1377
+ i.icon.library.add::before {
1378
+ content: "\e02e";
1379
+ }
1380
+ i.icon.library.books::before {
1381
+ content: "\e02f";
1382
+ }
1383
+ i.icon.library.music::before {
1384
+ content: "\e030";
1385
+ }
1386
+ i.icon.lightbulb.outline::before {
1387
+ content: "\e90f";
1388
+ }
1389
+ i.icon.line.style::before {
1390
+ content: "\e919";
1391
+ }
1392
+ i.icon.line.weight::before {
1393
+ content: "\e91a";
1394
+ }
1395
+ i.icon.linear.scale::before {
1396
+ content: "\e260";
1397
+ }
1398
+ i.icon.link::before {
1399
+ content: "\e157";
1400
+ }
1401
+ i.icon.linked.camera::before {
1402
+ content: "\e438";
1403
+ }
1404
+ i.icon.list::before {
1405
+ content: "\e896";
1406
+ }
1407
+ i.icon.live.help::before {
1408
+ content: "\e0c6";
1409
+ }
1410
+ i.icon.live.tv::before {
1411
+ content: "\e639";
1412
+ }
1413
+ i.icon.local.activity::before {
1414
+ content: "\e53f";
1415
+ }
1416
+ i.icon.local.airport::before {
1417
+ content: "\e53d";
1418
+ }
1419
+ i.icon.local.atm::before {
1420
+ content: "\e53e";
1421
+ }
1422
+ i.icon.local.bar::before {
1423
+ content: "\e540";
1424
+ }
1425
+ i.icon.local.cafe::before {
1426
+ content: "\e541";
1427
+ }
1428
+ i.icon.local.car.wash::before {
1429
+ content: "\e542";
1430
+ }
1431
+ i.icon.local.convenience.store::before {
1432
+ content: "\e543";
1433
+ }
1434
+ i.icon.local.dining::before {
1435
+ content: "\e556";
1436
+ }
1437
+ i.icon.local.drink::before {
1438
+ content: "\e544";
1439
+ }
1440
+ i.icon.local.florist::before {
1441
+ content: "\e545";
1442
+ }
1443
+ i.icon.local.gas.station::before {
1444
+ content: "\e546";
1445
+ }
1446
+ i.icon.local.grocery.store::before {
1447
+ content: "\e547";
1448
+ }
1449
+ i.icon.local.hospital::before {
1450
+ content: "\e548";
1451
+ }
1452
+ i.icon.local.hotel::before {
1453
+ content: "\e549";
1454
+ }
1455
+ i.icon.local.laundry.service::before {
1456
+ content: "\e54a";
1457
+ }
1458
+ i.icon.local.library::before {
1459
+ content: "\e54b";
1460
+ }
1461
+ i.icon.local.mall::before {
1462
+ content: "\e54c";
1463
+ }
1464
+ i.icon.local.movies::before {
1465
+ content: "\e54d";
1466
+ }
1467
+ i.icon.local.offer::before {
1468
+ content: "\e54e";
1469
+ }
1470
+ i.icon.local.parking::before {
1471
+ content: "\e54f";
1472
+ }
1473
+ i.icon.local.pharmacy::before {
1474
+ content: "\e550";
1475
+ }
1476
+ i.icon.local.phone::before {
1477
+ content: "\e551";
1478
+ }
1479
+ i.icon.local.pizza::before {
1480
+ content: "\e552";
1481
+ }
1482
+ i.icon.local.play::before {
1483
+ content: "\e553";
1484
+ }
1485
+ i.icon.local.post.office::before {
1486
+ content: "\e554";
1487
+ }
1488
+ i.icon.local.printshop::before {
1489
+ content: "\e555";
1490
+ }
1491
+ i.icon.local.see::before {
1492
+ content: "\e557";
1493
+ }
1494
+ i.icon.local.shipping::before {
1495
+ content: "\e558";
1496
+ }
1497
+ i.icon.local.taxi::before {
1498
+ content: "\e559";
1499
+ }
1500
+ i.icon.location.city::before {
1501
+ content: "\e7f1";
1502
+ }
1503
+ i.icon.location.disabled::before {
1504
+ content: "\e1b6";
1505
+ }
1506
+ i.icon.location.off::before {
1507
+ content: "\e0c7";
1508
+ }
1509
+ i.icon.location.on::before {
1510
+ content: "\e0c8";
1511
+ }
1512
+ i.icon.location.searching::before {
1513
+ content: "\e1b7";
1514
+ }
1515
+ i.icon.lock::before {
1516
+ content: "\e897";
1517
+ }
1518
+ i.icon.lock.open::before {
1519
+ content: "\e898";
1520
+ }
1521
+ i.icon.lock.outline::before {
1522
+ content: "\e899";
1523
+ }
1524
+ i.icon.looks::before {
1525
+ content: "\e3fc";
1526
+ }
1527
+ i.icon.looks.3::before {
1528
+ content: "\e3fb";
1529
+ }
1530
+ i.icon.looks.4::before {
1531
+ content: "\e3fd";
1532
+ }
1533
+ i.icon.looks.5::before {
1534
+ content: "\e3fe";
1535
+ }
1536
+ i.icon.looks.6::before {
1537
+ content: "\e3ff";
1538
+ }
1539
+ i.icon.looks.one::before {
1540
+ content: "\e400";
1541
+ }
1542
+ i.icon.looks.two::before {
1543
+ content: "\e401";
1544
+ }
1545
+ i.icon.loop::before {
1546
+ content: "\e028";
1547
+ }
1548
+ i.icon.loupe::before {
1549
+ content: "\e402";
1550
+ }
1551
+ i.icon.low.priority::before {
1552
+ content: "\e16d";
1553
+ }
1554
+ i.icon.loyalty::before {
1555
+ content: "\e89a";
1556
+ }
1557
+ i.icon.mail::before {
1558
+ content: "\e158";
1559
+ }
1560
+ i.icon.mail.outline::before {
1561
+ content: "\e0e1";
1562
+ }
1563
+ i.icon.map::before {
1564
+ content: "\e55b";
1565
+ }
1566
+ i.icon.markunread::before {
1567
+ content: "\e159";
1568
+ }
1569
+ i.icon.markunread.mailbox::before {
1570
+ content: "\e89b";
1571
+ }
1572
+ i.icon.memory::before {
1573
+ content: "\e322";
1574
+ }
1575
+ i.icon.menu::before {
1576
+ content: "\e5d2";
1577
+ }
1578
+ i.icon.merge.type::before {
1579
+ content: "\e252";
1580
+ }
1581
+ i.icon.message::before {
1582
+ content: "\e0c9";
1583
+ }
1584
+ i.icon.mic::before {
1585
+ content: "\e029";
1586
+ }
1587
+ i.icon.mic.none::before {
1588
+ content: "\e02a";
1589
+ }
1590
+ i.icon.mic.off::before {
1591
+ content: "\e02b";
1592
+ }
1593
+ i.icon.mms::before {
1594
+ content: "\e618";
1595
+ }
1596
+ i.icon.mode.comment::before {
1597
+ content: "\e253";
1598
+ }
1599
+ i.icon.mode.edit::before {
1600
+ content: "\e254";
1601
+ }
1602
+ i.icon.monetization.on::before {
1603
+ content: "\e263";
1604
+ }
1605
+ i.icon.money.off::before {
1606
+ content: "\e25c";
1607
+ }
1608
+ i.icon.monochrome.photos::before {
1609
+ content: "\e403";
1610
+ }
1611
+ i.icon.mood::before {
1612
+ content: "\e7f2";
1613
+ }
1614
+ i.icon.mood.bad::before {
1615
+ content: "\e7f3";
1616
+ }
1617
+ i.icon.more::before {
1618
+ content: "\e619";
1619
+ }
1620
+ i.icon.more.horiz::before {
1621
+ content: "\e5d3";
1622
+ }
1623
+ i.icon.more.vert::before {
1624
+ content: "\e5d4";
1625
+ }
1626
+ i.icon.motorcycle::before {
1627
+ content: "\e91b";
1628
+ }
1629
+ i.icon.mouse::before {
1630
+ content: "\e323";
1631
+ }
1632
+ i.icon.move.to.inbox::before {
1633
+ content: "\e168";
1634
+ }
1635
+ i.icon.movie::before {
1636
+ content: "\e02c";
1637
+ }
1638
+ i.icon.movie.creation::before {
1639
+ content: "\e404";
1640
+ }
1641
+ i.icon.movie.filter::before {
1642
+ content: "\e43a";
1643
+ }
1644
+ i.icon.multiline.chart::before {
1645
+ content: "\e6df";
1646
+ }
1647
+ i.icon.music.note::before {
1648
+ content: "\e405";
1649
+ }
1650
+ i.icon.music.video::before {
1651
+ content: "\e063";
1652
+ }
1653
+ i.icon.my.location::before {
1654
+ content: "\e55c";
1655
+ }
1656
+ i.icon.nature::before {
1657
+ content: "\e406";
1658
+ }
1659
+ i.icon.nature.people::before {
1660
+ content: "\e407";
1661
+ }
1662
+ i.icon.navigate.before::before {
1663
+ content: "\e408";
1664
+ }
1665
+ i.icon.navigate.next::before {
1666
+ content: "\e409";
1667
+ }
1668
+ i.icon.navigation::before {
1669
+ content: "\e55d";
1670
+ }
1671
+ i.icon.near.me::before {
1672
+ content: "\e569";
1673
+ }
1674
+ i.icon.network.cell::before {
1675
+ content: "\e1b9";
1676
+ }
1677
+ i.icon.network.check::before {
1678
+ content: "\e640";
1679
+ }
1680
+ i.icon.network.locked::before {
1681
+ content: "\e61a";
1682
+ }
1683
+ i.icon.network.wifi::before {
1684
+ content: "\e1ba";
1685
+ }
1686
+ i.icon.new.releases::before {
1687
+ content: "\e031";
1688
+ }
1689
+ i.icon.next.week::before {
1690
+ content: "\e16a";
1691
+ }
1692
+ i.icon.nfc::before {
1693
+ content: "\e1bb";
1694
+ }
1695
+ i.icon.no.encryption::before {
1696
+ content: "\e641";
1697
+ }
1698
+ i.icon.no.sim::before {
1699
+ content: "\e0cc";
1700
+ }
1701
+ i.icon.not.interested::before {
1702
+ content: "\e033";
1703
+ }
1704
+ i.icon.note::before {
1705
+ content: "\e06f";
1706
+ }
1707
+ i.icon.note.add::before {
1708
+ content: "\e89c";
1709
+ }
1710
+ i.icon.notifications::before {
1711
+ content: "\e7f4";
1712
+ }
1713
+ i.icon.notifications.active::before {
1714
+ content: "\e7f7";
1715
+ }
1716
+ i.icon.notifications.none::before {
1717
+ content: "\e7f5";
1718
+ }
1719
+ i.icon.notifications.off::before {
1720
+ content: "\e7f6";
1721
+ }
1722
+ i.icon.notifications.paused::before {
1723
+ content: "\e7f8";
1724
+ }
1725
+ i.icon.offline.pin::before {
1726
+ content: "\e90a";
1727
+ }
1728
+ i.icon.ondemand.video::before {
1729
+ content: "\e63a";
1730
+ }
1731
+ i.icon.opacity::before {
1732
+ content: "\e91c";
1733
+ }
1734
+ i.icon.open.in.browser::before {
1735
+ content: "\e89d";
1736
+ }
1737
+ i.icon.open.in.new::before {
1738
+ content: "\e89e";
1739
+ }
1740
+ i.icon.open.with::before {
1741
+ content: "\e89f";
1742
+ }
1743
+ i.icon.pages::before {
1744
+ content: "\e7f9";
1745
+ }
1746
+ i.icon.pageview::before {
1747
+ content: "\e8a0";
1748
+ }
1749
+ i.icon.palette::before {
1750
+ content: "\e40a";
1751
+ }
1752
+ i.icon.pan.tool::before {
1753
+ content: "\e925";
1754
+ }
1755
+ i.icon.panorama::before {
1756
+ content: "\e40b";
1757
+ }
1758
+ i.icon.panorama.fish.eye::before {
1759
+ content: "\e40c";
1760
+ }
1761
+ i.icon.panorama.horizontal::before {
1762
+ content: "\e40d";
1763
+ }
1764
+ i.icon.panorama.vertical::before {
1765
+ content: "\e40e";
1766
+ }
1767
+ i.icon.panorama.wide.angle::before {
1768
+ content: "\e40f";
1769
+ }
1770
+ i.icon.party.mode::before {
1771
+ content: "\e7fa";
1772
+ }
1773
+ i.icon.pause::before {
1774
+ content: "\e034";
1775
+ }
1776
+ i.icon.pause.circle.filled::before {
1777
+ content: "\e035";
1778
+ }
1779
+ i.icon.pause.circle.outline::before {
1780
+ content: "\e036";
1781
+ }
1782
+ i.icon.payment::before {
1783
+ content: "\e8a1";
1784
+ }
1785
+ i.icon.people::before {
1786
+ content: "\e7fb";
1787
+ }
1788
+ i.icon.people.outline::before {
1789
+ content: "\e7fc";
1790
+ }
1791
+ i.icon.perm.camera.mic::before {
1792
+ content: "\e8a2";
1793
+ }
1794
+ i.icon.perm.contact.calendar::before {
1795
+ content: "\e8a3";
1796
+ }
1797
+ i.icon.perm.data.setting::before {
1798
+ content: "\e8a4";
1799
+ }
1800
+ i.icon.perm.device.information::before {
1801
+ content: "\e8a5";
1802
+ }
1803
+ i.icon.perm.identity::before {
1804
+ content: "\e8a6";
1805
+ }
1806
+ i.icon.perm.media::before {
1807
+ content: "\e8a7";
1808
+ }
1809
+ i.icon.perm.phone.msg::before {
1810
+ content: "\e8a8";
1811
+ }
1812
+ i.icon.perm.scan.wifi::before {
1813
+ content: "\e8a9";
1814
+ }
1815
+ i.icon.person::before {
1816
+ content: "\e7fd";
1817
+ }
1818
+ i.icon.person.add::before {
1819
+ content: "\e7fe";
1820
+ }
1821
+ i.icon.person.outline::before {
1822
+ content: "\e7ff";
1823
+ }
1824
+ i.icon.person.pin::before {
1825
+ content: "\e55a";
1826
+ }
1827
+ i.icon.person.pin.circle::before {
1828
+ content: "\e56a";
1829
+ }
1830
+ i.icon.personal.video::before {
1831
+ content: "\e63b";
1832
+ }
1833
+ i.icon.pets::before {
1834
+ content: "\e91d";
1835
+ }
1836
+ i.icon.phone::before {
1837
+ content: "\e0cd";
1838
+ }
1839
+ i.icon.phone.android::before {
1840
+ content: "\e324";
1841
+ }
1842
+ i.icon.phone.bluetooth.speaker::before {
1843
+ content: "\e61b";
1844
+ }
1845
+ i.icon.phone.forwarded::before {
1846
+ content: "\e61c";
1847
+ }
1848
+ i.icon.phone.in.talk::before {
1849
+ content: "\e61d";
1850
+ }
1851
+ i.icon.phone.iphone::before {
1852
+ content: "\e325";
1853
+ }
1854
+ i.icon.phone.locked::before {
1855
+ content: "\e61e";
1856
+ }
1857
+ i.icon.phone.missed::before {
1858
+ content: "\e61f";
1859
+ }
1860
+ i.icon.phone.paused::before {
1861
+ content: "\e620";
1862
+ }
1863
+ i.icon.phonelink::before {
1864
+ content: "\e326";
1865
+ }
1866
+ i.icon.phonelink.erase::before {
1867
+ content: "\e0db";
1868
+ }
1869
+ i.icon.phonelink.lock::before {
1870
+ content: "\e0dc";
1871
+ }
1872
+ i.icon.phonelink.off::before {
1873
+ content: "\e327";
1874
+ }
1875
+ i.icon.phonelink.ring::before {
1876
+ content: "\e0dd";
1877
+ }
1878
+ i.icon.phonelink.setup::before {
1879
+ content: "\e0de";
1880
+ }
1881
+ i.icon.photo::before {
1882
+ content: "\e410";
1883
+ }
1884
+ i.icon.photo.album::before {
1885
+ content: "\e411";
1886
+ }
1887
+ i.icon.photo.camera::before {
1888
+ content: "\e412";
1889
+ }
1890
+ i.icon.photo.filter::before {
1891
+ content: "\e43b";
1892
+ }
1893
+ i.icon.photo.library::before {
1894
+ content: "\e413";
1895
+ }
1896
+ i.icon.photo.size.select.actual::before {
1897
+ content: "\e432";
1898
+ }
1899
+ i.icon.photo.size.select.large::before {
1900
+ content: "\e433";
1901
+ }
1902
+ i.icon.photo.size.select.small::before {
1903
+ content: "\e434";
1904
+ }
1905
+ i.icon.picture.as.pdf::before {
1906
+ content: "\e415";
1907
+ }
1908
+ i.icon.picture.in.picture::before {
1909
+ content: "\e8aa";
1910
+ }
1911
+ i.icon.picture.in.picture.alt::before {
1912
+ content: "\e911";
1913
+ }
1914
+ i.icon.pie.chart::before {
1915
+ content: "\e6c4";
1916
+ }
1917
+ i.icon.pie.chart.outlined::before {
1918
+ content: "\e6c5";
1919
+ }
1920
+ i.icon.pin.drop::before {
1921
+ content: "\e55e";
1922
+ }
1923
+ i.icon.place::before {
1924
+ content: "\e55f";
1925
+ }
1926
+ i.icon.play.arrow::before {
1927
+ content: "\e037";
1928
+ }
1929
+ i.icon.play.circle.filled::before {
1930
+ content: "\e038";
1931
+ }
1932
+ i.icon.play.circle.outline::before {
1933
+ content: "\e039";
1934
+ }
1935
+ i.icon.play.for.work::before {
1936
+ content: "\e906";
1937
+ }
1938
+ i.icon.playlist.add::before {
1939
+ content: "\e03b";
1940
+ }
1941
+ i.icon.playlist.add.check::before {
1942
+ content: "\e065";
1943
+ }
1944
+ i.icon.playlist.play::before {
1945
+ content: "\e05f";
1946
+ }
1947
+ i.icon.plus.one::before {
1948
+ content: "\e800";
1949
+ }
1950
+ i.icon.poll::before {
1951
+ content: "\e801";
1952
+ }
1953
+ i.icon.polymer::before {
1954
+ content: "\e8ab";
1955
+ }
1956
+ i.icon.pool::before {
1957
+ content: "\eb48";
1958
+ }
1959
+ i.icon.portable.wifi.off::before {
1960
+ content: "\e0ce";
1961
+ }
1962
+ i.icon.portrait::before {
1963
+ content: "\e416";
1964
+ }
1965
+ i.icon.power::before {
1966
+ content: "\e63c";
1967
+ }
1968
+ i.icon.power.input::before {
1969
+ content: "\e336";
1970
+ }
1971
+ i.icon.power.settings.new::before {
1972
+ content: "\e8ac";
1973
+ }
1974
+ i.icon.pregnant.woman::before {
1975
+ content: "\e91e";
1976
+ }
1977
+ i.icon.present.to.all::before {
1978
+ content: "\e0df";
1979
+ }
1980
+ i.icon.print::before {
1981
+ content: "\e8ad";
1982
+ }
1983
+ i.icon.priority.high::before {
1984
+ content: "\e645";
1985
+ }
1986
+ i.icon.public::before {
1987
+ content: "\e80b";
1988
+ }
1989
+ i.icon.publish::before {
1990
+ content: "\e255";
1991
+ }
1992
+ i.icon.query.builder::before {
1993
+ content: "\e8ae";
1994
+ }
1995
+ i.icon.question.answer::before {
1996
+ content: "\e8af";
1997
+ }
1998
+ i.icon.queue::before {
1999
+ content: "\e03c";
2000
+ }
2001
+ i.icon.queue.music::before {
2002
+ content: "\e03d";
2003
+ }
2004
+ i.icon.queue.play.next::before {
2005
+ content: "\e066";
2006
+ }
2007
+ i.icon.radio::before {
2008
+ content: "\e03e";
2009
+ }
2010
+ i.icon.radio.button.checked::before {
2011
+ content: "\e837";
2012
+ }
2013
+ i.icon.radio.button.unchecked::before {
2014
+ content: "\e836";
2015
+ }
2016
+ i.icon.rate.review::before {
2017
+ content: "\e560";
2018
+ }
2019
+ i.icon.receipt::before {
2020
+ content: "\e8b0";
2021
+ }
2022
+ i.icon.recent.actors::before {
2023
+ content: "\e03f";
2024
+ }
2025
+ i.icon.record.voice.over::before {
2026
+ content: "\e91f";
2027
+ }
2028
+ i.icon.redeem::before {
2029
+ content: "\e8b1";
2030
+ }
2031
+ i.icon.redo::before {
2032
+ content: "\e15a";
2033
+ }
2034
+ i.icon.refresh::before {
2035
+ content: "\e5d5";
2036
+ }
2037
+ i.icon.remove::before {
2038
+ content: "\e15b";
2039
+ }
2040
+ i.icon.remove.circle::before {
2041
+ content: "\e15c";
2042
+ }
2043
+ i.icon.remove.circle.outline::before {
2044
+ content: "\e15d";
2045
+ }
2046
+ i.icon.remove.from.queue::before {
2047
+ content: "\e067";
2048
+ }
2049
+ i.icon.remove.red.eye::before {
2050
+ content: "\e417";
2051
+ }
2052
+ i.icon.remove.shopping.cart::before {
2053
+ content: "\e928";
2054
+ }
2055
+ i.icon.reorder::before {
2056
+ content: "\e8fe";
2057
+ }
2058
+ i.icon.repeat::before {
2059
+ content: "\e040";
2060
+ }
2061
+ i.icon.repeat.one::before {
2062
+ content: "\e041";
2063
+ }
2064
+ i.icon.replay::before {
2065
+ content: "\e042";
2066
+ }
2067
+ i.icon.replay.ten::before {
2068
+ content: "\e059";
2069
+ }
2070
+ i.icon.replay.thirty::before {
2071
+ content: "\e05a";
2072
+ }
2073
+ i.icon.replay.five::before {
2074
+ content: "\e05b";
2075
+ }
2076
+ i.icon.reply::before {
2077
+ content: "\e15e";
2078
+ }
2079
+ i.icon.reply.all::before {
2080
+ content: "\e15f";
2081
+ }
2082
+ i.icon.report::before {
2083
+ content: "\e160";
2084
+ }
2085
+ i.icon.report.problem::before {
2086
+ content: "\e8b2";
2087
+ }
2088
+ i.icon.restaurant::before {
2089
+ content: "\e56c";
2090
+ }
2091
+ i.icon.restaurant.menu::before {
2092
+ content: "\e561";
2093
+ }
2094
+ i.icon.restore::before {
2095
+ content: "\e8b3";
2096
+ }
2097
+ i.icon.restore.page::before {
2098
+ content: "\e929";
2099
+ }
2100
+ i.icon.ring.volume::before {
2101
+ content: "\e0d1";
2102
+ }
2103
+ i.icon.room::before {
2104
+ content: "\e8b4";
2105
+ }
2106
+ i.icon.room.service::before {
2107
+ content: "\eb49";
2108
+ }
2109
+ i.icon.rotate.ninety.degrees.ccw::before {
2110
+ content: "\e418";
2111
+ }
2112
+ i.icon.rotate.left::before {
2113
+ content: "\e419";
2114
+ }
2115
+ i.icon.rotate.right::before {
2116
+ content: "\e41a";
2117
+ }
2118
+ i.icon.rounded.corner::before {
2119
+ content: "\e920";
2120
+ }
2121
+ i.icon.router::before {
2122
+ content: "\e328";
2123
+ }
2124
+ i.icon.rowing::before {
2125
+ content: "\e921";
2126
+ }
2127
+ i.icon.rss.feed::before {
2128
+ content: "\e0e5";
2129
+ }
2130
+ i.icon.rv.hookup::before {
2131
+ content: "\e642";
2132
+ }
2133
+ i.icon.satellite::before {
2134
+ content: "\e562";
2135
+ }
2136
+ i.icon.save::before {
2137
+ content: "\e161";
2138
+ }
2139
+ i.icon.scanner::before {
2140
+ content: "\e329";
2141
+ }
2142
+ i.icon.schedule::before {
2143
+ content: "\e8b5";
2144
+ }
2145
+ i.icon.school::before {
2146
+ content: "\e80c";
2147
+ }
2148
+ i.icon.screen.lock.landscape::before {
2149
+ content: "\e1be";
2150
+ }
2151
+ i.icon.screen.lock.portrait::before {
2152
+ content: "\e1bf";
2153
+ }
2154
+ i.icon.screen.lock.rotation::before {
2155
+ content: "\e1c0";
2156
+ }
2157
+ i.icon.screen.rotation::before {
2158
+ content: "\e1c1";
2159
+ }
2160
+ i.icon.screen.share::before {
2161
+ content: "\e0e2";
2162
+ }
2163
+ i.icon.sd.card::before {
2164
+ content: "\e623";
2165
+ }
2166
+ i.icon.sd.storage::before {
2167
+ content: "\e1c2";
2168
+ }
2169
+ i.icon.search::before {
2170
+ content: "\e8b6";
2171
+ }
2172
+ i.icon.security::before {
2173
+ content: "\e32a";
2174
+ }
2175
+ i.icon.select.all::before {
2176
+ content: "\e162";
2177
+ }
2178
+ i.icon.send::before {
2179
+ content: "\e163";
2180
+ }
2181
+ i.icon.sentiment.dissatisfied::before {
2182
+ content: "\e811";
2183
+ }
2184
+ i.icon.sentiment.neutral::before {
2185
+ content: "\e812";
2186
+ }
2187
+ i.icon.sentiment.satisfied::before {
2188
+ content: "\e813";
2189
+ }
2190
+ i.icon.sentiment.very.dissatisfied::before {
2191
+ content: "\e814";
2192
+ }
2193
+ i.icon.sentiment.very.satisfied::before {
2194
+ content: "\e815";
2195
+ }
2196
+ i.icon.settings::before {
2197
+ content: "\e8b8";
2198
+ }
2199
+ i.icon.settings.applications::before {
2200
+ content: "\e8b9";
2201
+ }
2202
+ i.icon.settings.backup.restore::before {
2203
+ content: "\e8ba";
2204
+ }
2205
+ i.icon.settings.bluetooth::before {
2206
+ content: "\e8bb";
2207
+ }
2208
+ i.icon.settings.brightness::before {
2209
+ content: "\e8bd";
2210
+ }
2211
+ i.icon.settings.cell::before {
2212
+ content: "\e8bc";
2213
+ }
2214
+ i.icon.settings.ethernet::before {
2215
+ content: "\e8be";
2216
+ }
2217
+ i.icon.settings.input.antenna::before {
2218
+ content: "\e8bf";
2219
+ }
2220
+ i.icon.settings.input.component::before {
2221
+ content: "\e8c0";
2222
+ }
2223
+ i.icon.settings.input.composite::before {
2224
+ content: "\e8c1";
2225
+ }
2226
+ i.icon.settings.input.hdmi::before {
2227
+ content: "\e8c2";
2228
+ }
2229
+ i.icon.settings.input.svideo::before {
2230
+ content: "\e8c3";
2231
+ }
2232
+ i.icon.settings.overscan::before {
2233
+ content: "\e8c4";
2234
+ }
2235
+ i.icon.settings.phone::before {
2236
+ content: "\e8c5";
2237
+ }
2238
+ i.icon.settings.power::before {
2239
+ content: "\e8c6";
2240
+ }
2241
+ i.icon.settings.remote::before {
2242
+ content: "\e8c7";
2243
+ }
2244
+ i.icon.settings.system.daydream::before {
2245
+ content: "\e1c3";
2246
+ }
2247
+ i.icon.settings.voice::before {
2248
+ content: "\e8c8";
2249
+ }
2250
+ i.icon.share::before {
2251
+ content: "\e80d";
2252
+ }
2253
+ i.icon.shop::before {
2254
+ content: "\e8c9";
2255
+ }
2256
+ i.icon.shop.two::before {
2257
+ content: "\e8ca";
2258
+ }
2259
+ i.icon.shopping.basket::before {
2260
+ content: "\e8cb";
2261
+ }
2262
+ i.icon.shopping.cart::before {
2263
+ content: "\e8cc";
2264
+ }
2265
+ i.icon.short.text::before {
2266
+ content: "\e261";
2267
+ }
2268
+ i.icon.show.chart::before {
2269
+ content: "\e6e1";
2270
+ }
2271
+ i.icon.shuffle::before {
2272
+ content: "\e043";
2273
+ }
2274
+ i.icon.signal.cellular.four.bar::before {
2275
+ content: "\e1c8";
2276
+ }
2277
+ i.icon.signal.cellular.connected.no.internet.4.bar::before {
2278
+ content: "\e1cd";
2279
+ }
2280
+ i.icon.signal.cellular.no.sim::before {
2281
+ content: "\e1ce";
2282
+ }
2283
+ i.icon.signal.cellular.null::before {
2284
+ content: "\e1cf";
2285
+ }
2286
+ i.icon.signal.cellular.off::before {
2287
+ content: "\e1d0";
2288
+ }
2289
+ i.icon.signal.wifi.four.bar::before {
2290
+ content: "\e1d8";
2291
+ }
2292
+ i.icon.signal.wifi.four.bar.lock::before {
2293
+ content: "\e1d9";
2294
+ }
2295
+ i.icon.signal.wifi.off::before {
2296
+ content: "\e1da";
2297
+ }
2298
+ i.icon.sim.card::before {
2299
+ content: "\e32b";
2300
+ }
2301
+ i.icon.sim.card.alert::before {
2302
+ content: "\e624";
2303
+ }
2304
+ i.icon.skip.next::before {
2305
+ content: "\e044";
2306
+ }
2307
+ i.icon.skip.previous::before {
2308
+ content: "\e045";
2309
+ }
2310
+ i.icon.slideshow::before {
2311
+ content: "\e41b";
2312
+ }
2313
+ i.icon.slow.motion.video::before {
2314
+ content: "\e068";
2315
+ }
2316
+ i.icon.smartphone::before {
2317
+ content: "\e32c";
2318
+ }
2319
+ i.icon.smoke.free::before {
2320
+ content: "\eb4a";
2321
+ }
2322
+ i.icon.smoking.rooms::before {
2323
+ content: "\eb4b";
2324
+ }
2325
+ i.icon.sms::before {
2326
+ content: "\e625";
2327
+ }
2328
+ i.icon.sms.failed::before {
2329
+ content: "\e626";
2330
+ }
2331
+ i.icon.snooze::before {
2332
+ content: "\e046";
2333
+ }
2334
+ i.icon.sort::before {
2335
+ content: "\e164";
2336
+ }
2337
+ i.icon.sort.by.alpha::before {
2338
+ content: "\e053";
2339
+ }
2340
+ i.icon.spa::before {
2341
+ content: "\eb4c";
2342
+ }
2343
+ i.icon.space.bar::before {
2344
+ content: "\e256";
2345
+ }
2346
+ i.icon.speaker::before {
2347
+ content: "\e32d";
2348
+ }
2349
+ i.icon.speaker.group::before {
2350
+ content: "\e32e";
2351
+ }
2352
+ i.icon.speaker.notes::before {
2353
+ content: "\e8cd";
2354
+ }
2355
+ i.icon.speaker.notes.off::before {
2356
+ content: "\e92a";
2357
+ }
2358
+ i.icon.speaker.phone::before {
2359
+ content: "\e0d2";
2360
+ }
2361
+ i.icon.spellcheck::before {
2362
+ content: "\e8ce";
2363
+ }
2364
+ i.icon.star::before {
2365
+ content: "\e838";
2366
+ }
2367
+ i.icon.star.border::before {
2368
+ content: "\e83a";
2369
+ }
2370
+ i.icon.star.half::before {
2371
+ content: "\e839";
2372
+ }
2373
+ i.icon.stars::before {
2374
+ content: "\e8d0";
2375
+ }
2376
+ i.icon.stay.current.landscape::before {
2377
+ content: "\e0d3";
2378
+ }
2379
+ i.icon.stay.current.portrait::before {
2380
+ content: "\e0d4";
2381
+ }
2382
+ i.icon.stay.primary.landscape::before {
2383
+ content: "\e0d5";
2384
+ }
2385
+ i.icon.stay.primary.portrait::before {
2386
+ content: "\e0d6";
2387
+ }
2388
+ i.icon.stop::before {
2389
+ content: "\e047";
2390
+ }
2391
+ i.icon.stop.screen.share::before {
2392
+ content: "\e0e3";
2393
+ }
2394
+ i.icon.storage::before {
2395
+ content: "\e1db";
2396
+ }
2397
+ i.icon.store::before {
2398
+ content: "\e8d1";
2399
+ }
2400
+ i.icon.store.mall.directory::before {
2401
+ content: "\e563";
2402
+ }
2403
+ i.icon.straighten::before {
2404
+ content: "\e41c";
2405
+ }
2406
+ i.icon.streetview::before {
2407
+ content: "\e56e";
2408
+ }
2409
+ i.icon.strikethrough.s::before {
2410
+ content: "\e257";
2411
+ }
2412
+ i.icon.style::before {
2413
+ content: "\e41d";
2414
+ }
2415
+ i.icon.subdirectory.arrow.left::before {
2416
+ content: "\e5d9";
2417
+ }
2418
+ i.icon.subdirectory.arrow.right::before {
2419
+ content: "\e5da";
2420
+ }
2421
+ i.icon.subject::before {
2422
+ content: "\e8d2";
2423
+ }
2424
+ i.icon.subscriptions::before {
2425
+ content: "\e064";
2426
+ }
2427
+ i.icon.subtitles::before {
2428
+ content: "\e048";
2429
+ }
2430
+ i.icon.subway::before {
2431
+ content: "\e56f";
2432
+ }
2433
+ i.icon.supervisor.account::before {
2434
+ content: "\e8d3";
2435
+ }
2436
+ i.icon.surround.sound::before {
2437
+ content: "\e049";
2438
+ }
2439
+ i.icon.swap.calls::before {
2440
+ content: "\e0d7";
2441
+ }
2442
+ i.icon.swap.horiz::before {
2443
+ content: "\e8d4";
2444
+ }
2445
+ i.icon.swap.vert::before {
2446
+ content: "\e8d5";
2447
+ }
2448
+ i.icon.swap.vertical.circle::before {
2449
+ content: "\e8d6";
2450
+ }
2451
+ i.icon.switch.camera::before {
2452
+ content: "\e41e";
2453
+ }
2454
+ i.icon.switch.video::before {
2455
+ content: "\e41f";
2456
+ }
2457
+ i.icon.sync::before {
2458
+ content: "\e627";
2459
+ }
2460
+ i.icon.sync.disabled::before {
2461
+ content: "\e628";
2462
+ }
2463
+ i.icon.sync.problem::before {
2464
+ content: "\e629";
2465
+ }
2466
+ i.icon.system.update::before {
2467
+ content: "\e62a";
2468
+ }
2469
+ i.icon.system.update.alt::before {
2470
+ content: "\e8d7";
2471
+ }
2472
+ i.icon.tab::before {
2473
+ content: "\e8d8";
2474
+ }
2475
+ i.icon.tab.unselected::before {
2476
+ content: "\e8d9";
2477
+ }
2478
+ i.icon.tablet::before {
2479
+ content: "\e32f";
2480
+ }
2481
+ i.icon.tablet.android::before {
2482
+ content: "\e330";
2483
+ }
2484
+ i.icon.tablet.mac::before {
2485
+ content: "\e331";
2486
+ }
2487
+ i.icon.tag.faces::before {
2488
+ content: "\e420";
2489
+ }
2490
+ i.icon.tap.and.play::before {
2491
+ content: "\e62b";
2492
+ }
2493
+ i.icon.terrain::before {
2494
+ content: "\e564";
2495
+ }
2496
+ i.icon.text.fields::before {
2497
+ content: "\e262";
2498
+ }
2499
+ i.icon.text.format::before {
2500
+ content: "\e165";
2501
+ }
2502
+ i.icon.textsms::before {
2503
+ content: "\e0d8";
2504
+ }
2505
+ i.icon.texture::before {
2506
+ content: "\e421";
2507
+ }
2508
+ i.icon.theaters::before {
2509
+ content: "\e8da";
2510
+ }
2511
+ i.icon.thumb.down::before {
2512
+ content: "\e8db";
2513
+ }
2514
+ i.icon.thumb.up::before {
2515
+ content: "\e8dc";
2516
+ }
2517
+ i.icon.thumbs.up.down::before {
2518
+ content: "\e8dd";
2519
+ }
2520
+ i.icon.time.to.leave::before {
2521
+ content: "\e62c";
2522
+ }
2523
+ i.icon.timelapse::before {
2524
+ content: "\e422";
2525
+ }
2526
+ i.icon.timeline::before {
2527
+ content: "\e922";
2528
+ }
2529
+ i.icon.timer::before {
2530
+ content: "\e425";
2531
+ }
2532
+ i.icon.timer.ten::before {
2533
+ content: "\e423";
2534
+ }
2535
+ i.icon.timer.three::before {
2536
+ content: "\e424";
2537
+ }
2538
+ i.icon.timer.off::before {
2539
+ content: "\e426";
2540
+ }
2541
+ i.icon.title::before {
2542
+ content: "\e264";
2543
+ }
2544
+ i.icon.toc::before {
2545
+ content: "\e8de";
2546
+ }
2547
+ i.icon.today::before {
2548
+ content: "\e8df";
2549
+ }
2550
+ i.icon.toll::before {
2551
+ content: "\e8e0";
2552
+ }
2553
+ i.icon.tonality::before {
2554
+ content: "\e427";
2555
+ }
2556
+ i.icon.touch.app::before {
2557
+ content: "\e913";
2558
+ }
2559
+ i.icon.toys::before {
2560
+ content: "\e332";
2561
+ }
2562
+ i.icon.track.changes::before {
2563
+ content: "\e8e1";
2564
+ }
2565
+ i.icon.traffic::before {
2566
+ content: "\e565";
2567
+ }
2568
+ i.icon.train::before {
2569
+ content: "\e570";
2570
+ }
2571
+ i.icon.tram::before {
2572
+ content: "\e571";
2573
+ }
2574
+ i.icon.transfer.within.a.station::before {
2575
+ content: "\e572";
2576
+ }
2577
+ i.icon.transform::before {
2578
+ content: "\e428";
2579
+ }
2580
+ i.icon.translate::before {
2581
+ content: "\e8e2";
2582
+ }
2583
+ i.icon.trending.down::before {
2584
+ content: "\e8e3";
2585
+ }
2586
+ i.icon.trending.flat::before {
2587
+ content: "\e8e4";
2588
+ }
2589
+ i.icon.trending.up::before {
2590
+ content: "\e8e5";
2591
+ }
2592
+ i.icon.tune::before {
2593
+ content: "\e429";
2594
+ }
2595
+ i.icon.turned.in::before {
2596
+ content: "\e8e6";
2597
+ }
2598
+ i.icon.turned.in.not::before {
2599
+ content: "\e8e7";
2600
+ }
2601
+ i.icon.tv::before {
2602
+ content: "\e333";
2603
+ }
2604
+ i.icon.unarchive::before {
2605
+ content: "\e169";
2606
+ }
2607
+ i.icon.undo::before {
2608
+ content: "\e166";
2609
+ }
2610
+ i.icon.unfold.less::before {
2611
+ content: "\e5d6";
2612
+ }
2613
+ i.icon.unfold.more::before {
2614
+ content: "\e5d7";
2615
+ }
2616
+ i.icon.update::before {
2617
+ content: "\e923";
2618
+ }
2619
+ i.icon.usb::before {
2620
+ content: "\e1e0";
2621
+ }
2622
+ i.icon.verified.user::before {
2623
+ content: "\e8e8";
2624
+ }
2625
+ i.icon.vertical.align.bottom::before {
2626
+ content: "\e258";
2627
+ }
2628
+ i.icon.vertical.align.center::before {
2629
+ content: "\e259";
2630
+ }
2631
+ i.icon.vertical.align.top::before {
2632
+ content: "\e25a";
2633
+ }
2634
+ i.icon.vibration::before {
2635
+ content: "\e62d";
2636
+ }
2637
+ i.icon.video.call::before {
2638
+ content: "\e070";
2639
+ }
2640
+ i.icon.video.label::before {
2641
+ content: "\e071";
2642
+ }
2643
+ i.icon.video.library::before {
2644
+ content: "\e04a";
2645
+ }
2646
+ i.icon.videocam::before {
2647
+ content: "\e04b";
2648
+ }
2649
+ i.icon.videocam.off::before {
2650
+ content: "\e04c";
2651
+ }
2652
+ i.icon.videogame.asset::before {
2653
+ content: "\e338";
2654
+ }
2655
+ i.icon.view.agenda::before {
2656
+ content: "\e8e9";
2657
+ }
2658
+ i.icon.view.array::before {
2659
+ content: "\e8ea";
2660
+ }
2661
+ i.icon.view.carousel::before {
2662
+ content: "\e8eb";
2663
+ }
2664
+ i.icon.view.column::before {
2665
+ content: "\e8ec";
2666
+ }
2667
+ i.icon.view.comfy::before {
2668
+ content: "\e42a";
2669
+ }
2670
+ i.icon.view.compact::before {
2671
+ content: "\e42b";
2672
+ }
2673
+ i.icon.view.day::before {
2674
+ content: "\e8ed";
2675
+ }
2676
+ i.icon.view.headline::before {
2677
+ content: "\e8ee";
2678
+ }
2679
+ i.icon.view.list::before {
2680
+ content: "\e8ef";
2681
+ }
2682
+ i.icon.view.module::before {
2683
+ content: "\e8f0";
2684
+ }
2685
+ i.icon.view.quilt::before {
2686
+ content: "\e8f1";
2687
+ }
2688
+ i.icon.view.stream::before {
2689
+ content: "\e8f2";
2690
+ }
2691
+ i.icon.view.week::before {
2692
+ content: "\e8f3";
2693
+ }
2694
+ i.icon.vignette::before {
2695
+ content: "\e435";
2696
+ }
2697
+ i.icon.visibility::before {
2698
+ content: "\e8f4";
2699
+ }
2700
+ i.icon.visibility.off::before {
2701
+ content: "\e8f5";
2702
+ }
2703
+ i.icon.voice.chat::before {
2704
+ content: "\e62e";
2705
+ }
2706
+ i.icon.voicemail::before {
2707
+ content: "\e0d9";
2708
+ }
2709
+ i.icon.volume.down::before {
2710
+ content: "\e04d";
2711
+ }
2712
+ i.icon.volume.mute::before {
2713
+ content: "\e04e";
2714
+ }
2715
+ i.icon.volume.off::before {
2716
+ content: "\e04f";
2717
+ }
2718
+ i.icon.volume.up::before {
2719
+ content: "\e050";
2720
+ }
2721
+ i.icon.vpn.key::before {
2722
+ content: "\e0da";
2723
+ }
2724
+ i.icon.vpn.lock::before {
2725
+ content: "\e62f";
2726
+ }
2727
+ i.icon.wallpaper::before {
2728
+ content: "\e1bc";
2729
+ }
2730
+ i.icon.warning::before {
2731
+ content: "\e002";
2732
+ }
2733
+ i.icon.watch::before {
2734
+ content: "\e334";
2735
+ }
2736
+ i.icon.watch.later::before {
2737
+ content: "\e924";
2738
+ }
2739
+ i.icon.wb.auto::before {
2740
+ content: "\e42c";
2741
+ }
2742
+ i.icon.wb.cloudy::before {
2743
+ content: "\e42d";
2744
+ }
2745
+ i.icon.wb.incandescent::before {
2746
+ content: "\e42e";
2747
+ }
2748
+ i.icon.wb.iridescent::before {
2749
+ content: "\e436";
2750
+ }
2751
+ i.icon.wb.sunny::before {
2752
+ content: "\e430";
2753
+ }
2754
+ i.icon.wc::before {
2755
+ content: "\e63d";
2756
+ }
2757
+ i.icon.web::before {
2758
+ content: "\e051";
2759
+ }
2760
+ i.icon.web.asset::before {
2761
+ content: "\e069";
2762
+ }
2763
+ i.icon.weekend::before {
2764
+ content: "\e16b";
2765
+ }
2766
+ i.icon.whatshot::before {
2767
+ content: "\e80e";
2768
+ }
2769
+ i.icon.widgets::before {
2770
+ content: "\e1bd";
2771
+ }
2772
+ i.icon.wifi::before {
2773
+ content: "\e63e";
2774
+ }
2775
+ i.icon.wifi.lock::before {
2776
+ content: "\e1e1";
2777
+ }
2778
+ i.icon.wifi.tethering::before {
2779
+ content: "\e1e2";
2780
+ }
2781
+ i.icon.work::before {
2782
+ content: "\e8f9";
2783
+ }
2784
+ i.icon.wrap.text::before {
2785
+ content: "\e25b";
2786
+ }
2787
+ i.icon.youtube.searched.for::before {
2788
+ content: "\e8fa";
2789
+ }
2790
+ i.icon.zoom.in::before {
2791
+ content: "\e8ff";
2792
+ }
2793
+ i.icon.zoom.out::before {
2794
+ content: "\e900";
2795
+ }
2796
+ i.icon.zoom.out.map::before {
2797
+ content: "\e56b";
2798
+ }