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,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 11.5V10.5C21 9.7 20.3 9 19.5 9H16V15H17.5V13H18.6L19.5 15H21L20.1 12.9C20.6 12.6 21 12.1 21 11.5ZM19.5 11.5H17.5V10.5H19.5V11.5ZM6.5 11H4.5V9H3V15H4.5V12.5H6.5V15H8V9H6.5V11ZM13 9H9.5V15H13C13.8 15 14.5 14.3 14.5 13.5V10.5C14.5 9.7 13.8 9 13 9ZM13 13.5H11V10.5H13V13.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="M18 18.5V17.5C18 16.7 17.3 16 16.5 16H13V22H14.5V20H15.6L16.5 22H18L17.1 19.9C17.6 19.6 18 19.1 18 18.5ZM16.5 18.5H14.5V17.5H16.5V18.5ZM3.5 18H1.5V16H0V22H1.5V19.5H3.5V22H5V16H3.5V18ZM10 16H6.5V22H10C10.8 22 11.5 21.3 11.5 20.5V17.5C11.5 16.7 10.8 16 10 16ZM10 20.5H8V17.5H10V20.5ZM24 20H22V22H20.5V20H18.5V18.5H20.5V16.5H22V18.5H24V20ZM12 4C14.21 4 16 5.79 16 8C16 10.21 14.21 12 12 12C9.79 12 8 10.21 8 8C8 5.79 9.79 4 12 4ZM12 2C8.69 2 6 4.69 6 8C6 11.31 8.69 14 12 14C15.31 14 18 11.31 18 8C18 4.69 15.31 2 12 2Z" 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.13 19C9.28 19.64 10.6 20 12 20C16.41 20 20 16.41 20 12C20 7.59 16.41 4 12 4C7.59 4 4 7.59 4 12C4 14.52 5.17 16.77 7 18.24V13H10.5C11.3 13 12 13.7 12 14.5V15.5C12 16.1 11.6 16.6 11.1 16.9L12 19H10.5L9.6 17H8.5V19H8.13ZM12 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12C2 6.48 6.48 2 12 2ZM17.5 16H16V17.5H14.5V16H13V14.5H14.5V13H16V14.49H17.5V16ZM10.5 15.5V14.5H8.5V15.5H10.5ZM10.5 8V6H12V12H10.5V9.5H8.5V12H7V6H8.5V8H10.5ZM16 6C16.8 6 17.5 6.7 17.5 7.5V10.5C17.5 11.3 16.8 12 16 12H13V6H16ZM16 10.5V7.5H14.5V10.5H16Z" 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 6C13.69 6 11 8.69 11 12C11 15.31 13.69 18 17 18C20.31 18 23 15.31 23 12C23 8.69 20.31 6 17 6ZM5 8C2.79 8 1 9.79 1 12C1 14.21 2.79 16 5 16C7.21 16 9 14.21 9 12C9 9.79 7.21 8 5 8ZM5 14C3.9 14 3 13.1 3 12C3 10.9 3.9 10 5 10C6.1 10 7 10.9 7 12C7 13.1 6.1 14 5 14Z" 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 8C2.79 8 1 9.79 1 12C1 14.21 2.79 16 5 16C7.21 16 9 14.21 9 12C9 9.79 7.21 8 5 8ZM17 6C13.69 6 11 8.69 11 12C11 15.31 13.69 18 17 18C20.31 18 23 15.31 23 12C23 8.69 20.31 6 17 6ZM17 16C14.79 16 13 14.21 13 12C13 9.79 14.79 8 17 8C19.21 8 21 9.79 21 12C21 14.21 19.21 16 17 16Z" 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 3C7.03 3 3 7.03 3 12V19C3 20.1 3.9 21 5 21H9V13H5V12C5 8.13 8.13 5 12 5C15.87 5 19 8.13 19 12V13H15V21H19C20.1 21 21 20.1 21 19V12C21 7.03 16.97 3 12 3ZM7 15V19H5V15H7ZM19 19H17V15H19V19Z" 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="M21 7H20V6H18V7H17C16.45 7 16 7.45 16 8V17C16 17.55 16.45 18 17 18H21C21.55 18 22 17.55 22 17V8C22 7.45 21.55 7 21 7ZM20 16H18V9H20V16Z" fill="currentColor"/>
3
+ <path d="M8 6C4.69 6 2 8.69 2 12V16C2 17.1 2.9 18 4 18H6V13H3.5V12C3.5 9.52 5.52 7.5 8 7.5C10.48 7.5 12.5 9.52 12.5 12V13H10V18H12C13.1 18 14 17.1 14 16V12C14 8.69 11.31 6 8 6Z" 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 15.5V18.5C19 19.05 18.55 19.5 18 19.5H17V15.5H19ZM7 15.5V19.5H6C5.45 19.5 5 19.05 5 18.5V15.5H7ZM12 2.5C7.03 2.5 3 6.53 3 11.5V18.5C3 20.16 4.34 21.5 6 21.5H9V13.5H5V11.5C5 7.63 8.13 4.5 12 4.5C15.87 4.5 19 7.63 19 11.5V13.5H15V21.5H18C19.66 21.5 21 20.16 21 18.5V11.5C21 6.53 16.97 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="M19 14V18H17V14H19ZM7 14V18H6C5.45 18 5 17.55 5 17V14H7ZM12 1C7.03 1 3 5.03 3 10V17C3 18.66 4.34 20 6 20H9V12H5V10C5 6.13 8.13 3 12 3C15.87 3 19 6.13 19 10V12H15V20H19V21H12V23H18C19.66 23 21 21.66 21 20V10C21 5.03 16.97 1 12 1Z" 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="M12.71 3.34473C16.58 3.34473 19.71 6.47473 19.71 10.3447V11.3447H15.71V11.5147L17.54 13.3447H19.71V15.5147L21.71 17.5147V10.3447C21.71 5.37473 17.68 1.34473 12.71 1.34473C10.69 1.34473 8.83002 2.01473 7.33002 3.14473L8.76002 4.57473C9.88002 3.79473 11.24 3.34473 12.71 3.34473Z" fill="currentColor"/>
3
+ <path d="M2.81002 1.44473L1.40002 2.85473L4.73002 6.18473C4.08002 7.43473 3.71002 8.84473 3.71002 10.3447V17.3447C3.71002 18.4447 4.61002 19.3447 5.71002 19.3447H9.71002V11.3447H5.71002V10.3447C5.71002 9.40473 5.90002 8.51473 6.23002 7.69473L15.71 17.1747V19.3447H17.88L18.88 20.3447H12.71V22.3447H19.71C20.05 22.3447 20.36 22.2547 20.64 22.1047L21.19 22.6547L22.6 21.2447L2.81002 1.44473ZM7.71002 13.3447V17.3447H5.71002V13.3447H7.71002Z" 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="M17.745 12L21.725 8.02004C22.115 7.63004 22.115 7.00004 21.725 6.61004L17.385 2.27004C16.995 1.88004 16.365 1.88004 15.975 2.27004L11.995 6.25004L8.01497 2.27004C7.81497 2.08004 7.56497 1.98004 7.30497 1.98004C7.05497 1.98004 6.79497 2.08004 6.60497 2.27004L2.26497 6.61004C1.87497 7.00004 1.87497 7.63004 2.26497 8.02004L6.24497 12L2.26497 15.98C1.87497 16.37 1.87497 17 2.26497 17.39L6.60497 21.73C6.99497 22.12 7.62497 22.12 8.01497 21.73L11.995 17.75L15.975 21.73C16.175 21.93 16.425 22.02 16.685 22.02C16.945 22.02 17.195 21.92 17.395 21.73L21.735 17.39C22.125 17 22.125 16.37 21.735 15.98L17.745 12ZM12.015 8.98004C12.565 8.98004 13.015 9.43004 13.015 9.98004C13.015 10.53 12.565 10.98 12.015 10.98C11.465 10.98 11.015 10.53 11.015 9.98004C11.015 9.43004 11.465 8.98004 12.015 8.98004ZM7.30497 10.94L3.67497 7.32004L7.30497 3.69004L10.925 7.31004L7.30497 10.94ZM10.015 12.98C9.46497 12.98 9.01497 12.53 9.01497 11.98C9.01497 11.43 9.46497 10.98 10.015 10.98C10.565 10.98 11.015 11.43 11.015 11.98C11.015 12.53 10.565 12.98 10.015 12.98ZM12.015 14.98C11.465 14.98 11.015 14.53 11.015 13.98C11.015 13.43 11.465 12.98 12.015 12.98C12.565 12.98 13.015 13.43 13.015 13.98C13.015 14.53 12.565 14.98 12.015 14.98ZM14.015 10.98C14.565 10.98 15.015 11.43 15.015 11.98C15.015 12.53 14.565 12.98 14.015 12.98C13.465 12.98 13.015 12.53 13.015 11.98C13.015 11.43 13.465 10.98 14.015 10.98ZM16.675 20.32L13.045 16.7L16.675 13.07L20.295 16.69L16.675 20.32Z" 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 13H8V10H10.5V7.5H13.5V10H16V13H13.5V15.5H10.5V13ZM12 2L4 5V11.09C4 16.14 7.41 20.85 12 22C16.59 20.85 20 16.14 20 11.09V5L12 2ZM18 11.09C18 15.09 15.45 18.79 12 19.92C8.55 18.79 6 15.1 6 11.09V6.39L12 4.14L18 6.39V11.09Z" 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 20.3904C16.71 20.3904 16.44 20.3304 16.24 20.2404C15.53 19.8704 15.03 19.3604 14.53 17.8604C14.02 16.3004 13.06 15.5704 12.14 14.8604C11.35 14.2504 10.53 13.6204 9.82 12.3304C9.29 11.3704 9 10.3204 9 9.39035C9 6.59035 11.2 4.39035 14 4.39035C16.8 4.39035 19 6.59035 19 9.39035H21C21 5.46035 17.93 2.39035 14 2.39035C10.07 2.39035 7 5.46035 7 9.39035C7 10.6504 7.38 12.0404 8.07 13.2904C8.98 14.9404 10.05 15.7704 10.92 16.4404C11.73 17.0604 12.31 17.5104 12.63 18.4904C13.23 20.3104 14 21.3304 15.36 22.0404C15.87 22.2704 16.43 22.3904 17 22.3904C19.21 22.3904 21 20.6004 21 18.3904H19C19 19.4904 18.1 20.3904 17 20.3904ZM7.64 3.03035L6.22 1.61035C4.23 3.60035 3 6.35035 3 9.39035C3 12.4304 4.23 15.1804 6.22 17.1704L7.63 15.7604C6.01 14.1304 5 11.8804 5 9.39035C5 6.90035 6.01 4.65035 7.64 3.03035ZM11.5 9.39035C11.5 10.7704 12.62 11.8904 14 11.8904C15.38 11.8904 16.5 10.7704 16.5 9.39035C16.5 8.01035 15.38 6.89035 14 6.89035C12.62 6.89035 11.5 8.01035 11.5 9.39035Z" 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.74 3.28469C7.86 2.52469 9.22 2.08469 10.71 2.08469C14.64 2.08469 17.71 5.15469 17.71 9.08469C17.71 10.3447 17.33 11.7347 16.64 12.9847C16.62 13.0247 16.59 13.0647 16.56 13.1147L15.08 11.6347C15.48 10.7747 15.71 9.88469 15.71 9.08469C15.71 6.28469 13.51 4.08469 10.71 4.08469C9.79 4.08469 8.95 4.34469 8.21 4.75469L6.74 3.28469ZM17.92 14.4647L19.35 15.8947C20.82 14.0147 21.71 11.6547 21.71 9.08469C21.71 6.04469 20.48 3.29469 18.49 1.30469L17.07 2.72469C18.7 4.34469 19.71 6.59469 19.71 9.08469C19.71 11.1047 19.04 12.9647 17.92 14.4647ZM10.71 6.58469C10.5 6.58469 10.31 6.61469 10.12 6.66469L13.13 9.67469C13.18 9.48469 13.21 9.29469 13.21 9.08469C13.21 7.70469 12.09 6.58469 10.71 6.58469ZM21.9 21.2747L3.52 2.89469L2.1 4.30469L4.23 6.43469C3.9 7.24469 3.71 8.13469 3.71 9.08469H5.71C5.71 8.72469 5.76 8.37469 5.83 8.03469L12.44 14.6447C11.56 15.3247 10.66 16.0547 10.17 17.5447C9.67 19.0447 9.17 19.5547 8.46 19.9247C8.27 20.0247 8 20.0847 7.71 20.0847C6.61 20.0847 5.71 19.1847 5.71 18.0847H3.71C3.71 20.2947 5.5 22.0847 7.71 22.0847C8.28 22.0847 8.84 21.9647 9.35 21.7347C10.71 21.0247 11.48 20.0047 12.08 18.1847C12.4 17.2047 12.98 16.7547 13.79 16.1347C13.82 16.1147 13.84 16.0947 13.87 16.0747L20.49 22.6947L21.9 21.2747Z" 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.5 3C15.54 3 14.6 3.25 13.77 3.69L12 9H15L12 19L13 10H10L11.54 4.61C10.47 3.61 9.01 3 7.5 3C4.42 3 2 5.42 2 8.5C2 12.63 6.16 15.68 12 21C17.47 16.06 22 12.74 22 8.5C22 5.42 19.58 3 16.5 3ZM10.24 16.73C6.45 13.34 4 11 4 8.5C4 6.54 5.54 5 7.5 5C8.09 5 8.69 5.15 9.23 5.42L7.35 12H10.77L10.24 16.73ZM15.13 15.53L17.69 7H14.78L15.39 5.18C15.75 5.06 16.13 5 16.5 5C18.46 5 20 6.54 20 8.5C20 10.71 17.98 12.93 15.13 15.53Z" 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="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 19H5V5H19V19Z" fill="currentColor"/>
3
+ <path d="M12 18C15.31 18 18 15.31 18 12C18 8.69 15.31 6 12 6C8.69 6 6 8.69 6 12C6 15.31 8.69 18 12 18ZM11.25 15.92C10.7 15.82 10.2 15.6 9.75 15.3L11.25 13.8V15.92ZM12.75 15.92V13.81L14.25 15.31C13.8 15.61 13.3 15.82 12.75 15.92ZM15.31 14.25L13.81 12.75H15.92C15.82 13.3 15.61 13.8 15.31 14.25ZM15.92 11.25H13.81L15.31 9.75C15.61 10.2 15.82 10.7 15.92 11.25ZM12.75 8.08C13.3 8.18 13.8 8.4 14.25 8.7L12.75 10.2V8.08ZM12 11C12.55 11 13 11.45 13 12C13 12.55 12.55 13 12 13C11.45 13 11 12.55 11 12C11 11.45 11.45 11 12 11ZM11.25 8.08V10.19L9.75 8.69C10.2 8.39 10.7 8.18 11.25 8.08ZM8.69 9.75L10.19 11.25H8.08C8.18 10.7 8.39 10.2 8.69 9.75ZM10.19 12.75L8.69 14.25C8.39 13.81 8.18 13.3 8.07 12.75H10.19Z" 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="M13 6.99H16L12 3L8 6.99H11V17.01H8L12 21L16 17.01H13V6.99Z" 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 2ZM13 19H11V17H13V19ZM15.07 11.25L14.17 12.17C13.45 12.9 13 13.5 13 15H11V14.5C11 13.4 11.45 12.4 12.17 11.67L13.41 10.41C13.78 10.05 14 9.55 14 9C14 7.9 13.1 7 12 7C10.9 7 10 7.9 10 9H8C8 6.79 9.79 5 12 5C14.21 5 16 6.79 16 9C16 9.88 15.64 10.68 15.07 11.25Z" 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.25 16.74C13.25 17.43 12.72 18 12 18C11.3 18 10.74 17.44 10.74 16.74C10.74 16.03 11.3 15.49 12 15.49C12.71 15.49 13.25 16.04 13.25 16.74ZM11.99 6C10.22 6 9.01 7.15 8.56 8.49L10.2 9.18C10.42 8.51 10.94 7.7 12 7.7C13.62 7.7 13.94 9.22 13.37 10.03C12.83 10.8 11.9 11.32 11.41 12.19C11.02 12.88 11.1 13.68 11.1 14.17H12.92C12.92 13.24 12.99 13.05 13.14 12.76C13.53 12.04 14.25 11.7 15.01 10.59C15.69 9.59 15.43 8.23 14.99 7.51C14.48 6.67 13.47 6 11.99 6ZM19 5H5V19H19V5ZM19 3C20.1 3 21 3.9 21 5V19C21 20.1 20.1 21 19 21H5C3.9 21 3 20.1 3 19V5C3 3.9 3.9 3 5 3H19Z" 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 18H13V16H11V18ZM12 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 20ZM12 6C9.79 6 8 7.79 8 10H10C10 8.9 10.9 8 12 8C13.1 8 14 8.9 14 10C14 12 11 11.75 11 15H13C13 12.75 16 12.5 16 10C16 7.79 14.21 6 12 6Z" 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="M5.5 11H4.5V9H3V15H4.5V12.5H5.5V15H7V9H5.5V11Z" fill="currentColor"/>
3
+ <path d="M21 11V10C21 9.45 20.55 9 20 9H18C17.45 9 17 9.45 17 10V14C17 14.55 17.45 15 18 15H20C20.55 15 21 14.55 21 14V13H19.5V13.5H18.5V10.5H19.5V11H21Z" fill="currentColor"/>
4
+ <path d="M14.25 13.5L13.5 9H12L13 15H15.5L16.5 9H15L14.25 13.5Z" fill="currentColor"/>
5
+ <path d="M8 9V15H11.5V13.5H9.5V12.5H11.5V11H9.5V10.5H11.5V9H8Z" 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="M17.2 3H6.8L1.6 12L6.8 21H17.2L22.4 12L17.2 3ZM16.05 19H7.95L3.91 12L7.95 5H16.04L20.08 12L16.05 19Z" 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="M19.71 4.28961V15.4596L21.71 17.4596V4.28961C21.71 3.18961 20.81 2.28961 19.71 2.28961H6.53998L8.53998 4.28961H19.71Z" fill="currentColor"/>
3
+ <path d="M3.51998 2.09961L2.09998 3.50961L3.70998 5.11961V18.2896C3.70998 19.3896 4.60998 20.2896 5.70998 20.2896H18.88L20.49 21.8996L21.9 20.4896L3.51998 2.09961ZM5.70998 18.2896V7.11961L12.78 14.1896L11.96 15.2896L9.70998 12.2896L6.70998 16.2896H14.88L16.88 18.2896H5.70998Z" 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="M3.11501 2.50531L1.69501 3.91531L3.96501 6.18531C2.91501 7.76531 2.30501 9.65531 2.30501 11.6953C2.30501 17.2153 6.78501 21.6953 12.305 21.6953C14.345 21.6953 16.235 21.0853 17.815 20.0353L20.085 22.3053L21.495 20.8953L3.11501 2.50531ZM12.305 19.6953C7.89501 19.6953 4.30501 16.1053 4.30501 11.6953C4.30501 10.2153 4.71501 8.83531 5.42501 7.63531L16.365 18.5753C15.165 19.2853 13.785 19.6953 12.305 19.6953ZM8.24501 4.81531L6.79501 3.35531C8.37501 2.30531 10.265 1.69531 12.305 1.69531C17.825 1.69531 22.305 6.17531 22.305 11.6953C22.305 13.7353 21.695 15.6253 20.645 17.2053L19.185 15.7453C19.895 14.5553 20.305 13.1753 20.305 11.6953C20.305 7.28531 16.715 3.69531 12.305 3.69531C10.825 3.69531 9.44501 4.10531 8.24501 4.81531Z" 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 4H5C3.89 4 3 4.9 3 6V18C3 19.1 3.89 20 5 20H19C20.1 20 21 19.1 21 18V6C21 4.9 20.1 4 19 4ZM19 18H5V6H19V18ZM7.5 13H9.5V15H11V9H9.5V11.5H7.5V9H6V15H7.5V13ZM14 15H14.75V16.5H16.25V15H17C17.55 15 18 14.55 18 14V10C18 9.45 17.55 9 17 9H14C13.45 9 13 9.45 13 10V14C13 14.55 13.45 15 14 15ZM14.5 10.5H16.5V13.5H14.5V10.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.001 14L9.001 17V22H15.001V17L18.001 14V9H6.001V14ZM8.001 11H16.001V13.17L13.001 16.17V20H11.001V16.17L8.001 13.17V11ZM11.001 2H13.001V5H11.001V2ZM3.503 5.874L4.917 4.46L7.039 6.58L5.625 7.995L3.503 5.874ZM16.961 6.582L19.084 4.462L20.497 5.878L18.374 7.998L16.961 6.582Z" 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 5H15V3H17V5ZM15 15V21L17.29 18.71L19.59 21L21 19.59L18.71 17.3L21 15H15ZM19 9H21V7H19V9ZM19 13H21V11H19V13ZM11 21H13V19H11V21ZM7 5H9V3H7V5ZM3 17H5V15H3V17ZM5 21V19H3C3 20.1 3.9 21 5 21ZM19 3V5H21C21 3.9 20.1 3 19 3ZM11 5H13V3H11V5ZM3 9H5V7H3V9ZM7 21H9V19H7V21ZM3 13H5V11H3V13ZM3 5H5V3C3.9 3 3 3.9 3 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="M14.59 8L12 10.59L9.41 8L8 9.41L10.59 12L8 14.59L9.41 16L12 13.41L14.59 16L16 14.59L13.41 12L16 9.41L14.59 8ZM12 2C6.47 2 2 6.47 2 12C2 17.53 6.47 22 12 22C17.53 22 22 17.53 22 12C22 6.47 17.53 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 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="M13.7499 5.25C14.8499 5.25 15.7499 4.35 15.7499 3.25C15.7499 2.15 14.8499 1.25 13.7499 1.25C12.6499 1.25 11.7499 2.15 11.7499 3.25C11.7499 4.35 12.6499 5.25 13.7499 5.25ZM17.7499 10.53C16.5199 10.16 15.5299 9.36 14.9499 8.35L13.9499 6.75C13.5399 6.1 12.8399 5.75 12.1099 5.75C11.3299 5.75 10.5199 6.25 10.3299 7.19C10.1399 8.13 7.24992 22.75 7.24992 22.75H9.34992L11.1499 14.75L13.2499 16.75V22.75H15.2499V15.25L13.1499 13.25L13.7499 10.25C14.7499 11.4 16.1599 12.26 17.7499 12.59V22.75H19.2499V8.75H17.7499V10.53ZM7.67992 12.88L5.55992 12.47C5.01992 12.36 4.65992 11.84 4.76992 11.3L5.52992 7.37C5.73992 6.29 6.78992 5.58 7.86992 5.79L9.02992 6.02L7.67992 12.88Z" 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.5 3C8.53 3 4.5 7.03 4.5 12H1.5L5.39 15.89L5.46 16.03L9.5 12H6.5C6.5 8.13 9.63 5 13.5 5C17.37 5 20.5 8.13 20.5 12C20.5 15.87 17.37 19 13.5 19C11.57 19 9.82 18.21 8.56 16.94L7.14 18.36C8.77 19.99 11.01 21 13.5 21C18.47 21 22.5 16.97 22.5 12C22.5 7.03 18.47 3 13.5 3ZM12.5 8V13L16.75 15.52L17.52 14.24L14 12.15V8H12.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="M9.77997 4V5.38C8.94997 5.05 8.05997 4.88 7.16997 4.88C5.37997 4.88 3.58997 5.56 2.21997 6.93L5.54997 10.26H6.65997V11.37C7.51997 12.23 8.63997 12.68 9.76997 12.73V15H6.77997V18C6.77997 19.1 7.67997 20 8.77997 20H18.78C20.44 20 21.78 18.66 21.78 17V4H9.77997ZM8.66997 10.41V8.26H6.38997L5.34997 7.22C5.91997 7 6.53997 6.88 7.16997 6.88C8.50997 6.88 9.75997 7.4 10.71 8.34L12.12 9.75L11.92 9.95C11.41 10.46 10.73 10.75 9.99997 10.75C9.52997 10.75 9.06997 10.63 8.66997 10.41ZM19.78 17C19.78 17.55 19.33 18 18.78 18C18.23 18 17.78 17.55 17.78 17V15H11.78V12.41C12.35 12.18 12.88 11.84 13.34 11.38L13.54 11.18L16.37 14H17.78V12.59L11.78 6.62V6H19.78V17Z" 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 19.3698L16.1 21.1098C15.14 21.5498 14.09 21.8398 13 21.9498V19.9298C13.74 19.8398 14.44 19.6498 15.1 19.3698ZM4.06999 12.9998H2.04999C2.15999 14.0998 2.44999 15.1398 2.88999 16.0998L4.62999 15.0998C4.34999 14.4398 4.15999 13.7398 4.06999 12.9998ZM15.1 4.6298L16.1 2.8898C15.14 2.4498 14.1 2.1598 13 2.0498V4.0698C13.74 4.1598 14.44 4.3498 15.1 4.6298ZM19.93 10.9998H21.95C21.84 9.8998 21.55 8.85981 21.11 7.89981L19.37 8.8998C19.65 9.5598 19.84 10.2598 19.93 10.9998ZM8.89999 19.3698L7.89999 21.1098C8.85999 21.5498 9.90999 21.8398 11 21.9498V19.9298C10.26 19.8398 9.55999 19.6498 8.89999 19.3698ZM11 4.0698V2.0498C9.89999 2.1598 8.85999 2.4498 7.89999 2.8898L8.89999 4.6298C9.55999 4.3498 10.26 4.1598 11 4.0698ZM18.36 7.1698L20.1 6.1598C19.47 5.2898 18.7 4.5198 17.83 3.8898L16.82 5.6298C17.41 6.0798 17.92 6.5898 18.36 7.1698ZM4.62999 8.8998L2.88999 7.89981C2.44999 8.85981 2.15999 9.8998 2.04999 10.9998H4.06999C4.15999 10.2598 4.34999 9.5598 4.62999 8.8998ZM19.93 12.9998C19.84 13.7398 19.65 14.4398 19.37 15.0998L21.11 16.0998C21.55 15.1398 21.84 14.0898 21.95 12.9998H19.93ZM16.83 18.3598L17.84 20.0998C18.71 19.4698 19.48 18.6998 20.11 17.8298L18.37 16.8198C17.92 17.4098 17.41 17.9198 16.83 18.3598ZM7.16999 5.6398L6.16999 3.8898C5.28999 4.5298 4.52999 5.2898 3.89999 6.1698L5.63999 7.1798C6.07999 6.5898 6.58999 6.0798 7.16999 5.6398ZM5.63999 16.8298L3.89999 17.8298C4.52999 18.6998 5.29999 19.4698 6.16999 20.0998L7.17999 18.3598C6.58999 17.9198 6.07999 17.4098 5.63999 16.8298ZM13 6.9998H11V12.4098L15.29 16.6998L16.7 15.2898L13 11.5898V6.9998Z" 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.5 9L19.25 5H15.94L14.25 2H9.75L8.06 5H4.75L2.5 9L4.19 12L2.5 15L4.75 19H8.06L9.75 22H14.25L15.94 19H19.25L21.5 15L19.81 12L21.5 9ZM19.21 9L18.09 11H15.95L14.83 9L15.95 7H18.09L19.21 9ZM10.94 14L9.82 12L10.94 10H13.06L14.18 12L13.06 14H10.94ZM13.08 4L14.2 5.98L13.06 8H10.94L9.8 5.98L10.92 4H13.08ZM5.92 7H8.06L9.18 9L8.06 11H5.92L4.79 9L5.92 7ZM4.79 15L5.91 13H8.05L9.17 15L8.05 17H5.92L4.79 15ZM10.92 20L9.8 18.02L10.94 16H13.06L14.19 18.02L13.08 20H10.92ZM18.08 17H15.94L14.82 15L15.94 13H18.08L19.2 15L18.08 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="M6.75 9H8.25V15H6.75V12.5H4.75V15H3.25V9H4.75V11H6.75V9ZM16.75 15H19.75C20.3 15 20.75 14.55 20.75 14V12.5C20.75 11.95 20.3 11.5 19.75 11.5H17.25V10.5H19.25V11H20.75V10C20.75 9.45 20.3 9 19.75 9H16.75C16.2 9 15.75 9.45 15.75 10V11.5C15.75 12.05 16.2 12.5 16.75 12.5H19.25V13.5H17.25V13H15.75V14C15.75 14.55 16.2 15 16.75 15ZM14.25 15V13.5H11.75V9H10.25V15H14.25Z" 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.545 14.2955H20.215C20.765 14.2955 21.215 13.8455 21.215 13.2955V11.7955C21.215 11.2455 20.765 10.7955 20.215 10.7955H17.715V9.79547H19.715V10.2955H21.215V9.29547C21.215 8.74547 20.765 8.29547 20.215 8.29547H17.215C16.665 8.29547 16.215 8.74547 16.215 9.29547V10.7955C16.215 11.3455 16.665 11.7955 17.215 11.7955H19.715V12.7955H17.715V12.2955H16.545L18.545 14.2955ZM8.71498 10.1255V14.2955H7.21498V11.7955H5.21498V14.2955H3.71498V8.29547H5.21498V10.2955H7.21498V8.62547L2.10498 3.51547L3.51498 2.10547L21.895 20.4855L20.485 21.8955L12.885 14.2955H10.715V12.1255L8.71498 10.1255Z" 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 4L2 10V20H14V10L8 4ZM12 18H9V15H7V18H4V10.83L8 6.83L12 10.83V18ZM9 13H7V11H9V13ZM18 20V8.35L13.65 4H10.82L16 9.18V20H18ZM22 20V6.69L19.31 4H16.48L20 7.52V20H22Z" 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 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.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="M19 5H5C2.79 5 1 6.79 1 9V14C1 16.21 2.79 18 5 18H7V19H17V18H19C21.21 18 23 16.21 23 14V9C23 6.79 21.21 5 19 5ZM21 14C21 15.1 20.1 16 19 16H5C3.9 16 3 15.1 3 14V9C3 7.9 3.9 7 5 7H19C20.1 7 21 7.9 21 9V14Z" 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 5C4.19 5 2 9.48 2 12C2 15.86 5.13 19 8.99 19H15.01C17.7 19 22 16.92 22 12C22 12 22 5 12 5ZM12 7C19.64 7 19.99 11.51 20 12H4C4 11.8 4.09 7 12 7ZM14.86 17H9.14C7.04 17 5.22 15.76 4.43 14H19.58C18.78 15.76 16.96 17 14.86 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="M20 8H17V6C17 4.9 16.1 4 15 4H9C7.9 4 7 4.9 7 6V8H4C2.9 8 2 8.9 2 10V20H22V10C22 8.9 21.1 8 20 8ZM9 6H15V8H9V6ZM20 18H4V15H6V16H8V15H16V16H18V15H20V18ZM18 13V12H16V13H8V12H6V13H4V10H20V13H18Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,7 @@
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 11V21H7V16H9V21H15V11L8 6L1 11ZM13 19H11V14H5V19H3V12.03L8 8.46L13 12.03V19Z" fill="currentColor"/>
3
+ <path d="M19 7H17V9H19V7Z" fill="currentColor"/>
4
+ <path d="M19 11H17V13H19V11Z" fill="currentColor"/>
5
+ <path d="M19 15H17V17H19V15Z" fill="currentColor"/>
6
+ <path d="M10 3V4.97L12 6.4V5H21V19H17V21H23V3H10Z" fill="currentColor"/>
7
+ </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 22H2V2H4V22ZM22 2H20V22H22V2ZM13.5 7H10.5V17H13.5V7Z" 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 11H4V13H20V11Z" 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 15V17H5V15H19ZM21 5H3V7H21V5ZM21 9H3V11H21V9ZM21 13H3V19H21V13Z" 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 7.5C8.10457 7.5 9 6.60457 9 5.5C9 4.39543 8.10457 3.5 7 3.5C5.89543 3.5 5 4.39543 5 5.5C5 6.60457 5.89543 7.5 7 7.5Z" fill="currentColor"/>
3
+ <path d="M11.15 11.5C10.84 11.28 10.56 11.04 10.33 10.78L8.93 9.23C8.74 9.02 8.5 8.85 8.24 8.73C7.95 8.59 7.62 8.5 7.28 8.5H7.25C6.01 8.5 5 9.51 5 10.75V11.5H2V19.5C2 20.6 2.9 21.5 4 21.5H20C21.1 21.5 22 20.6 22 19.5V11.5H11.15ZM7 19.5H5V13.5H7V19.5ZM11 19.5H9V13.5H11V19.5ZM15 19.5H13V13.5H15V19.5ZM19 19.5H17V13.5H19V19.5ZM17.42 6.71C17.99 7.33 18.24 8.12 18.09 8.91L17.98 9.5H19.89L19.95 9.07C20.16 7.71 19.68 6.36 18.65 5.36L18.58 5.29C18.01 4.67 17.76 3.88 17.91 3.09L18 2.5H16.11L16.05 2.93C15.85 4.29 16.32 5.64 17.35 6.65L17.42 6.71ZM13.42 6.71C13.99 7.33 14.24 8.12 14.09 8.91L13.98 9.5H15.89L15.95 9.07C16.16 7.71 15.68 6.36 14.65 5.36L14.58 5.29C14.01 4.67 13.76 3.88 13.91 3.09L14 2.5H12.11L12.05 2.93C11.85 4.29 12.32 5.64 13.35 6.65L13.42 6.71Z" 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="M7 13.5C8.66 13.5 10 12.16 10 10.5C10 8.84 8.66 7.5 7 7.5C5.34 7.5 4 8.84 4 10.5C4 12.16 5.34 13.5 7 13.5ZM7 9.5C7.55 9.5 8 9.95 8 10.5C8 11.05 7.55 11.5 7 11.5C6.45 11.5 6 11.05 6 10.5C6 9.95 6.45 9.5 7 9.5ZM19 6.5H11V14.5H3V4.5H1V19.5H3V16.5H21V19.5H23V10.5C23 8.29 21.21 6.5 19 6.5ZM21 14.5H13V8.5H19C20.1 8.5 21 9.4 21 10.5V14.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="M10.66 8.89L11.6 12H14.42L12.15 13.62L13.08 16.63L10.66 14.79L8.23997 16.63L9.16997 13.62L6.89997 12H9.71997L10.66 8.89ZM8.23997 10H0.659973L6.82997 14.41L4.48997 22L10.66 17.31L16.84 22L14.49 14.41L20.66 10H13.08L10.66 2L8.23997 10ZM21.02 22L19.16 15.99L23.34 13H19.9L16.82 15.2L18.28 19.92L21.02 22ZM16.66 8L14.84 2L13.8 5.45L14.57 8H16.66Z" 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 22L17.99 16L14 12L17.99 7.99L18 2H6V8L10 12L6 15.99V22H18ZM8 7.5V4H16V7.5L12 11.5L8 7.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="M8.70502 3.33984H16.705V6.83984L13.865 9.67984L15.115 10.9298L18.705 7.34984L18.695 7.33984H18.705V1.33984H6.70502V2.50984L8.70502 4.50984V3.33984Z" fill="currentColor"/>
3
+ <path d="M2.80502 1.43984L1.39502 2.84984L10.295 11.7498L6.70502 15.3398L6.71502 15.3498H6.70502V21.3398H18.705V20.1698L21.195 22.6598L22.605 21.2498L2.80502 1.43984ZM16.705 19.3398H8.70502V15.8398L11.545 12.9998L16.705 18.1698V19.3398Z" 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="M6 2V8H6.01L6 8.01L10 12L6 16L6.01 16.01H6V22H18V16.01H17.99L18 16L14 12L18 8.01L17.99 8H18V2H6ZM16 16.5V20H8V16.5L12 12.5L16 16.5ZM12 11.5L8 7.5V4H16V7.5L12 11.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 2V8H6.01L6 8.01L10 12L6 16L6.01 16.01H6V22H18V16.01H17.99L18 16L14 12L18 8.01L17.99 8H18V2H6Z" 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 2L6.01 8L10 12L6.01 16.01L6 22H18V16L14 12L18 8.01V2H6ZM16 16.5V20H8V16.5L12 12.5L16 16.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="M19 9.8V4.5H16V7.1L12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L19 9.8ZM17 18.5H15V12.5H9V18.5H7V10.69L12 6.19L17 10.69V18.5Z" fill="currentColor"/>
3
+ <path d="M10 10.5H14C14 9.4 13.1 8.5 12 8.5C10.9 8.5 10 9.4 10 10.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="M19 12.5H22L12 3.5L2 12.5H5V20.5H7V18.5H17V20.5H19V12.5ZM7.21 10.5H16.79L17 10.69V12.5H7V10.69L7.21 10.5ZM14.57 8.5H9.43L12 6.19L14.57 8.5ZM7 16.5V14.5H17V16.5H7Z" 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 16.75C10.05 16.75 9.9 17.75 8.66 17.75C7.47 17.75 7.24 16.75 5.33 16.75C3.38 16.75 3.24 17.75 2 17.75V19.75C3.9 19.75 4.17 18.75 5.35 18.75C6.54 18.75 6.77 19.75 8.68 19.75C10.63 19.75 10.76 18.75 12 18.75C13.24 18.75 13.37 19.75 15.32 19.75C17.23 19.75 17.46 18.75 18.65 18.75C19.83 18.75 20.1 19.75 22 19.75V17.75C20.76 17.75 20.62 16.75 18.67 16.75C16.76 16.75 16.53 17.75 15.34 17.75C14.1 17.75 13.95 16.75 12 16.75ZM20.34 12.09L18.97 13.46C18.78 13.64 18.52 13.75 18.26 13.75H17V10.4L18.32 11.37L19.5 9.75L12 4.25L4.5 9.75L5.68 11.36L7 10.4V13.75H5.74C5.47 13.75 5.22 13.64 5.03 13.46L3.66 12.09L2.25 13.5L3.62 14.87C4.18 15.43 4.95 15.75 5.74 15.75H18.25C19.05 15.75 19.81 15.43 20.37 14.87L21.74 13.5L20.34 12.09ZM13 13.75V11.75H11V13.75H9V8.93L12 6.73L15 8.93V13.75H13Z" 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 11.75C12.71 11.75 14.5 9.96 14.5 7.75C14.5 5.54 12.71 3.75 10.5 3.75C8.29 3.75 6.5 5.54 6.5 7.75C6.5 9.96 8.29 11.75 10.5 11.75ZM10.5 5.75C11.6 5.75 12.5 6.65 12.5 7.75C12.5 8.85 11.6 9.75 10.5 9.75C9.4 9.75 8.5 8.85 8.5 7.75C8.5 6.65 9.4 5.75 10.5 5.75ZM4.5 17.75C4.7 17.12 7.07 16.07 9.46 15.81L11.5 13.81C11.11 13.77 10.82 13.75 10.5 13.75C7.83 13.75 2.5 15.09 2.5 17.75V19.75H11.5L9.5 17.75H4.5ZM20.1 12.25L14.97 17.42L12.9 15.34L11.5 16.75L14.97 20.25L21.5 13.66L20.1 12.25Z" 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 13.0003H17.32L15.32 15.0003H17.23L19 17.0003H5L6.78 15.0003H8.83L6.83 13.0003H6L3 16.0003V20.0003C3 21.1003 3.89 22.0003 4.99 22.0003H19C20.1 22.0003 21 21.1103 21 20.0003V16.0003L18 13.0003ZM19 20.0003H5V19.0003H19V20.0003ZM11.34 15.0203C11.73 15.4103 12.36 15.4103 12.75 15.0203L19.11 8.66028C19.5 8.27029 19.5 7.64029 19.11 7.25029L14.16 2.30029C13.78 1.90029 13.15 1.90029 12.76 2.29029L6.39 8.66028C6 9.05028 6 9.68028 6.39 10.0703L11.34 15.0203ZM13.46 4.41029L17 7.95028L12.05 12.9003L8.51 9.36028L13.46 4.41029Z" 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 9H5V15H3.5V12.5H1.5V15H0V9H1.5V11H3.5V9ZM17.5 9H13C12.45 9 12 9.45 12 10V15H13.5V10.5H14.5V14H16V10.49H17V15H18.5V10C18.5 9.45 18.05 9 17.5 9ZM11 9H6V10.5H7.75V15H9.25V10.5H11V9ZM24 15V13.5H21.5V9H20V15H24Z" 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.5 11H2.5V9H1V15H2.5V12.5H4.5V15H6V9H4.5V11ZM7 10.5H8.5V15H10V10.5H11.5V9H7V10.5ZM12.5 10.5H14V15H15.5V10.5H17V9H12.5V10.5ZM21.5 9H18V15H19.5V13H21.5C22.3 13 23 12.3 23 11.5V10.5C23 9.7 22.3 9 21.5 9ZM21.5 11.5H19.5V10.5H21.5V11.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="M18 8.5H17V6.5C17 3.74 14.76 1.5 12 1.5C9.24 1.5 7 3.74 7 6.5V8.5H6C4.9 8.5 4 9.4 4 10.5V20.5C4 21.6 4.9 22.5 6 22.5H18C19.1 22.5 20 21.6 20 20.5V10.5C20 9.4 19.1 8.5 18 8.5ZM9 6.5C9 4.84 10.34 3.5 12 3.5C13.66 3.5 15 4.84 15 6.5V8.5H9V6.5ZM18 20.5H6V10.5H18V20.5ZM12 17.5C13.1 17.5 14 16.6 14 15.5C14 14.4 13.1 13.5 12 13.5C10.9 13.5 10 14.4 10 15.5C10 16.6 10.9 17.5 12 17.5Z" 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_5871)">
3
+ <path d="M21 7C19.34 7 18 8.34 18 10C18 10.07 18 10.14 18.01 10.21L15.98 10.89C15.34 9.68 14.16 8.8 12.76 8.57V6.41C14.04 6.07 15 4.9 15 3.5C15 1.84 13.66 0.5 12 0.5C10.34 0.5 9 1.84 9 3.5C9 4.9 9.96 6.07 11.25 6.41V8.57C9.85 8.8 8.67 9.68 8.03 10.89L5.99 10.21C6 10.14 6 10.07 6 10C6 8.34 4.66 7 3 7C1.34 7 0 8.34 0 10C0 11.66 1.34 13 3 13C4.06 13 4.98 12.45 5.52 11.63L7.55 12.31C7.35 13.6 7.72 14.97 8.64 16L7.23 17.77C6.85 17.59 6.44 17.5 6 17.5C4.34 17.5 3 18.84 3 20.5C3 22.16 4.34 23.5 6 23.5C7.66 23.5 9 22.16 9 20.5C9 19.82 8.78 19.2 8.4 18.7L9.81 16.93C11.17 17.69 12.83 17.68 14.18 16.93L15.59 18.7C15.22 19.2 15 19.82 15 20.5C15 22.16 16.34 23.5 18 23.5C19.66 23.5 21 22.16 21 20.5C21 18.84 19.66 17.5 18 17.5C17.56 17.5 17.15 17.59 16.77 17.76L15.36 15.99C16.29 14.95 16.65 13.59 16.45 12.3L18.48 11.62C19.01 12.44 19.94 12.99 21 12.99C22.66 12.99 24 11.65 24 9.99C24 8.33 22.66 7 21 7ZM3 11C2.45 11 2 10.55 2 10C2 9.45 2.45 9 3 9C3.55 9 4 9.45 4 10C4 10.55 3.55 11 3 11ZM6 21.5C5.45 21.5 5 21.05 5 20.5C5 19.95 5.45 19.5 6 19.5C6.55 19.5 7 19.95 7 20.5C7 21.05 6.55 21.5 6 21.5ZM11 3.5C11 2.95 11.45 2.5 12 2.5C12.55 2.5 13 2.95 13 3.5C13 4.05 12.55 4.5 12 4.5C11.45 4.5 11 4.05 11 3.5ZM12 15.5C10.62 15.5 9.5 14.38 9.5 13C9.5 11.62 10.62 10.5 12 10.5C13.38 10.5 14.5 11.62 14.5 13C14.5 14.38 13.38 15.5 12 15.5ZM18 19.5C18.55 19.5 19 19.95 19 20.5C19 21.05 18.55 21.5 18 21.5C17.45 21.5 17 21.05 17 20.5C17 19.95 17.45 19.5 18 19.5ZM21 11C20.45 11 20 10.55 20 10C20 9.45 20.45 9 21 9C21.55 9 22 9.45 22 10C22 10.55 21.55 11 21 11Z" fill="currentColor"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_2403_5871">
7
+ <rect width="24" height="24" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </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="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 19H5V5H19V19Z" fill="currentColor"/>
3
+ <path d="M12 18C15.31 18 18 15.31 18 12C18 8.69 15.31 6 12 6C8.69 6 6 8.69 6 12C6 15.31 8.69 18 12 18ZM15.44 10C15.7 10.45 15.88 10.96 15.95 11.5H8.05C8.12 10.96 8.29 10.45 8.56 10H15.44ZM15.95 12.5C15.88 13.04 15.71 13.55 15.44 14H8.56C8.3 13.55 8.12 13.04 8.05 12.5H15.95ZM9.38 15H14.62C13.92 15.61 13.01 16 12 16C10.99 16 10.09 15.61 9.38 15ZM14.62 9H9.38C10.08 8.39 10.99 8 12 8C13.01 8 13.91 8.39 14.62 9Z" 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="M20.5 16.5C20.5 18.16 19.16 19.5 17.5 19.5H15.5V17.5H18.5V13.5C18.5 11.71 17.31 10.16 15.59 9.68L12.97 8.94C12.12 8.69 11.5 7.89 11.5 7V2.5H2.5V17.5H5.5V19.5H1.5V21.5H17.5C20.26 21.5 22.5 19.26 22.5 16.5H20.5ZM4.5 15.5V4.5H9.5V5.5H8C7.72 5.5 7.5 5.72 7.5 6C7.5 6.28 7.72 6.5 8 6.5H9.5L9.6 7.5H8C7.72 7.5 7.5 7.72 7.5 8C7.5 8.28 7.72 8.5 8 8.5H9.81C10.26 9.62 11.21 10.51 12.41 10.86L15.03 11.59C15.9 11.83 16.5 12.6 16.5 13.5V15.5H4.5ZM13.5 19.5H7.5V17.5H13.5V19.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="M18.38 6.24C17.79 3.24 15.14 1 12 1C8.86 1 6.21 3.24 5.62 6.24C4.08 6.81 3 8.29 3 10C3 12.21 4.79 14 7 14C7.12 14 7.23 13.98 7.34 13.98L12.07 23L16.68 13.97C16.79 13.98 16.89 14 17 14C19.21 14 21 12.21 21 10C21 8.29 19.92 6.81 18.38 6.24ZM12.05 18.63L9.32 13.42C10.15 13.79 11.06 14 12 14C12.95 14 13.88 13.79 14.72 13.4L12.05 18.63ZM17 12C16.48 12 15.99 11.8 15.61 11.44L15.05 10.9L14.39 11.32C13.68 11.76 12.86 12 12 12C11.14 12 10.32 11.76 9.61 11.31L8.95 10.9L8.39 11.44C8.01 11.79 7.52 12 7 12C5.9 12 5 11.11 5 10C5 9.02 5.72 8.18 6.68 8.03L7.45 7.9L7.51 7.12C7.71 4.8 9.66 3 12 3C14.34 3 16.29 4.8 16.48 7.12L16.54 7.9L17.31 8.02C18.28 8.18 19 9.01 19 10C19 11.1 18.1 12 17 12Z" fill="currentColor"/>
3
+ </svg>
@@ -1 +1 @@
1
- <%= render "material_design/icons/#{locals[:icon]}", locals: { size: locals[:size] || "24" } %>
1
+ <%= render "material_design/icons/#{locals[:icon]}", locals: { size: locals[:size] || 24 } %>
@@ -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 5V19H5V5H19ZM19 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 3ZM14.14 11.86L11.14 15.73L9 13.14L6 17H18L14.14 11.86Z" 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 10H14V12H16V10ZM16 14H14V16H16V14ZM8 10H6V12H8V10ZM12 10H10V12H12V10ZM20 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
+ </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.605 21.1945L2.80502 1.39453L1.39502 2.80453L3.70502 5.12453V18.2945C3.70502 19.3945 4.60502 20.2945 5.70502 20.2945H18.875L21.185 22.6045L22.605 21.1945ZM5.70502 18.2945V7.12453L12.545 13.9645L11.705 15.0145L9.70502 12.2945L6.70502 16.2945H14.875L16.875 18.2945H5.70502ZM8.53502 4.29453L6.53502 2.29453H19.705C20.805 2.29453 21.705 3.19453 21.705 4.29453V17.4645L19.705 15.4645V4.29453H8.53502Z" 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.79 13V20H3.78998V6H8.80998C8.85998 5.29 9.02998 4.62 9.28998 4H3.78998C2.68998 4 1.78998 4.9 1.78998 6V20C1.78998 21.1 2.68998 22 3.78998 22H17.79C18.89 22 19.79 21.1 19.79 20V15L17.79 13ZM16.29 18H5.28998L8.03998 14.47L9.99998 16.83L12.75 13.29L16.29 18ZM19.09 8.89C19.53 8.19 19.79 7.38 19.79 6.5C19.79 4.01 17.78 2 15.29 2C12.8 2 10.79 4.01 10.79 6.5C10.79 8.99 12.8 11 15.28 11C16.16 11 16.98 10.74 17.67 10.3L20.79 13.42L22.21 12L19.09 8.89ZM15.29 9C13.91 9 12.79 7.88 12.79 6.5C12.79 5.12 13.91 4 15.29 4C16.67 4 17.79 5.12 17.79 6.5C17.79 7.88 16.67 9 15.29 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="M21 6.5V2.5C21 1.95 20.55 1.5 20 1.5H8C7.45 1.5 7 1.95 7 2.5V3.5H5C3.9 3.5 3 4.4 3 5.5V9.5C3 10.6 3.9 11.5 5 11.5H13V14.5H12C11.45 14.5 11 14.95 11 15.5V21.5C11 22.05 11.45 22.5 12 22.5H16C16.55 22.5 17 22.05 17 21.5V15.5C17 14.95 16.55 14.5 16 14.5H15V11.5C15 10.4 14.1 9.5 13 9.5H5V5.5H7V6.5C7 7.05 7.45 7.5 8 7.5H20C20.55 7.5 21 7.05 21 6.5ZM9 3.5H19V5.5H9V3.5ZM15 20.5H13V16.5H15V20.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 4C19.89 3.65 18.67 3.5 17.5 3.5C15.55 3.5 13.45 3.9 12 5C10.55 3.9 8.45 3.5 6.5 3.5C4.55 3.5 2.45 3.9 1 5V19.65C1 19.9 1.25 20.15 1.5 20.15C1.6 20.15 1.65 20.1 1.75 20.1C3.1 19.45 5.05 19 6.5 19C8.45 19 10.55 19.4 12 20.5C13.35 19.65 15.8 19 17.5 19C19.15 19 20.85 19.3 22.25 20.05C22.35 20.1 22.4 20.1 22.5 20.1C22.75 20.1 23 19.85 23 19.6V5C22.4 4.55 21.75 4.25 21 4ZM21 17.5C19.9 17.15 18.7 17 17.5 17C15.8 17 13.35 17.65 12 18.5V7C13.35 6.15 15.8 5.5 17.5 5.5C18.7 5.5 19.9 5.65 21 6V17.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="M9 3L5 6.99H8V14H10V6.99H13L9 3ZM16 17.01V10H14V17.01H11L15 21L19 17.01H16Z" 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 11.01L18 11C17.45 11 17 11.45 17 12V21C17 21.55 17.45 22 18 22H23C23.55 22 24 21.55 24 21V12C24 11.45 23.55 11.01 23 11.01ZM23 20H18V13H23V20ZM20 2H2C0.89 2 0 2.89 0 4V16C0 17.1 0.89 18 2 18H9V20H7V22H15V20H13V18H15V16H2V4H20V9H22V4C22 2.89 21.1 2 20 2ZM11.97 9L11 6L10.03 9H7L9.47 10.76L8.53 13.67L11 11.87L13.47 13.67L12.53 10.76L15 9H11.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="M19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.89 21 5 21H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3ZM19 19H5V16H8.56C9.25 17.19 10.53 18 12.01 18C13.49 18 14.76 17.19 15.46 16H19V19ZM19 14H14.01C14.01 15.1 13.11 16 12.01 16C10.91 16 10.01 15.1 10.01 14H5V5H19V14Z" 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 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12C2 9.24 3.12 6.74 4.93 4.93L12 12V2C17.52 2 22 6.48 22 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="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 19H5V5H19V19ZM7 11H17V13H7V11Z" 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 7H13V9H11V7ZM11 11H13V17H11V11ZM12 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 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="M21 3.00977H3C1.9 3.00977 1 3.90977 1 5.00977V8.99977H3V4.98977H21V19.0198H3V14.9998H1V19.0098C1 20.1098 1.9 20.9898 3 20.9898H21C22.1 20.9898 23 20.1098 23 19.0098V5.00977C23 3.89977 22.1 3.00977 21 3.00977ZM11 15.9998L15 11.9998L11 7.99977V10.9998H1V12.9998H11V15.9998ZM21 3.00977H3C1.9 3.00977 1 3.90977 1 5.00977V8.99977H3V4.98977H21V19.0198H3V14.9998H1V19.0098C1 20.1098 1.9 20.9898 3 20.9898H21C22.1 20.9898 23 20.1098 23 19.0098V5.00977C23 3.89977 22.1 3.00977 21 3.00977ZM11 15.9998L15 11.9998L11 7.99977V10.9998H1V12.9998H11V15.9998Z" 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 19H5V5H19V19ZM7 10H9V17H7V10ZM11 7H13V17H11V7ZM15 13H17V17H15V13Z" 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 17H7V10H9V17ZM13 17H11V7H13V17ZM17 17H15V13H17V17ZM19 19H5V5H19V19ZM19 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 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="M20 4V17.17L18.83 16H4V4H20ZM20 2H4C2.9 2 2 2.9 2 4V16C2 17.1 2.9 18 4 18H18L22 22V4C22 2.9 21.1 2 20 2ZM18 12H6V14H18V12ZM18 9H6V11H18V9ZM18 6H6V8H18V6Z" 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 2ZM6 20V4H13V9H18V20H6Z" 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="M19 4H18V2H16V4H8V2H6V4H5C3.89 4 3.01 4.9 3.01 6L3 20C3 21.1 3.89 22 5 22H19C20.1 22 21 21.1 21 20V6C21 4.9 20.1 4 19 4ZM19 20H5V10H19V20ZM19 8H5V6H19V8ZM17 13H12V18H17V13Z" 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.9 12C3.9 10.29 5.29 8.9 7 8.9H11V7H7C4.24 7 2 9.24 2 12C2 14.76 4.24 17 7 17H11V15.1H7C5.29 15.1 3.9 13.71 3.9 12ZM8 13H16V11H8V13ZM17 7H13V8.9H17C18.71 8.9 20.1 10.29 20.1 12C20.1 13.71 18.71 15.1 17 15.1H13V17H17C19.76 17 22 14.76 22 12C22 9.24 19.76 7 17 7Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,7 @@
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 20H6V17H4V20C4 21.1 4.9 22 6 22H18C19.1 22 20 21.1 20 20V17H18V20Z" fill="currentColor"/>
3
+ <path d="M6 4H13V9H18V11H20V8L14 2H6C4.9 2 4 2.9 4 4V11H6V4Z" fill="currentColor"/>
4
+ <path d="M15 13H9V15H15V13Z" fill="currentColor"/>
5
+ <path d="M23 13H17V15H23V13Z" fill="currentColor"/>
6
+ <path d="M7 13H1V15H7V13Z" fill="currentColor"/>
7
+ </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 5V19H5V5H19ZM19 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 3ZM14.14 11.86L11.14 15.73L9 13.14L6 17H18L14.14 11.86Z" 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="M21 8.5C19.55 8.5 18.74 9.94 19.07 11.01L15.52 14.57C15.22 14.48 14.78 14.48 14.48 14.57L11.93 12.02C12.27 10.95 11.46 9.5 10 9.5C8.55 9.5 7.73 10.94 8.07 12.02L3.51 16.57C2.44 16.24 1 17.05 1 18.5C1 19.6 1.9 20.5 3 20.5C4.45 20.5 5.26 19.06 4.93 17.99L9.48 13.43C9.78 13.52 10.22 13.52 10.52 13.43L13.07 15.98C12.73 17.05 13.54 18.5 15 18.5C16.45 18.5 17.27 17.06 16.93 15.98L20.49 12.43C21.56 12.76 23 11.95 23 10.5C23 9.4 22.1 8.5 21 8.5Z" fill="currentColor"/>
3
+ <path d="M15 9.5L15.94 7.43L18 6.5L15.94 5.57L15 3.5L14.08 5.57L12 6.5L14.08 7.43L15 9.5Z" fill="currentColor"/>
4
+ <path d="M3.5 11.5L4 9.5L6 9L4 8.5L3.5 6.5L3 8.5L1 9L3 9.5L3.5 11.5Z" fill="currentColor"/>
5
+ </svg>