material_design 0.4.0 → 0.4.2

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 (2134) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/stylesheets/material_design/app_bars.css +8 -0
  3. data/app/assets/stylesheets/material_design/application.css +1 -1
  4. data/app/assets/stylesheets/material_design/buttons.css +4 -0
  5. data/app/assets/stylesheets/material_design/cards.css +14 -0
  6. data/app/views/material_design/buttons/_fab.html.erb +0 -0
  7. data/app/views/material_design/buttons/icon_button.html.erb +3 -0
  8. data/app/views/material_design/cards/_outlined.html.erb +3 -0
  9. data/app/views/material_design/icons/_10k.html.erb +5 -0
  10. data/app/views/material_design/icons/_10mp.html.erb +7 -0
  11. data/app/views/material_design/icons/_11mp.html.erb +7 -0
  12. data/app/views/material_design/icons/_123.html.erb +3 -0
  13. data/app/views/material_design/icons/_12mp.html.erb +7 -0
  14. data/app/views/material_design/icons/_13mp.html.erb +7 -0
  15. data/app/views/material_design/icons/_14mp.html.erb +7 -0
  16. data/app/views/material_design/icons/_15mp.html.erb +7 -0
  17. data/app/views/material_design/icons/_16mp.html.erb +7 -0
  18. data/app/views/material_design/icons/_17mp.html.erb +7 -0
  19. data/app/views/material_design/icons/_18_up_rating.html.erb +5 -0
  20. data/app/views/material_design/icons/_18mp.html.erb +7 -0
  21. data/app/views/material_design/icons/_19mp.html.erb +7 -0
  22. data/app/views/material_design/icons/_1k.html.erb +5 -0
  23. data/app/views/material_design/icons/_1k_plus.html.erb +5 -0
  24. data/app/views/material_design/icons/_1x_mobiledata.html.erb +3 -0
  25. data/app/views/material_design/icons/_20mp.html.erb +7 -0
  26. data/app/views/material_design/icons/_21mp.html.erb +7 -0
  27. data/app/views/material_design/icons/_22mp.html.erb +7 -0
  28. data/app/views/material_design/icons/_23mp.html.erb +7 -0
  29. data/app/views/material_design/icons/_24mp.html.erb +7 -0
  30. data/app/views/material_design/icons/_2k.html.erb +5 -0
  31. data/app/views/material_design/icons/_2k_plus.html.erb +5 -0
  32. data/app/views/material_design/icons/_2mp.html.erb +6 -0
  33. data/app/views/material_design/icons/_30fps.html.erb +3 -0
  34. data/app/views/material_design/icons/_30fps_select.html.erb +3 -0
  35. data/app/views/material_design/icons/_360.html.erb +3 -0
  36. data/app/views/material_design/icons/_3d_rotation.html.erb +10 -0
  37. data/app/views/material_design/icons/_3g_mobiledata.html.erb +3 -0
  38. data/app/views/material_design/icons/_3k.html.erb +5 -0
  39. data/app/views/material_design/icons/_3k_plus.html.erb +5 -0
  40. data/app/views/material_design/icons/_3mp.html.erb +6 -0
  41. data/app/views/material_design/icons/_3p.html.erb +3 -0
  42. data/app/views/material_design/icons/_4g_mobiledata.html.erb +3 -0
  43. data/app/views/material_design/icons/_4g_plus_mobiledata.html.erb +3 -0
  44. data/app/views/material_design/icons/_4k.html.erb +3 -0
  45. data/app/views/material_design/icons/_4k_plus.html.erb +5 -0
  46. data/app/views/material_design/icons/_4mp.html.erb +6 -0
  47. data/app/views/material_design/icons/_5g.html.erb +4 -0
  48. data/app/views/material_design/icons/_5k.html.erb +5 -0
  49. data/app/views/material_design/icons/_5k_plus.html.erb +5 -0
  50. data/app/views/material_design/icons/_5mp.html.erb +6 -0
  51. data/app/views/material_design/icons/_60fps.html.erb +3 -0
  52. data/app/views/material_design/icons/_60fps_select.html.erb +3 -0
  53. data/app/views/material_design/icons/_6_ft_apart.html.erb +3 -0
  54. data/app/views/material_design/icons/_6k.html.erb +5 -0
  55. data/app/views/material_design/icons/_6k_plus.html.erb +5 -0
  56. data/app/views/material_design/icons/_6mp.html.erb +6 -0
  57. data/app/views/material_design/icons/_7k.html.erb +5 -0
  58. data/app/views/material_design/icons/_7k_plus.html.erb +5 -0
  59. data/app/views/material_design/icons/_7mp.html.erb +6 -0
  60. data/app/views/material_design/icons/_8k.html.erb +5 -0
  61. data/app/views/material_design/icons/_8k_plus.html.erb +5 -0
  62. data/app/views/material_design/icons/_8mp.html.erb +6 -0
  63. data/app/views/material_design/icons/_9k.html.erb +5 -0
  64. data/app/views/material_design/icons/_9k_plus.html.erb +5 -0
  65. data/app/views/material_design/icons/_9mp.html.erb +6 -0
  66. data/app/views/material_design/icons/_abc.html.erb +3 -0
  67. data/app/views/material_design/icons/_ac_unit.html.erb +3 -0
  68. data/app/views/material_design/icons/_access_alarm.html.erb +3 -0
  69. data/app/views/material_design/icons/_access_alarms.html.erb +3 -0
  70. data/app/views/material_design/icons/_access_time.html.erb +3 -0
  71. data/app/views/material_design/icons/_access_time_filled.html.erb +3 -0
  72. data/app/views/material_design/icons/_accessibility.html.erb +3 -0
  73. data/app/views/material_design/icons/_accessibility_new.html.erb +3 -0
  74. data/app/views/material_design/icons/_accessible.html.erb +4 -0
  75. data/app/views/material_design/icons/_accessible_forward.html.erb +4 -0
  76. data/app/views/material_design/icons/_account_balance.html.erb +3 -0
  77. data/app/views/material_design/icons/_account_balance_wallet.html.erb +4 -0
  78. data/app/views/material_design/icons/_account_box.html.erb +3 -0
  79. data/app/views/material_design/icons/_account_circle.html.erb +4 -0
  80. data/app/views/material_design/icons/_account_tree.html.erb +3 -0
  81. data/app/views/material_design/icons/_ad_units.html.erb +4 -0
  82. data/app/views/material_design/icons/_adb.html.erb +3 -0
  83. data/app/views/material_design/icons/_add.html.erb +3 -0
  84. data/app/views/material_design/icons/_add_a_photo.html.erb +3 -0
  85. data/app/views/material_design/icons/_add_alarm.html.erb +3 -0
  86. data/app/views/material_design/icons/_add_alert.html.erb +3 -0
  87. data/app/views/material_design/icons/_add_box.html.erb +3 -0
  88. data/app/views/material_design/icons/_add_business.html.erb +5 -0
  89. data/app/views/material_design/icons/_add_card.html.erb +3 -0
  90. data/app/views/material_design/icons/_add_chart.html.erb +7 -0
  91. data/app/views/material_design/icons/_add_circle.html.erb +3 -0
  92. data/app/views/material_design/icons/_add_circle_outline.html.erb +3 -0
  93. data/app/views/material_design/icons/_add_comment.html.erb +3 -0
  94. data/app/views/material_design/icons/_add_home.html.erb +4 -0
  95. data/app/views/material_design/icons/_add_home_work.html.erb +6 -0
  96. data/app/views/material_design/icons/_add_ic_call.html.erb +3 -0
  97. data/app/views/material_design/icons/_add_link.html.erb +3 -0
  98. data/app/views/material_design/icons/_add_location.html.erb +3 -0
  99. data/app/views/material_design/icons/_add_location_alt.html.erb +3 -0
  100. data/app/views/material_design/icons/_add_moderator.html.erb +4 -0
  101. data/app/views/material_design/icons/_add_photo_alternate.html.erb +3 -0
  102. data/app/views/material_design/icons/_add_reaction.html.erb +3 -0
  103. data/app/views/material_design/icons/_add_road.html.erb +8 -0
  104. data/app/views/material_design/icons/_add_shopping_cart.html.erb +3 -0
  105. data/app/views/material_design/icons/_add_task.html.erb +3 -0
  106. data/app/views/material_design/icons/_add_to_drive.html.erb +6 -0
  107. data/app/views/material_design/icons/_add_to_home_screen.html.erb +3 -0
  108. data/app/views/material_design/icons/_add_to_photos.html.erb +3 -0
  109. data/app/views/material_design/icons/_add_to_queue.html.erb +3 -0
  110. data/app/views/material_design/icons/_addchart.html.erb +3 -0
  111. data/app/views/material_design/icons/_adf_scanner.html.erb +4 -0
  112. data/app/views/material_design/icons/_adjust.html.erb +3 -0
  113. data/app/views/material_design/icons/_admin_panel_settings.html.erb +5 -0
  114. data/app/views/material_design/icons/_ads_click.html.erb +3 -0
  115. data/app/views/material_design/icons/_agriculture.html.erb +4 -0
  116. data/app/views/material_design/icons/_air.html.erb +3 -0
  117. data/app/views/material_design/icons/_airline_seat_flat.html.erb +3 -0
  118. data/app/views/material_design/icons/_airline_seat_flat_angled.html.erb +3 -0
  119. data/app/views/material_design/icons/_airline_seat_individual_suite.html.erb +3 -0
  120. data/app/views/material_design/icons/_airline_seat_legroom_extra.html.erb +3 -0
  121. data/app/views/material_design/icons/_airline_seat_legroom_normal.html.erb +3 -0
  122. data/app/views/material_design/icons/_airline_seat_legroom_reduced.html.erb +3 -0
  123. data/app/views/material_design/icons/_airline_seat_recline_extra.html.erb +3 -0
  124. data/app/views/material_design/icons/_airline_seat_recline_normal.html.erb +3 -0
  125. data/app/views/material_design/icons/_airline_stops.html.erb +3 -0
  126. data/app/views/material_design/icons/_airlines.html.erb +3 -0
  127. data/app/views/material_design/icons/_airplane_ticket.html.erb +3 -0
  128. data/app/views/material_design/icons/_airplanemode_active.html.erb +3 -0
  129. data/app/views/material_design/icons/_airplanemode_inactive.html.erb +3 -0
  130. data/app/views/material_design/icons/_airplay.html.erb +4 -0
  131. data/app/views/material_design/icons/_airport_shuttle.html.erb +3 -0
  132. data/app/views/material_design/icons/_alarm.html.erb +3 -0
  133. data/app/views/material_design/icons/_alarm_add.html.erb +3 -0
  134. data/app/views/material_design/icons/_alarm_off.html.erb +3 -0
  135. data/app/views/material_design/icons/_alarm_on.html.erb +3 -0
  136. data/app/views/material_design/icons/_album.html.erb +3 -0
  137. data/app/views/material_design/icons/_align_horizontal_center.html.erb +3 -0
  138. data/app/views/material_design/icons/_align_horizontal_left.html.erb +3 -0
  139. data/app/views/material_design/icons/_align_horizontal_right.html.erb +3 -0
  140. data/app/views/material_design/icons/_align_vertical_bottom.html.erb +3 -0
  141. data/app/views/material_design/icons/_align_vertical_center.html.erb +3 -0
  142. data/app/views/material_design/icons/_align_vertical_top.html.erb +3 -0
  143. data/app/views/material_design/icons/_all_inbox.html.erb +3 -0
  144. data/app/views/material_design/icons/_all_inclusive.html.erb +3 -0
  145. data/app/views/material_design/icons/_all_out.html.erb +3 -0
  146. data/app/views/material_design/icons/_alt_route.html.erb +3 -0
  147. data/app/views/material_design/icons/_alternate_email.html.erb +3 -0
  148. data/app/views/material_design/icons/_analytics.html.erb +7 -0
  149. data/app/views/material_design/icons/_anchor.html.erb +3 -0
  150. data/app/views/material_design/icons/_android.html.erb +3 -0
  151. data/app/views/material_design/icons/_animation.html.erb +3 -0
  152. data/app/views/material_design/icons/_announcement.html.erb +3 -0
  153. data/app/views/material_design/icons/_aod.html.erb +3 -0
  154. data/app/views/material_design/icons/_apartment.html.erb +3 -0
  155. data/app/views/material_design/icons/_api.html.erb +3 -0
  156. data/app/views/material_design/icons/_app_blocking.html.erb +4 -0
  157. data/app/views/material_design/icons/_app_registration.html.erb +10 -0
  158. data/app/views/material_design/icons/_app_settings_alt.html.erb +3 -0
  159. data/app/views/material_design/icons/_app_shortcut.html.erb +6 -0
  160. data/app/views/material_design/icons/_approval.html.erb +3 -0
  161. data/app/views/material_design/icons/_apps.html.erb +3 -0
  162. data/app/views/material_design/icons/_apps_outage.html.erb +3 -0
  163. data/app/views/material_design/icons/_architecture.html.erb +5 -0
  164. data/app/views/material_design/icons/_archive.html.erb +3 -0
  165. data/app/views/material_design/icons/_area_chart.html.erb +3 -0
  166. data/app/views/material_design/icons/_arrow_back_ios.html.erb +3 -0
  167. data/app/views/material_design/icons/_arrow_back_ios_new.html.erb +3 -0
  168. data/app/views/material_design/icons/_arrow_circle_down.html.erb +3 -0
  169. data/app/views/material_design/icons/_arrow_circle_left.html.erb +3 -0
  170. data/app/views/material_design/icons/_arrow_circle_right.html.erb +3 -0
  171. data/app/views/material_design/icons/_arrow_circle_up.html.erb +3 -0
  172. data/app/views/material_design/icons/_arrow_downward.html.erb +3 -0
  173. data/app/views/material_design/icons/_arrow_drop_down.html.erb +3 -0
  174. data/app/views/material_design/icons/_arrow_drop_down_circle.html.erb +3 -0
  175. data/app/views/material_design/icons/_arrow_drop_up.html.erb +3 -0
  176. data/app/views/material_design/icons/_arrow_forward.html.erb +3 -0
  177. data/app/views/material_design/icons/_arrow_forward_ios.html.erb +3 -0
  178. data/app/views/material_design/icons/_arrow_left.html.erb +3 -0
  179. data/app/views/material_design/icons/_arrow_outward.html.erb +3 -0
  180. data/app/views/material_design/icons/_arrow_right.html.erb +3 -0
  181. data/app/views/material_design/icons/_arrow_right_alt.html.erb +3 -0
  182. data/app/views/material_design/icons/_arrow_upward.html.erb +3 -0
  183. data/app/views/material_design/icons/_art_track.html.erb +3 -0
  184. data/app/views/material_design/icons/_article.html.erb +4 -0
  185. data/app/views/material_design/icons/_aspect_ratio.html.erb +3 -0
  186. data/app/views/material_design/icons/_assessment.html.erb +3 -0
  187. data/app/views/material_design/icons/_assignment.html.erb +3 -0
  188. data/app/views/material_design/icons/_assignment_ind.html.erb +3 -0
  189. data/app/views/material_design/icons/_assignment_late.html.erb +3 -0
  190. data/app/views/material_design/icons/_assignment_return.html.erb +3 -0
  191. data/app/views/material_design/icons/_assignment_returned.html.erb +3 -0
  192. data/app/views/material_design/icons/_assignment_turned_in.html.erb +3 -0
  193. data/app/views/material_design/icons/_assist_walker.html.erb +4 -0
  194. data/app/views/material_design/icons/_assistant.html.erb +3 -0
  195. data/app/views/material_design/icons/_assistant_direction.html.erb +4 -0
  196. data/app/views/material_design/icons/_assistant_photo.html.erb +3 -0
  197. data/app/views/material_design/icons/_assured_workload.html.erb +8 -0
  198. data/app/views/material_design/icons/_atm.html.erb +3 -0
  199. data/app/views/material_design/icons/_attach_email.html.erb +4 -0
  200. data/app/views/material_design/icons/_attach_file.html.erb +3 -0
  201. data/app/views/material_design/icons/_attach_money.html.erb +3 -0
  202. data/app/views/material_design/icons/_attachment.html.erb +3 -0
  203. data/app/views/material_design/icons/_attractions.html.erb +3 -0
  204. data/app/views/material_design/icons/_attribution.html.erb +4 -0
  205. data/app/views/material_design/icons/_audio_file.html.erb +3 -0
  206. data/app/views/material_design/icons/_audiotrack.html.erb +3 -0
  207. data/app/views/material_design/icons/_auto_awesome.html.erb +5 -0
  208. data/app/views/material_design/icons/_auto_awesome_mosaic.html.erb +5 -0
  209. data/app/views/material_design/icons/_auto_awesome_motion.html.erb +3 -0
  210. data/app/views/material_design/icons/_auto_delete.html.erb +5 -0
  211. data/app/views/material_design/icons/_auto_fix_high.html.erb +6 -0
  212. data/app/views/material_design/icons/_auto_fix_normal.html.erb +4 -0
  213. data/app/views/material_design/icons/_auto_fix_off.html.erb +5 -0
  214. data/app/views/material_design/icons/_auto_graph.html.erb +3 -0
  215. data/app/views/material_design/icons/_auto_mode.html.erb +8 -0
  216. data/app/views/material_design/icons/_auto_stories.html.erb +3 -0
  217. data/app/views/material_design/icons/_autofps_select.html.erb +8 -0
  218. data/app/views/material_design/icons/_autorenew.html.erb +3 -0
  219. data/app/views/material_design/icons/_av_timer.html.erb +3 -0
  220. data/app/views/material_design/icons/_baby_changing_station.html.erb +3 -0
  221. data/app/views/material_design/icons/_back_hand.html.erb +3 -0
  222. data/app/views/material_design/icons/_backpack.html.erb +3 -0
  223. data/app/views/material_design/icons/_backspace.html.erb +3 -0
  224. data/app/views/material_design/icons/_backup.html.erb +3 -0
  225. data/app/views/material_design/icons/_backup_table.html.erb +4 -0
  226. data/app/views/material_design/icons/_badge.html.erb +7 -0
  227. data/app/views/material_design/icons/_bakery_dining.html.erb +3 -0
  228. data/app/views/material_design/icons/_balance.html.erb +3 -0
  229. data/app/views/material_design/icons/_balcony.html.erb +3 -0
  230. data/app/views/material_design/icons/_ballot.html.erb +3 -0
  231. data/app/views/material_design/icons/_bar_chart.html.erb +5 -0
  232. data/app/views/material_design/icons/_batch_prediction.html.erb +3 -0
  233. data/app/views/material_design/icons/_bathroom.html.erb +3 -0
  234. data/app/views/material_design/icons/_bathtub.html.erb +4 -0
  235. data/app/views/material_design/icons/_battery_0_bar.html.erb +3 -0
  236. data/app/views/material_design/icons/_battery_1_bar.html.erb +3 -0
  237. data/app/views/material_design/icons/_battery_2_bar.html.erb +3 -0
  238. data/app/views/material_design/icons/_battery_3_bar.html.erb +3 -0
  239. data/app/views/material_design/icons/_battery_4_bar.html.erb +3 -0
  240. data/app/views/material_design/icons/_battery_5_bar.html.erb +3 -0
  241. data/app/views/material_design/icons/_battery_6_bar.html.erb +3 -0
  242. data/app/views/material_design/icons/_battery_alert.html.erb +3 -0
  243. data/app/views/material_design/icons/_battery_charging_full.html.erb +3 -0
  244. data/app/views/material_design/icons/_battery_full.html.erb +3 -0
  245. data/app/views/material_design/icons/_battery_saver.html.erb +3 -0
  246. data/app/views/material_design/icons/_battery_std.html.erb +3 -0
  247. data/app/views/material_design/icons/_battery_unknown.html.erb +3 -0
  248. data/app/views/material_design/icons/_beach_access.html.erb +3 -0
  249. data/app/views/material_design/icons/_bed.html.erb +3 -0
  250. data/app/views/material_design/icons/_bedroom_baby.html.erb +3 -0
  251. data/app/views/material_design/icons/_bedroom_child.html.erb +3 -0
  252. data/app/views/material_design/icons/_bedroom_parent.html.erb +3 -0
  253. data/app/views/material_design/icons/_bedtime.html.erb +3 -0
  254. data/app/views/material_design/icons/_bedtime_off.html.erb +3 -0
  255. data/app/views/material_design/icons/_beenhere.html.erb +3 -0
  256. data/app/views/material_design/icons/_bento.html.erb +3 -0
  257. data/app/views/material_design/icons/_bike_scooter.html.erb +5 -0
  258. data/app/views/material_design/icons/_biotech.html.erb +3 -0
  259. data/app/views/material_design/icons/_blender.html.erb +4 -0
  260. data/app/views/material_design/icons/_blind.html.erb +4 -0
  261. data/app/views/material_design/icons/_blinds.html.erb +3 -0
  262. data/app/views/material_design/icons/_blinds_closed.html.erb +3 -0
  263. data/app/views/material_design/icons/_block.html.erb +3 -0
  264. data/app/views/material_design/icons/_bloodtype.html.erb +5 -0
  265. data/app/views/material_design/icons/_bluetooth.html.erb +3 -0
  266. data/app/views/material_design/icons/_bluetooth_audio.html.erb +3 -0
  267. data/app/views/material_design/icons/_bluetooth_connected.html.erb +3 -0
  268. data/app/views/material_design/icons/_bluetooth_disabled.html.erb +3 -0
  269. data/app/views/material_design/icons/_bluetooth_drive.html.erb +6 -0
  270. data/app/views/material_design/icons/_bluetooth_searching.html.erb +3 -0
  271. data/app/views/material_design/icons/_blur_circular.html.erb +3 -0
  272. data/app/views/material_design/icons/_blur_linear.html.erb +3 -0
  273. data/app/views/material_design/icons/_blur_off.html.erb +15 -0
  274. data/app/views/material_design/icons/_blur_on.html.erb +3 -0
  275. data/app/views/material_design/icons/_bolt.html.erb +3 -0
  276. data/app/views/material_design/icons/_book.html.erb +3 -0
  277. data/app/views/material_design/icons/_book_online.html.erb +3 -0
  278. data/app/views/material_design/icons/_bookmark.html.erb +3 -0
  279. data/app/views/material_design/icons/_bookmark_add.html.erb +3 -0
  280. data/app/views/material_design/icons/_bookmark_added.html.erb +3 -0
  281. data/app/views/material_design/icons/_bookmark_border.html.erb +3 -0
  282. data/app/views/material_design/icons/_bookmark_remove.html.erb +3 -0
  283. data/app/views/material_design/icons/_bookmarks.html.erb +3 -0
  284. data/app/views/material_design/icons/_border_all.html.erb +3 -0
  285. data/app/views/material_design/icons/_border_bottom.html.erb +3 -0
  286. data/app/views/material_design/icons/_border_clear.html.erb +3 -0
  287. data/app/views/material_design/icons/_border_color.html.erb +5 -0
  288. data/app/views/material_design/icons/_border_horizontal.html.erb +3 -0
  289. data/app/views/material_design/icons/_border_inner.html.erb +3 -0
  290. data/app/views/material_design/icons/_border_left.html.erb +3 -0
  291. data/app/views/material_design/icons/_border_outer.html.erb +3 -0
  292. data/app/views/material_design/icons/_border_right.html.erb +3 -0
  293. data/app/views/material_design/icons/_border_style.html.erb +3 -0
  294. data/app/views/material_design/icons/_border_top.html.erb +3 -0
  295. data/app/views/material_design/icons/_border_vertical.html.erb +3 -0
  296. data/app/views/material_design/icons/_boy.html.erb +3 -0
  297. data/app/views/material_design/icons/_branding_watermark.html.erb +3 -0
  298. data/app/views/material_design/icons/_breakfast_dining.html.erb +4 -0
  299. data/app/views/material_design/icons/_brightness_1.html.erb +3 -0
  300. data/app/views/material_design/icons/_brightness_2.html.erb +3 -0
  301. data/app/views/material_design/icons/_brightness_3.html.erb +3 -0
  302. data/app/views/material_design/icons/_brightness_4.html.erb +10 -0
  303. data/app/views/material_design/icons/_brightness_5.html.erb +10 -0
  304. data/app/views/material_design/icons/_brightness_6.html.erb +10 -0
  305. data/app/views/material_design/icons/_brightness_7.html.erb +11 -0
  306. data/app/views/material_design/icons/_brightness_auto.html.erb +10 -0
  307. data/app/views/material_design/icons/_brightness_high.html.erb +11 -0
  308. data/app/views/material_design/icons/_brightness_low.html.erb +10 -0
  309. data/app/views/material_design/icons/_brightness_medium.html.erb +10 -0
  310. data/app/views/material_design/icons/_broadcast_on_home.html.erb +7 -0
  311. data/app/views/material_design/icons/_broadcast_on_personal.html.erb +6 -0
  312. data/app/views/material_design/icons/_broken_image.html.erb +3 -0
  313. data/app/views/material_design/icons/_browse_gallery.html.erb +5 -0
  314. data/app/views/material_design/icons/_browser_not_supported.html.erb +4 -0
  315. data/app/views/material_design/icons/_browser_updated.html.erb +3 -0
  316. data/app/views/material_design/icons/_brunch_dining.html.erb +5 -0
  317. data/app/views/material_design/icons/_brush.html.erb +3 -0
  318. data/app/views/material_design/icons/_bubble_chart.html.erb +3 -0
  319. data/app/views/material_design/icons/_bug_report.html.erb +3 -0
  320. data/app/views/material_design/icons/_build.html.erb +3 -0
  321. data/app/views/material_design/icons/_build_circle.html.erb +4 -0
  322. data/app/views/material_design/icons/_bungalow.html.erb +3 -0
  323. data/app/views/material_design/icons/_burst_mode.html.erb +3 -0
  324. data/app/views/material_design/icons/_bus_alert.html.erb +6 -0
  325. data/app/views/material_design/icons/_business.html.erb +3 -0
  326. data/app/views/material_design/icons/_business_center.html.erb +3 -0
  327. data/app/views/material_design/icons/_cabin.html.erb +3 -0
  328. data/app/views/material_design/icons/_cable.html.erb +3 -0
  329. data/app/views/material_design/icons/_cached.html.erb +3 -0
  330. data/app/views/material_design/icons/_cake.html.erb +3 -0
  331. data/app/views/material_design/icons/_calculate.html.erb +8 -0
  332. data/app/views/material_design/icons/_calendar_month.html.erb +3 -0
  333. data/app/views/material_design/icons/_calendar_today.html.erb +3 -0
  334. data/app/views/material_design/icons/_calendar_view_day.html.erb +3 -0
  335. data/app/views/material_design/icons/_calendar_view_month.html.erb +3 -0
  336. data/app/views/material_design/icons/_calendar_view_week.html.erb +3 -0
  337. data/app/views/material_design/icons/_call.html.erb +3 -0
  338. data/app/views/material_design/icons/_call_end.html.erb +3 -0
  339. data/app/views/material_design/icons/_call_made.html.erb +3 -0
  340. data/app/views/material_design/icons/_call_merge.html.erb +3 -0
  341. data/app/views/material_design/icons/_call_missed.html.erb +3 -0
  342. data/app/views/material_design/icons/_call_missed_outgoing.html.erb +3 -0
  343. data/app/views/material_design/icons/_call_received.html.erb +3 -0
  344. data/app/views/material_design/icons/_call_split.html.erb +3 -0
  345. data/app/views/material_design/icons/_call_to_action.html.erb +3 -0
  346. data/app/views/material_design/icons/_camera.html.erb +3 -0
  347. data/app/views/material_design/icons/_camera_alt.html.erb +3 -0
  348. data/app/views/material_design/icons/_camera_enhance.html.erb +3 -0
  349. data/app/views/material_design/icons/_camera_front.html.erb +3 -0
  350. data/app/views/material_design/icons/_camera_indoor.html.erb +3 -0
  351. data/app/views/material_design/icons/_camera_outdoor.html.erb +3 -0
  352. data/app/views/material_design/icons/_camera_rear.html.erb +3 -0
  353. data/app/views/material_design/icons/_camera_roll.html.erb +3 -0
  354. data/app/views/material_design/icons/_cameraswitch.html.erb +13 -0
  355. data/app/views/material_design/icons/_campaign.html.erb +7 -0
  356. data/app/views/material_design/icons/_cancel.html.erb +3 -0
  357. data/app/views/material_design/icons/_cancel_presentation.html.erb +3 -0
  358. data/app/views/material_design/icons/_cancel_schedule_send.html.erb +4 -0
  359. data/app/views/material_design/icons/_candlestick_chart.html.erb +4 -0
  360. data/app/views/material_design/icons/_car_crash.html.erb +3 -0
  361. data/app/views/material_design/icons/_car_rental.html.erb +6 -0
  362. data/app/views/material_design/icons/_car_repair.html.erb +6 -0
  363. data/app/views/material_design/icons/_card_giftcard.html.erb +3 -0
  364. data/app/views/material_design/icons/_card_membership.html.erb +3 -0
  365. data/app/views/material_design/icons/_card_travel.html.erb +3 -0
  366. data/app/views/material_design/icons/_carpenter.html.erb +3 -0
  367. data/app/views/material_design/icons/_cases.html.erb +4 -0
  368. data/app/views/material_design/icons/_casino.html.erb +8 -0
  369. data/app/views/material_design/icons/_cast.html.erb +3 -0
  370. data/app/views/material_design/icons/_cast_connected.html.erb +3 -0
  371. data/app/views/material_design/icons/_cast_for_education.html.erb +3 -0
  372. data/app/views/material_design/icons/_castle.html.erb +5 -0
  373. data/app/views/material_design/icons/_catching_pokemon.html.erb +3 -0
  374. data/app/views/material_design/icons/_category.html.erb +3 -0
  375. data/app/views/material_design/icons/_celebration.html.erb +7 -0
  376. data/app/views/material_design/icons/_cell_tower.html.erb +7 -0
  377. data/app/views/material_design/icons/_cell_wifi.html.erb +3 -0
  378. data/app/views/material_design/icons/_center_focus_strong.html.erb +3 -0
  379. data/app/views/material_design/icons/_center_focus_weak.html.erb +3 -0
  380. data/app/views/material_design/icons/_chair.html.erb +3 -0
  381. data/app/views/material_design/icons/_chair_alt.html.erb +3 -0
  382. data/app/views/material_design/icons/_chalet.html.erb +3 -0
  383. data/app/views/material_design/icons/_change_circle.html.erb +3 -0
  384. data/app/views/material_design/icons/_change_history.html.erb +3 -0
  385. data/app/views/material_design/icons/_charging_station.html.erb +3 -0
  386. data/app/views/material_design/icons/_chat.html.erb +3 -0
  387. data/app/views/material_design/icons/_chat_bubble.html.erb +3 -0
  388. data/app/views/material_design/icons/_chat_bubble_outline.html.erb +3 -0
  389. data/app/views/material_design/icons/_check.html.erb +3 -0
  390. data/app/views/material_design/icons/_check_box.html.erb +3 -0
  391. data/app/views/material_design/icons/_check_box_outline_blank.html.erb +3 -0
  392. data/app/views/material_design/icons/_check_circle.html.erb +3 -0
  393. data/app/views/material_design/icons/_check_circle_outline.html.erb +3 -0
  394. data/app/views/material_design/icons/_checklist.html.erb +3 -0
  395. data/app/views/material_design/icons/_checklist_rtl.html.erb +3 -0
  396. data/app/views/material_design/icons/_checkroom.html.erb +3 -0
  397. data/app/views/material_design/icons/_chevron_left.html.erb +3 -0
  398. data/app/views/material_design/icons/_chevron_right.html.erb +3 -0
  399. data/app/views/material_design/icons/_child_care.html.erb +5 -0
  400. data/app/views/material_design/icons/_child_friendly.html.erb +3 -0
  401. data/app/views/material_design/icons/_chrome_reader_mode.html.erb +3 -0
  402. data/app/views/material_design/icons/_church.html.erb +4 -0
  403. data/app/views/material_design/icons/_circle.html.erb +3 -0
  404. data/app/views/material_design/icons/_circle_notifications.html.erb +3 -0
  405. data/app/views/material_design/icons/_class.html.erb +3 -0
  406. data/app/views/material_design/icons/_clean_hands.html.erb +3 -0
  407. data/app/views/material_design/icons/_cleaning_services.html.erb +3 -0
  408. data/app/views/material_design/icons/_clear.html.erb +3 -0
  409. data/app/views/material_design/icons/_clear_all.html.erb +3 -0
  410. data/app/views/material_design/icons/_close.html.erb +3 -0
  411. data/app/views/material_design/icons/_close_fullscreen.html.erb +3 -0
  412. data/app/views/material_design/icons/_closed_caption.html.erb +3 -0
  413. data/app/views/material_design/icons/_closed_caption_disabled.html.erb +3 -0
  414. data/app/views/material_design/icons/_closed_caption_off.html.erb +5 -0
  415. data/app/views/material_design/icons/_cloud.html.erb +3 -0
  416. data/app/views/material_design/icons/_cloud_circle.html.erb +3 -0
  417. data/app/views/material_design/icons/_cloud_done.html.erb +3 -0
  418. data/app/views/material_design/icons/_cloud_download.html.erb +3 -0
  419. data/app/views/material_design/icons/_cloud_off.html.erb +3 -0
  420. data/app/views/material_design/icons/_cloud_queue.html.erb +3 -0
  421. data/app/views/material_design/icons/_cloud_sync.html.erb +3 -0
  422. data/app/views/material_design/icons/_cloud_upload.html.erb +3 -0
  423. data/app/views/material_design/icons/_co2.html.erb +3 -0
  424. data/app/views/material_design/icons/_co_present.html.erb +5 -0
  425. data/app/views/material_design/icons/_code.html.erb +3 -0
  426. data/app/views/material_design/icons/_code_off.html.erb +3 -0
  427. data/app/views/material_design/icons/_coffee.html.erb +3 -0
  428. data/app/views/material_design/icons/_coffee_maker.html.erb +4 -0
  429. data/app/views/material_design/icons/_collections.html.erb +3 -0
  430. data/app/views/material_design/icons/_collections_bookmark.html.erb +3 -0
  431. data/app/views/material_design/icons/_color_lens.html.erb +7 -0
  432. data/app/views/material_design/icons/_colorize.html.erb +3 -0
  433. data/app/views/material_design/icons/_comment.html.erb +3 -0
  434. data/app/views/material_design/icons/_comment_bank.html.erb +4 -0
  435. data/app/views/material_design/icons/_comments_disabled.html.erb +3 -0
  436. data/app/views/material_design/icons/_commit.html.erb +3 -0
  437. data/app/views/material_design/icons/_commute.html.erb +3 -0
  438. data/app/views/material_design/icons/_compare.html.erb +3 -0
  439. data/app/views/material_design/icons/_compare_arrows.html.erb +3 -0
  440. data/app/views/material_design/icons/_compass_calibration.html.erb +3 -0
  441. data/app/views/material_design/icons/_compost.html.erb +3 -0
  442. data/app/views/material_design/icons/_compress.html.erb +3 -0
  443. data/app/views/material_design/icons/_computer.html.erb +3 -0
  444. data/app/views/material_design/icons/_confirmation_number.html.erb +3 -0
  445. data/app/views/material_design/icons/_connect_without_contact.html.erb +3 -0
  446. data/app/views/material_design/icons/_connected_tv.html.erb +3 -0
  447. data/app/views/material_design/icons/_connecting_airports.html.erb +3 -0
  448. data/app/views/material_design/icons/_construction.html.erb +4 -0
  449. data/app/views/material_design/icons/_contact_emergency.html.erb +5 -0
  450. data/app/views/material_design/icons/_contact_mail.html.erb +3 -0
  451. data/app/views/material_design/icons/_contact_page.html.erb +3 -0
  452. data/app/views/material_design/icons/_contact_phone.html.erb +3 -0
  453. data/app/views/material_design/icons/_contact_support.html.erb +3 -0
  454. data/app/views/material_design/icons/_contactless.html.erb +6 -0
  455. data/app/views/material_design/icons/_contacts.html.erb +3 -0
  456. data/app/views/material_design/icons/_content_copy.html.erb +3 -0
  457. data/app/views/material_design/icons/_content_cut.html.erb +3 -0
  458. data/app/views/material_design/icons/_content_paste.html.erb +3 -0
  459. data/app/views/material_design/icons/_content_paste_go.html.erb +4 -0
  460. data/app/views/material_design/icons/_content_paste_off.html.erb +3 -0
  461. data/app/views/material_design/icons/_content_paste_search.html.erb +4 -0
  462. data/app/views/material_design/icons/_contrast.html.erb +3 -0
  463. data/app/views/material_design/icons/_control_camera.html.erb +4 -0
  464. data/app/views/material_design/icons/_control_point.html.erb +3 -0
  465. data/app/views/material_design/icons/_control_point_duplicate.html.erb +3 -0
  466. data/app/views/material_design/icons/_cookie.html.erb +6 -0
  467. data/app/views/material_design/icons/_copy_all.html.erb +3 -0
  468. data/app/views/material_design/icons/_copyright.html.erb +3 -0
  469. data/app/views/material_design/icons/_coronavirus.html.erb +3 -0
  470. data/app/views/material_design/icons/_corporate_fare.html.erb +3 -0
  471. data/app/views/material_design/icons/_cottage.html.erb +3 -0
  472. data/app/views/material_design/icons/_countertops.html.erb +3 -0
  473. data/app/views/material_design/icons/_create.html.erb +3 -0
  474. data/app/views/material_design/icons/_create_new_folder.html.erb +3 -0
  475. data/app/views/material_design/icons/_credit_card.html.erb +3 -0
  476. data/app/views/material_design/icons/_credit_card_off.html.erb +3 -0
  477. data/app/views/material_design/icons/_credit_score.html.erb +3 -0
  478. data/app/views/material_design/icons/_crib.html.erb +3 -0
  479. data/app/views/material_design/icons/_crisis_alert.html.erb +3 -0
  480. data/app/views/material_design/icons/_crop.html.erb +3 -0
  481. data/app/views/material_design/icons/_crop_16_9.html.erb +3 -0
  482. data/app/views/material_design/icons/_crop_3_2.html.erb +3 -0
  483. data/app/views/material_design/icons/_crop_5_4.html.erb +3 -0
  484. data/app/views/material_design/icons/_crop_7_5.html.erb +3 -0
  485. data/app/views/material_design/icons/_crop_din.html.erb +3 -0
  486. data/app/views/material_design/icons/_crop_free.html.erb +3 -0
  487. data/app/views/material_design/icons/_crop_landscape.html.erb +3 -0
  488. data/app/views/material_design/icons/_crop_original.html.erb +3 -0
  489. data/app/views/material_design/icons/_crop_portrait.html.erb +3 -0
  490. data/app/views/material_design/icons/_crop_rotate.html.erb +10 -0
  491. data/app/views/material_design/icons/_crop_square.html.erb +3 -0
  492. data/app/views/material_design/icons/_cruelty_free.html.erb +3 -0
  493. data/app/views/material_design/icons/_css.html.erb +3 -0
  494. data/app/views/material_design/icons/_currency_bitcoin.html.erb +3 -0
  495. data/app/views/material_design/icons/_currency_exchange.html.erb +3 -0
  496. data/app/views/material_design/icons/_currency_franc.html.erb +3 -0
  497. data/app/views/material_design/icons/_currency_lira.html.erb +3 -0
  498. data/app/views/material_design/icons/_currency_pound.html.erb +3 -0
  499. data/app/views/material_design/icons/_currency_ruble.html.erb +3 -0
  500. data/app/views/material_design/icons/_currency_rupee.html.erb +3 -0
  501. data/app/views/material_design/icons/_currency_yen.html.erb +3 -0
  502. data/app/views/material_design/icons/_currency_yuan.html.erb +3 -0
  503. data/app/views/material_design/icons/_curtains.html.erb +3 -0
  504. data/app/views/material_design/icons/_curtains_closed.html.erb +3 -0
  505. data/app/views/material_design/icons/_cyclone.html.erb +4 -0
  506. data/app/views/material_design/icons/_dangerous.html.erb +3 -0
  507. data/app/views/material_design/icons/_dark_mode.html.erb +3 -0
  508. data/app/views/material_design/icons/_dashboard.html.erb +3 -0
  509. data/app/views/material_design/icons/_dashboard_customize.html.erb +6 -0
  510. data/app/views/material_design/icons/_data_array.html.erb +4 -0
  511. data/app/views/material_design/icons/_data_exploration.html.erb +3 -0
  512. data/app/views/material_design/icons/_data_object.html.erb +4 -0
  513. data/app/views/material_design/icons/_data_saver_off.html.erb +3 -0
  514. data/app/views/material_design/icons/_data_saver_on.html.erb +3 -0
  515. data/app/views/material_design/icons/_data_thresholding.html.erb +4 -0
  516. data/app/views/material_design/icons/_data_usage.html.erb +3 -0
  517. data/app/views/material_design/icons/_dataset.html.erb +7 -0
  518. data/app/views/material_design/icons/_dataset_linked.html.erb +9 -0
  519. data/app/views/material_design/icons/_date_range.html.erb +3 -0
  520. data/app/views/material_design/icons/_deblur.html.erb +15 -0
  521. data/app/views/material_design/icons/_deck.html.erb +5 -0
  522. data/app/views/material_design/icons/_dehaze.html.erb +3 -0
  523. data/app/views/material_design/icons/_delete.html.erb +3 -0
  524. data/app/views/material_design/icons/_delete_forever.html.erb +3 -0
  525. data/app/views/material_design/icons/_delete_outline.html.erb +3 -0
  526. data/app/views/material_design/icons/_delete_sweep.html.erb +3 -0
  527. data/app/views/material_design/icons/_delivery_dining.html.erb +5 -0
  528. data/app/views/material_design/icons/_density_large.html.erb +4 -0
  529. data/app/views/material_design/icons/_density_medium.html.erb +5 -0
  530. data/app/views/material_design/icons/_density_small.html.erb +6 -0
  531. data/app/views/material_design/icons/_departure_board.html.erb +5 -0
  532. data/app/views/material_design/icons/_description.html.erb +3 -0
  533. data/app/views/material_design/icons/_deselect.html.erb +3 -0
  534. data/app/views/material_design/icons/_design_services.html.erb +3 -0
  535. data/app/views/material_design/icons/_desk.html.erb +3 -0
  536. data/app/views/material_design/icons/_desktop_access_disabled.html.erb +10 -0
  537. data/app/views/material_design/icons/_desktop_mac.html.erb +3 -0
  538. data/app/views/material_design/icons/_desktop_windows.html.erb +3 -0
  539. data/app/views/material_design/icons/_details.html.erb +3 -0
  540. data/app/views/material_design/icons/_developer_board.html.erb +3 -0
  541. data/app/views/material_design/icons/_developer_board_off.html.erb +3 -0
  542. data/app/views/material_design/icons/_developer_mode.html.erb +3 -0
  543. data/app/views/material_design/icons/_device_hub.html.erb +3 -0
  544. data/app/views/material_design/icons/_device_thermostat.html.erb +3 -0
  545. data/app/views/material_design/icons/_device_unknown.html.erb +3 -0
  546. data/app/views/material_design/icons/_devices.html.erb +3 -0
  547. data/app/views/material_design/icons/_devices_fold.html.erb +10 -0
  548. data/app/views/material_design/icons/_devices_other.html.erb +3 -0
  549. data/app/views/material_design/icons/_dialer_sip.html.erb +3 -0
  550. data/app/views/material_design/icons/_dialpad.html.erb +3 -0
  551. data/app/views/material_design/icons/_diamond.html.erb +3 -0
  552. data/app/views/material_design/icons/_difference.html.erb +3 -0
  553. data/app/views/material_design/icons/_dining.html.erb +3 -0
  554. data/app/views/material_design/icons/_dinner_dining.html.erb +4 -0
  555. data/app/views/material_design/icons/_directions.html.erb +3 -0
  556. data/app/views/material_design/icons/_directions_bike.html.erb +3 -0
  557. data/app/views/material_design/icons/_directions_boat.html.erb +3 -0
  558. data/app/views/material_design/icons/_directions_boat_filled.html.erb +3 -0
  559. data/app/views/material_design/icons/_directions_bus.html.erb +5 -0
  560. data/app/views/material_design/icons/_directions_bus_filled.html.erb +5 -0
  561. data/app/views/material_design/icons/_directions_car.html.erb +5 -0
  562. data/app/views/material_design/icons/_directions_car_filled.html.erb +5 -0
  563. data/app/views/material_design/icons/_directions_off.html.erb +5 -0
  564. data/app/views/material_design/icons/_directions_railway.html.erb +3 -0
  565. data/app/views/material_design/icons/_directions_railway_filled.html.erb +4 -0
  566. data/app/views/material_design/icons/_directions_run.html.erb +3 -0
  567. data/app/views/material_design/icons/_directions_subway.html.erb +5 -0
  568. data/app/views/material_design/icons/_directions_subway_filled.html.erb +5 -0
  569. data/app/views/material_design/icons/_directions_transit.html.erb +5 -0
  570. data/app/views/material_design/icons/_directions_transit_filled.html.erb +5 -0
  571. data/app/views/material_design/icons/_directions_walk.html.erb +3 -0
  572. data/app/views/material_design/icons/_dirty_lens.html.erb +4 -0
  573. data/app/views/material_design/icons/_disabled_by_default.html.erb +3 -0
  574. data/app/views/material_design/icons/_disabled_visible.html.erb +3 -0
  575. data/app/views/material_design/icons/_disc_full.html.erb +3 -0
  576. data/app/views/material_design/icons/_discount.html.erb +5 -0
  577. data/app/views/material_design/icons/_display_settings.html.erb +7 -0
  578. data/app/views/material_design/icons/_diversity_1.html.erb +9 -0
  579. data/app/views/material_design/icons/_diversity_2.html.erb +12 -0
  580. data/app/views/material_design/icons/_diversity_3.html.erb +7 -0
  581. data/app/views/material_design/icons/_dns.html.erb +3 -0
  582. data/app/views/material_design/icons/_do_disturb.html.erb +3 -0
  583. data/app/views/material_design/icons/_do_disturb_alt.html.erb +3 -0
  584. data/app/views/material_design/icons/_do_disturb_off.html.erb +3 -0
  585. data/app/views/material_design/icons/_do_disturb_on.html.erb +3 -0
  586. data/app/views/material_design/icons/_do_not_disturb.html.erb +3 -0
  587. data/app/views/material_design/icons/_do_not_disturb_alt.html.erb +3 -0
  588. data/app/views/material_design/icons/_do_not_disturb_off.html.erb +5 -0
  589. data/app/views/material_design/icons/_do_not_disturb_on.html.erb +3 -0
  590. data/app/views/material_design/icons/_do_not_disturb_on_total_silence.html.erb +3 -0
  591. data/app/views/material_design/icons/_do_not_step.html.erb +3 -0
  592. data/app/views/material_design/icons/_do_not_touch.html.erb +3 -0
  593. data/app/views/material_design/icons/_dock.html.erb +3 -0
  594. data/app/views/material_design/icons/_document_scanner.html.erb +3 -0
  595. data/app/views/material_design/icons/_domain.html.erb +3 -0
  596. data/app/views/material_design/icons/_domain_add.html.erb +3 -0
  597. data/app/views/material_design/icons/_domain_disabled.html.erb +10 -0
  598. data/app/views/material_design/icons/_domain_verification.html.erb +4 -0
  599. data/app/views/material_design/icons/_done.html.erb +3 -0
  600. data/app/views/material_design/icons/_done_all.html.erb +3 -0
  601. data/app/views/material_design/icons/_done_outline.html.erb +3 -0
  602. data/app/views/material_design/icons/_donut_large.html.erb +3 -0
  603. data/app/views/material_design/icons/_donut_small.html.erb +3 -0
  604. data/app/views/material_design/icons/_door_back.html.erb +4 -0
  605. data/app/views/material_design/icons/_door_front.html.erb +3 -0
  606. data/app/views/material_design/icons/_door_sliding.html.erb +3 -0
  607. data/app/views/material_design/icons/_doorbell.html.erb +3 -0
  608. data/app/views/material_design/icons/_double_arrow.html.erb +4 -0
  609. data/app/views/material_design/icons/_downhill_skiing.html.erb +3 -0
  610. data/app/views/material_design/icons/_download.html.erb +3 -0
  611. data/app/views/material_design/icons/_download_done.html.erb +3 -0
  612. data/app/views/material_design/icons/_download_for_offline.html.erb +3 -0
  613. data/app/views/material_design/icons/_downloading.html.erb +3 -0
  614. data/app/views/material_design/icons/_drafts.html.erb +3 -0
  615. data/app/views/material_design/icons/_drag_handle.html.erb +3 -0
  616. data/app/views/material_design/icons/_drag_indicator.html.erb +3 -0
  617. data/app/views/material_design/icons/_draw.html.erb +3 -0
  618. data/app/views/material_design/icons/_drive_eta.html.erb +5 -0
  619. data/app/views/material_design/icons/_drive_file_move.html.erb +3 -0
  620. data/app/views/material_design/icons/_drive_file_move_rtl.html.erb +3 -0
  621. data/app/views/material_design/icons/_drive_file_rename_outline.html.erb +5 -0
  622. data/app/views/material_design/icons/_drive_folder_upload.html.erb +3 -0
  623. data/app/views/material_design/icons/_dry.html.erb +3 -0
  624. data/app/views/material_design/icons/_dry_cleaning.html.erb +3 -0
  625. data/app/views/material_design/icons/_duo.html.erb +3 -0
  626. data/app/views/material_design/icons/_dvr.html.erb +3 -0
  627. data/app/views/material_design/icons/_dynamic_feed.html.erb +5 -0
  628. data/app/views/material_design/icons/_dynamic_form.html.erb +3 -0
  629. data/app/views/material_design/icons/_e_mobiledata.html.erb +3 -0
  630. data/app/views/material_design/icons/_earbuds.html.erb +3 -0
  631. data/app/views/material_design/icons/_earbuds_battery.html.erb +3 -0
  632. data/app/views/material_design/icons/_east.html.erb +3 -0
  633. data/app/views/material_design/icons/_edgesensor_high.html.erb +3 -0
  634. data/app/views/material_design/icons/_edgesensor_low.html.erb +3 -0
  635. data/app/views/material_design/icons/_edit.html.erb +3 -0
  636. data/app/views/material_design/icons/_edit_attributes.html.erb +3 -0
  637. data/app/views/material_design/icons/_edit_calendar.html.erb +3 -0
  638. data/app/views/material_design/icons/_edit_location.html.erb +3 -0
  639. data/app/views/material_design/icons/_edit_location_alt.html.erb +3 -0
  640. data/app/views/material_design/icons/_edit_note.html.erb +3 -0
  641. data/app/views/material_design/icons/_edit_notifications.html.erb +3 -0
  642. data/app/views/material_design/icons/_edit_off.html.erb +3 -0
  643. data/app/views/material_design/icons/_edit_road.html.erb +8 -0
  644. data/app/views/material_design/icons/_egg.html.erb +4 -0
  645. data/app/views/material_design/icons/_egg_alt.html.erb +4 -0
  646. data/app/views/material_design/icons/_eject.html.erb +3 -0
  647. data/app/views/material_design/icons/_elderly.html.erb +3 -0
  648. data/app/views/material_design/icons/_elderly_woman.html.erb +4 -0
  649. data/app/views/material_design/icons/_electric_bike.html.erb +4 -0
  650. data/app/views/material_design/icons/_electric_bolt.html.erb +3 -0
  651. data/app/views/material_design/icons/_electric_car.html.erb +6 -0
  652. data/app/views/material_design/icons/_electric_meter.html.erb +5 -0
  653. data/app/views/material_design/icons/_electric_moped.html.erb +6 -0
  654. data/app/views/material_design/icons/_electric_rickshaw.html.erb +4 -0
  655. data/app/views/material_design/icons/_electric_scooter.html.erb +5 -0
  656. data/app/views/material_design/icons/_electrical_services.html.erb +6 -0
  657. data/app/views/material_design/icons/_elevator.html.erb +3 -0
  658. data/app/views/material_design/icons/_email.html.erb +3 -0
  659. data/app/views/material_design/icons/_emergency.html.erb +3 -0
  660. data/app/views/material_design/icons/_emergency_recording.html.erb +3 -0
  661. data/app/views/material_design/icons/_emergency_share.html.erb +3 -0
  662. data/app/views/material_design/icons/_emoji_emotions.html.erb +6 -0
  663. data/app/views/material_design/icons/_emoji_events.html.erb +3 -0
  664. data/app/views/material_design/icons/_emoji_food_beverage.html.erb +4 -0
  665. data/app/views/material_design/icons/_emoji_nature.html.erb +4 -0
  666. data/app/views/material_design/icons/_emoji_objects.html.erb +6 -0
  667. data/app/views/material_design/icons/_emoji_people.html.erb +4 -0
  668. data/app/views/material_design/icons/_emoji_symbols.html.erb +9 -0
  669. data/app/views/material_design/icons/_emoji_transportation.html.erb +8 -0
  670. data/app/views/material_design/icons/_energy_savings_leaf.html.erb +4 -0
  671. data/app/views/material_design/icons/_engineering.html.erb +6 -0
  672. data/app/views/material_design/icons/_enhanced_encryption.html.erb +3 -0
  673. data/app/views/material_design/icons/_equalizer.html.erb +3 -0
  674. data/app/views/material_design/icons/_error.html.erb +3 -0
  675. data/app/views/material_design/icons/_error_outline.html.erb +3 -0
  676. data/app/views/material_design/icons/_escalator.html.erb +3 -0
  677. data/app/views/material_design/icons/_escalator_warning.html.erb +3 -0
  678. data/app/views/material_design/icons/_euro.html.erb +3 -0
  679. data/app/views/material_design/icons/_euro_symbol.html.erb +3 -0
  680. data/app/views/material_design/icons/_ev_station.html.erb +3 -0
  681. data/app/views/material_design/icons/_event.html.erb +3 -0
  682. data/app/views/material_design/icons/_event_available.html.erb +3 -0
  683. data/app/views/material_design/icons/_event_busy.html.erb +3 -0
  684. data/app/views/material_design/icons/_event_note.html.erb +3 -0
  685. data/app/views/material_design/icons/_event_repeat.html.erb +3 -0
  686. data/app/views/material_design/icons/_event_seat.html.erb +3 -0
  687. data/app/views/material_design/icons/_exit_to_app.html.erb +3 -0
  688. data/app/views/material_design/icons/_expand.html.erb +5 -0
  689. data/app/views/material_design/icons/_expand_circle_down.html.erb +3 -0
  690. data/app/views/material_design/icons/_expand_less.html.erb +3 -0
  691. data/app/views/material_design/icons/_expand_more.html.erb +3 -0
  692. data/app/views/material_design/icons/_explicit.html.erb +3 -0
  693. data/app/views/material_design/icons/_explore.html.erb +3 -0
  694. data/app/views/material_design/icons/_explore_off.html.erb +3 -0
  695. data/app/views/material_design/icons/_exposure.html.erb +3 -0
  696. data/app/views/material_design/icons/_exposure_neg_1.html.erb +3 -0
  697. data/app/views/material_design/icons/_exposure_neg_2.html.erb +3 -0
  698. data/app/views/material_design/icons/_exposure_plus_1.html.erb +3 -0
  699. data/app/views/material_design/icons/_exposure_plus_2.html.erb +3 -0
  700. data/app/views/material_design/icons/_exposure_zero.html.erb +3 -0
  701. data/app/views/material_design/icons/_extension.html.erb +3 -0
  702. data/app/views/material_design/icons/_extension_off.html.erb +3 -0
  703. data/app/views/material_design/icons/_face.html.erb +3 -0
  704. data/app/views/material_design/icons/_face_2.html.erb +12 -0
  705. data/app/views/material_design/icons/_face_3.html.erb +5 -0
  706. data/app/views/material_design/icons/_face_4.html.erb +5 -0
  707. data/app/views/material_design/icons/_face_5.html.erb +25 -0
  708. data/app/views/material_design/icons/_face_6.html.erb +5 -0
  709. data/app/views/material_design/icons/_face_retouching_natural.html.erb +6 -0
  710. data/app/views/material_design/icons/_face_retouching_off.html.erb +5 -0
  711. data/app/views/material_design/icons/_fact_check.html.erb +7 -0
  712. data/app/views/material_design/icons/_factory.html.erb +3 -0
  713. data/app/views/material_design/icons/_family_restroom.html.erb +3 -0
  714. data/app/views/material_design/icons/_fast_forward.html.erb +3 -0
  715. data/app/views/material_design/icons/_fast_rewind.html.erb +3 -0
  716. data/app/views/material_design/icons/_fastfood.html.erb +3 -0
  717. data/app/views/material_design/icons/_favorite.html.erb +3 -0
  718. data/app/views/material_design/icons/_favorite_border.html.erb +3 -0
  719. data/app/views/material_design/icons/_fax.html.erb +8 -0
  720. data/app/views/material_design/icons/_featured_play_list.html.erb +3 -0
  721. data/app/views/material_design/icons/_featured_video.html.erb +3 -0
  722. data/app/views/material_design/icons/_feed.html.erb +3 -0
  723. data/app/views/material_design/icons/_feedback.html.erb +3 -0
  724. data/app/views/material_design/icons/_female.html.erb +3 -0
  725. data/app/views/material_design/icons/_fence.html.erb +3 -0
  726. data/app/views/material_design/icons/_festival.html.erb +3 -0
  727. data/app/views/material_design/icons/_fiber_dvr.html.erb +3 -0
  728. data/app/views/material_design/icons/_fiber_manual_record.html.erb +3 -0
  729. data/app/views/material_design/icons/_fiber_new.html.erb +3 -0
  730. data/app/views/material_design/icons/_fiber_pin.html.erb +3 -0
  731. data/app/views/material_design/icons/_fiber_smart_record.html.erb +3 -0
  732. data/app/views/material_design/icons/_file_copy.html.erb +3 -0
  733. data/app/views/material_design/icons/_file_download.html.erb +3 -0
  734. data/app/views/material_design/icons/_file_download_done.html.erb +4 -0
  735. data/app/views/material_design/icons/_file_download_off.html.erb +3 -0
  736. data/app/views/material_design/icons/_file_open.html.erb +3 -0
  737. data/app/views/material_design/icons/_file_present.html.erb +3 -0
  738. data/app/views/material_design/icons/_file_upload.html.erb +3 -0
  739. data/app/views/material_design/icons/_filter.html.erb +3 -0
  740. data/app/views/material_design/icons/_filter_1.html.erb +3 -0
  741. data/app/views/material_design/icons/_filter_2.html.erb +3 -0
  742. data/app/views/material_design/icons/_filter_3.html.erb +3 -0
  743. data/app/views/material_design/icons/_filter_4.html.erb +3 -0
  744. data/app/views/material_design/icons/_filter_5.html.erb +3 -0
  745. data/app/views/material_design/icons/_filter_6.html.erb +3 -0
  746. data/app/views/material_design/icons/_filter_7.html.erb +3 -0
  747. data/app/views/material_design/icons/_filter_8.html.erb +3 -0
  748. data/app/views/material_design/icons/_filter_9.html.erb +3 -0
  749. data/app/views/material_design/icons/_filter_9_plus.html.erb +3 -0
  750. data/app/views/material_design/icons/_filter_alt.html.erb +3 -0
  751. data/app/views/material_design/icons/_filter_alt_off.html.erb +4 -0
  752. data/app/views/material_design/icons/_filter_b_and_w.html.erb +3 -0
  753. data/app/views/material_design/icons/_filter_center_focus.html.erb +3 -0
  754. data/app/views/material_design/icons/_filter_drama.html.erb +3 -0
  755. data/app/views/material_design/icons/_filter_frames.html.erb +3 -0
  756. data/app/views/material_design/icons/_filter_hdr.html.erb +3 -0
  757. data/app/views/material_design/icons/_filter_list.html.erb +3 -0
  758. data/app/views/material_design/icons/_filter_list_off.html.erb +3 -0
  759. data/app/views/material_design/icons/_filter_none.html.erb +3 -0
  760. data/app/views/material_design/icons/_filter_tilt_shift.html.erb +3 -0
  761. data/app/views/material_design/icons/_filter_vintage.html.erb +3 -0
  762. data/app/views/material_design/icons/_find_in_page.html.erb +3 -0
  763. data/app/views/material_design/icons/_find_replace.html.erb +3 -0
  764. data/app/views/material_design/icons/_fingerprint.html.erb +3 -0
  765. data/app/views/material_design/icons/_fire_extinguisher.html.erb +3 -0
  766. data/app/views/material_design/icons/_fire_hydrant_alt.html.erb +4 -0
  767. data/app/views/material_design/icons/_fire_truck.html.erb +4 -0
  768. data/app/views/material_design/icons/_fireplace.html.erb +4 -0
  769. data/app/views/material_design/icons/_first_page.html.erb +3 -0
  770. data/app/views/material_design/icons/_fit_screen.html.erb +3 -0
  771. data/app/views/material_design/icons/_fitbit.html.erb +3 -0
  772. data/app/views/material_design/icons/_fitness_center.html.erb +3 -0
  773. data/app/views/material_design/icons/_flag.html.erb +3 -0
  774. data/app/views/material_design/icons/_flag_circle.html.erb +4 -0
  775. data/app/views/material_design/icons/_flaky.html.erb +3 -0
  776. data/app/views/material_design/icons/_flare.html.erb +3 -0
  777. data/app/views/material_design/icons/_flash_auto.html.erb +3 -0
  778. data/app/views/material_design/icons/_flash_off.html.erb +3 -0
  779. data/app/views/material_design/icons/_flash_on.html.erb +3 -0
  780. data/app/views/material_design/icons/_flashlight_off.html.erb +4 -0
  781. data/app/views/material_design/icons/_flashlight_on.html.erb +4 -0
  782. data/app/views/material_design/icons/_flatware.html.erb +3 -0
  783. data/app/views/material_design/icons/_flight.html.erb +3 -0
  784. data/app/views/material_design/icons/_flight_class.html.erb +3 -0
  785. data/app/views/material_design/icons/_flight_land.html.erb +3 -0
  786. data/app/views/material_design/icons/_flight_takeoff.html.erb +3 -0
  787. data/app/views/material_design/icons/_flip.html.erb +3 -0
  788. data/app/views/material_design/icons/_flip_camera_android.html.erb +5 -0
  789. data/app/views/material_design/icons/_flip_camera_ios.html.erb +5 -0
  790. data/app/views/material_design/icons/_flip_to_back.html.erb +3 -0
  791. data/app/views/material_design/icons/_flip_to_front.html.erb +3 -0
  792. data/app/views/material_design/icons/_flood.html.erb +4 -0
  793. data/app/views/material_design/icons/_fluorescent.html.erb +9 -0
  794. data/app/views/material_design/icons/_flutter_dash.html.erb +3 -0
  795. data/app/views/material_design/icons/_fmd_bad.html.erb +5 -0
  796. data/app/views/material_design/icons/_fmd_good.html.erb +3 -0
  797. data/app/views/material_design/icons/_folder.html.erb +3 -0
  798. data/app/views/material_design/icons/_folder_copy.html.erb +3 -0
  799. data/app/views/material_design/icons/_folder_delete.html.erb +3 -0
  800. data/app/views/material_design/icons/_folder_off.html.erb +4 -0
  801. data/app/views/material_design/icons/_folder_open.html.erb +3 -0
  802. data/app/views/material_design/icons/_folder_shared.html.erb +3 -0
  803. data/app/views/material_design/icons/_folder_special.html.erb +3 -0
  804. data/app/views/material_design/icons/_folder_zip.html.erb +3 -0
  805. data/app/views/material_design/icons/_follow_the_signs.html.erb +3 -0
  806. data/app/views/material_design/icons/_font_download.html.erb +3 -0
  807. data/app/views/material_design/icons/_font_download_off.html.erb +3 -0
  808. data/app/views/material_design/icons/_food_bank.html.erb +3 -0
  809. data/app/views/material_design/icons/_forest.html.erb +3 -0
  810. data/app/views/material_design/icons/_fork_left.html.erb +3 -0
  811. data/app/views/material_design/icons/_fork_right.html.erb +3 -0
  812. data/app/views/material_design/icons/_format_align_center.html.erb +3 -0
  813. data/app/views/material_design/icons/_format_align_justify.html.erb +3 -0
  814. data/app/views/material_design/icons/_format_align_left.html.erb +3 -0
  815. data/app/views/material_design/icons/_format_align_right.html.erb +3 -0
  816. data/app/views/material_design/icons/_format_bold.html.erb +3 -0
  817. data/app/views/material_design/icons/_format_clear.html.erb +3 -0
  818. data/app/views/material_design/icons/_format_color_fill.html.erb +3 -0
  819. data/app/views/material_design/icons/_format_color_reset.html.erb +3 -0
  820. data/app/views/material_design/icons/_format_color_text.html.erb +3 -0
  821. data/app/views/material_design/icons/_format_indent_decrease.html.erb +3 -0
  822. data/app/views/material_design/icons/_format_indent_increase.html.erb +3 -0
  823. data/app/views/material_design/icons/_format_italic.html.erb +3 -0
  824. data/app/views/material_design/icons/_format_line_spacing.html.erb +3 -0
  825. data/app/views/material_design/icons/_format_list_bulleted.html.erb +3 -0
  826. data/app/views/material_design/icons/_format_list_numbered.html.erb +3 -0
  827. data/app/views/material_design/icons/_format_list_numbered_rtl.html.erb +3 -0
  828. data/app/views/material_design/icons/_format_overline.html.erb +3 -0
  829. data/app/views/material_design/icons/_format_paint.html.erb +3 -0
  830. data/app/views/material_design/icons/_format_quote.html.erb +3 -0
  831. data/app/views/material_design/icons/_format_shapes.html.erb +3 -0
  832. data/app/views/material_design/icons/_format_size.html.erb +3 -0
  833. data/app/views/material_design/icons/_format_strikethrough.html.erb +3 -0
  834. data/app/views/material_design/icons/_format_textdirection_l_to_r.html.erb +3 -0
  835. data/app/views/material_design/icons/_format_textdirection_r_to_l.html.erb +3 -0
  836. data/app/views/material_design/icons/_format_underlined.html.erb +3 -0
  837. data/app/views/material_design/icons/_fort.html.erb +3 -0
  838. data/app/views/material_design/icons/_forum.html.erb +3 -0
  839. data/app/views/material_design/icons/_forward.html.erb +3 -0
  840. data/app/views/material_design/icons/_forward_10.html.erb +5 -0
  841. data/app/views/material_design/icons/_forward_30.html.erb +3 -0
  842. data/app/views/material_design/icons/_forward_5.html.erb +3 -0
  843. data/app/views/material_design/icons/_forward_to_inbox.html.erb +3 -0
  844. data/app/views/material_design/icons/_foundation.html.erb +3 -0
  845. data/app/views/material_design/icons/_free_breakfast.html.erb +3 -0
  846. data/app/views/material_design/icons/_free_cancellation.html.erb +3 -0
  847. data/app/views/material_design/icons/_front_hand.html.erb +3 -0
  848. data/app/views/material_design/icons/_fullscreen.html.erb +3 -0
  849. data/app/views/material_design/icons/_fullscreen_exit.html.erb +3 -0
  850. data/app/views/material_design/icons/_functions.html.erb +3 -0
  851. data/app/views/material_design/icons/_g_mobiledata.html.erb +3 -0
  852. data/app/views/material_design/icons/_g_translate.html.erb +3 -0
  853. data/app/views/material_design/icons/_gamepad.html.erb +3 -0
  854. data/app/views/material_design/icons/_games.html.erb +3 -0
  855. data/app/views/material_design/icons/_garage.html.erb +6 -0
  856. data/app/views/material_design/icons/_gas_meter.html.erb +5 -0
  857. data/app/views/material_design/icons/_gavel.html.erb +3 -0
  858. data/app/views/material_design/icons/_generating_tokens.html.erb +3 -0
  859. data/app/views/material_design/icons/_gesture.html.erb +3 -0
  860. data/app/views/material_design/icons/_get_app.html.erb +3 -0
  861. data/app/views/material_design/icons/_gif.html.erb +3 -0
  862. data/app/views/material_design/icons/_gif_box.html.erb +3 -0
  863. data/app/views/material_design/icons/_girl.html.erb +3 -0
  864. data/app/views/material_design/icons/_gite.html.erb +3 -0
  865. data/app/views/material_design/icons/_golf_course.html.erb +4 -0
  866. data/app/views/material_design/icons/_gpp_bad.html.erb +3 -0
  867. data/app/views/material_design/icons/_gpp_good.html.erb +3 -0
  868. data/app/views/material_design/icons/_gpp_maybe.html.erb +5 -0
  869. data/app/views/material_design/icons/_gps_fixed.html.erb +3 -0
  870. data/app/views/material_design/icons/_gps_not_fixed.html.erb +3 -0
  871. data/app/views/material_design/icons/_gps_off.html.erb +3 -0
  872. data/app/views/material_design/icons/_grade.html.erb +3 -0
  873. data/app/views/material_design/icons/_gradient.html.erb +3 -0
  874. data/app/views/material_design/icons/_grading.html.erb +3 -0
  875. data/app/views/material_design/icons/_grain.html.erb +3 -0
  876. data/app/views/material_design/icons/_graphic_eq.html.erb +3 -0
  877. data/app/views/material_design/icons/_grass.html.erb +3 -0
  878. data/app/views/material_design/icons/_grid_3x3.html.erb +3 -0
  879. data/app/views/material_design/icons/_grid_4x4.html.erb +3 -0
  880. data/app/views/material_design/icons/_grid_goldenratio.html.erb +3 -0
  881. data/app/views/material_design/icons/_grid_off.html.erb +10 -0
  882. data/app/views/material_design/icons/_grid_on.html.erb +3 -0
  883. data/app/views/material_design/icons/_grid_view.html.erb +3 -0
  884. data/app/views/material_design/icons/_group.html.erb +3 -0
  885. data/app/views/material_design/icons/_group_add.html.erb +7 -0
  886. data/app/views/material_design/icons/_group_off.html.erb +3 -0
  887. data/app/views/material_design/icons/_group_remove.html.erb +3 -0
  888. data/app/views/material_design/icons/_group_work.html.erb +6 -0
  889. data/app/views/material_design/icons/_groups.html.erb +3 -0
  890. data/app/views/material_design/icons/_groups_2.html.erb +8 -0
  891. data/app/views/material_design/icons/_groups_3.html.erb +8 -0
  892. data/app/views/material_design/icons/_h_mobiledata.html.erb +3 -0
  893. data/app/views/material_design/icons/_h_plus_mobiledata.html.erb +3 -0
  894. data/app/views/material_design/icons/_hail.html.erb +3 -0
  895. data/app/views/material_design/icons/_handshake.html.erb +3 -0
  896. data/app/views/material_design/icons/_handyman.html.erb +4 -0
  897. data/app/views/material_design/icons/_hardware.html.erb +3 -0
  898. data/app/views/material_design/icons/_hd.html.erb +3 -0
  899. data/app/views/material_design/icons/_hdr_auto.html.erb +3 -0
  900. data/app/views/material_design/icons/_hdr_auto_select.html.erb +8 -0
  901. data/app/views/material_design/icons/_hdr_enhanced_select.html.erb +3 -0
  902. data/app/views/material_design/icons/_hdr_off.html.erb +3 -0
  903. data/app/views/material_design/icons/_hdr_off_select.html.erb +3 -0
  904. data/app/views/material_design/icons/_hdr_on.html.erb +3 -0
  905. data/app/views/material_design/icons/_hdr_on_select.html.erb +3 -0
  906. data/app/views/material_design/icons/_hdr_plus.html.erb +3 -0
  907. data/app/views/material_design/icons/_hdr_strong.html.erb +3 -0
  908. data/app/views/material_design/icons/_hdr_weak.html.erb +3 -0
  909. data/app/views/material_design/icons/_headphones.html.erb +3 -0
  910. data/app/views/material_design/icons/_headphones_battery.html.erb +4 -0
  911. data/app/views/material_design/icons/_headset.html.erb +3 -0
  912. data/app/views/material_design/icons/_headset_mic.html.erb +3 -0
  913. data/app/views/material_design/icons/_headset_off.html.erb +4 -0
  914. data/app/views/material_design/icons/_healing.html.erb +3 -0
  915. data/app/views/material_design/icons/_health_and_safety.html.erb +3 -0
  916. data/app/views/material_design/icons/_hearing.html.erb +3 -0
  917. data/app/views/material_design/icons/_hearing_disabled.html.erb +3 -0
  918. data/app/views/material_design/icons/_heart_broken.html.erb +3 -0
  919. data/app/views/material_design/icons/_heat_pump.html.erb +4 -0
  920. data/app/views/material_design/icons/_height.html.erb +3 -0
  921. data/app/views/material_design/icons/_help.html.erb +3 -0
  922. data/app/views/material_design/icons/_help_center.html.erb +3 -0
  923. data/app/views/material_design/icons/_help_outline.html.erb +3 -0
  924. data/app/views/material_design/icons/_hevc.html.erb +6 -0
  925. data/app/views/material_design/icons/_hexagon.html.erb +3 -0
  926. data/app/views/material_design/icons/_hide_image.html.erb +4 -0
  927. data/app/views/material_design/icons/_hide_source.html.erb +3 -0
  928. data/app/views/material_design/icons/_high_quality.html.erb +3 -0
  929. data/app/views/material_design/icons/_highlight.html.erb +3 -0
  930. data/app/views/material_design/icons/_highlight_alt.html.erb +3 -0
  931. data/app/views/material_design/icons/_highlight_off.html.erb +3 -0
  932. data/app/views/material_design/icons/_hiking.html.erb +3 -0
  933. data/app/views/material_design/icons/_history.html.erb +3 -0
  934. data/app/views/material_design/icons/_history_edu.html.erb +3 -0
  935. data/app/views/material_design/icons/_history_toggle_off.html.erb +3 -0
  936. data/app/views/material_design/icons/_hive.html.erb +3 -0
  937. data/app/views/material_design/icons/_hls.html.erb +3 -0
  938. data/app/views/material_design/icons/_hls_off.html.erb +3 -0
  939. data/app/views/material_design/icons/_holiday_village.html.erb +3 -0
  940. data/app/views/material_design/icons/_home.html.erb +3 -0
  941. data/app/views/material_design/icons/_home_max.html.erb +3 -0
  942. data/app/views/material_design/icons/_home_mini.html.erb +3 -0
  943. data/app/views/material_design/icons/_home_repair_service.html.erb +3 -0
  944. data/app/views/material_design/icons/_home_work.html.erb +7 -0
  945. data/app/views/material_design/icons/_horizontal_distribute.html.erb +3 -0
  946. data/app/views/material_design/icons/_horizontal_rule.html.erb +3 -0
  947. data/app/views/material_design/icons/_horizontal_split.html.erb +3 -0
  948. data/app/views/material_design/icons/_hot_tub.html.erb +4 -0
  949. data/app/views/material_design/icons/_hotel.html.erb +3 -0
  950. data/app/views/material_design/icons/_hotel_class.html.erb +3 -0
  951. data/app/views/material_design/icons/_hourglass_bottom.html.erb +3 -0
  952. data/app/views/material_design/icons/_hourglass_disabled.html.erb +4 -0
  953. data/app/views/material_design/icons/_hourglass_empty.html.erb +3 -0
  954. data/app/views/material_design/icons/_hourglass_full.html.erb +3 -0
  955. data/app/views/material_design/icons/_hourglass_top.html.erb +3 -0
  956. data/app/views/material_design/icons/_house.html.erb +4 -0
  957. data/app/views/material_design/icons/_house_siding.html.erb +3 -0
  958. data/app/views/material_design/icons/_houseboat.html.erb +3 -0
  959. data/app/views/material_design/icons/_how_to_reg.html.erb +3 -0
  960. data/app/views/material_design/icons/_how_to_vote.html.erb +3 -0
  961. data/app/views/material_design/icons/_html.html.erb +3 -0
  962. data/app/views/material_design/icons/_http.html.erb +3 -0
  963. data/app/views/material_design/icons/_https.html.erb +3 -0
  964. data/app/views/material_design/icons/_hub.html.erb +10 -0
  965. data/app/views/material_design/icons/_hvac.html.erb +4 -0
  966. data/app/views/material_design/icons/_ice_skating.html.erb +3 -0
  967. data/app/views/material_design/icons/_icecream.html.erb +3 -0
  968. data/app/views/material_design/icons/_icon.html.erb +1 -1
  969. data/app/views/material_design/icons/_image.html.erb +3 -0
  970. data/app/views/material_design/icons/_image_aspect_ratio.html.erb +3 -0
  971. data/app/views/material_design/icons/_image_not_supported.html.erb +3 -0
  972. data/app/views/material_design/icons/_image_search.html.erb +3 -0
  973. data/app/views/material_design/icons/_imagesearch_roller.html.erb +3 -0
  974. data/app/views/material_design/icons/_import_contacts.html.erb +3 -0
  975. data/app/views/material_design/icons/_import_export.html.erb +3 -0
  976. data/app/views/material_design/icons/_important_devices.html.erb +3 -0
  977. data/app/views/material_design/icons/_inbox.html.erb +3 -0
  978. data/app/views/material_design/icons/_incomplete_circle.html.erb +3 -0
  979. data/app/views/material_design/icons/_indeterminate_check_box.html.erb +3 -0
  980. data/app/views/material_design/icons/_info.html.erb +3 -0
  981. data/app/views/material_design/icons/_input.html.erb +3 -0
  982. data/app/views/material_design/icons/_insert_chart.html.erb +3 -0
  983. data/app/views/material_design/icons/_insert_chart_outlined.html.erb +3 -0
  984. data/app/views/material_design/icons/_insert_comment.html.erb +3 -0
  985. data/app/views/material_design/icons/_insert_drive_file.html.erb +3 -0
  986. data/app/views/material_design/icons/_insert_emoticon.html.erb +3 -0
  987. data/app/views/material_design/icons/_insert_invitation.html.erb +3 -0
  988. data/app/views/material_design/icons/_insert_link.html.erb +3 -0
  989. data/app/views/material_design/icons/_insert_page_break.html.erb +7 -0
  990. data/app/views/material_design/icons/_insert_photo.html.erb +3 -0
  991. data/app/views/material_design/icons/_insights.html.erb +5 -0
  992. data/app/views/material_design/icons/_install_desktop.html.erb +4 -0
  993. data/app/views/material_design/icons/_install_mobile.html.erb +4 -0
  994. data/app/views/material_design/icons/_integration_instructions.html.erb +5 -0
  995. data/app/views/material_design/icons/_interests.html.erb +3 -0
  996. data/app/views/material_design/icons/_interpreter_mode.html.erb +3 -0
  997. data/app/views/material_design/icons/_inventory.html.erb +4 -0
  998. data/app/views/material_design/icons/_inventory_2.html.erb +4 -0
  999. data/app/views/material_design/icons/_invert_colors.html.erb +3 -0
  1000. data/app/views/material_design/icons/_invert_colors_off.html.erb +3 -0
  1001. data/app/views/material_design/icons/_ios_share.html.erb +3 -0
  1002. data/app/views/material_design/icons/_iron.html.erb +3 -0
  1003. data/app/views/material_design/icons/_iso.html.erb +3 -0
  1004. data/app/views/material_design/icons/_javascript.html.erb +3 -0
  1005. data/app/views/material_design/icons/_join_full.html.erb +5 -0
  1006. data/app/views/material_design/icons/_join_inner.html.erb +5 -0
  1007. data/app/views/material_design/icons/_join_left.html.erb +5 -0
  1008. data/app/views/material_design/icons/_join_right.html.erb +5 -0
  1009. data/app/views/material_design/icons/_kayaking.html.erb +3 -0
  1010. data/app/views/material_design/icons/_kebab_dining.html.erb +3 -0
  1011. data/app/views/material_design/icons/_key.html.erb +3 -0
  1012. data/app/views/material_design/icons/_key_off.html.erb +3 -0
  1013. data/app/views/material_design/icons/_keyboard.html.erb +3 -0
  1014. data/app/views/material_design/icons/_keyboard_alt.html.erb +3 -0
  1015. data/app/views/material_design/icons/_keyboard_arrow_down.html.erb +3 -0
  1016. data/app/views/material_design/icons/_keyboard_arrow_left.html.erb +3 -0
  1017. data/app/views/material_design/icons/_keyboard_arrow_right.html.erb +3 -0
  1018. data/app/views/material_design/icons/_keyboard_arrow_up.html.erb +3 -0
  1019. data/app/views/material_design/icons/_keyboard_backspace.html.erb +3 -0
  1020. data/app/views/material_design/icons/_keyboard_capslock.html.erb +3 -0
  1021. data/app/views/material_design/icons/_keyboard_command_key.html.erb +3 -0
  1022. data/app/views/material_design/icons/_keyboard_control_key.html.erb +3 -0
  1023. data/app/views/material_design/icons/_keyboard_double_arrow_down.html.erb +4 -0
  1024. data/app/views/material_design/icons/_keyboard_double_arrow_left.html.erb +4 -0
  1025. data/app/views/material_design/icons/_keyboard_double_arrow_right.html.erb +4 -0
  1026. data/app/views/material_design/icons/_keyboard_double_arrow_up.html.erb +4 -0
  1027. data/app/views/material_design/icons/_keyboard_hide.html.erb +3 -0
  1028. data/app/views/material_design/icons/_keyboard_option_key.html.erb +4 -0
  1029. data/app/views/material_design/icons/_keyboard_return.html.erb +3 -0
  1030. data/app/views/material_design/icons/_keyboard_tab.html.erb +3 -0
  1031. data/app/views/material_design/icons/_keyboard_voice.html.erb +3 -0
  1032. data/app/views/material_design/icons/_king_bed.html.erb +3 -0
  1033. data/app/views/material_design/icons/_kitchen.html.erb +3 -0
  1034. data/app/views/material_design/icons/_kitesurfing.html.erb +3 -0
  1035. data/app/views/material_design/icons/_label.html.erb +3 -0
  1036. data/app/views/material_design/icons/_label_important.html.erb +3 -0
  1037. data/app/views/material_design/icons/_label_off.html.erb +3 -0
  1038. data/app/views/material_design/icons/_lan.html.erb +3 -0
  1039. data/app/views/material_design/icons/_landscape.html.erb +3 -0
  1040. data/app/views/material_design/icons/_landslide.html.erb +5 -0
  1041. data/app/views/material_design/icons/_language.html.erb +3 -0
  1042. data/app/views/material_design/icons/_laptop.html.erb +3 -0
  1043. data/app/views/material_design/icons/_laptop_chromebook.html.erb +3 -0
  1044. data/app/views/material_design/icons/_laptop_mac.html.erb +3 -0
  1045. data/app/views/material_design/icons/_laptop_windows.html.erb +3 -0
  1046. data/app/views/material_design/icons/_last_page.html.erb +3 -0
  1047. data/app/views/material_design/icons/_launch.html.erb +3 -0
  1048. data/app/views/material_design/icons/_layers.html.erb +3 -0
  1049. data/app/views/material_design/icons/_layers_clear.html.erb +3 -0
  1050. data/app/views/material_design/icons/_leaderboard.html.erb +3 -0
  1051. data/app/views/material_design/icons/_leak_add.html.erb +3 -0
  1052. data/app/views/material_design/icons/_leak_remove.html.erb +3 -0
  1053. data/app/views/material_design/icons/_legend_toggle.html.erb +3 -0
  1054. data/app/views/material_design/icons/_lens.html.erb +3 -0
  1055. data/app/views/material_design/icons/_lens_blur.html.erb +3 -0
  1056. data/app/views/material_design/icons/_library_add.html.erb +3 -0
  1057. data/app/views/material_design/icons/_library_add_check.html.erb +3 -0
  1058. data/app/views/material_design/icons/_library_books.html.erb +3 -0
  1059. data/app/views/material_design/icons/_library_music.html.erb +3 -0
  1060. data/app/views/material_design/icons/_light.html.erb +3 -0
  1061. data/app/views/material_design/icons/_light_mode.html.erb +3 -0
  1062. data/app/views/material_design/icons/_lightbulb.html.erb +3 -0
  1063. data/app/views/material_design/icons/_lightbulb_circle.html.erb +6 -0
  1064. data/app/views/material_design/icons/_line_axis.html.erb +3 -0
  1065. data/app/views/material_design/icons/_line_style.html.erb +3 -0
  1066. data/app/views/material_design/icons/_line_weight.html.erb +3 -0
  1067. data/app/views/material_design/icons/_linear_scale.html.erb +3 -0
  1068. data/app/views/material_design/icons/_link.html.erb +3 -0
  1069. data/app/views/material_design/icons/_link_off.html.erb +3 -0
  1070. data/app/views/material_design/icons/_linked_camera.html.erb +3 -0
  1071. data/app/views/material_design/icons/_liquor.html.erb +4 -0
  1072. data/app/views/material_design/icons/_list.html.erb +3 -0
  1073. data/app/views/material_design/icons/_list_alt.html.erb +3 -0
  1074. data/app/views/material_design/icons/_live_help.html.erb +3 -0
  1075. data/app/views/material_design/icons/_live_tv.html.erb +3 -0
  1076. data/app/views/material_design/icons/_living.html.erb +3 -0
  1077. data/app/views/material_design/icons/_local_activity.html.erb +3 -0
  1078. data/app/views/material_design/icons/_local_airport.html.erb +3 -0
  1079. data/app/views/material_design/icons/_local_atm.html.erb +3 -0
  1080. data/app/views/material_design/icons/_local_bar.html.erb +3 -0
  1081. data/app/views/material_design/icons/_local_cafe.html.erb +3 -0
  1082. data/app/views/material_design/icons/_local_car_wash.html.erb +5 -0
  1083. data/app/views/material_design/icons/_local_convenience_store.html.erb +3 -0
  1084. data/app/views/material_design/icons/_local_dining.html.erb +3 -0
  1085. data/app/views/material_design/icons/_local_drink.html.erb +3 -0
  1086. data/app/views/material_design/icons/_local_fire_department.html.erb +3 -0
  1087. data/app/views/material_design/icons/_local_florist.html.erb +3 -0
  1088. data/app/views/material_design/icons/_local_gas_station.html.erb +3 -0
  1089. data/app/views/material_design/icons/_local_grocery_store.html.erb +3 -0
  1090. data/app/views/material_design/icons/_local_hospital.html.erb +3 -0
  1091. data/app/views/material_design/icons/_local_hotel.html.erb +3 -0
  1092. data/app/views/material_design/icons/_local_laundry_service.html.erb +6 -0
  1093. data/app/views/material_design/icons/_local_library.html.erb +3 -0
  1094. data/app/views/material_design/icons/_local_mall.html.erb +3 -0
  1095. data/app/views/material_design/icons/_local_movies.html.erb +3 -0
  1096. data/app/views/material_design/icons/_local_offer.html.erb +4 -0
  1097. data/app/views/material_design/icons/_local_parking.html.erb +3 -0
  1098. data/app/views/material_design/icons/_local_pharmacy.html.erb +3 -0
  1099. data/app/views/material_design/icons/_local_phone.html.erb +3 -0
  1100. data/app/views/material_design/icons/_local_pizza.html.erb +3 -0
  1101. data/app/views/material_design/icons/_local_play.html.erb +3 -0
  1102. data/app/views/material_design/icons/_local_police.html.erb +3 -0
  1103. data/app/views/material_design/icons/_local_post_office.html.erb +3 -0
  1104. data/app/views/material_design/icons/_local_printshop.html.erb +4 -0
  1105. data/app/views/material_design/icons/_local_see.html.erb +3 -0
  1106. data/app/views/material_design/icons/_local_shipping.html.erb +3 -0
  1107. data/app/views/material_design/icons/_local_taxi.html.erb +5 -0
  1108. data/app/views/material_design/icons/_location_city.html.erb +3 -0
  1109. data/app/views/material_design/icons/_location_disabled.html.erb +3 -0
  1110. data/app/views/material_design/icons/_location_off.html.erb +3 -0
  1111. data/app/views/material_design/icons/_location_on.html.erb +4 -0
  1112. data/app/views/material_design/icons/_location_searching.html.erb +3 -0
  1113. data/app/views/material_design/icons/_lock.html.erb +3 -0
  1114. data/app/views/material_design/icons/_lock_clock.html.erb +4 -0
  1115. data/app/views/material_design/icons/_lock_open.html.erb +3 -0
  1116. data/app/views/material_design/icons/_lock_person.html.erb +4 -0
  1117. data/app/views/material_design/icons/_lock_reset.html.erb +3 -0
  1118. data/app/views/material_design/icons/_login.html.erb +3 -0
  1119. data/app/views/material_design/icons/_logo_dev.html.erb +4 -0
  1120. data/app/views/material_design/icons/_logout.html.erb +3 -0
  1121. data/app/views/material_design/icons/_looks.html.erb +3 -0
  1122. data/app/views/material_design/icons/_looks_3.html.erb +3 -0
  1123. data/app/views/material_design/icons/_looks_4.html.erb +3 -0
  1124. data/app/views/material_design/icons/_looks_5.html.erb +3 -0
  1125. data/app/views/material_design/icons/_looks_6.html.erb +3 -0
  1126. data/app/views/material_design/icons/_looks_one.html.erb +3 -0
  1127. data/app/views/material_design/icons/_looks_two.html.erb +3 -0
  1128. data/app/views/material_design/icons/_loop.html.erb +3 -0
  1129. data/app/views/material_design/icons/_loupe.html.erb +3 -0
  1130. data/app/views/material_design/icons/_low_priority.html.erb +3 -0
  1131. data/app/views/material_design/icons/_loyalty.html.erb +5 -0
  1132. data/app/views/material_design/icons/_lte_mobiledata.html.erb +3 -0
  1133. data/app/views/material_design/icons/_lte_plus_mobiledata.html.erb +3 -0
  1134. data/app/views/material_design/icons/_luggage.html.erb +3 -0
  1135. data/app/views/material_design/icons/_lunch_dining.html.erb +5 -0
  1136. data/app/views/material_design/icons/_lyrics.html.erb +7 -0
  1137. data/app/views/material_design/icons/_macro_off.html.erb +6 -0
  1138. data/app/views/material_design/icons/_mail.html.erb +3 -0
  1139. data/app/views/material_design/icons/_mail_lock.html.erb +4 -0
  1140. data/app/views/material_design/icons/_mail_outline.html.erb +3 -0
  1141. data/app/views/material_design/icons/_male.html.erb +3 -0
  1142. data/app/views/material_design/icons/_man.html.erb +4 -0
  1143. data/app/views/material_design/icons/_man_2.html.erb +4 -0
  1144. data/app/views/material_design/icons/_man_3.html.erb +4 -0
  1145. data/app/views/material_design/icons/_man_4.html.erb +4 -0
  1146. data/app/views/material_design/icons/_manage_accounts.html.erb +5 -0
  1147. data/app/views/material_design/icons/_manage_history.html.erb +3 -0
  1148. data/app/views/material_design/icons/_manage_search.html.erb +3 -0
  1149. data/app/views/material_design/icons/_map.html.erb +3 -0
  1150. data/app/views/material_design/icons/_maps_home_work.html.erb +7 -0
  1151. data/app/views/material_design/icons/_maps_ugc.html.erb +4 -0
  1152. data/app/views/material_design/icons/_margin.html.erb +3 -0
  1153. data/app/views/material_design/icons/_mark_as_unread.html.erb +4 -0
  1154. data/app/views/material_design/icons/_mark_chat_read.html.erb +3 -0
  1155. data/app/views/material_design/icons/_mark_chat_unread.html.erb +3 -0
  1156. data/app/views/material_design/icons/_mark_email_read.html.erb +3 -0
  1157. data/app/views/material_design/icons/_mark_email_unread.html.erb +3 -0
  1158. data/app/views/material_design/icons/_mark_unread_chat_alt.html.erb +7 -0
  1159. data/app/views/material_design/icons/_markunread.html.erb +3 -0
  1160. data/app/views/material_design/icons/_markunread_mailbox.html.erb +3 -0
  1161. data/app/views/material_design/icons/_masks.html.erb +3 -0
  1162. data/app/views/material_design/icons/_maximize.html.erb +3 -0
  1163. data/app/views/material_design/icons/_media_bluetooth_off.html.erb +3 -0
  1164. data/app/views/material_design/icons/_media_bluetooth_on.html.erb +3 -0
  1165. data/app/views/material_design/icons/_mediation.html.erb +3 -0
  1166. data/app/views/material_design/icons/_medical_information.html.erb +3 -0
  1167. data/app/views/material_design/icons/_medical_services.html.erb +4 -0
  1168. data/app/views/material_design/icons/_medication.html.erb +3 -0
  1169. data/app/views/material_design/icons/_medication_liquid.html.erb +5 -0
  1170. data/app/views/material_design/icons/_meeting_room.html.erb +3 -0
  1171. data/app/views/material_design/icons/_memory.html.erb +3 -0
  1172. data/app/views/material_design/icons/_menu.html.erb +3 -0
  1173. data/app/views/material_design/icons/_menu_book.html.erb +6 -0
  1174. data/app/views/material_design/icons/_menu_open.html.erb +3 -0
  1175. data/app/views/material_design/icons/_merge.html.erb +3 -0
  1176. data/app/views/material_design/icons/_merge_type.html.erb +3 -0
  1177. data/app/views/material_design/icons/_message.html.erb +3 -0
  1178. data/app/views/material_design/icons/_mic.html.erb +4 -0
  1179. data/app/views/material_design/icons/_mic_external_off.html.erb +5 -0
  1180. data/app/views/material_design/icons/_mic_external_on.html.erb +4 -0
  1181. data/app/views/material_design/icons/_mic_none.html.erb +3 -0
  1182. data/app/views/material_design/icons/_mic_off.html.erb +3 -0
  1183. data/app/views/material_design/icons/_microwave.html.erb +3 -0
  1184. data/app/views/material_design/icons/_military_tech.html.erb +3 -0
  1185. data/app/views/material_design/icons/_minimize.html.erb +3 -0
  1186. data/app/views/material_design/icons/_minor_crash.html.erb +3 -0
  1187. data/app/views/material_design/icons/_miscellaneous_services.html.erb +4 -0
  1188. data/app/views/material_design/icons/_missed_video_call.html.erb +3 -0
  1189. data/app/views/material_design/icons/_mms.html.erb +3 -0
  1190. data/app/views/material_design/icons/_mobile_friendly.html.erb +3 -0
  1191. data/app/views/material_design/icons/_mobile_off.html.erb +3 -0
  1192. data/app/views/material_design/icons/_mobile_screen_share.html.erb +3 -0
  1193. data/app/views/material_design/icons/_mobiledata_off.html.erb +4 -0
  1194. data/app/views/material_design/icons/_mode.html.erb +3 -0
  1195. data/app/views/material_design/icons/_mode_comment.html.erb +3 -0
  1196. data/app/views/material_design/icons/_mode_edit.html.erb +4 -0
  1197. data/app/views/material_design/icons/_mode_edit_outline.html.erb +4 -0
  1198. data/app/views/material_design/icons/_mode_fan_off.html.erb +4 -0
  1199. data/app/views/material_design/icons/_mode_night.html.erb +3 -0
  1200. data/app/views/material_design/icons/_mode_of_travel.html.erb +3 -0
  1201. data/app/views/material_design/icons/_mode_standby.html.erb +3 -0
  1202. data/app/views/material_design/icons/_model_training.html.erb +3 -0
  1203. data/app/views/material_design/icons/_monetization_on.html.erb +3 -0
  1204. data/app/views/material_design/icons/_money.html.erb +3 -0
  1205. data/app/views/material_design/icons/_money_off.html.erb +3 -0
  1206. data/app/views/material_design/icons/_money_off_csred.html.erb +3 -0
  1207. data/app/views/material_design/icons/_monitor.html.erb +3 -0
  1208. data/app/views/material_design/icons/_monitor_heart.html.erb +5 -0
  1209. data/app/views/material_design/icons/_monitor_weight.html.erb +3 -0
  1210. data/app/views/material_design/icons/_monochrome_photos.html.erb +3 -0
  1211. data/app/views/material_design/icons/_mood.html.erb +3 -0
  1212. data/app/views/material_design/icons/_mood_bad.html.erb +3 -0
  1213. data/app/views/material_design/icons/_moped.html.erb +5 -0
  1214. data/app/views/material_design/icons/_more.html.erb +6 -0
  1215. data/app/views/material_design/icons/_more_horiz.html.erb +3 -0
  1216. data/app/views/material_design/icons/_more_time.html.erb +5 -0
  1217. data/app/views/material_design/icons/_more_vert.html.erb +3 -0
  1218. data/app/views/material_design/icons/_mosque.html.erb +3 -0
  1219. data/app/views/material_design/icons/_motion_photos_auto.html.erb +3 -0
  1220. data/app/views/material_design/icons/_motion_photos_off.html.erb +4 -0
  1221. data/app/views/material_design/icons/_motion_photos_on.html.erb +3 -0
  1222. data/app/views/material_design/icons/_motion_photos_pause.html.erb +3 -0
  1223. data/app/views/material_design/icons/_motion_photos_paused.html.erb +3 -0
  1224. data/app/views/material_design/icons/_mouse.html.erb +3 -0
  1225. data/app/views/material_design/icons/_move_down.html.erb +5 -0
  1226. data/app/views/material_design/icons/_move_to_inbox.html.erb +3 -0
  1227. data/app/views/material_design/icons/_move_up.html.erb +5 -0
  1228. data/app/views/material_design/icons/_movie.html.erb +3 -0
  1229. data/app/views/material_design/icons/_movie_creation.html.erb +3 -0
  1230. data/app/views/material_design/icons/_movie_filter.html.erb +3 -0
  1231. data/app/views/material_design/icons/_moving.html.erb +3 -0
  1232. data/app/views/material_design/icons/_mp.html.erb +5 -0
  1233. data/app/views/material_design/icons/_multiline_chart.html.erb +3 -0
  1234. data/app/views/material_design/icons/_multiple_stop.html.erb +3 -0
  1235. data/app/views/material_design/icons/_museum.html.erb +4 -0
  1236. data/app/views/material_design/icons/_music_note.html.erb +3 -0
  1237. data/app/views/material_design/icons/_music_off.html.erb +3 -0
  1238. data/app/views/material_design/icons/_music_video.html.erb +3 -0
  1239. data/app/views/material_design/icons/_my_location.html.erb +3 -0
  1240. data/app/views/material_design/icons/_nat.html.erb +4 -0
  1241. data/app/views/material_design/icons/_nature.html.erb +3 -0
  1242. data/app/views/material_design/icons/_nature_people.html.erb +4 -0
  1243. data/app/views/material_design/icons/_navigate_before.html.erb +3 -0
  1244. data/app/views/material_design/icons/_navigate_next.html.erb +3 -0
  1245. data/app/views/material_design/icons/_navigation.html.erb +3 -0
  1246. data/app/views/material_design/icons/_near_me.html.erb +3 -0
  1247. data/app/views/material_design/icons/_near_me_disabled.html.erb +3 -0
  1248. data/app/views/material_design/icons/_nearby_error.html.erb +3 -0
  1249. data/app/views/material_design/icons/_nearby_off.html.erb +3 -0
  1250. data/app/views/material_design/icons/_nest_cam_wired_stand.html.erb +3 -0
  1251. data/app/views/material_design/icons/_network_cell.html.erb +3 -0
  1252. data/app/views/material_design/icons/_network_check.html.erb +3 -0
  1253. data/app/views/material_design/icons/_network_locked.html.erb +3 -0
  1254. data/app/views/material_design/icons/_network_ping.html.erb +3 -0
  1255. data/app/views/material_design/icons/_network_wifi.html.erb +3 -0
  1256. data/app/views/material_design/icons/_network_wifi_1_bar.html.erb +3 -0
  1257. data/app/views/material_design/icons/_network_wifi_2_bar.html.erb +3 -0
  1258. data/app/views/material_design/icons/_network_wifi_3_bar.html.erb +3 -0
  1259. data/app/views/material_design/icons/_new_label.html.erb +3 -0
  1260. data/app/views/material_design/icons/_new_releases.html.erb +3 -0
  1261. data/app/views/material_design/icons/_newspaper.html.erb +3 -0
  1262. data/app/views/material_design/icons/_next_plan.html.erb +4 -0
  1263. data/app/views/material_design/icons/_next_week.html.erb +3 -0
  1264. data/app/views/material_design/icons/_nfc.html.erb +3 -0
  1265. data/app/views/material_design/icons/_night_shelter.html.erb +3 -0
  1266. data/app/views/material_design/icons/_nightlife.html.erb +3 -0
  1267. data/app/views/material_design/icons/_nightlight.html.erb +3 -0
  1268. data/app/views/material_design/icons/_nightlight_round.html.erb +3 -0
  1269. data/app/views/material_design/icons/_nights_stay.html.erb +4 -0
  1270. data/app/views/material_design/icons/_no_accounts.html.erb +4 -0
  1271. data/app/views/material_design/icons/_no_adult_content.html.erb +6 -0
  1272. data/app/views/material_design/icons/_no_backpack.html.erb +3 -0
  1273. data/app/views/material_design/icons/_no_cell.html.erb +3 -0
  1274. data/app/views/material_design/icons/_no_crash.html.erb +3 -0
  1275. data/app/views/material_design/icons/_no_drinks.html.erb +3 -0
  1276. data/app/views/material_design/icons/_no_encryption.html.erb +3 -0
  1277. data/app/views/material_design/icons/_no_encryption_gmailerrorred.html.erb +3 -0
  1278. data/app/views/material_design/icons/_no_flash.html.erb +3 -0
  1279. data/app/views/material_design/icons/_no_food.html.erb +10 -0
  1280. data/app/views/material_design/icons/_no_luggage.html.erb +3 -0
  1281. data/app/views/material_design/icons/_no_meals.html.erb +3 -0
  1282. data/app/views/material_design/icons/_no_meeting_room.html.erb +3 -0
  1283. data/app/views/material_design/icons/_no_photography.html.erb +3 -0
  1284. data/app/views/material_design/icons/_no_sim.html.erb +3 -0
  1285. data/app/views/material_design/icons/_no_stroller.html.erb +3 -0
  1286. data/app/views/material_design/icons/_no_transfer.html.erb +3 -0
  1287. data/app/views/material_design/icons/_noise_aware.html.erb +18 -0
  1288. data/app/views/material_design/icons/_noise_control_off.html.erb +8 -0
  1289. data/app/views/material_design/icons/_nordic_walking.html.erb +3 -0
  1290. data/app/views/material_design/icons/_north.html.erb +3 -0
  1291. data/app/views/material_design/icons/_north_east.html.erb +3 -0
  1292. data/app/views/material_design/icons/_north_west.html.erb +3 -0
  1293. data/app/views/material_design/icons/_not_accessible.html.erb +3 -0
  1294. data/app/views/material_design/icons/_not_interested.html.erb +3 -0
  1295. data/app/views/material_design/icons/_not_listed_location.html.erb +3 -0
  1296. data/app/views/material_design/icons/_not_started.html.erb +3 -0
  1297. data/app/views/material_design/icons/_note.html.erb +3 -0
  1298. data/app/views/material_design/icons/_note_add.html.erb +3 -0
  1299. data/app/views/material_design/icons/_note_alt.html.erb +5 -0
  1300. data/app/views/material_design/icons/_notes.html.erb +3 -0
  1301. data/app/views/material_design/icons/_notification_add.html.erb +3 -0
  1302. data/app/views/material_design/icons/_notification_important.html.erb +3 -0
  1303. data/app/views/material_design/icons/_notifications.html.erb +3 -0
  1304. data/app/views/material_design/icons/_notifications_active.html.erb +3 -0
  1305. data/app/views/material_design/icons/_notifications_none.html.erb +3 -0
  1306. data/app/views/material_design/icons/_notifications_off.html.erb +3 -0
  1307. data/app/views/material_design/icons/_notifications_paused.html.erb +3 -0
  1308. data/app/views/material_design/icons/_numbers.html.erb +3 -0
  1309. data/app/views/material_design/icons/_offline_bolt.html.erb +3 -0
  1310. data/app/views/material_design/icons/_offline_pin.html.erb +3 -0
  1311. data/app/views/material_design/icons/_offline_share.html.erb +5 -0
  1312. data/app/views/material_design/icons/_oil_barrel.html.erb +4 -0
  1313. data/app/views/material_design/icons/_on_device_training.html.erb +7 -0
  1314. data/app/views/material_design/icons/_ondemand_video.html.erb +3 -0
  1315. data/app/views/material_design/icons/_online_prediction.html.erb +3 -0
  1316. data/app/views/material_design/icons/_opacity.html.erb +3 -0
  1317. data/app/views/material_design/icons/_open_in_browser.html.erb +3 -0
  1318. data/app/views/material_design/icons/_open_in_full.html.erb +3 -0
  1319. data/app/views/material_design/icons/_open_in_new.html.erb +3 -0
  1320. data/app/views/material_design/icons/_open_in_new_off.html.erb +3 -0
  1321. data/app/views/material_design/icons/_open_with.html.erb +3 -0
  1322. data/app/views/material_design/icons/_other_houses.html.erb +3 -0
  1323. data/app/views/material_design/icons/_outbound.html.erb +3 -0
  1324. data/app/views/material_design/icons/_outbox.html.erb +4 -0
  1325. data/app/views/material_design/icons/_outdoor_grill.html.erb +6 -0
  1326. data/app/views/material_design/icons/_outlet.html.erb +3 -0
  1327. data/app/views/material_design/icons/_outlined_flag.html.erb +3 -0
  1328. data/app/views/material_design/icons/_output.html.erb +4 -0
  1329. data/app/views/material_design/icons/_padding.html.erb +3 -0
  1330. data/app/views/material_design/icons/_pages.html.erb +3 -0
  1331. data/app/views/material_design/icons/_pageview.html.erb +3 -0
  1332. data/app/views/material_design/icons/_paid.html.erb +3 -0
  1333. data/app/views/material_design/icons/_palette.html.erb +7 -0
  1334. data/app/views/material_design/icons/_pan_tool.html.erb +3 -0
  1335. data/app/views/material_design/icons/_pan_tool_alt.html.erb +3 -0
  1336. data/app/views/material_design/icons/_panorama.html.erb +3 -0
  1337. data/app/views/material_design/icons/_panorama_fish_eye.html.erb +3 -0
  1338. data/app/views/material_design/icons/_panorama_horizontal.html.erb +3 -0
  1339. data/app/views/material_design/icons/_panorama_horizontal_select.html.erb +3 -0
  1340. data/app/views/material_design/icons/_panorama_photosphere.html.erb +3 -0
  1341. data/app/views/material_design/icons/_panorama_photosphere_select.html.erb +3 -0
  1342. data/app/views/material_design/icons/_panorama_vertical.html.erb +3 -0
  1343. data/app/views/material_design/icons/_panorama_vertical_select.html.erb +3 -0
  1344. data/app/views/material_design/icons/_panorama_wide_angle.html.erb +3 -0
  1345. data/app/views/material_design/icons/_panorama_wide_angle_select.html.erb +3 -0
  1346. data/app/views/material_design/icons/_paragliding.html.erb +3 -0
  1347. data/app/views/material_design/icons/_park.html.erb +3 -0
  1348. data/app/views/material_design/icons/_party_mode.html.erb +3 -0
  1349. data/app/views/material_design/icons/_password.html.erb +3 -0
  1350. data/app/views/material_design/icons/_pattern.html.erb +3 -0
  1351. data/app/views/material_design/icons/_pause.html.erb +3 -0
  1352. data/app/views/material_design/icons/_pause_circle.html.erb +3 -0
  1353. data/app/views/material_design/icons/_pause_circle_filled.html.erb +3 -0
  1354. data/app/views/material_design/icons/_pause_circle_outline.html.erb +3 -0
  1355. data/app/views/material_design/icons/_pause_presentation.html.erb +3 -0
  1356. data/app/views/material_design/icons/_payment.html.erb +3 -0
  1357. data/app/views/material_design/icons/_payments.html.erb +3 -0
  1358. data/app/views/material_design/icons/_pedal_bike.html.erb +3 -0
  1359. data/app/views/material_design/icons/_pending.html.erb +6 -0
  1360. data/app/views/material_design/icons/_pending_actions.html.erb +3 -0
  1361. data/app/views/material_design/icons/_pentagon.html.erb +3 -0
  1362. data/app/views/material_design/icons/_people.html.erb +3 -0
  1363. data/app/views/material_design/icons/_people_alt.html.erb +6 -0
  1364. data/app/views/material_design/icons/_people_outline.html.erb +3 -0
  1365. data/app/views/material_design/icons/_percent.html.erb +3 -0
  1366. data/app/views/material_design/icons/_perm_camera_mic.html.erb +3 -0
  1367. data/app/views/material_design/icons/_perm_contact_calendar.html.erb +3 -0
  1368. data/app/views/material_design/icons/_perm_data_setting.html.erb +10 -0
  1369. data/app/views/material_design/icons/_perm_device_information.html.erb +3 -0
  1370. data/app/views/material_design/icons/_perm_identity.html.erb +3 -0
  1371. data/app/views/material_design/icons/_perm_media.html.erb +3 -0
  1372. data/app/views/material_design/icons/_perm_phone_msg.html.erb +3 -0
  1373. data/app/views/material_design/icons/_perm_scan_wifi.html.erb +3 -0
  1374. data/app/views/material_design/icons/_person.html.erb +3 -0
  1375. data/app/views/material_design/icons/_person_2.html.erb +4 -0
  1376. data/app/views/material_design/icons/_person_3.html.erb +4 -0
  1377. data/app/views/material_design/icons/_person_4.html.erb +4 -0
  1378. data/app/views/material_design/icons/_person_add.html.erb +3 -0
  1379. data/app/views/material_design/icons/_person_add_alt.html.erb +3 -0
  1380. data/app/views/material_design/icons/_person_add_alt_1.html.erb +3 -0
  1381. data/app/views/material_design/icons/_person_add_disabled.html.erb +10 -0
  1382. data/app/views/material_design/icons/_person_off.html.erb +3 -0
  1383. data/app/views/material_design/icons/_person_outline.html.erb +3 -0
  1384. data/app/views/material_design/icons/_person_pin.html.erb +3 -0
  1385. data/app/views/material_design/icons/_person_pin_circle.html.erb +3 -0
  1386. data/app/views/material_design/icons/_person_remove.html.erb +5 -0
  1387. data/app/views/material_design/icons/_person_remove_alt_1.html.erb +5 -0
  1388. data/app/views/material_design/icons/_person_search.html.erb +5 -0
  1389. data/app/views/material_design/icons/_personal_injury.html.erb +3 -0
  1390. data/app/views/material_design/icons/_personal_video.html.erb +3 -0
  1391. data/app/views/material_design/icons/_pest_control.html.erb +4 -0
  1392. data/app/views/material_design/icons/_pest_control_rodent.html.erb +4 -0
  1393. data/app/views/material_design/icons/_pets.html.erb +7 -0
  1394. data/app/views/material_design/icons/_phishing.html.erb +3 -0
  1395. data/app/views/material_design/icons/_phone.html.erb +3 -0
  1396. data/app/views/material_design/icons/_phone_android.html.erb +3 -0
  1397. data/app/views/material_design/icons/_phone_bluetooth_speaker.html.erb +3 -0
  1398. data/app/views/material_design/icons/_phone_callback.html.erb +3 -0
  1399. data/app/views/material_design/icons/_phone_disabled.html.erb +3 -0
  1400. data/app/views/material_design/icons/_phone_enabled.html.erb +3 -0
  1401. data/app/views/material_design/icons/_phone_forwarded.html.erb +3 -0
  1402. data/app/views/material_design/icons/_phone_iphone.html.erb +3 -0
  1403. data/app/views/material_design/icons/_phone_locked.html.erb +4 -0
  1404. data/app/views/material_design/icons/_phone_missed.html.erb +10 -0
  1405. data/app/views/material_design/icons/_phone_paused.html.erb +3 -0
  1406. data/app/views/material_design/icons/_phonelink.html.erb +3 -0
  1407. data/app/views/material_design/icons/_phonelink_erase.html.erb +3 -0
  1408. data/app/views/material_design/icons/_phonelink_lock.html.erb +3 -0
  1409. data/app/views/material_design/icons/_phonelink_off.html.erb +3 -0
  1410. data/app/views/material_design/icons/_phonelink_ring.html.erb +3 -0
  1411. data/app/views/material_design/icons/_phonelink_setup.html.erb +3 -0
  1412. data/app/views/material_design/icons/_photo.html.erb +3 -0
  1413. data/app/views/material_design/icons/_photo_album.html.erb +3 -0
  1414. data/app/views/material_design/icons/_photo_camera.html.erb +3 -0
  1415. data/app/views/material_design/icons/_photo_camera_back.html.erb +4 -0
  1416. data/app/views/material_design/icons/_photo_camera_front.html.erb +5 -0
  1417. data/app/views/material_design/icons/_photo_filter.html.erb +3 -0
  1418. data/app/views/material_design/icons/_photo_library.html.erb +3 -0
  1419. data/app/views/material_design/icons/_photo_size_select_actual.html.erb +3 -0
  1420. data/app/views/material_design/icons/_photo_size_select_large.html.erb +3 -0
  1421. data/app/views/material_design/icons/_photo_size_select_small.html.erb +3 -0
  1422. data/app/views/material_design/icons/_php.html.erb +3 -0
  1423. data/app/views/material_design/icons/_piano.html.erb +3 -0
  1424. data/app/views/material_design/icons/_piano_off.html.erb +3 -0
  1425. data/app/views/material_design/icons/_picture_as_pdf.html.erb +3 -0
  1426. data/app/views/material_design/icons/_picture_in_picture.html.erb +3 -0
  1427. data/app/views/material_design/icons/_picture_in_picture_alt.html.erb +3 -0
  1428. data/app/views/material_design/icons/_pie_chart.html.erb +3 -0
  1429. data/app/views/material_design/icons/_pie_chart_outline.html.erb +3 -0
  1430. data/app/views/material_design/icons/_pin.html.erb +6 -0
  1431. data/app/views/material_design/icons/_pin_drop.html.erb +4 -0
  1432. data/app/views/material_design/icons/_pin_end.html.erb +3 -0
  1433. data/app/views/material_design/icons/_pin_invoke.html.erb +3 -0
  1434. data/app/views/material_design/icons/_pinch.html.erb +3 -0
  1435. data/app/views/material_design/icons/_pivot_table_chart.html.erb +3 -0
  1436. data/app/views/material_design/icons/_pix.html.erb +5 -0
  1437. data/app/views/material_design/icons/_place.html.erb +3 -0
  1438. data/app/views/material_design/icons/_plagiarism.html.erb +4 -0
  1439. data/app/views/material_design/icons/_play_arrow.html.erb +3 -0
  1440. data/app/views/material_design/icons/_play_circle.html.erb +3 -0
  1441. data/app/views/material_design/icons/_play_circle_filled.html.erb +3 -0
  1442. data/app/views/material_design/icons/_play_circle_outline.html.erb +3 -0
  1443. data/app/views/material_design/icons/_play_disabled.html.erb +4 -0
  1444. data/app/views/material_design/icons/_play_for_work.html.erb +3 -0
  1445. data/app/views/material_design/icons/_play_lesson.html.erb +3 -0
  1446. data/app/views/material_design/icons/_playlist_add.html.erb +3 -0
  1447. data/app/views/material_design/icons/_playlist_add_check.html.erb +6 -0
  1448. data/app/views/material_design/icons/_playlist_add_check_circle.html.erb +3 -0
  1449. data/app/views/material_design/icons/_playlist_add_circle.html.erb +3 -0
  1450. data/app/views/material_design/icons/_playlist_play.html.erb +6 -0
  1451. data/app/views/material_design/icons/_playlist_remove.html.erb +3 -0
  1452. data/app/views/material_design/icons/_plumbing.html.erb +5 -0
  1453. data/app/views/material_design/icons/_plus_one.html.erb +3 -0
  1454. data/app/views/material_design/icons/_podcasts.html.erb +3 -0
  1455. data/app/views/material_design/icons/_point_of_sale.html.erb +3 -0
  1456. data/app/views/material_design/icons/_policy.html.erb +3 -0
  1457. data/app/views/material_design/icons/_poll.html.erb +3 -0
  1458. data/app/views/material_design/icons/_polyline.html.erb +3 -0
  1459. data/app/views/material_design/icons/_polymer.html.erb +3 -0
  1460. data/app/views/material_design/icons/_pool.html.erb +4 -0
  1461. data/app/views/material_design/icons/_portable_wifi_off.html.erb +3 -0
  1462. data/app/views/material_design/icons/_portrait.html.erb +3 -0
  1463. data/app/views/material_design/icons/_post_add.html.erb +7 -0
  1464. data/app/views/material_design/icons/_power.html.erb +3 -0
  1465. data/app/views/material_design/icons/_power_input.html.erb +3 -0
  1466. data/app/views/material_design/icons/_power_off.html.erb +3 -0
  1467. data/app/views/material_design/icons/_power_settings_new.html.erb +3 -0
  1468. data/app/views/material_design/icons/_precision_manufacturing.html.erb +3 -0
  1469. data/app/views/material_design/icons/_pregnant_woman.html.erb +3 -0
  1470. data/app/views/material_design/icons/_present_to_all.html.erb +3 -0
  1471. data/app/views/material_design/icons/_preview.html.erb +3 -0
  1472. data/app/views/material_design/icons/_price_change.html.erb +3 -0
  1473. data/app/views/material_design/icons/_price_check.html.erb +4 -0
  1474. data/app/views/material_design/icons/_print.html.erb +4 -0
  1475. data/app/views/material_design/icons/_print_disabled.html.erb +11 -0
  1476. data/app/views/material_design/icons/_priority_high.html.erb +4 -0
  1477. data/app/views/material_design/icons/_privacy_tip.html.erb +3 -0
  1478. data/app/views/material_design/icons/_private_connectivity.html.erb +3 -0
  1479. data/app/views/material_design/icons/_production_quantity_limits.html.erb +3 -0
  1480. data/app/views/material_design/icons/_propane.html.erb +3 -0
  1481. data/app/views/material_design/icons/_propane_tank.html.erb +3 -0
  1482. data/app/views/material_design/icons/_psychology.html.erb +4 -0
  1483. data/app/views/material_design/icons/_psychology_alt.html.erb +5 -0
  1484. data/app/views/material_design/icons/_public.html.erb +3 -0
  1485. data/app/views/material_design/icons/_public_off.html.erb +3 -0
  1486. data/app/views/material_design/icons/_publish.html.erb +3 -0
  1487. data/app/views/material_design/icons/_published_with_changes.html.erb +3 -0
  1488. data/app/views/material_design/icons/_punch_clock.html.erb +5 -0
  1489. data/app/views/material_design/icons/_push_pin.html.erb +3 -0
  1490. data/app/views/material_design/icons/_qr_code.html.erb +13 -0
  1491. data/app/views/material_design/icons/_qr_code_2.html.erb +3 -0
  1492. data/app/views/material_design/icons/_qr_code_scanner.html.erb +3 -0
  1493. data/app/views/material_design/icons/_query_builder.html.erb +3 -0
  1494. data/app/views/material_design/icons/_query_stats.html.erb +3 -0
  1495. data/app/views/material_design/icons/_question_answer.html.erb +3 -0
  1496. data/app/views/material_design/icons/_question_mark.html.erb +3 -0
  1497. data/app/views/material_design/icons/_queue.html.erb +3 -0
  1498. data/app/views/material_design/icons/_queue_music.html.erb +3 -0
  1499. data/app/views/material_design/icons/_queue_play_next.html.erb +3 -0
  1500. data/app/views/material_design/icons/_quickreply.html.erb +4 -0
  1501. data/app/views/material_design/icons/_quiz.html.erb +3 -0
  1502. data/app/views/material_design/icons/_r_mobiledata.html.erb +3 -0
  1503. data/app/views/material_design/icons/_radar.html.erb +3 -0
  1504. data/app/views/material_design/icons/_radio.html.erb +4 -0
  1505. data/app/views/material_design/icons/_radio_button_checked.html.erb +4 -0
  1506. data/app/views/material_design/icons/_radio_button_unchecked.html.erb +3 -0
  1507. data/app/views/material_design/icons/_railway_alert.html.erb +5 -0
  1508. data/app/views/material_design/icons/_ramen_dining.html.erb +3 -0
  1509. data/app/views/material_design/icons/_ramp_left.html.erb +3 -0
  1510. data/app/views/material_design/icons/_ramp_right.html.erb +3 -0
  1511. data/app/views/material_design/icons/_rate_review.html.erb +3 -0
  1512. data/app/views/material_design/icons/_raw_off.html.erb +4 -0
  1513. data/app/views/material_design/icons/_raw_on.html.erb +5 -0
  1514. data/app/views/material_design/icons/_read_more.html.erb +6 -0
  1515. data/app/views/material_design/icons/_real_estate_agent.html.erb +3 -0
  1516. data/app/views/material_design/icons/_receipt.html.erb +3 -0
  1517. data/app/views/material_design/icons/_receipt_long.html.erb +7 -0
  1518. data/app/views/material_design/icons/_recent_actors.html.erb +5 -0
  1519. data/app/views/material_design/icons/_recommend.html.erb +4 -0
  1520. data/app/views/material_design/icons/_record_voice_over.html.erb +3 -0
  1521. data/app/views/material_design/icons/_rectangle.html.erb +3 -0
  1522. data/app/views/material_design/icons/_recycling.html.erb +3 -0
  1523. data/app/views/material_design/icons/_redeem.html.erb +3 -0
  1524. data/app/views/material_design/icons/_redo.html.erb +3 -0
  1525. data/app/views/material_design/icons/_reduce_capacity.html.erb +3 -0
  1526. data/app/views/material_design/icons/_refresh.html.erb +3 -0
  1527. data/app/views/material_design/icons/_remember_me.html.erb +4 -0
  1528. data/app/views/material_design/icons/_remove.html.erb +3 -0
  1529. data/app/views/material_design/icons/_remove_circle.html.erb +3 -0
  1530. data/app/views/material_design/icons/_remove_circle_outline.html.erb +3 -0
  1531. data/app/views/material_design/icons/_remove_done.html.erb +3 -0
  1532. data/app/views/material_design/icons/_remove_from_queue.html.erb +3 -0
  1533. data/app/views/material_design/icons/_remove_moderator.html.erb +3 -0
  1534. data/app/views/material_design/icons/_remove_red_eye.html.erb +3 -0
  1535. data/app/views/material_design/icons/_remove_road.html.erb +8 -0
  1536. data/app/views/material_design/icons/_remove_shopping_cart.html.erb +10 -0
  1537. data/app/views/material_design/icons/_reorder.html.erb +3 -0
  1538. data/app/views/material_design/icons/_repartition.html.erb +4 -0
  1539. data/app/views/material_design/icons/_repeat.html.erb +3 -0
  1540. data/app/views/material_design/icons/_repeat_on.html.erb +3 -0
  1541. data/app/views/material_design/icons/_repeat_one.html.erb +3 -0
  1542. data/app/views/material_design/icons/_repeat_one_on.html.erb +3 -0
  1543. data/app/views/material_design/icons/_replay.html.erb +3 -0
  1544. data/app/views/material_design/icons/_replay_10.html.erb +3 -0
  1545. data/app/views/material_design/icons/_replay_30.html.erb +3 -0
  1546. data/app/views/material_design/icons/_replay_5.html.erb +3 -0
  1547. data/app/views/material_design/icons/_replay_circle_filled.html.erb +3 -0
  1548. data/app/views/material_design/icons/_reply.html.erb +3 -0
  1549. data/app/views/material_design/icons/_reply_all.html.erb +3 -0
  1550. data/app/views/material_design/icons/_report.html.erb +5 -0
  1551. data/app/views/material_design/icons/_report_gmailerrorred.html.erb +5 -0
  1552. data/app/views/material_design/icons/_report_off.html.erb +5 -0
  1553. data/app/views/material_design/icons/_report_problem.html.erb +3 -0
  1554. data/app/views/material_design/icons/_request_page.html.erb +3 -0
  1555. data/app/views/material_design/icons/_request_quote.html.erb +3 -0
  1556. data/app/views/material_design/icons/_reset_tv.html.erb +3 -0
  1557. data/app/views/material_design/icons/_restart_alt.html.erb +3 -0
  1558. data/app/views/material_design/icons/_restaurant.html.erb +3 -0
  1559. data/app/views/material_design/icons/_restaurant_menu.html.erb +3 -0
  1560. data/app/views/material_design/icons/_restore.html.erb +3 -0
  1561. data/app/views/material_design/icons/_restore_from_trash.html.erb +3 -0
  1562. data/app/views/material_design/icons/_restore_page.html.erb +3 -0
  1563. data/app/views/material_design/icons/_reviews.html.erb +4 -0
  1564. data/app/views/material_design/icons/_rice_bowl.html.erb +3 -0
  1565. data/app/views/material_design/icons/_ring_volume.html.erb +3 -0
  1566. data/app/views/material_design/icons/_rocket.html.erb +3 -0
  1567. data/app/views/material_design/icons/_rocket_launch.html.erb +3 -0
  1568. data/app/views/material_design/icons/_roller_shades.html.erb +3 -0
  1569. data/app/views/material_design/icons/_roller_shades_closed.html.erb +3 -0
  1570. data/app/views/material_design/icons/_roller_skating.html.erb +3 -0
  1571. data/app/views/material_design/icons/_roofing.html.erb +3 -0
  1572. data/app/views/material_design/icons/_room.html.erb +4 -0
  1573. data/app/views/material_design/icons/_room_preferences.html.erb +3 -0
  1574. data/app/views/material_design/icons/_room_service.html.erb +3 -0
  1575. data/app/views/material_design/icons/_rotate_90_degrees_ccw.html.erb +3 -0
  1576. data/app/views/material_design/icons/_rotate_90_degrees_cw.html.erb +3 -0
  1577. data/app/views/material_design/icons/_rotate_left.html.erb +3 -0
  1578. data/app/views/material_design/icons/_rotate_right.html.erb +3 -0
  1579. data/app/views/material_design/icons/_roundabout_left.html.erb +3 -0
  1580. data/app/views/material_design/icons/_roundabout_right.html.erb +3 -0
  1581. data/app/views/material_design/icons/_rounded_corner.html.erb +3 -0
  1582. data/app/views/material_design/icons/_route.html.erb +3 -0
  1583. data/app/views/material_design/icons/_router.html.erb +3 -0
  1584. data/app/views/material_design/icons/_rowing.html.erb +3 -0
  1585. data/app/views/material_design/icons/_rss_feed.html.erb +4 -0
  1586. data/app/views/material_design/icons/_rsvp.html.erb +3 -0
  1587. data/app/views/material_design/icons/_rtt.html.erb +3 -0
  1588. data/app/views/material_design/icons/_rule.html.erb +3 -0
  1589. data/app/views/material_design/icons/_rule_folder.html.erb +3 -0
  1590. data/app/views/material_design/icons/_run_circle.html.erb +5 -0
  1591. data/app/views/material_design/icons/_running_with_errors.html.erb +3 -0
  1592. data/app/views/material_design/icons/_rv_hookup.html.erb +3 -0
  1593. data/app/views/material_design/icons/_safety_check.html.erb +3 -0
  1594. data/app/views/material_design/icons/_safety_divider.html.erb +3 -0
  1595. data/app/views/material_design/icons/_sailing.html.erb +3 -0
  1596. data/app/views/material_design/icons/_sanitizer.html.erb +3 -0
  1597. data/app/views/material_design/icons/_satellite.html.erb +3 -0
  1598. data/app/views/material_design/icons/_satellite_alt.html.erb +10 -0
  1599. data/app/views/material_design/icons/_save.html.erb +3 -0
  1600. data/app/views/material_design/icons/_save_alt.html.erb +3 -0
  1601. data/app/views/material_design/icons/_save_as.html.erb +3 -0
  1602. data/app/views/material_design/icons/_saved_search.html.erb +4 -0
  1603. data/app/views/material_design/icons/_savings.html.erb +3 -0
  1604. data/app/views/material_design/icons/_scale.html.erb +3 -0
  1605. data/app/views/material_design/icons/_scanner.html.erb +3 -0
  1606. data/app/views/material_design/icons/_scatter_plot.html.erb +3 -0
  1607. data/app/views/material_design/icons/_schedule.html.erb +3 -0
  1608. data/app/views/material_design/icons/_schedule_send.html.erb +4 -0
  1609. data/app/views/material_design/icons/_schema.html.erb +3 -0
  1610. data/app/views/material_design/icons/_school.html.erb +3 -0
  1611. data/app/views/material_design/icons/_science.html.erb +3 -0
  1612. data/app/views/material_design/icons/_score.html.erb +3 -0
  1613. data/app/views/material_design/icons/_scoreboard.html.erb +3 -0
  1614. data/app/views/material_design/icons/_screen_lock_landscape.html.erb +3 -0
  1615. data/app/views/material_design/icons/_screen_lock_portrait.html.erb +3 -0
  1616. data/app/views/material_design/icons/_screen_lock_rotation.html.erb +10 -0
  1617. data/app/views/material_design/icons/_screen_rotation.html.erb +10 -0
  1618. data/app/views/material_design/icons/_screen_rotation_alt.html.erb +3 -0
  1619. data/app/views/material_design/icons/_screen_search_desktop.html.erb +5 -0
  1620. data/app/views/material_design/icons/_screen_share.html.erb +3 -0
  1621. data/app/views/material_design/icons/_screenshot.html.erb +3 -0
  1622. data/app/views/material_design/icons/_screenshot_monitor.html.erb +5 -0
  1623. data/app/views/material_design/icons/_scuba_diving.html.erb +3 -0
  1624. data/app/views/material_design/icons/_sd.html.erb +5 -0
  1625. data/app/views/material_design/icons/_sd_card.html.erb +3 -0
  1626. data/app/views/material_design/icons/_sd_card_alert.html.erb +3 -0
  1627. data/app/views/material_design/icons/_sd_storage.html.erb +3 -0
  1628. data/app/views/material_design/icons/_search.html.erb +3 -0
  1629. data/app/views/material_design/icons/_search_off.html.erb +4 -0
  1630. data/app/views/material_design/icons/_security.html.erb +3 -0
  1631. data/app/views/material_design/icons/_security_update.html.erb +3 -0
  1632. data/app/views/material_design/icons/_security_update_good.html.erb +3 -0
  1633. data/app/views/material_design/icons/_security_update_warning.html.erb +5 -0
  1634. data/app/views/material_design/icons/_segment.html.erb +3 -0
  1635. data/app/views/material_design/icons/_select_all.html.erb +3 -0
  1636. data/app/views/material_design/icons/_self_improvement.html.erb +4 -0
  1637. data/app/views/material_design/icons/_sell.html.erb +4 -0
  1638. data/app/views/material_design/icons/_send.html.erb +3 -0
  1639. data/app/views/material_design/icons/_send_and_archive.html.erb +4 -0
  1640. data/app/views/material_design/icons/_send_time_extension.html.erb +4 -0
  1641. data/app/views/material_design/icons/_send_to_mobile.html.erb +3 -0
  1642. data/app/views/material_design/icons/_sensor_door.html.erb +3 -0
  1643. data/app/views/material_design/icons/_sensor_occupied.html.erb +15 -0
  1644. data/app/views/material_design/icons/_sensor_window.html.erb +3 -0
  1645. data/app/views/material_design/icons/_sensors.html.erb +3 -0
  1646. data/app/views/material_design/icons/_sensors_off.html.erb +3 -0
  1647. data/app/views/material_design/icons/_sentiment_dissatisfied.html.erb +5 -0
  1648. data/app/views/material_design/icons/_sentiment_neutral.html.erb +6 -0
  1649. data/app/views/material_design/icons/_sentiment_satisfied.html.erb +5 -0
  1650. data/app/views/material_design/icons/_sentiment_satisfied_alt.html.erb +5 -0
  1651. data/app/views/material_design/icons/_sentiment_very_dissatisfied.html.erb +3 -0
  1652. data/app/views/material_design/icons/_sentiment_very_satisfied.html.erb +3 -0
  1653. data/app/views/material_design/icons/_set_meal.html.erb +3 -0
  1654. data/app/views/material_design/icons/_settings.html.erb +3 -0
  1655. data/app/views/material_design/icons/_settings_accessibility.html.erb +3 -0
  1656. data/app/views/material_design/icons/_settings_applications.html.erb +3 -0
  1657. data/app/views/material_design/icons/_settings_backup_restore.html.erb +3 -0
  1658. data/app/views/material_design/icons/_settings_bluetooth.html.erb +3 -0
  1659. data/app/views/material_design/icons/_settings_brightness.html.erb +3 -0
  1660. data/app/views/material_design/icons/_settings_cell.html.erb +3 -0
  1661. data/app/views/material_design/icons/_settings_ethernet.html.erb +3 -0
  1662. data/app/views/material_design/icons/_settings_input_antenna.html.erb +3 -0
  1663. data/app/views/material_design/icons/_settings_input_component.html.erb +3 -0
  1664. data/app/views/material_design/icons/_settings_input_composite.html.erb +3 -0
  1665. data/app/views/material_design/icons/_settings_input_hdmi.html.erb +3 -0
  1666. data/app/views/material_design/icons/_settings_input_svideo.html.erb +3 -0
  1667. data/app/views/material_design/icons/_settings_overscan.html.erb +3 -0
  1668. data/app/views/material_design/icons/_settings_phone.html.erb +3 -0
  1669. data/app/views/material_design/icons/_settings_power.html.erb +3 -0
  1670. data/app/views/material_design/icons/_settings_remote.html.erb +5 -0
  1671. data/app/views/material_design/icons/_settings_suggest.html.erb +3 -0
  1672. data/app/views/material_design/icons/_settings_system_daydream.html.erb +3 -0
  1673. data/app/views/material_design/icons/_settings_voice.html.erb +3 -0
  1674. data/app/views/material_design/icons/_severe_cold.html.erb +5 -0
  1675. data/app/views/material_design/icons/_shape_line.html.erb +5 -0
  1676. data/app/views/material_design/icons/_share.html.erb +3 -0
  1677. data/app/views/material_design/icons/_share_location.html.erb +8 -0
  1678. data/app/views/material_design/icons/_shield.html.erb +3 -0
  1679. data/app/views/material_design/icons/_shield_moon.html.erb +4 -0
  1680. data/app/views/material_design/icons/_shop.html.erb +3 -0
  1681. data/app/views/material_design/icons/_shop_2.html.erb +5 -0
  1682. data/app/views/material_design/icons/_shop_two.html.erb +3 -0
  1683. data/app/views/material_design/icons/_shopping_bag.html.erb +3 -0
  1684. data/app/views/material_design/icons/_shopping_basket.html.erb +3 -0
  1685. data/app/views/material_design/icons/_shopping_cart.html.erb +3 -0
  1686. data/app/views/material_design/icons/_shopping_cart_checkout.html.erb +3 -0
  1687. data/app/views/material_design/icons/_short_text.html.erb +3 -0
  1688. data/app/views/material_design/icons/_shortcut.html.erb +3 -0
  1689. data/app/views/material_design/icons/_show_chart.html.erb +3 -0
  1690. data/app/views/material_design/icons/_shower.html.erb +3 -0
  1691. data/app/views/material_design/icons/_shuffle.html.erb +3 -0
  1692. data/app/views/material_design/icons/_shuffle_on.html.erb +3 -0
  1693. data/app/views/material_design/icons/_shutter_speed.html.erb +3 -0
  1694. data/app/views/material_design/icons/_sick.html.erb +3 -0
  1695. data/app/views/material_design/icons/_sign_language.html.erb +10 -0
  1696. data/app/views/material_design/icons/_signal_cellular_0_bar.html.erb +3 -0
  1697. data/app/views/material_design/icons/_signal_cellular_4_bar.html.erb +3 -0
  1698. data/app/views/material_design/icons/_signal_cellular_alt.html.erb +3 -0
  1699. data/app/views/material_design/icons/_signal_cellular_alt_1_bar.html.erb +3 -0
  1700. data/app/views/material_design/icons/_signal_cellular_alt_2_bar.html.erb +3 -0
  1701. data/app/views/material_design/icons/_signal_cellular_connected_no_internet_0_bar.html.erb +3 -0
  1702. data/app/views/material_design/icons/_signal_cellular_connected_no_internet_4_bar.html.erb +3 -0
  1703. data/app/views/material_design/icons/_signal_cellular_no_sim.html.erb +3 -0
  1704. data/app/views/material_design/icons/_signal_cellular_nodata.html.erb +3 -0
  1705. data/app/views/material_design/icons/_signal_cellular_null.html.erb +3 -0
  1706. data/app/views/material_design/icons/_signal_cellular_off.html.erb +3 -0
  1707. data/app/views/material_design/icons/_signal_wifi_0_bar.html.erb +3 -0
  1708. data/app/views/material_design/icons/_signal_wifi_4_bar.html.erb +3 -0
  1709. data/app/views/material_design/icons/_signal_wifi_4_bar_lock.html.erb +4 -0
  1710. data/app/views/material_design/icons/_signal_wifi_bad.html.erb +3 -0
  1711. data/app/views/material_design/icons/_signal_wifi_connected_no_internet_4.html.erb +3 -0
  1712. data/app/views/material_design/icons/_signal_wifi_off.html.erb +3 -0
  1713. data/app/views/material_design/icons/_signal_wifi_statusbar_4_bar.html.erb +3 -0
  1714. data/app/views/material_design/icons/_signal_wifi_statusbar_connected_no_internet_4.html.erb +5 -0
  1715. data/app/views/material_design/icons/_signal_wifi_statusbar_null.html.erb +3 -0
  1716. data/app/views/material_design/icons/_signpost.html.erb +3 -0
  1717. data/app/views/material_design/icons/_sim_card.html.erb +3 -0
  1718. data/app/views/material_design/icons/_sim_card_alert.html.erb +5 -0
  1719. data/app/views/material_design/icons/_sim_card_download.html.erb +4 -0
  1720. data/app/views/material_design/icons/_single_bed.html.erb +3 -0
  1721. data/app/views/material_design/icons/_sip.html.erb +3 -0
  1722. data/app/views/material_design/icons/_skateboarding.html.erb +3 -0
  1723. data/app/views/material_design/icons/_skip_next.html.erb +3 -0
  1724. data/app/views/material_design/icons/_skip_previous.html.erb +3 -0
  1725. data/app/views/material_design/icons/_sledding.html.erb +3 -0
  1726. data/app/views/material_design/icons/_slideshow.html.erb +3 -0
  1727. data/app/views/material_design/icons/_slow_motion_video.html.erb +3 -0
  1728. data/app/views/material_design/icons/_smart_button.html.erb +3 -0
  1729. data/app/views/material_design/icons/_smart_display.html.erb +4 -0
  1730. data/app/views/material_design/icons/_smart_screen.html.erb +7 -0
  1731. data/app/views/material_design/icons/_smart_toy.html.erb +3 -0
  1732. data/app/views/material_design/icons/_smartphone.html.erb +3 -0
  1733. data/app/views/material_design/icons/_smoke_free.html.erb +3 -0
  1734. data/app/views/material_design/icons/_smoking_rooms.html.erb +3 -0
  1735. data/app/views/material_design/icons/_sms.html.erb +3 -0
  1736. data/app/views/material_design/icons/_sms_failed.html.erb +3 -0
  1737. data/app/views/material_design/icons/_snippet_folder.html.erb +3 -0
  1738. data/app/views/material_design/icons/_snooze.html.erb +3 -0
  1739. data/app/views/material_design/icons/_snowboarding.html.erb +3 -0
  1740. data/app/views/material_design/icons/_snowmobile.html.erb +3 -0
  1741. data/app/views/material_design/icons/_snowshoeing.html.erb +3 -0
  1742. data/app/views/material_design/icons/_soap.html.erb +3 -0
  1743. data/app/views/material_design/icons/_social_distance.html.erb +3 -0
  1744. data/app/views/material_design/icons/_solar_power.html.erb +9 -0
  1745. data/app/views/material_design/icons/_sort.html.erb +3 -0
  1746. data/app/views/material_design/icons/_sort_by_alpha.html.erb +3 -0
  1747. data/app/views/material_design/icons/_sos.html.erb +3 -0
  1748. data/app/views/material_design/icons/_soup_kitchen.html.erb +3 -0
  1749. data/app/views/material_design/icons/_source.html.erb +3 -0
  1750. data/app/views/material_design/icons/_south.html.erb +3 -0
  1751. data/app/views/material_design/icons/_south_america.html.erb +3 -0
  1752. data/app/views/material_design/icons/_south_east.html.erb +3 -0
  1753. data/app/views/material_design/icons/_south_west.html.erb +3 -0
  1754. data/app/views/material_design/icons/_spa.html.erb +3 -0
  1755. data/app/views/material_design/icons/_space_bar.html.erb +3 -0
  1756. data/app/views/material_design/icons/_space_dashboard.html.erb +3 -0
  1757. data/app/views/material_design/icons/_spatial_audio.html.erb +6 -0
  1758. data/app/views/material_design/icons/_spatial_audio_off.html.erb +6 -0
  1759. data/app/views/material_design/icons/_spatial_tracking.html.erb +6 -0
  1760. data/app/views/material_design/icons/_speaker.html.erb +3 -0
  1761. data/app/views/material_design/icons/_speaker_group.html.erb +3 -0
  1762. data/app/views/material_design/icons/_speaker_notes.html.erb +3 -0
  1763. data/app/views/material_design/icons/_speaker_notes_off.html.erb +10 -0
  1764. data/app/views/material_design/icons/_speaker_phone.html.erb +3 -0
  1765. data/app/views/material_design/icons/_speed.html.erb +4 -0
  1766. data/app/views/material_design/icons/_spellcheck.html.erb +3 -0
  1767. data/app/views/material_design/icons/_splitscreen.html.erb +3 -0
  1768. data/app/views/material_design/icons/_spoke.html.erb +3 -0
  1769. data/app/views/material_design/icons/_sports.html.erb +4 -0
  1770. data/app/views/material_design/icons/_sports_bar.html.erb +3 -0
  1771. data/app/views/material_design/icons/_sports_baseball.html.erb +3 -0
  1772. data/app/views/material_design/icons/_sports_basketball.html.erb +3 -0
  1773. data/app/views/material_design/icons/_sports_cricket.html.erb +5 -0
  1774. data/app/views/material_design/icons/_sports_esports.html.erb +6 -0
  1775. data/app/views/material_design/icons/_sports_football.html.erb +4 -0
  1776. data/app/views/material_design/icons/_sports_golf.html.erb +7 -0
  1777. data/app/views/material_design/icons/_sports_gymnastics.html.erb +3 -0
  1778. data/app/views/material_design/icons/_sports_handball.html.erb +5 -0
  1779. data/app/views/material_design/icons/_sports_hockey.html.erb +6 -0
  1780. data/app/views/material_design/icons/_sports_kabaddi.html.erb +6 -0
  1781. data/app/views/material_design/icons/_sports_martial_arts.html.erb +4 -0
  1782. data/app/views/material_design/icons/_sports_mma.html.erb +5 -0
  1783. data/app/views/material_design/icons/_sports_motorsports.html.erb +3 -0
  1784. data/app/views/material_design/icons/_sports_rugby.html.erb +3 -0
  1785. data/app/views/material_design/icons/_sports_score.html.erb +3 -0
  1786. data/app/views/material_design/icons/_sports_soccer.html.erb +3 -0
  1787. data/app/views/material_design/icons/_sports_tennis.html.erb +4 -0
  1788. data/app/views/material_design/icons/_sports_volleyball.html.erb +3 -0
  1789. data/app/views/material_design/icons/_square.html.erb +3 -0
  1790. data/app/views/material_design/icons/_square_foot.html.erb +3 -0
  1791. data/app/views/material_design/icons/_ssid_chart.html.erb +3 -0
  1792. data/app/views/material_design/icons/_stacked_bar_chart.html.erb +8 -0
  1793. data/app/views/material_design/icons/_stacked_line_chart.html.erb +3 -0
  1794. data/app/views/material_design/icons/_stadium.html.erb +3 -0
  1795. data/app/views/material_design/icons/_stairs.html.erb +3 -0
  1796. data/app/views/material_design/icons/_star.html.erb +3 -0
  1797. data/app/views/material_design/icons/_star_border.html.erb +3 -0
  1798. data/app/views/material_design/icons/_star_border_purple500.html.erb +3 -0
  1799. data/app/views/material_design/icons/_star_half.html.erb +3 -0
  1800. data/app/views/material_design/icons/_star_outline.html.erb +3 -0
  1801. data/app/views/material_design/icons/_star_purple500.html.erb +3 -0
  1802. data/app/views/material_design/icons/_star_rate.html.erb +3 -0
  1803. data/app/views/material_design/icons/_stars.html.erb +3 -0
  1804. data/app/views/material_design/icons/_start.html.erb +3 -0
  1805. data/app/views/material_design/icons/_stay_current_landscape.html.erb +3 -0
  1806. data/app/views/material_design/icons/_stay_current_portrait.html.erb +3 -0
  1807. data/app/views/material_design/icons/_stay_primary_landscape.html.erb +3 -0
  1808. data/app/views/material_design/icons/_stay_primary_portrait.html.erb +3 -0
  1809. data/app/views/material_design/icons/_sticky_note_2.html.erb +3 -0
  1810. data/app/views/material_design/icons/_stop.html.erb +3 -0
  1811. data/app/views/material_design/icons/_stop_circle.html.erb +3 -0
  1812. data/app/views/material_design/icons/_stop_screen_share.html.erb +3 -0
  1813. data/app/views/material_design/icons/_storage.html.erb +3 -0
  1814. data/app/views/material_design/icons/_store.html.erb +3 -0
  1815. data/app/views/material_design/icons/_store_mall_directory.html.erb +3 -0
  1816. data/app/views/material_design/icons/_storefront.html.erb +3 -0
  1817. data/app/views/material_design/icons/_storm.html.erb +3 -0
  1818. data/app/views/material_design/icons/_straight.html.erb +3 -0
  1819. data/app/views/material_design/icons/_straighten.html.erb +3 -0
  1820. data/app/views/material_design/icons/_stream.html.erb +10 -0
  1821. data/app/views/material_design/icons/_streetview.html.erb +5 -0
  1822. data/app/views/material_design/icons/_strikethrough_s.html.erb +3 -0
  1823. data/app/views/material_design/icons/_stroller.html.erb +3 -0
  1824. data/app/views/material_design/icons/_style.html.erb +5 -0
  1825. data/app/views/material_design/icons/_subdirectory_arrow_left.html.erb +3 -0
  1826. data/app/views/material_design/icons/_subdirectory_arrow_right.html.erb +3 -0
  1827. data/app/views/material_design/icons/_subject.html.erb +3 -0
  1828. data/app/views/material_design/icons/_subscript.html.erb +3 -0
  1829. data/app/views/material_design/icons/_subscriptions.html.erb +3 -0
  1830. data/app/views/material_design/icons/_subtitles.html.erb +3 -0
  1831. data/app/views/material_design/icons/_subtitles_off.html.erb +5 -0
  1832. data/app/views/material_design/icons/_subway.html.erb +3 -0
  1833. data/app/views/material_design/icons/_summarize.html.erb +3 -0
  1834. data/app/views/material_design/icons/_superscript.html.erb +3 -0
  1835. data/app/views/material_design/icons/_supervised_user_circle.html.erb +3 -0
  1836. data/app/views/material_design/icons/_supervisor_account.html.erb +3 -0
  1837. data/app/views/material_design/icons/_support.html.erb +3 -0
  1838. data/app/views/material_design/icons/_support_agent.html.erb +6 -0
  1839. data/app/views/material_design/icons/_surfing.html.erb +3 -0
  1840. data/app/views/material_design/icons/_surround_sound.html.erb +6 -0
  1841. data/app/views/material_design/icons/_swap_calls.html.erb +3 -0
  1842. data/app/views/material_design/icons/_swap_horiz.html.erb +3 -0
  1843. data/app/views/material_design/icons/_swap_horizontal_circle.html.erb +3 -0
  1844. data/app/views/material_design/icons/_swap_vert.html.erb +3 -0
  1845. data/app/views/material_design/icons/_swap_vertical_circle.html.erb +3 -0
  1846. data/app/views/material_design/icons/_swipe.html.erb +4 -0
  1847. data/app/views/material_design/icons/_swipe_down.html.erb +3 -0
  1848. data/app/views/material_design/icons/_swipe_down_alt.html.erb +3 -0
  1849. data/app/views/material_design/icons/_swipe_left.html.erb +3 -0
  1850. data/app/views/material_design/icons/_swipe_left_alt.html.erb +3 -0
  1851. data/app/views/material_design/icons/_swipe_right.html.erb +3 -0
  1852. data/app/views/material_design/icons/_swipe_right_alt.html.erb +3 -0
  1853. data/app/views/material_design/icons/_swipe_up.html.erb +3 -0
  1854. data/app/views/material_design/icons/_swipe_up_alt.html.erb +3 -0
  1855. data/app/views/material_design/icons/_swipe_vertical.html.erb +3 -0
  1856. data/app/views/material_design/icons/_switch_access_shortcut.html.erb +3 -0
  1857. data/app/views/material_design/icons/_switch_access_shortcut_add.html.erb +3 -0
  1858. data/app/views/material_design/icons/_switch_account.html.erb +3 -0
  1859. data/app/views/material_design/icons/_switch_camera.html.erb +4 -0
  1860. data/app/views/material_design/icons/_switch_left.html.erb +3 -0
  1861. data/app/views/material_design/icons/_switch_right.html.erb +3 -0
  1862. data/app/views/material_design/icons/_switch_video.html.erb +3 -0
  1863. data/app/views/material_design/icons/_synagogue.html.erb +4 -0
  1864. data/app/views/material_design/icons/_sync.html.erb +3 -0
  1865. data/app/views/material_design/icons/_sync_alt.html.erb +4 -0
  1866. data/app/views/material_design/icons/_sync_disabled.html.erb +3 -0
  1867. data/app/views/material_design/icons/_sync_lock.html.erb +3 -0
  1868. data/app/views/material_design/icons/_sync_problem.html.erb +3 -0
  1869. data/app/views/material_design/icons/_system_security_update.html.erb +3 -0
  1870. data/app/views/material_design/icons/_system_security_update_good.html.erb +3 -0
  1871. data/app/views/material_design/icons/_system_security_update_warning.html.erb +5 -0
  1872. data/app/views/material_design/icons/_system_update.html.erb +3 -0
  1873. data/app/views/material_design/icons/_system_update_alt.html.erb +3 -0
  1874. data/app/views/material_design/icons/_tab.html.erb +3 -0
  1875. data/app/views/material_design/icons/_tab_unselected.html.erb +3 -0
  1876. data/app/views/material_design/icons/_table_bar.html.erb +3 -0
  1877. data/app/views/material_design/icons/_table_chart.html.erb +3 -0
  1878. data/app/views/material_design/icons/_table_restaurant.html.erb +3 -0
  1879. data/app/views/material_design/icons/_table_rows.html.erb +3 -0
  1880. data/app/views/material_design/icons/_table_view.html.erb +3 -0
  1881. data/app/views/material_design/icons/_tablet.html.erb +3 -0
  1882. data/app/views/material_design/icons/_tablet_android.html.erb +3 -0
  1883. data/app/views/material_design/icons/_tablet_mac.html.erb +3 -0
  1884. data/app/views/material_design/icons/_tag.html.erb +3 -0
  1885. data/app/views/material_design/icons/_tag_faces.html.erb +3 -0
  1886. data/app/views/material_design/icons/_takeout_dining.html.erb +3 -0
  1887. data/app/views/material_design/icons/_tap_and_play.html.erb +3 -0
  1888. data/app/views/material_design/icons/_tapas.html.erb +3 -0
  1889. data/app/views/material_design/icons/_task.html.erb +3 -0
  1890. data/app/views/material_design/icons/_task_alt.html.erb +3 -0
  1891. data/app/views/material_design/icons/_taxi_alert.html.erb +6 -0
  1892. data/app/views/material_design/icons/_temple_buddhist.html.erb +3 -0
  1893. data/app/views/material_design/icons/_temple_hindu.html.erb +3 -0
  1894. data/app/views/material_design/icons/_terminal.html.erb +3 -0
  1895. data/app/views/material_design/icons/_terrain.html.erb +3 -0
  1896. data/app/views/material_design/icons/_text_decrease.html.erb +3 -0
  1897. data/app/views/material_design/icons/_text_fields.html.erb +3 -0
  1898. data/app/views/material_design/icons/_text_format.html.erb +3 -0
  1899. data/app/views/material_design/icons/_text_increase.html.erb +3 -0
  1900. data/app/views/material_design/icons/_text_rotate_up.html.erb +3 -0
  1901. data/app/views/material_design/icons/_text_rotate_vertical.html.erb +3 -0
  1902. data/app/views/material_design/icons/_text_rotation_angledown.html.erb +3 -0
  1903. data/app/views/material_design/icons/_text_rotation_angleup.html.erb +3 -0
  1904. data/app/views/material_design/icons/_text_rotation_down.html.erb +3 -0
  1905. data/app/views/material_design/icons/_text_rotation_none.html.erb +3 -0
  1906. data/app/views/material_design/icons/_text_snippet.html.erb +3 -0
  1907. data/app/views/material_design/icons/_textsms.html.erb +3 -0
  1908. data/app/views/material_design/icons/_texture.html.erb +3 -0
  1909. data/app/views/material_design/icons/_theater_comedy.html.erb +10 -0
  1910. data/app/views/material_design/icons/_theaters.html.erb +3 -0
  1911. data/app/views/material_design/icons/_thermostat.html.erb +3 -0
  1912. data/app/views/material_design/icons/_thermostat_auto.html.erb +3 -0
  1913. data/app/views/material_design/icons/_thumb_down.html.erb +3 -0
  1914. data/app/views/material_design/icons/_thumb_down_alt.html.erb +3 -0
  1915. data/app/views/material_design/icons/_thumb_down_off_alt.html.erb +3 -0
  1916. data/app/views/material_design/icons/_thumb_up.html.erb +3 -0
  1917. data/app/views/material_design/icons/_thumb_up_alt.html.erb +3 -0
  1918. data/app/views/material_design/icons/_thumb_up_off_alt.html.erb +3 -0
  1919. data/app/views/material_design/icons/_thumbs_up_down.html.erb +10 -0
  1920. data/app/views/material_design/icons/_thunderstorm.html.erb +5 -0
  1921. data/app/views/material_design/icons/_time_to_leave.html.erb +5 -0
  1922. data/app/views/material_design/icons/_timelapse.html.erb +3 -0
  1923. data/app/views/material_design/icons/_timeline.html.erb +3 -0
  1924. data/app/views/material_design/icons/_timer.html.erb +3 -0
  1925. data/app/views/material_design/icons/_timer_10.html.erb +10 -0
  1926. data/app/views/material_design/icons/_timer_10_select.html.erb +3 -0
  1927. data/app/views/material_design/icons/_timer_3.html.erb +3 -0
  1928. data/app/views/material_design/icons/_timer_3_select.html.erb +3 -0
  1929. data/app/views/material_design/icons/_timer_off.html.erb +6 -0
  1930. data/app/views/material_design/icons/_tips_and_updates.html.erb +3 -0
  1931. data/app/views/material_design/icons/_tire_repair.html.erb +3 -0
  1932. data/app/views/material_design/icons/_title.html.erb +3 -0
  1933. data/app/views/material_design/icons/_toc.html.erb +3 -0
  1934. data/app/views/material_design/icons/_today.html.erb +3 -0
  1935. data/app/views/material_design/icons/_toggle_off.html.erb +3 -0
  1936. data/app/views/material_design/icons/_toggle_on.html.erb +3 -0
  1937. data/app/views/material_design/icons/_token.html.erb +3 -0
  1938. data/app/views/material_design/icons/_toll.html.erb +3 -0
  1939. data/app/views/material_design/icons/_tonality.html.erb +3 -0
  1940. data/app/views/material_design/icons/_topic.html.erb +3 -0
  1941. data/app/views/material_design/icons/_tornado.html.erb +3 -0
  1942. data/app/views/material_design/icons/_touch_app.html.erb +3 -0
  1943. data/app/views/material_design/icons/_tour.html.erb +3 -0
  1944. data/app/views/material_design/icons/_toys.html.erb +3 -0
  1945. data/app/views/material_design/icons/_track_changes.html.erb +3 -0
  1946. data/app/views/material_design/icons/_traffic.html.erb +3 -0
  1947. data/app/views/material_design/icons/_train.html.erb +5 -0
  1948. data/app/views/material_design/icons/_tram.html.erb +3 -0
  1949. data/app/views/material_design/icons/_transcribe.html.erb +3 -0
  1950. data/app/views/material_design/icons/_transfer_within_a_station.html.erb +3 -0
  1951. data/app/views/material_design/icons/_transform.html.erb +3 -0
  1952. data/app/views/material_design/icons/_transgender.html.erb +3 -0
  1953. data/app/views/material_design/icons/_transit_enterexit.html.erb +3 -0
  1954. data/app/views/material_design/icons/_translate.html.erb +3 -0
  1955. data/app/views/material_design/icons/_travel_explore.html.erb +3 -0
  1956. data/app/views/material_design/icons/_trending_down.html.erb +3 -0
  1957. data/app/views/material_design/icons/_trending_flat.html.erb +3 -0
  1958. data/app/views/material_design/icons/_trending_up.html.erb +3 -0
  1959. data/app/views/material_design/icons/_trip_origin.html.erb +3 -0
  1960. data/app/views/material_design/icons/_troubleshoot.html.erb +4 -0
  1961. data/app/views/material_design/icons/_try.html.erb +4 -0
  1962. data/app/views/material_design/icons/_tsunami.html.erb +4 -0
  1963. data/app/views/material_design/icons/_tty.html.erb +3 -0
  1964. data/app/views/material_design/icons/_tune.html.erb +3 -0
  1965. data/app/views/material_design/icons/_tungsten.html.erb +8 -0
  1966. data/app/views/material_design/icons/_turn_left.html.erb +3 -0
  1967. data/app/views/material_design/icons/_turn_right.html.erb +3 -0
  1968. data/app/views/material_design/icons/_turn_sharp_left.html.erb +3 -0
  1969. data/app/views/material_design/icons/_turn_sharp_right.html.erb +3 -0
  1970. data/app/views/material_design/icons/_turn_slight_left.html.erb +3 -0
  1971. data/app/views/material_design/icons/_turn_slight_right.html.erb +3 -0
  1972. data/app/views/material_design/icons/_turned_in.html.erb +3 -0
  1973. data/app/views/material_design/icons/_turned_in_not.html.erb +3 -0
  1974. data/app/views/material_design/icons/_tv.html.erb +3 -0
  1975. data/app/views/material_design/icons/_tv_off.html.erb +3 -0
  1976. data/app/views/material_design/icons/_two_wheeler.html.erb +3 -0
  1977. data/app/views/material_design/icons/_type_specimen.html.erb +5 -0
  1978. data/app/views/material_design/icons/_u_turn_left.html.erb +3 -0
  1979. data/app/views/material_design/icons/_u_turn_right.html.erb +3 -0
  1980. data/app/views/material_design/icons/_umbrella.html.erb +3 -0
  1981. data/app/views/material_design/icons/_unarchive.html.erb +3 -0
  1982. data/app/views/material_design/icons/_undo.html.erb +3 -0
  1983. data/app/views/material_design/icons/_unfold_less.html.erb +3 -0
  1984. data/app/views/material_design/icons/_unfold_less_double.html.erb +6 -0
  1985. data/app/views/material_design/icons/_unfold_more.html.erb +3 -0
  1986. data/app/views/material_design/icons/_unfold_more_double.html.erb +3 -0
  1987. data/app/views/material_design/icons/_unpublished.html.erb +3 -0
  1988. data/app/views/material_design/icons/_unsubscribe.html.erb +3 -0
  1989. data/app/views/material_design/icons/_upcoming.html.erb +3 -0
  1990. data/app/views/material_design/icons/_update.html.erb +3 -0
  1991. data/app/views/material_design/icons/_update_disabled.html.erb +3 -0
  1992. data/app/views/material_design/icons/_upgrade.html.erb +3 -0
  1993. data/app/views/material_design/icons/_upload.html.erb +3 -0
  1994. data/app/views/material_design/icons/_upload_file.html.erb +3 -0
  1995. data/app/views/material_design/icons/_usb.html.erb +3 -0
  1996. data/app/views/material_design/icons/_usb_off.html.erb +3 -0
  1997. data/app/views/material_design/icons/_vaccines.html.erb +3 -0
  1998. data/app/views/material_design/icons/_vape_free.html.erb +3 -0
  1999. data/app/views/material_design/icons/_vaping_rooms.html.erb +3 -0
  2000. data/app/views/material_design/icons/_verified.html.erb +4 -0
  2001. data/app/views/material_design/icons/_verified_user.html.erb +3 -0
  2002. data/app/views/material_design/icons/_vertical_align_bottom.html.erb +3 -0
  2003. data/app/views/material_design/icons/_vertical_align_center.html.erb +3 -0
  2004. data/app/views/material_design/icons/_vertical_align_top.html.erb +3 -0
  2005. data/app/views/material_design/icons/_vertical_distribute.html.erb +3 -0
  2006. data/app/views/material_design/icons/_vertical_shades.html.erb +3 -0
  2007. data/app/views/material_design/icons/_vertical_shades_closed.html.erb +3 -0
  2008. data/app/views/material_design/icons/_vertical_split.html.erb +3 -0
  2009. data/app/views/material_design/icons/_vibration.html.erb +3 -0
  2010. data/app/views/material_design/icons/_video_call.html.erb +3 -0
  2011. data/app/views/material_design/icons/_video_camera_back.html.erb +3 -0
  2012. data/app/views/material_design/icons/_video_camera_front.html.erb +5 -0
  2013. data/app/views/material_design/icons/_video_chat.html.erb +4 -0
  2014. data/app/views/material_design/icons/_video_file.html.erb +3 -0
  2015. data/app/views/material_design/icons/_video_label.html.erb +3 -0
  2016. data/app/views/material_design/icons/_video_library.html.erb +3 -0
  2017. data/app/views/material_design/icons/_video_settings.html.erb +5 -0
  2018. data/app/views/material_design/icons/_video_stable.html.erb +3 -0
  2019. data/app/views/material_design/icons/_videocam.html.erb +3 -0
  2020. data/app/views/material_design/icons/_videocam_off.html.erb +3 -0
  2021. data/app/views/material_design/icons/_videogame_asset.html.erb +5 -0
  2022. data/app/views/material_design/icons/_videogame_asset_off.html.erb +3 -0
  2023. data/app/views/material_design/icons/_view_agenda.html.erb +4 -0
  2024. data/app/views/material_design/icons/_view_array.html.erb +3 -0
  2025. data/app/views/material_design/icons/_view_carousel.html.erb +3 -0
  2026. data/app/views/material_design/icons/_view_column.html.erb +3 -0
  2027. data/app/views/material_design/icons/_view_comfy.html.erb +3 -0
  2028. data/app/views/material_design/icons/_view_comfy_alt.html.erb +7 -0
  2029. data/app/views/material_design/icons/_view_compact.html.erb +3 -0
  2030. data/app/views/material_design/icons/_view_compact_alt.html.erb +7 -0
  2031. data/app/views/material_design/icons/_view_cozy.html.erb +7 -0
  2032. data/app/views/material_design/icons/_view_day.html.erb +3 -0
  2033. data/app/views/material_design/icons/_view_headline.html.erb +3 -0
  2034. data/app/views/material_design/icons/_view_in_ar.html.erb +7 -0
  2035. data/app/views/material_design/icons/_view_kanban.html.erb +6 -0
  2036. data/app/views/material_design/icons/_view_list.html.erb +3 -0
  2037. data/app/views/material_design/icons/_view_module.html.erb +3 -0
  2038. data/app/views/material_design/icons/_view_quilt.html.erb +3 -0
  2039. data/app/views/material_design/icons/_view_sidebar.html.erb +3 -0
  2040. data/app/views/material_design/icons/_view_stream.html.erb +3 -0
  2041. data/app/views/material_design/icons/_view_timeline.html.erb +6 -0
  2042. data/app/views/material_design/icons/_view_week.html.erb +3 -0
  2043. data/app/views/material_design/icons/_vignette.html.erb +3 -0
  2044. data/app/views/material_design/icons/_villa.html.erb +3 -0
  2045. data/app/views/material_design/icons/_visibility.html.erb +3 -0
  2046. data/app/views/material_design/icons/_visibility_off.html.erb +3 -0
  2047. data/app/views/material_design/icons/_voice_chat.html.erb +3 -0
  2048. data/app/views/material_design/icons/_voice_over_off.html.erb +3 -0
  2049. data/app/views/material_design/icons/_voicemail.html.erb +3 -0
  2050. data/app/views/material_design/icons/_volcano.html.erb +6 -0
  2051. data/app/views/material_design/icons/_volume_down.html.erb +3 -0
  2052. data/app/views/material_design/icons/_volume_mute.html.erb +3 -0
  2053. data/app/views/material_design/icons/_volume_off.html.erb +3 -0
  2054. data/app/views/material_design/icons/_volume_up.html.erb +3 -0
  2055. data/app/views/material_design/icons/_volunteer_activism.html.erb +4 -0
  2056. data/app/views/material_design/icons/_vpn_key.html.erb +3 -0
  2057. data/app/views/material_design/icons/_vpn_key_off.html.erb +3 -0
  2058. data/app/views/material_design/icons/_vpn_lock.html.erb +3 -0
  2059. data/app/views/material_design/icons/_vrpano.html.erb +4 -0
  2060. data/app/views/material_design/icons/_wallet.html.erb +3 -0
  2061. data/app/views/material_design/icons/_wallpaper.html.erb +3 -0
  2062. data/app/views/material_design/icons/_warehouse.html.erb +3 -0
  2063. data/app/views/material_design/icons/_warning.html.erb +3 -0
  2064. data/app/views/material_design/icons/_warning_amber.html.erb +3 -0
  2065. data/app/views/material_design/icons/_wash.html.erb +3 -0
  2066. data/app/views/material_design/icons/_watch.html.erb +3 -0
  2067. data/app/views/material_design/icons/_watch_later.html.erb +3 -0
  2068. data/app/views/material_design/icons/_watch_off.html.erb +4 -0
  2069. data/app/views/material_design/icons/_water.html.erb +3 -0
  2070. data/app/views/material_design/icons/_water_damage.html.erb +3 -0
  2071. data/app/views/material_design/icons/_water_drop.html.erb +3 -0
  2072. data/app/views/material_design/icons/_waterfall_chart.html.erb +3 -0
  2073. data/app/views/material_design/icons/_waves.html.erb +3 -0
  2074. data/app/views/material_design/icons/_waving_hand.html.erb +3 -0
  2075. data/app/views/material_design/icons/_wb_auto.html.erb +3 -0
  2076. data/app/views/material_design/icons/_wb_cloudy.html.erb +3 -0
  2077. data/app/views/material_design/icons/_wb_incandescent.html.erb +3 -0
  2078. data/app/views/material_design/icons/_wb_iridescent.html.erb +3 -0
  2079. data/app/views/material_design/icons/_wb_shade.html.erb +3 -0
  2080. data/app/views/material_design/icons/_wb_sunny.html.erb +3 -0
  2081. data/app/views/material_design/icons/_wb_twilight.html.erb +7 -0
  2082. data/app/views/material_design/icons/_wc.html.erb +3 -0
  2083. data/app/views/material_design/icons/_web.html.erb +3 -0
  2084. data/app/views/material_design/icons/_web_asset.html.erb +3 -0
  2085. data/app/views/material_design/icons/_web_asset_off.html.erb +3 -0
  2086. data/app/views/material_design/icons/_web_stories.html.erb +5 -0
  2087. data/app/views/material_design/icons/_webhook.html.erb +3 -0
  2088. data/app/views/material_design/icons/_weekend.html.erb +3 -0
  2089. data/app/views/material_design/icons/_west.html.erb +3 -0
  2090. data/app/views/material_design/icons/_whatshot.html.erb +3 -0
  2091. data/app/views/material_design/icons/_wheelchair_pickup.html.erb +3 -0
  2092. data/app/views/material_design/icons/_where_to_vote.html.erb +3 -0
  2093. data/app/views/material_design/icons/_widgets.html.erb +3 -0
  2094. data/app/views/material_design/icons/_width_full.html.erb +3 -0
  2095. data/app/views/material_design/icons/_width_normal.html.erb +3 -0
  2096. data/app/views/material_design/icons/_width_wide.html.erb +3 -0
  2097. data/app/views/material_design/icons/_wifi.html.erb +3 -0
  2098. data/app/views/material_design/icons/_wifi_1_bar.html.erb +3 -0
  2099. data/app/views/material_design/icons/_wifi_2_bar.html.erb +3 -0
  2100. data/app/views/material_design/icons/_wifi_calling.html.erb +4 -0
  2101. data/app/views/material_design/icons/_wifi_calling_3.html.erb +6 -0
  2102. data/app/views/material_design/icons/_wifi_channel.html.erb +3 -0
  2103. data/app/views/material_design/icons/_wifi_find.html.erb +4 -0
  2104. data/app/views/material_design/icons/_wifi_lock.html.erb +4 -0
  2105. data/app/views/material_design/icons/_wifi_off.html.erb +3 -0
  2106. data/app/views/material_design/icons/_wifi_password.html.erb +3 -0
  2107. data/app/views/material_design/icons/_wifi_protected_setup.html.erb +4 -0
  2108. data/app/views/material_design/icons/_wifi_tethering.html.erb +3 -0
  2109. data/app/views/material_design/icons/_wifi_tethering_error.html.erb +3 -0
  2110. data/app/views/material_design/icons/_wifi_tethering_off.html.erb +3 -0
  2111. data/app/views/material_design/icons/_wind_power.html.erb +6 -0
  2112. data/app/views/material_design/icons/_window.html.erb +3 -0
  2113. data/app/views/material_design/icons/_wine_bar.html.erb +3 -0
  2114. data/app/views/material_design/icons/_woman.html.erb +4 -0
  2115. data/app/views/material_design/icons/_woman_2.html.erb +4 -0
  2116. data/app/views/material_design/icons/_work.html.erb +3 -0
  2117. data/app/views/material_design/icons/_work_history.html.erb +4 -0
  2118. data/app/views/material_design/icons/_work_off.html.erb +3 -0
  2119. data/app/views/material_design/icons/_work_outline.html.erb +3 -0
  2120. data/app/views/material_design/icons/_workspace_premium.html.erb +3 -0
  2121. data/app/views/material_design/icons/_workspaces.html.erb +3 -0
  2122. data/app/views/material_design/icons/_wrap_text.html.erb +3 -0
  2123. data/app/views/material_design/icons/_wrong_location.html.erb +5 -0
  2124. data/app/views/material_design/icons/_wysiwyg.html.erb +3 -0
  2125. data/app/views/material_design/icons/_yard.html.erb +3 -0
  2126. data/app/views/material_design/icons/_youtube_searched_for.html.erb +3 -0
  2127. data/app/views/material_design/icons/_zoom_in.html.erb +3 -0
  2128. data/app/views/material_design/icons/_zoom_in_map.html.erb +3 -0
  2129. data/app/views/material_design/icons/_zoom_out.html.erb +3 -0
  2130. data/app/views/material_design/icons/_zoom_out_map.html.erb +3 -0
  2131. data/app/views/material_design/lists/_list_item.html.erb +7 -5
  2132. data/app/views/material_design/tabs/_secondary.html.erb +1 -1
  2133. data/lib/material_design/version.rb +1 -1
  2134. metadata +2129 -2
@@ -0,0 +1,6 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M21 12.22C21 6.73 16.74 3 12 3C7.31 3 3 6.65 3 12.28C2.4 12.62 2 13.26 2 14V16C2 17.1 2.9 18 4 18H5V11.9C5 8.03 8.13 4.9 12 4.9C15.87 4.9 19 8.03 19 11.9V19H11V21H19C20.1 21 21 20.1 21 19V17.78C21.59 17.47 22 16.86 22 16.14V13.84C22 13.14 21.59 12.53 21 12.22Z" fill="currentColor"/>
3
+ <path d="M9 14C9.55228 14 10 13.5523 10 13C10 12.4477 9.55228 12 9 12C8.44772 12 8 12.4477 8 13C8 13.5523 8.44772 14 9 14Z" fill="currentColor"/>
4
+ <path d="M15 14C15.5523 14 16 13.5523 16 13C16 12.4477 15.5523 12 15 12C14.4477 12 14 12.4477 14 13C14 13.5523 14.4477 14 15 14Z" fill="currentColor"/>
5
+ <path d="M18 11.03C17.52 8.18 15.04 6 12.05 6C9.02 6 5.76 8.51 6.02 12.45C8.49 11.44 10.35 9.24 10.88 6.56C12.19 9.19 14.88 11 18 11.03Z" fill="currentColor"/>
6
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M21 22.75C19.97 22.75 18.94 22.5 18 22C16.11 23 13.89 23 12 22C10.11 23 7.89 23 6 22C5.05 22.5 4.03 22.75 3 22.75H2V20.75H3C4.04 20.75 5.08 20.4 6 19.75C7.83 21.05 10.17 21.05 12 19.75C13.83 21.05 16.17 21.05 18 19.75C18.91 20.4 19.96 20.75 21 20.75H22V22.75H21ZM17 1.25C15.9 1.25 15 2.15 15 3.25C15 4.35 15.9 5.25 17 5.25C18.1 5.25 19 4.35 19 3.25C19 2.15 18.1 1.25 17 1.25ZM14.43 8.23L12.18 9.75L16 12.75V16.59C16.53 16.97 17.03 17.37 17.49 17.76C16.81 18.34 15.94 18.75 15 18.75C13.8 18.75 12.73 18.09 12 17.25C11.27 18.09 10.2 18.75 9 18.75C8.67 18.75 8.35 18.7 8.04 18.61C5.19 16.65 3 14.47 3 13.03C3 12 4.01 11.75 4.85 11.75C5.83 11.75 7.13 12.06 8.55 12.58L8.02 9.48C7.91 8.81 8.2 8.1 8.8 7.69L10.95 6.24L8.95 5.87L6.13 7.8L5 6.15L8.5 3.75L14.05 4.78C14.5 4.87 14.98 5.15 15.27 5.67L16.15 7.22C17.01 8.73 18.64 9.75 20.5 9.75V11.75C17.91 11.75 15.64 10.33 14.43 8.23ZM10.3 10.85L10.74 13.5C11.66 13.92 13.22 14.77 14 15.25V13.75L10.3 10.85Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M20 4H4C2.9 4 2 4.9 2 6V18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V6C22 4.9 21.1 4 20 4ZM20 18H4V6H20V18Z" fill="currentColor"/>
3
+ <path d="M8.29 15.71C7.27 14.69 6.75 13.35 6.75 12C6.75 10.65 7.27 9.31 8.28 8.28L7.05 7.05C5.68 8.41 5 10.21 5 12C5 13.79 5.68 15.59 7.06 16.94L8.29 15.71Z" fill="currentColor"/>
4
+ <path d="M12 15.5C13.93 15.5 15.5 13.93 15.5 12C15.5 10.07 13.93 8.5 12 8.5C10.07 8.5 8.5 10.07 8.5 12C8.5 13.93 10.07 15.5 12 15.5ZM12 10.5C12.83 10.5 13.5 11.17 13.5 12C13.5 12.83 12.83 13.5 12 13.5C11.17 13.5 10.5 12.83 10.5 12C10.5 11.17 11.17 10.5 12 10.5Z" fill="currentColor"/>
5
+ <path d="M15.72 15.72L16.95 16.95C18.32 15.59 19 13.79 19 12C19 10.21 18.32 8.41 16.94 7.06L15.71 8.29C16.73 9.31 17.25 10.65 17.25 12C17.25 13.35 16.73 14.69 15.72 15.72Z" fill="currentColor"/>
6
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18 4.5L14 8.5H17V15.5C17 16.6 16.1 17.5 15 17.5C13.9 17.5 13 16.6 13 15.5V8.5C13 6.29 11.21 4.5 9 4.5C6.79 4.5 5 6.29 5 8.5V15.5H2L6 19.5L10 15.5H7V8.5C7 7.4 7.9 6.5 9 6.5C10.1 6.5 11 7.4 11 8.5V15.5C11 17.71 12.79 19.5 15 19.5C17.21 19.5 19 17.71 19 15.5V8.5H22L18 4.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M6.99 11L3 15L6.99 19V16H14V14H6.99V11ZM21 9L17.01 5V8H10V10H17.01V13L21 9Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM12 20C7.59 20 4 16.41 4 12C4 7.59 7.59 4 12 4C16.41 4 20 7.59 20 12C20 16.41 16.41 20 12 20ZM15 6.5V9H11V11H15V13.5L18.5 10L15 6.5ZM9 10.5L5.5 14L9 17.5V15H13V13H9V10.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M16 17.01V10H14V17.01H11L15 21L19 17.01H16ZM9 3L5 6.99H8V14H10V6.99H13L9 3ZM16 17.01V10H14V17.01H11L15 21L19 17.01H16ZM9 3L5 6.99H8V14H10V6.99H13L9 3Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM12 20C7.59 20 4 16.41 4 12C4 7.59 7.59 4 12 4C16.41 4 20 7.59 20 12C20 16.41 16.41 20 12 20ZM6.5 9L10 5.5L13.5 9H11V13H9V9H6.5ZM17.5 15L14 18.5L10.5 15H13V11H15V15H17.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M20.5 2V4.02C18.18 2.13 15.22 1 12 1C8.78 1 5.82 2.13 3.5 4.02V2H2V7H7V5.5H4.09C6.2 3.64 8.97 2.5 12 2.5C15.03 2.5 17.79 3.64 19.91 5.5H17V7H22V2H20.5Z" fill="currentColor"/>
3
+ <path d="M18.89 13.77L15.09 12.1C14.96 12.04 14.81 12 14.65 12H14V7.63C14 6.31 13.04 5.13 11.73 5.01C10.25 4.88 9 6.05 9 7.5V15.65L7.13 15.25C6.94 15.22 6.11 15.1 5.4 15.81L4 17.22L9.12 22.41C9.49 22.79 10 23 10.53 23H17.08C18.06 23 18.89 22.3 19.05 21.33L19.97 15.89C20.12 15.03 19.68 14.17 18.89 13.77ZM18 15.56L17.08 21H10.53L6.83 17.22L11 18.11V7.5C11 7.22 11.22 7 11.5 7C11.78 7 12 7.22 12 7.5V13.68H13.76L18 15.56Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M19.9742 10.0029L15.8242 10.0129C15.6642 10.0029 15.5142 10.0329 15.3742 10.0929L14.7842 10.3529L12.9542 6.25293C12.3942 4.99293 10.9142 4.42293 9.65421 4.98293C8.39421 5.54293 7.82421 7.02293 8.38421 8.28293L11.6842 15.7329L9.81421 16.1229C9.62421 16.1729 8.82421 16.3929 8.45421 17.3329L7.75421 19.1929L14.5342 21.8629C15.0242 22.0529 15.5842 22.0429 16.0642 21.8229L22.0542 19.1729C22.9442 18.7729 23.4242 17.7929 23.1842 16.8529L21.8242 11.5129C21.6042 10.6529 20.8542 10.0429 19.9742 10.0029ZM21.2442 17.3429L15.2542 20.0029L10.3342 18.0429L14.5142 17.1629L10.2142 7.46293C10.1042 7.21293 10.2142 6.91293 10.4642 6.80293C10.7142 6.69293 11.0142 6.80293 11.1242 7.05293L13.6242 12.7029L15.2342 11.9929L19.8842 12.0029L21.2442 17.3429ZM3.55421 12.1829C3.35421 11.3229 3.25421 10.4229 3.25421 9.50293C3.25421 6.66293 4.24421 4.05293 5.88421 2.00293L6.95421 3.07293C5.57421 4.85293 4.75421 7.08293 4.75421 9.50293C4.75421 10.3829 4.86421 11.2429 5.07421 12.0629L6.69421 10.4429L7.75421 11.5029L4.25421 15.0029L0.754211 11.5029L1.81421 10.4429L3.55421 12.1829Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13 12.9C15.28 12.44 17 10.42 17 8C17 5.24 14.76 3 12 3C9.24 3 7 5.24 7 8C7 10.42 8.72 12.44 11 12.9V17.17L9.41 15.58L8 17L12 21L16 17L14.59 15.59L13 17.17V12.9ZM15 8C15 9.66 13.66 11 12 11C10.34 11 9 9.66 9 8C9 6.34 10.34 5 12 5C13.66 5 15 6.34 15 8Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18.89 13.77L15.09 12.1C14.96 12.04 14.81 12 14.65 12H14V7.5C14 6.12 12.88 5 11.5 5C10.12 5 9 6.12 9 7.5V15.65L7.13 15.25C6.94 15.22 6.11 15.1 5.4 15.81L4 17.22L9.12 22.41C9.49 22.79 10 23 10.53 23H17.08C18.06 23 18.89 22.3 19.05 21.33L19.97 15.89C20.12 15.03 19.68 14.17 18.89 13.77ZM17.08 21H10.53L6.83 17.22L11 18.11V7.5C11 7.22 11.22 7 11.5 7C11.78 7 12 7.22 12 7.5V13.68H13.76L18 15.56L17.08 21ZM4.09 5.5H7V7H2V2H3.5V4.02C5.82 2.13 8.78 1 12 1C17.49 1 21.27 4.12 22 7H20.43C19.67 5.02 16.74 2.5 12 2.5C8.97 2.5 6.21 3.64 4.09 5.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11.1 13C11.56 15.28 13.58 17 16 17C18.76 17 21 14.76 21 12C21 9.24 18.76 7 16 7C13.58 7 11.56 8.72 11.1 11H6.83L8.42 9.41L7 8L3 12L7 16L8.41 14.59L6.83 13H11.1ZM16 15C14.34 15 13 13.66 13 12C13 10.34 14.34 9 16 9C17.66 9 19 10.34 19 12C19 13.66 17.66 15 16 15Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18.89 13.77L15.09 12.1C14.96 12.04 14.81 12 14.65 12H14V7.5C14 6.12 12.88 5 11.5 5C10.12 5 9 6.12 9 7.5V15.65L7.13 15.25C6.94 15.22 6.11 15.1 5.4 15.81L4 17.22L9.12 22.41C9.49 22.79 10 23 10.53 23H17.08C18.06 23 18.89 22.3 19.05 21.33L19.97 15.89C20.12 15.03 19.68 14.17 18.89 13.77ZM17.08 21H10.53L6.83 17.22L11 18.11V7.5C11 7.22 11.22 7 11.5 7C11.78 7 12 7.22 12 7.5V13.68H13.76L18 15.56L17.08 21ZM12 2.5C7.26 2.5 4.33 5.02 3.57 7H2C2.73 4.12 6.51 1 12 1C15.22 1 18.18 2.13 20.5 4.02V2H22V7H17V5.5H19.91C17.79 3.64 15.03 2.5 12 2.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12.9 11C12.44 8.72 10.42 7 8 7C5.24 7 3 9.24 3 12C3 14.76 5.24 17 8 17C10.42 17 12.44 15.28 12.9 13H17.17L15.58 14.59L17 16L21 12L17 8L15.59 9.41L17.17 11H12.9ZM8 9C9.66 9 11 10.34 11 12C11 13.66 9.66 15 8 15C6.34 15 5 13.66 5 12C5 10.34 6.34 9 8 9Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M19.9742 10.5029L15.8242 10.5129C15.6642 10.5029 15.5142 10.5329 15.3742 10.5929L14.7842 10.8529L12.9542 6.75293C12.3942 5.49293 10.9142 4.92293 9.65421 5.48293C8.39421 6.04293 7.82421 7.52293 8.38421 8.78293L11.6842 16.2329L9.81421 16.6229C9.62421 16.6729 8.82421 16.8929 8.45421 17.8329L7.75421 19.6929L14.5342 22.3629C15.0242 22.5529 15.5842 22.5429 16.0642 22.3229L22.0542 19.6729C22.9442 19.2729 23.4242 18.2929 23.1842 17.3529L21.8242 12.0129C21.6042 11.1529 20.8542 10.5429 19.9742 10.5029ZM21.2442 17.8429L15.2542 20.5029L10.3342 18.5429L14.5142 17.6629L10.2142 7.96293C10.1042 7.71293 10.2142 7.41293 10.4642 7.30293C10.7142 7.19293 11.0142 7.30293 11.1242 7.55293L13.6242 13.2029L15.2342 12.4929L19.8842 12.5029L21.2442 17.8429ZM1.81421 6.06293L0.754211 5.00293L4.25421 1.50293L7.75421 5.00293L6.69421 6.06293L5.07421 4.44293C4.86421 5.26293 4.75421 6.12293 4.75421 7.00293C4.75421 9.42293 5.57421 11.6529 6.95421 13.4329L5.88421 14.5029C4.24421 12.4529 3.25421 9.84293 3.25421 7.00293C3.25421 6.08293 3.35421 5.18293 3.55421 4.32293L1.81421 6.06293Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13 6.83L14.59 8.42L16 7L12 3L8 7L9.41 8.41L11 6.83V11.1C8.72 11.56 7 13.58 7 16C7 18.76 9.24 21 12 21C14.76 21 17 18.76 17 16C17 13.58 15.28 11.56 13 11.1V6.83ZM12 19C10.34 19 9 17.66 9 16C9 14.34 10.34 13 12 13C13.66 13 15 14.34 15 16C15 17.66 13.66 19 12 19Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M1.25421 2H6.25421V7H4.75421V4.09C2.89421 6.2 1.75421 8.97 1.75421 12C1.75421 15.03 2.89421 17.79 4.75421 19.91V17H6.25421V22H1.25421V20.5H3.27421C1.38421 18.18 0.254211 15.22 0.254211 12C0.254211 8.78 1.38421 5.82 3.27421 3.5H1.25421V2ZM20.4742 10L16.3242 10.01C16.1642 10 16.0142 10.03 15.8742 10.09L15.2842 10.35L13.4542 6.25C12.8942 4.99 11.4142 4.42 10.1542 4.98C8.89421 5.54 8.32421 7.02 8.88421 8.28L12.1842 15.73L10.3142 16.12C10.1242 16.17 9.32421 16.39 8.95421 17.33L8.25421 19.19L15.0342 21.86C15.5242 22.05 16.0842 22.04 16.5642 21.82L22.5542 19.17C23.4442 18.77 23.9242 17.79 23.6842 16.85L22.3242 11.51C22.1042 10.65 21.3542 10.04 20.4742 10ZM21.7442 17.34L15.7542 20L10.8342 18.04L15.0142 17.16L10.7142 7.46C10.6042 7.21 10.7142 6.91 10.9642 6.8C11.2142 6.69 11.5142 6.8 11.6242 7.05L14.1242 12.7L15.7342 11.99L20.3842 12L21.7442 17.34Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8.06 8.94L6 8L8.06 7.06L9 5L9.94 7.06L12 8L9.94 8.94L9 11L8.06 8.94ZM9 21L9.94 18.94L12 18L9.94 17.06L9 15L8.06 17.06L6 18L8.06 18.94L9 21ZM5.37 12.37L4 13L5.37 13.63L6 15L6.63 13.63L8 13L6.63 12.37L6 11L5.37 12.37ZM13 12C13 8.91 14.38 6.06 16.44 4H13V2H20V9H18V5.28C16.2 7.02 15 9.48 15 12C15 15.32 17.1 18.36 20 19.82V22C15.91 20.41 13 16.35 13 12Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M5.56 8.94L3.5 8L5.56 7.06L6.5 5L7.44 7.06L9.5 8L7.44 8.94L6.5 11L5.56 8.94ZM6.5 21L7.44 18.94L9.5 18L7.44 17.06L6.5 15L5.56 17.06L3.5 18L5.56 18.94L6.5 21ZM2.87 12.37L1.5 13L2.87 13.63L3.5 15L4.13 13.63L5.5 13L4.13 12.37L3.5 11L2.87 12.37ZM10.5 12C10.5 8.91 11.88 6.06 13.94 4H10.5V2H17.5V9H15.5V5.28C13.7 7.02 12.5 9.48 12.5 12C12.5 15.32 14.6 18.36 17.5 19.82V22C13.41 20.41 10.5 16.35 10.5 12ZM22.5 14H20.5V12H18.5V14H16.5V16H18.5V18H20.5V16H22.5V14Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4 6H2V20C2 21.1 2.9 22 4 22H18V20H4V6ZM14 11C15.66 11 17 9.66 17 8C17 6.34 15.66 5 14 5C12.34 5 11 6.34 11 8C11 9.66 12.34 11 14 11ZM14 7C14.55 7 15 7.45 15 8C15 8.55 14.55 9 14 9C13.45 9 13 8.55 13 8C13 7.45 13.45 7 14 7ZM20 2H8C6.9 2 6 2.9 6 4V16C6 17.1 6.9 18 8 18H20C21.1 18 22 17.1 22 16V4C22 2.9 21.1 2 20 2ZM10.69 16C11.64 15.37 12.78 15 14 15C15.22 15 16.36 15.37 17.31 16H10.69ZM20 15.73C18.53 14.06 16.4 13 14 13C11.6 13 9.47 14.06 8 15.73V4H20V15.73Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M20 5H16.83L15 3H9L7.17 5H4C2.9 5 2 5.9 2 7V19C2 20.1 2.9 21 4 21H20C21.1 21 22 20.1 22 19V7C22 5.9 21.1 5 20 5ZM9.88 5H14.12L15.95 7H20V19H4V7H8.05" fill="currentColor"/>
3
+ <path d="M15 12H9V9.5L5.5 13L9 16.5V14H15V16.5L18.5 13L15 9.5V12Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8.5 8.62V15.38L5.12 12L8.5 8.62ZM10 5L3 12L10 19V5ZM14 5V19L21 12L14 5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15.5 15.38V8.62L18.88 12L15.5 15.38ZM14 19L21 12L14 5V19ZM10 19V5L3 12L10 19Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8 13H12V15L15 12L12 9V11H8V9L5 12L8 15V13ZM18 9.5V6C18 5.45 17.55 5 17 5H3C2.45 5 2 5.45 2 6V18C2 18.55 2.45 19 3 19H17C17.55 19 18 18.55 18 18V14.5L22 18.5V5.5L18 9.5ZM16 17H4V7H16V17Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M20 4C18.34 4 17 5.34 17 7V7.29L12 3L7 7.29V7C7 5.34 5.66 4 4 4C2.34 4 1 5.34 1 7V21H11V16C11 15.45 11.45 15 12 15C12.55 15 13 15.45 13 16V21H23V7C23 5.34 21.66 4 20 4ZM20 6C20.55 6 21 6.45 21 7V8H19V7C19 6.45 19.45 6 20 6ZM4 6C4.55 6 5 6.45 5 7V8H3V7C3 6.45 3.45 6 4 6ZM3 19V10H5V19H3ZM17 19H15V16C15 14.35 13.65 13 12 13C10.35 13 9 14.35 9 16V19H7V9.92L12 5.63L17 9.92V19ZM19 19V10H21V19H19Z" fill="currentColor"/>
3
+ <path d="M12 11.5C12.8284 11.5 13.5 10.8284 13.5 10C13.5 9.17157 12.8284 8.5 12 8.5C11.1716 8.5 10.5 9.17157 10.5 10C10.5 10.8284 11.1716 11.5 12 11.5Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 4V1L8 5L12 9V6C15.31 6 18 8.69 18 12C18 13.01 17.75 13.97 17.3 14.8L18.76 16.26C19.54 15.03 20 13.57 20 12C20 7.58 16.42 4 12 4ZM12 18C8.69 18 6 15.31 6 12C6 10.99 6.25 10.03 6.7 9.2L5.24 7.74C4.46 8.97 4 10.43 4 12C4 16.42 7.58 20 12 20V23L16 19L12 15V18Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M7.41 13.41L6 12L2 16L6 20L7.41 18.59L5.83 17H21V15H5.83L7.41 13.41Z" fill="currentColor"/>
3
+ <path d="M16.59 10.59L18 12L22 8L18 4L16.59 5.41L18.17 7H3V9H18.17L16.59 10.59Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10.4599 5.67031V3.58031C9.79995 3.75031 9.16995 4.01031 8.57995 4.33031L10.0799 5.83031C10.2099 5.78031 10.3299 5.72031 10.4599 5.67031ZM20.4599 11.3203C20.4599 9.11031 19.5499 7.12031 18.0999 5.68031L20.4599 3.32031H14.4599V9.32031L16.6999 7.08031C17.7799 8.17031 18.4599 9.66031 18.4599 11.3203C18.4599 12.1703 18.2699 12.9703 17.9499 13.7003L19.4499 15.2003C20.0899 14.0603 20.4599 12.7303 20.4599 11.3203ZM4.72995 3.32031L3.31995 4.73031L5.67995 7.09031C4.90995 8.31031 4.45995 9.76031 4.45995 11.3203C4.45995 13.5303 5.36995 15.5203 6.81995 16.9603L4.45995 19.3203H10.4599V13.3203L8.21995 15.5603C7.13995 14.4703 6.45995 12.9803 6.45995 11.3203C6.45995 10.3203 6.70995 9.38031 7.13995 8.55031L15.2199 16.6303C14.9699 16.7603 14.7199 16.8703 14.4599 16.9703V19.0603C15.2599 18.8503 16.0099 18.5203 16.6899 18.1003L19.2699 20.6803L20.6799 19.2703L4.72995 3.32031Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M9.5 3.26V5.35C7.17 6.18 5.5 8.39 5.5 11C5.5 12.77 6.28 14.34 7.5 15.44V13H9.5V19H3.5V17H6.23C4.56 15.54 3.5 13.4 3.5 11C3.5 7.27 6.05 4.15 9.5 3.26ZM19.5 3H13.5V9H15.5V6.56C16.72 7.66 17.5 9.23 17.5 11H19.5C19.5 8.6 18.44 6.46 16.77 5H19.5V3ZM19.5 16V15C19.5 13.9 18.6 13 17.5 13C16.4 13 15.5 13.9 15.5 15V16C14.95 16 14.5 16.45 14.5 17V20C14.5 20.55 14.95 21 15.5 21H19.5C20.05 21 20.5 20.55 20.5 20V17C20.5 16.45 20.05 16 19.5 16ZM18.5 16H16.5V15C16.5 14.45 16.95 14 17.5 14C18.05 14 18.5 14.45 18.5 15V16Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3 12C3 14.21 3.91 16.2 5.36 17.64L3 20H9V14L6.76 16.24C5.68 15.15 5 13.66 5 12C5 9.39 6.67 7.17 9 6.35V4.26C5.55 5.15 3 8.27 3 12ZM11 17H13V15H11V17ZM21 4H15V10L17.24 7.76C18.32 8.85 19 10.34 19 12C19 14.61 17.33 16.83 15 17.65V19.74C18.45 18.85 21 15.73 21 12C21 9.79 20.09 7.8 18.64 6.36L21 4ZM11 13H13V7H11V13Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M17 1.01L7 1C5.9 1 5 1.9 5 3V21C5 22.1 5.9 23 7 23H17C18.1 23 19 22.1 19 21V3C19 1.9 18.1 1.01 17 1.01ZM17 21H7V20H17V21ZM17 18H7V6H17V18ZM7 4V3H17V4H7ZM16 12L12 16L8 12L9.41 10.59L11 12.17V8H13V12.17L14.59 10.58L16 12Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M17 1.01L7 1C5.9 1 5 1.9 5 3V21C5 22.1 5.9 23 7 23H17C18.1 23 19 22.1 19 21V3C19 1.9 18.1 1.01 17 1.01ZM17 21H7V20H17V21ZM17 18H7V6H17V18ZM17 4H7V3H17V4ZM16 10.05L14.59 8.64L11.05 12.18L9.64 10.77L8.23 12.18L11.05 15L16 10.05Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13 15H11V17H13V15Z" fill="currentColor"/>
3
+ <path d="M13 7H11V13H13V7Z" fill="currentColor"/>
4
+ <path d="M17 1.01L7 1C5.9 1 5 1.9 5 3V21C5 22.1 5.9 23 7 23H17C18.1 23 19 22.1 19 21V3C19 1.9 18.1 1.01 17 1.01ZM17 21H7V20H17V21ZM17 18H7V6H17V18ZM17 4H7V3H17V4Z" fill="currentColor"/>
5
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M17 1.01L7 1C5.9 1 5 1.9 5 3V21C5 22.1 5.9 23 7 23H17C18.1 23 19 22.1 19 21V3C19 1.9 18.1 1.01 17 1.01ZM17 19H7V5H17V19ZM16 13H13V8H11V13H8L12 17L16 13Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 16L16 12H13V3H11V12H8L12 16ZM21 3H15V4.99H21V19.02H3V4.99H9V3H3C1.9 3 1 3.9 1 5V19C1 20.1 1.9 21 3 21H21C22.1 21 23 20.1 23 19V5C23 3.9 22.1 3 21 3ZM12 16L16 12H13V3H11V12H8L12 16ZM21 3H15V4.99H21V19.02H3V4.99H9V3H3C1.9 3 1 3.9 1 5V19C1 20.1 1.9 21 3 21H21C22.1 21 23 20.1 23 19V5C23 3.9 22.1 3 21 3Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M21 3H3C1.9 3 1 3.9 1 5V19C1 20.1 1.9 21 3 21H21C22.1 21 23 20.1 23 19V5C23 3.9 22.1 3 21 3ZM21 19H3V5H13V9H21V19Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M1 9H3V7H1V9ZM1 13H3V11H1V13ZM1 5H3V3C1.9 3 1 3.9 1 5ZM9 21H11V19H9V21ZM1 17H3V15H1V17ZM3 21V19H1C1 20.1 1.9 21 3 21ZM21 3H13V9H23V5C23 3.9 22.1 3 21 3ZM21 17H23V15H21V17ZM9 5H11V3H9V5ZM5 21H7V19H5V21ZM5 5H7V3H5V5ZM21 21C22.1 21 23 20.1 23 19H21V21ZM21 13H23V11H21V13ZM13 21H15V19H13V21ZM17 21H19V19H17V21Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M22 7.5C22 5.57 17.52 4 12 4C6.48 4 2 5.57 2 7.5C2 9.31 5.95 10.81 11 10.98V15H9.35C8.53 15 7.8 15.5 7.49 16.26L6 20H8L9.2 17H14.8L16 20H18L16.5 16.26C16.2 15.5 15.46 15 14.65 15H13V10.98C18.05 10.81 22 9.31 22 7.5ZM12 6C16.05 6 18.74 6.86 19.72 7.5C18.74 8.14 16.05 9 12 9C7.95 9 5.26 8.14 4.28 7.5C5.26 6.86 7.95 6 12 6Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M19.5 3H4.5C3.4 3 2.5 3.9 2.5 5V19C2.5 20.1 3.4 21 4.5 21H19.5C20.6 21 21.5 20.1 21.5 19V5C21.5 3.9 20.6 3 19.5 3ZM19.5 5V8H4.5V5H19.5ZM14.5 19H9.5V10H14.5V19ZM4.5 10H7.5V19H4.5V10ZM16.5 19V10H19.5V19H16.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M21.96 9.73L20.53 4.73C20.41 4.3 20.02 4 19.57 4H4.42997C3.97997 4 3.58997 4.3 3.46997 4.73L2.03997 9.73C1.85997 10.36 2.33997 11 2.99997 11H5.19997L3.99997 20H5.99997L6.66997 15H17.34L18 20H20L18.8 11H21C21.66 11 22.14 10.36 21.96 9.73ZM6.92997 13L7.19997 11H16.8L17.07 13H6.92997ZM4.32997 9L5.18997 6H18.82L19.68 9H4.32997Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3ZM19 5V8H5V5H19ZM19 10V14H5V10H19ZM5 19V16H19V19H5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M19 7H9C7.9 7 7 7.9 7 9V19C7 20.1 7.9 21 9 21H19C20.1 21 21 20.1 21 19V9C21 7.9 20.1 7 19 7ZM19 9V11H9V9H19ZM13 15V13H15V15H13ZM15 17V19H13V17H15ZM11 15H9V13H11V15ZM17 13H19V15H17V13ZM9 17H11V19H9V17ZM17 19V17H19V19H17ZM6 17H5C3.9 17 3 16.1 3 15V5C3 3.9 3.9 3 5 3H15C16.1 3 17 3.9 17 5V6H15V5H5V15H6V17Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M21 4H3C1.9 4 1 4.9 1 6V18C1 19.1 1.9 20 3 20H21C22.1 20 22.99 19.1 22.99 18L23 6C23 4.9 22.1 4 21 4ZM19 18H5V6H19V18Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18 0H6C4.34 0 3 1.34 3 3V21C3 22.66 4.34 24 6 24H18C19.66 24 21 22.66 21 21V3C21 1.34 19.66 0 18 0ZM14 22H10V21H14V22ZM19.25 19H4.75V3H19.25V19Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M19 0H5C3.62 0 2.5 1.12 2.5 2.5V21.5C2.5 22.88 3.62 24 5 24H19C20.38 24 21.5 22.88 21.5 21.5V2.5C21.5 1.12 20.38 0 19 0ZM12 23C11.17 23 10.5 22.33 10.5 21.5C10.5 20.67 11.17 20 12 20C12.83 20 13.5 20.67 13.5 21.5C13.5 22.33 12.83 23 12 23ZM19.5 19H4.5V3H19.5V19Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M20 10V8H16V4H14V8H10V4H8V8H4V10H8V14H4V16H8V20H10V16H14V20H16V16H20V14H16V10H20ZM14 14H10V10H14V14Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11.99 2C6.47 2 2 6.48 2 12C2 17.52 6.47 22 11.99 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 11.99 2ZM12 20C7.58 20 4 16.42 4 12C4 7.58 7.58 4 12 4C16.42 4 20 7.58 20 12C20 16.42 16.42 20 12 20ZM15.5 11C16.33 11 17 10.33 17 9.5C17 8.67 16.33 8 15.5 8C14.67 8 14 8.67 14 9.5C14 10.33 14.67 11 15.5 11ZM8.5 11C9.33 11 10 10.33 10 9.5C10 8.67 9.33 8 8.5 8C7.67 8 7 8.67 7 9.5C7 10.33 7.67 11 8.5 11ZM12 17.5C14.33 17.5 16.31 16.04 17.11 14H6.89C7.69 16.04 9.67 17.5 12 17.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M7.79 18.5L7.28 11.5H16.74L16.23 18.5H7.79ZM9.83 5.5H14.16L16.96 8.23L16.87 9.5H7.12L7.03 8.23L9.83 5.5ZM22 7.96L20.59 6.55L19 8.13L19.03 7.57L14.98 3.5H9.02L4.97 7.57L5 8.07L3.41 6.51L2 7.94L5.23 11.05L5.93 20.5H18.07L18.77 11.06L22 7.96Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3.5 16V18C6.26 18 8.5 20.24 8.5 23H10.5C10.5 19.13 7.37 16 3.5 16ZM3.5 20V23H6.5C6.5 21.34 5.16 20 3.5 20ZM3.5 12V14C8.47 14 12.5 18.03 12.5 23H14.5C14.5 16.92 9.58 12 3.5 12ZM18.5 1.01L8.5 1C7.4 1 6.5 1.9 6.5 3V10.37C7.19 10.53 7.86 10.74 8.5 11.01V5H18.5V18H15.47C15.99 19.25 16.31 20.59 16.42 22H18.5C19.6 22 20.5 21.1 20.5 20V3C20.5 1.9 19.6 1.01 18.5 1.01Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M22.25 10V1H14.25V10C14.25 11.86 15.53 13.41 17.25 13.86V21H15.25V23H21.25V21H19.25V13.86C20.97 13.41 22.25 11.86 22.25 10ZM20.25 3V6H16.25V3H20.25ZM16.25 10V8H20.25V10C20.25 11.1 19.35 12 18.25 12C17.15 12 16.25 11.1 16.25 10ZM10.25 9H8.25V8H10.25C11.63 8 12.75 6.88 12.75 5.5C12.75 4.12 11.63 3 10.25 3H8.25V1H6.25V3H4.25C2.87 3 1.75 4.12 1.75 5.5C1.75 6.88 2.87 8 4.25 8H6.25V9H4.25C2.87 9 1.75 10.12 1.75 11.5C1.75 12.88 2.87 14 4.25 14H6.25V23H8.25V14H10.25C11.63 14 12.75 12.88 12.75 11.5C12.75 10.12 11.63 9 10.25 9ZM4.25 6C3.97 6 3.75 5.78 3.75 5.5C3.75 5.22 3.97 5 4.25 5H10.25C10.53 5 10.75 5.22 10.75 5.5C10.75 5.78 10.53 6 10.25 6H4.25ZM10.25 12H4.25C3.97 12 3.75 11.78 3.75 11.5C3.75 11.22 3.97 11 4.25 11H10.25C10.53 11 10.75 11.22 10.75 11.5C10.75 11.78 10.53 12 10.25 12Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14 2H6C4.9 2 4.01 2.9 4.01 4L4 20C4 21.1 4.89 22 5.99 22H18C19.1 22 20 21.1 20 20V8L14 2ZM18 20H6V4H13V9H18V20ZM8.82 13.05L7.4 14.46L10.94 18L16.6 12.34L15.19 10.93L10.95 15.17L8.82 13.05Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M22 5.18L10.59 16.6L6.35 12.36L7.76 10.95L10.59 13.78L20.59 3.78L22 5.18ZM19.79 10.22C19.92 10.79 20 11.39 20 12C20 16.42 16.42 20 12 20C7.58 20 4 16.42 4 12C4 7.58 7.58 4 12 4C13.58 4 15.04 4.46 16.28 5.25L17.72 3.81C16.1 2.67 14.13 2 12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 10.81 21.78 9.67 21.4 8.61L19.79 10.22Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M6 17.5C6.82843 17.5 7.5 16.8284 7.5 16C7.5 15.1716 6.82843 14.5 6 14.5C5.17157 14.5 4.5 15.1716 4.5 16C4.5 16.8284 5.17157 17.5 6 17.5Z" fill="currentColor"/>
3
+ <path d="M15 17.5C15.8284 17.5 16.5 16.8284 16.5 16C16.5 15.1716 15.8284 14.5 15 14.5C14.1716 14.5 13.5 15.1716 13.5 16C13.5 16.8284 14.1716 17.5 15 17.5Z" fill="currentColor"/>
4
+ <path d="M17.5 13.5V18.5H3.5V13.5H17.5C15.59 13.5 13.87 12.74 12.61 11.5H4.31L5.35 8.5H10.79C10.6 7.87 10.5 7.2 10.5 6.5C10.5 5.8 10.6 5.13 10.79 4.5H7.5V6.5H5C4.34 6.5 3.79 6.92 3.58 7.51L1.5 13.5V21.5C1.5 22.05 1.95 22.5 2.5 22.5H3.5C4.05 22.5 4.5 22.05 4.5 21.5V20.5H16.5V21.5C16.5 22.05 16.95 22.5 17.5 22.5H18.5C19.05 22.5 19.5 22.05 19.5 21.5V13.5L19.41 13.23C18.8 13.4 18.16 13.5 17.5 13.5Z" fill="currentColor"/>
5
+ <path d="M17.5 1.5C14.74 1.5 12.5 3.74 12.5 6.5C12.5 9.26 14.74 11.5 17.5 11.5C20.26 11.5 22.5 9.26 22.5 6.5C22.5 3.74 20.26 1.5 17.5 1.5ZM18 9.5H17V8.5H18V9.5ZM18 7.5H17V3.5H18V7.5Z" fill="currentColor"/>
6
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M21 9.52C21 10.61 20.11 11.5 19.02 11.5H18V9.36C19.72 8.92 21 7.37 21 5.52V5.5L19 5.52C19 6.61 18.11 7.5 17.02 7.5H16.5L12 1.5L7.5 7.5H6.98C5.89 7.5 5 6.61 5 5.52H3C3 7.38 4.28 8.92 6 9.36V11.5H4.98C3.89 11.5 3 10.61 3 9.52H1C1 11.38 2.28 12.92 4 13.36V22.5H11V18.5C11 17.95 11.45 17.5 12 17.5C12.55 17.5 13 17.95 13 18.5V22.5H20V13.36C21.72 12.92 23 11.37 23 9.52V9.5L21 9.52ZM12 4.83L14 7.5H10L12 4.83ZM8 9.5H16V11.5H8V9.5ZM18 20.5H15V18.5C15 16.85 13.65 15.5 12 15.5C10.35 15.5 9 16.85 9 18.5V20.5H6V13.5H18V20.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M20 11.5V13.5H18L15 3.5V1.5H13V3.5H10.97V1.5H8.97V3.62L6 13.5H4V11.5H2V22.5H11V17.5H13V22.5H22V11.5H20ZM15.31 11.5H8.69L9.29 9.5H14.71L15.31 11.5ZM14.11 7.5H9.89L10.49 5.5H13.51L14.11 7.5ZM20 20.5H15V15.5H9V20.5H4V15.5H7.49L8.09 13.5H15.91L16.51 15.5H20V20.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M20 4H4C2.89 4 2 4.9 2 6V18C2 19.1 2.89 20 4 20H20C21.1 20 22 19.1 22 18V6C22 4.9 21.11 4 20 4ZM20 18H4V8H20V18ZM18 17H12V15H18V17ZM7.5 17L6.09 15.59L8.67 13L6.08 10.41L7.5 9L11.5 13L7.5 17Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14 6L9.78 11.63L11.03 13.3L14 9.33L19 16H10.54L6.53 10.63L1 18H23L14 6ZM5 16L6.52 13.97L8.04 16H5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M0.994995 19H3.415L4.68499 15.42H10.335L11.595 19H14.015L8.755 5H6.255L0.994995 19ZM5.415 13.39L7.44499 7.6H7.56499L9.595 13.39H5.415ZM23.005 11V13H15.005V11H23.005Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M2.5 4.5V7.5H7.5V19.5H10.5V7.5H15.5V4.5H2.5ZM21.5 9.5H12.5V12.5H15.5V19.5H18.5V12.5H21.5V9.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M5 17.5V19.5H19V17.5H5ZM9.5 13.3H14.5L15.4 15.5H17.5L12.75 4.5H11.25L6.5 15.5H8.6L9.5 13.3ZM12 6.48L13.87 11.5H10.13L12 6.48Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M0.994995 19H3.415L4.68499 15.42H10.335L11.595 19H14.015L8.755 5H6.255L0.994995 19ZM5.415 13.39L7.44499 7.6H7.56499L9.595 13.39H5.415ZM20.005 11H23.005V13H20.005V16H18.005V13H15.005V11H18.005V8H20.005V11Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18 4L15 7H17V20H19V7H21L18 4ZM11.8 15.5V10.5L14 9.6V7.5L3 12.25V13.75L14 18.5V16.4L11.8 15.5ZM4.98 13L10 11.13V14.87L4.98 13Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M16 5H14.5L9.75 16H11.85L12.75 13.8H17.75L18.65 16H20.75L16 5ZM13.38 12L15.25 6.98L17.12 12H13.38ZM6.25 20L9.25 17H7.25V4H5.25V17H3.25L6.25 20Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15.625 20.75V16.51L14.215 17.92L5.01498 8.73L3.60498 10.14L12.795 19.33L11.385 20.75H15.625ZM11.875 8.23L15.415 11.77L14.495 13.96L15.975 15.44L20.395 4.3L19.335 3.25L8.19498 7.67L9.68498 9.15L11.875 8.23ZM18.465 5.18L16.235 10.05L13.595 7.41L18.465 5.18Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M16.51 8.38035L17.92 9.79035L8.73 18.9804L10.14 20.3904L19.33 11.2004L20.75 12.6204V8.38035H16.51ZM8.23 12.1304L11.77 8.59035L13.96 9.51035L15.44 8.03035L4.31 3.61035L3.25 4.67035L7.67 15.8104L9.15 14.3304L8.23 12.1304ZM7.41 10.4104L5.18 5.54035L10.05 7.77035L7.41 10.4104Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M6 20L9 17H7V4H5V17H3L6 20ZM12.2 8.5V13.5L10 14.4V16.5L21 11.75V10.25L10 5.5V7.6L12.2 8.5ZM19.02 11L14 12.87V9.13L19.02 11Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M20 18L17 15V17H4V19H17V21L20 18ZM8.5 11.8H13.5L14.4 14H16.5L11.75 3H10.25L5.5 14H7.6L8.5 11.8ZM11 4.98L12.87 10H9.13L11 4.98Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14.17 5L19 9.83V19H5V5H14.17ZM14.17 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V9.83C21 9.3 20.79 8.79 20.41 8.42L15.58 3.59C15.21 3.21 14.7 3 14.17 3ZM7 15H17V17H7V15ZM7 11H17V13H7V11ZM7 7H14V9H7V7Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M20 2H4C2.9 2 2 2.9 2 4V22L6 18H20C21.1 18 22 17.1 22 16V4C22 2.9 21.1 2 20 2ZM20 16H6L4 18V4H20V16ZM7 9H9V11H7V9ZM11 9H13V11H11V9ZM15 9H17V11H15V9Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M19.51 3.08L3.08 19.51C3.17 19.85 3.35 20.16 3.59 20.41C3.84 20.65 4.15 20.83 4.49 20.92L20.93 4.49C20.74 3.8 20.2 3.26 19.51 3.08ZM11.88 3L3 11.88V14.71L14.71 3H11.88ZM5 3C3.9 3 3 3.9 3 5V7L7 3H5ZM19 21C19.55 21 20.05 20.78 20.41 20.41C20.78 20.05 21 19.55 21 19V17L17 21H19ZM9.29 21H12.12L21 12.12V9.29L9.29 21Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M19 7.5C19.5523 7.5 20 7.05228 20 6.5C20 5.94772 19.5523 5.5 19 5.5C18.4477 5.5 18 5.94772 18 6.5C18 7.05228 18.4477 7.5 19 7.5Z" fill="currentColor"/>
3
+ <path d="M15 7.5C15.5523 7.5 16 7.05228 16 6.5C16 5.94772 15.5523 5.5 15 5.5C14.4477 5.5 14 5.94772 14 6.5C14 7.05228 14.4477 7.5 15 7.5Z" fill="currentColor"/>
4
+ <path d="M16.99 9C15.61 9 14.49 9.84 14.49 10.88H19.49C19.49 9.84 18.37 9 16.99 9Z" fill="currentColor"/>
5
+ <path d="M1 16C1 19.31 3.69 22 7 22C10.31 22 13 19.31 13 16V9H1V16ZM3 11H11V16C11 18.21 9.21 20 7 20C4.79 20 3 18.21 3 16V11Z" fill="currentColor"/>
6
+ <path d="M11 2V7.5H13V4H21V9C21 11.21 19.21 13 17 13C16.05 13 15.19 12.65 14.5 12.1V14.45C15.26 14.8 16.11 15 17 15C20.31 15 23 12.31 23 9V2H11Z" fill="currentColor"/>
7
+ <path d="M5 14.5C5.55228 14.5 6 14.0523 6 13.5C6 12.9477 5.55228 12.5 5 12.5C4.44772 12.5 4 12.9477 4 13.5C4 14.0523 4.44772 14.5 5 14.5Z" fill="currentColor"/>
8
+ <path d="M9 14.5C9.55228 14.5 10 14.0523 10 13.5C10 12.9477 9.55228 12.5 9 12.5C8.44772 12.5 8 12.9477 8 13.5C8 14.0523 8.44772 14.5 9 14.5Z" fill="currentColor"/>
9
+ <path d="M7 17.88C8.38 17.88 9.5 17.04 9.5 16H4.5C4.5 17.04 5.62 17.88 7 17.88Z" fill="currentColor"/>
10
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18 3V5H16V3H8V5H6V3H4V21H6V19H8V21H16V19H18V21H20V3H18ZM8 17H6V15H8V17ZM8 13H6V11H8V13ZM8 9H6V7H8V9ZM14 19H10V5H14V19ZM18 17H16V15H18V17ZM18 13H16V11H18V13ZM18 9H16V7H18V9Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15 13V5C15 3.34 13.66 2 12 2C10.34 2 9 3.34 9 5V13C7.79 13.91 7 15.37 7 17C7 19.76 9.24 22 12 22C14.76 22 17 19.76 17 17C17 15.37 16.21 13.91 15 13ZM11 5C11 4.45 11.45 4 12 4C12.55 4 13 4.45 13 5H12V6H13V8H12V9H13V11H11V5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10.5 12V6C10.5 4.34 9.16 3 7.5 3C5.84 3 4.5 4.34 4.5 6V12C3.29 12.91 2.5 14.37 2.5 16C2.5 17.12 2.88 18.14 3.5 18.97V19H3.52C4.43 20.21 5.87 21 7.5 21C9.13 21 10.56 20.21 11.48 19H11.5V18.97C12.12 18.14 12.5 17.12 12.5 16C12.5 14.37 11.71 12.91 10.5 12ZM4.5 16C4.5 15.06 4.95 14.16 5.7 13.6L6.5 13V6C6.5 5.45 6.95 5 7.5 5C8.05 5 8.5 5.45 8.5 6V13L9.3 13.6C10.05 14.17 10.5 15.06 10.5 16H4.5ZM18.12 4H16.51L13.13 13H14.69L15.5 10.7H19.13L19.93 13H21.5L18.12 4ZM15.97 9.39L17.28 5.67H17.36L18.67 9.39H15.97Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15 2H6C5.17 2 4.46 2.5 4.16 3.22L1.14 10.27C1.05 10.5 1 10.74 1 11V13C1 14.1 1.9 15 3 15H9.31L8.36 19.57L8.33 19.89C8.33 20.3 8.5 20.68 8.77 20.95L9.83 22L16.42 15.41C16.78 15.05 17 14.55 17 14V4C17 2.9 16.1 2 15 2ZM15 14L10.66 18.34L12 13H3V11L6 4H15V14ZM19 2H23V14H19V2Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15 2H6C5.17 2 4.46 2.5 4.16 3.22L1.14 10.27C1.05 10.5 1 10.74 1 11V13C1 14.1 1.9 15 3 15H9.31L8.36 19.57L8.33 19.89C8.33 20.3 8.5 20.68 8.77 20.95L9.83 22L16.41 15.41C16.78 15.05 17 14.55 17 14V4C17 2.9 16.1 2 15 2ZM15 14L10.66 18.34L11.77 13H3V11L6 4H15V14ZM19 2H23V14H19V2Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15 2H6C5.17 2 4.46 2.5 4.16 3.22L1.14 10.27C1.05 10.5 1 10.74 1 11V13C1 14.1 1.9 15 3 15H9.31L8.36 19.57L8.33 19.89C8.33 20.3 8.5 20.68 8.77 20.95L9.83 22L16.42 15.41C16.78 15.05 17 14.55 17 14V4C17 2.9 16.1 2 15 2ZM15 14L10.66 18.34L12 13H3V11L6 4H15V14ZM19 2H23V14H19V2Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M9 22H18C18.83 22 19.54 21.5 19.84 20.78L22.86 13.73C22.95 13.5 23 13.26 23 13V11C23 9.9 22.1 9 21 9H14.69L15.64 4.43L15.67 4.11C15.67 3.7 15.5 3.32 15.23 3.05L14.17 2L7.58 8.59C7.22 8.95 7 9.45 7 10V20C7 21.1 7.9 22 9 22ZM9 10L13.34 5.66L12 11H21V13L18 20H9V10ZM1 10H5V22H1V10Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M21 9H14.69L15.64 4.43L15.67 4.11C15.67 3.7 15.5 3.32 15.23 3.05L14.17 2L7.59 8.59C7.22 8.95 7 9.45 7 10V20C7 21.1 7.9 22 9 22H18C18.83 22 19.54 21.5 19.84 20.78L22.86 13.73C22.95 13.5 23 13.26 23 13V11C23 9.9 22.1 9 21 9ZM21 13L18 20H9V10L13.34 5.66L12.23 11H21V13ZM1 10H5V22H1V10Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M9 22H18C18.83 22 19.54 21.5 19.84 20.78L22.86 13.73C22.95 13.5 23 13.26 23 13V11C23 9.9 22.1 9 21 9H14.69L15.64 4.43L15.67 4.11C15.67 3.7 15.5 3.32 15.23 3.05L14.17 2L7.58 8.59C7.22 8.95 7 9.45 7 10V20C7 21.1 7.9 22 9 22ZM9 10L13.34 5.66L12 11H21V13L18 20H9V10ZM1 10H5V22H1V10Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_2403_6459)">
3
+ <path d="M12 6C12 5.45 11.55 5 11 5H5.82L6.48 1.82L6.5 1.59C6.5 1.28 6.37 1 6.17 0.79L5.38 0L0.44 4.94C0.17 5.21 0 5.59 0 6V12.5C0 13.33 0.67 14 1.5 14H8.25C8.87 14 9.4 13.62 9.63 13.09L11.89 7.8C11.96 7.63 12 7.44 12 7.25V6ZM10 7.13L7.92 12H2V6.21L3.93 4.28L3.36 7H10V7.13ZM22.5 10H15.75C15.13 10 14.6 10.38 14.37 10.91L12.11 16.2C12.04 16.37 12 16.56 12 16.75V18C12 18.55 12.45 19 13 19H18.18L17.52 22.18L17.5 22.42C17.5 22.73 17.63 23.01 17.83 23.22L18.62 24L23.56 19.06C23.83 18.79 24 18.41 24 18V11.5C24 10.67 23.33 10 22.5 10ZM22 17.79L20.07 19.72L20.64 17H14V16.87L16.08 12H22V17.79Z" fill="currentColor"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_2403_6459">
7
+ <rect width="24" height="24" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M17.92 6.02C17.45 3.18 14.97 1 12 1C9.82 1 7.83 2.18 6.78 4.06C4.09 4.41 2 6.74 2 9.5C2 12.53 4.47 15 7.5 15H17.5C19.98 15 22 12.98 22 10.5C22 8.16 20.21 6.23 17.92 6.02ZM17.5 13H7.5C5.57 13 4 11.43 4 9.5C4 7.76 5.31 6.27 7.04 6.04L8.03 5.91L8.52 5.04C9.23 3.78 10.56 3 12 3C13.94 3 15.63 4.44 15.95 6.35L16.2 7.87L17.74 8.01C19.01 8.13 20 9.22 20 10.5C20 11.88 18.88 13 17.5 13Z" fill="currentColor"/>
3
+ <path d="M14.8 16L11.9 19.32L13.9 20.32L11.55 23H14.2L17.1 19.68L15.1 18.68L17.45 16H14.8Z" fill="currentColor"/>
4
+ <path d="M8.8 16L5.9 19.32L7.9 20.32L5.55 23H8.2L11.1 19.68L9.1 18.68L11.45 16H8.8Z" fill="currentColor"/>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18.92 5.01C18.72 4.42 18.16 4 17.5 4H6.5C5.84 4 5.29 4.42 5.08 5.01L3 11V19C3 19.55 3.45 20 4 20H5C5.55 20 6 19.55 6 19V18H18V19C18 19.55 18.45 20 19 20H20C20.55 20 21 19.55 21 19V11L18.92 5.01ZM6.85 6H17.14L18.18 9H5.81L6.85 6ZM19 16H5V11.34L5.12 11H18.89L19 11.34V16Z" fill="currentColor"/>
3
+ <path d="M7.5 15C8.32843 15 9 14.3284 9 13.5C9 12.6716 8.32843 12 7.5 12C6.67157 12 6 12.6716 6 13.5C6 14.3284 6.67157 15 7.5 15Z" fill="currentColor"/>
4
+ <path d="M16.5 15C17.3284 15 18 14.3284 18 13.5C18 12.6716 17.3284 12 16.5 12C15.6716 12 15 12.6716 15 13.5C15 14.3284 15.6716 15 16.5 15Z" fill="currentColor"/>
5
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M16.24 7.76C15.07 6.59 13.54 6 12 6V12L7.76 16.24C10.1 18.58 13.9 18.58 16.25 16.24C18.59 13.9 18.59 10.1 16.24 7.76ZM12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM12 20C7.58 20 4 16.42 4 12C4 7.58 7.58 4 12 4C16.42 4 20 7.58 20 12C20 16.42 16.42 20 12 20Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M23 8C23 9.1 22.1 10 21 10C20.82 10 20.65 9.98 20.49 9.93L16.93 13.48C16.98 13.64 17 13.82 17 14C17 15.1 16.1 16 15 16C13.9 16 13 15.1 13 14C13 13.82 13.02 13.64 13.07 13.48L10.52 10.93C10.36 10.98 10.18 11 10 11C9.82 11 9.64 10.98 9.48 10.93L4.93 15.49C4.98 15.65 5 15.82 5 16C5 17.1 4.1 18 3 18C1.9 18 1 17.1 1 16C1 14.9 1.9 14 3 14C3.18 14 3.35 14.02 3.51 14.07L8.07 9.52C8.02 9.36 8 9.18 8 9C8 7.9 8.9 7 10 7C11.1 7 12 7.9 12 9C12 9.18 11.98 9.36 11.93 9.52L14.48 12.07C14.64 12.02 14.82 12 15 12C15.18 12 15.36 12.02 15.52 12.07L19.07 8.51C19.02 8.35 19 8.18 19 8C19 6.9 19.9 6 21 6C22.1 6 23 6.9 23 8Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15 1.5H9V3.5H15V1.5ZM11 14.5H13V8.5H11V14.5ZM19.03 7.89L20.45 6.47C20.02 5.96 19.55 5.48 19.04 5.06L17.62 6.48C16.07 5.24 14.12 4.5 12 4.5C7.03 4.5 3 8.53 3 13.5C3 18.47 7.02 22.5 12 22.5C16.98 22.5 21 18.47 21 13.5C21 11.38 20.26 9.43 19.03 7.89ZM12 20.5C8.13 20.5 5 17.37 5 13.5C5 9.63 8.13 6.5 12 6.5C15.87 6.5 19 9.63 19 13.5C19 17.37 15.87 20.5 12 20.5Z" fill="currentColor"/>
3
+ </svg>