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="M17.49 4.75L18.12 6.12L19.49 6.75L18.12 7.38L17.49 8.75L16.86 7.38L15.49 6.75L16.86 6.12L17.49 4.75ZM20.5 13.75C21.6 13.75 22.5 12.85 22.5 11.75C22.5 10.65 20.5 7.75 20.5 7.75C20.5 7.75 18.5 10.65 18.5 11.75C18.5 12.85 19.4 13.75 20.5 13.75ZM11.5 5.85V3.75H13.5C14.07 3.75 14.6 3.92 15.05 4.2L16.48 2.77C15.65 2.14 14.63 1.75 13.5 1.75C12.03 1.75 8.06 1.75 8 1.75V3.75H9.5V5.86C7.72 6.23 6.3 7.54 5.75 9.25H7.91C8.44 8.36 9.39 7.75 10.5 7.75C12.12 7.75 13.44 9.04 13.49 10.65L15.5 11.4V10.75C15.5 8.33 13.78 6.31 11.5 5.85ZM22.5 18.75V19.75L14.5 22.25L7.5 20.31V21.75H1.5V10.75H9.47L15.63 13.05C16.75 13.47 17.5 14.55 17.5 15.75H19.5C21.16 15.75 22.5 17.09 22.5 18.75ZM5.5 19.75V12.75H3.5V19.75H5.5ZM20.4 18.32C20.24 17.99 19.89 17.76 19.5 17.76H14.15C13.61 17.76 13.08 17.67 12.57 17.5L10.19 16.71L10.82 14.81L13.2 15.6C13.51 15.7 15.5 15.75 15.5 15.75C15.5 15.38 15.27 15.05 14.93 14.92L9.11 12.75H7.5V18.23L14.47 20.16L20.4 18.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="M16 11H15V3C15 1.9 14.1 1 13 1H11C9.9 1 9 1.9 9 3V11H8C5.24 11 3 13.24 3 16V23H21V16C21 13.24 18.76 11 16 11ZM11 3H13V11H11V3ZM19 21H17V18C17 17.45 16.55 17 16 17C15.45 17 15 17.45 15 18V21H13V18C13 17.45 12.55 17 12 17C11.45 17 11 17.45 11 18V21H9V18C9 17.45 8.55 17 8 17C7.45 17 7 17.45 7 18V21H5V16C5 14.35 6.35 13 8 13H16C17.65 13 19 14.35 19 16V21Z" 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 6.41L17.59 5L12 10.59L6.41 5L5 6.41L10.59 12L5 17.59L6.41 19L12 13.41L17.59 19L19 17.59L13.41 12L19 6.41Z" 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 13H19V11H5V13ZM3 17H17V15H3V17ZM7 7V9H21V7H7Z" 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 6.41L17.59 5L12 10.59L6.41 5L5 6.41L10.59 12L5 17.59L6.41 19L12 13.41L17.59 19L19 17.59L13.41 12L19 6.41Z" 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 3.41L16.71 8.7L20 12H12V4L15.29 7.29L20.59 2L22 3.41ZM3.41 22L8.7 16.71L12 20V12H4L7.29 15.29L2 20.59L3.41 22Z" 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 15H10C10.55 15 11 14.55 11 14V13H9.5V13.5H7.5V10.5H9.5V11H11V10C11 9.45 10.55 9 10 9H7C6.45 9 6 9.45 6 10V14C6 14.55 6.45 15 7 15ZM14 15H17C17.55 15 18 14.55 18 14V13H16.5V13.5H14.5V10.5H16.5V11H18V10C18 9.45 17.55 9 17 9H14C13.45 9 13 9.45 13 10V14C13 14.55 13.45 15 14 15Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13.715 9.28961C13.715 8.73961 14.165 8.28961 14.715 8.28961H17.715C18.265 8.28961 18.715 8.73961 18.715 9.28961V10.2896H17.215V9.78961H15.215V10.7896L13.715 9.28961ZM17.215 12.7896L18.425 13.9996C18.605 13.8096 18.715 13.5596 18.715 13.2896V12.2896H17.215V12.7896ZM9.545 5.28961H19.715V15.4596L21.695 17.4396C21.695 17.3896 21.715 17.3396 21.715 17.2796V5.28961C21.715 4.18961 20.815 3.28961 19.715 3.28961H7.545L9.545 5.28961ZM20.495 21.8996L17.885 19.2896H5.715C4.605 19.2896 3.715 18.3896 3.715 17.2896V5.28961C3.715 5.23961 3.735 5.18961 3.735 5.13961L2.105 3.50961L3.515 2.09961L21.895 20.4796L20.495 21.8996ZM8.215 12.7896H10.215V12.2896H10.885L8.385 9.78961H8.215V12.7896ZM15.885 17.2896L11.715 13.1196V13.2896C11.715 13.8396 11.265 14.2896 10.715 14.2896H7.715C7.165 14.2896 6.715 13.8396 6.715 13.2896V9.28961C6.715 8.96961 6.875 8.69961 7.115 8.50961L5.715 7.11961V17.2896H15.885Z" 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="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 18H5V6H19V18Z" fill="currentColor"/>
3
+ <path d="M7 15H10C10.55 15 11 14.55 11 14V13H9.5V13.5H7.5V10.5H9.5V11H11V10C11 9.45 10.55 9 10 9H7C6.45 9 6 9.45 6 10V14C6 14.55 6.45 15 7 15Z" fill="currentColor"/>
4
+ <path d="M14 15H17C17.55 15 18 14.55 18 14V13H16.5V13.5H14.5V10.5H16.5V11H18V10C18 9.45 17.55 9 17 9H14C13.45 9 13 9.45 13 10V14C13 14.55 13.45 15 14 15Z" fill="currentColor"/>
5
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 6C14.62 6 16.88 7.86 17.39 10.43L17.69 11.93L19.22 12.04C20.78 12.14 22 13.45 22 15C22 16.65 20.65 18 19 18H6C3.79 18 2 16.21 2 14C2 11.95 3.53 10.24 5.56 10.03L6.63 9.92L7.13 8.97C8.08 7.14 9.94 6 12 6ZM12 4C9.11 4 6.6 5.64 5.35 8.04C2.34 8.36 0 10.91 0 14C0 17.31 2.69 20 6 20H19C21.76 20 24 17.76 24 15C24 12.36 21.95 10.22 19.35 10.04C18.67 6.59 15.64 4 12 4Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM12 20C7.59 20 4 16.41 4 12C4 7.59 7.59 4 12 4C16.41 4 20 7.59 20 12C20 16.41 16.41 20 12 20ZM16.29 10.19C15.89 8.18 14.13 6.67 12 6.67C10.31 6.67 8.85 7.63 8.12 9.03C6.36 9.21 5 10.7 5 12.5C5 14.43 6.57 16 8.5 16H16.08C17.69 16 19 14.69 19 13.08C19 11.54 17.8 10.29 16.29 10.19ZM16 14H8.5C7.67 14 7 13.33 7 12.5C7 11.67 7.67 11 8.5 11H9.4L9.89 9.95C10.3 9.16 11.11 8.67 12 8.67C13.13 8.67 14.11 9.47 14.33 10.58L14.61 12H16C16.55 12 17 12.45 17 13C17 13.55 16.55 14 16 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="M19.35 10.04C18.67 6.59 15.64 4 12 4C9.11 4 6.6 5.64 5.35 8.04C2.34 8.36 0 10.91 0 14C0 17.31 2.69 20 6 20H19C21.76 20 24 17.76 24 15C24 12.36 21.95 10.22 19.35 10.04ZM19 18H6C3.79 18 2 16.21 2 14C2 11.95 3.53 10.24 5.56 10.03L6.63 9.92L7.13 8.97C8.08 7.14 9.94 6 12 6C14.62 6 16.88 7.86 17.39 10.43L17.69 11.93L19.22 12.04C20.78 12.14 22 13.45 22 15C22 16.65 20.65 18 19 18ZM10 14.18L7.91 12.09L6.5 13.5L10 17L16.01 10.99L14.6 9.58L10 14.18Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M19.35 10.04C18.67 6.59 15.64 4 12 4C9.11 4 6.6 5.64 5.35 8.04C2.34 8.36 0 10.91 0 14C0 17.31 2.69 20 6 20H19C21.76 20 24 17.76 24 15C24 12.36 21.95 10.22 19.35 10.04ZM19 18H6C3.79 18 2 16.21 2 14C2 11.95 3.53 10.24 5.56 10.03L6.63 9.92L7.13 8.97C8.08 7.14 9.94 6 12 6C14.62 6 16.88 7.86 17.39 10.43L17.69 11.93L19.22 12.04C20.78 12.14 22 13.45 22 15C22 16.65 20.65 18 19 18ZM13.45 10H10.55V13H8L12 17L16 13H13.45V10Z" 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="M24 14.0697C24 11.4297 21.95 9.28969 19.35 9.10969C18.67 5.65969 15.64 3.06969 12 3.06969C10.67 3.06969 9.43 3.42969 8.35 4.03969L9.84 5.52969C10.51 5.23969 11.23 5.06969 12 5.06969C15.04 5.06969 17.5 7.52969 17.5 10.5697V11.0697H19C20.66 11.0697 22 12.4097 22 14.0697C22 15.0597 21.52 15.9197 20.79 16.4697L22.2 17.8797C23.29 16.9597 24 15.6097 24 14.0697ZM4.41 2.92969L3 4.33969L5.77 7.10969H5.35C2.34 7.42969 0 9.97969 0 13.0697C0 16.3797 2.69 19.0697 6 19.0697H17.73L19.73 21.0697L21.14 19.6597L4.41 2.92969ZM6 17.0697C3.79 17.0697 2 15.2797 2 13.0697C2 10.8597 3.79 9.06969 6 9.06969H7.73L15.73 17.0697H6Z" 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.35 10.04C18.67 6.59 15.64 4 12 4C9.11 4 6.6 5.64 5.35 8.04C2.34 8.36 0 10.91 0 14C0 17.31 2.69 20 6 20H19C21.76 20 24 17.76 24 15C24 12.36 21.95 10.22 19.35 10.04ZM19 18H6C3.79 18 2 16.21 2 14C2 11.79 3.79 10 6 10H6.71C7.37 7.69 9.48 6 12 6C15.04 6 17.5 8.46 17.5 11.5V12H19C20.66 12 22 13.34 22 15C22 16.66 20.66 18 19 18Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M19.5 14.98C19.48 14.98 19.47 14.98 19.45 14.99C19.2 13.3 17.76 12 16 12C14.6 12 13.4 12.83 12.84 14.02C11.26 14.1 10 15.4 10 17C10 18.66 11.34 20 13 20L19.5 19.98C20.88 19.98 22 18.86 22 17.48C22 16.1 20.88 14.98 19.5 14.98ZM19.51 18H13C12.45 18 12 17.55 12 17C12 16.45 12.45 16 13 16H14.25V15.75C14.25 14.78 15.03 14 16 14C16.97 14 17.75 14.78 17.75 15.75V17C17.75 17 19.5 17 19.51 17C19.79 17 20.01 17.22 20.01 17.5C20 17.77 19.78 18 19.51 18ZM8 4.26V6.35C5.67 7.18 4 9.39 4 12C4 13.77 4.78 15.34 6 16.44V14H8V20H2V18H4.73C3.06 16.54 2 14.4 2 12C2 8.27 4.55 5.15 8 4.26ZM18 6H15.27C16.7 7.26 17.68 9.01 17.93 11H15.91C15.68 9.64 14.98 8.45 14 7.56V10H12V4H18V6Z" 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.35 10.04C18.67 6.59 15.64 4 12 4C9.11 4 6.6 5.64 5.35 8.04C2.34 8.36 0 10.91 0 14C0 17.31 2.69 20 6 20H19C21.76 20 24 17.76 24 15C24 12.36 21.95 10.22 19.35 10.04ZM19 18H6C3.79 18 2 16.21 2 14C2 11.95 3.53 10.24 5.56 10.03L6.63 9.92L7.13 8.97C8.08 7.14 9.94 6 12 6C14.62 6 16.88 7.86 17.39 10.43L17.69 11.93L19.22 12.04C20.78 12.14 22 13.45 22 15C22 16.65 20.65 18 19 18ZM8 13H10.55V16H13.45V13H16L12 9L8 13Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13.75 7.5H10.75C10.2 7.5 9.75 7.95 9.75 8.5V12.5C9.75 13.05 10.2 13.5 10.75 13.5H13.75C14.3 13.5 14.75 13.05 14.75 12.5V8.5C14.75 7.95 14.3 7.5 13.75 7.5ZM13.25 12H11.25V9H13.25V12ZM7.75 11.5V12.5C7.75 13.05 7.3 13.5 6.75 13.5H3.75C3.2 13.5 2.75 13.05 2.75 12.5V8.5C2.75 7.95 3.2 7.5 3.75 7.5H6.75C7.3 7.5 7.75 7.95 7.75 8.5V9.5H6.25V9H4.25V12H6.25V11.5H7.75ZM20.25 14H18.25V15H21.25V16.5H16.75V14C16.75 13.45 17.2 13 17.75 13H19.75V12H16.75V10.5H20.25C20.8 10.5 21.25 10.95 21.25 11.5V13C21.25 13.55 20.8 14 20.25 14Z" 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 2.5H3C1.9 2.5 1 3.4 1 4.5V12.5H3V4.5H21V20.5C22.1 20.5 23 19.6 23 18.5V4.5C23 3.4 22.1 2.5 21 2.5Z" fill="currentColor"/>
3
+ <path d="M13 9.5C13 7.29 11.21 5.5 9 5.5C6.79 5.5 5 7.29 5 9.5C5 11.71 6.79 13.5 9 13.5C11.21 13.5 13 11.71 13 9.5ZM7 9.5C7 8.4 7.9 7.5 9 7.5C10.1 7.5 11 8.4 11 9.5C11 10.6 10.1 11.5 9 11.5C7.9 11.5 7 10.6 7 9.5Z" fill="currentColor"/>
4
+ <path d="M15.39 16.06C13.71 15.2 11.53 14.5 9 14.5C6.47 14.5 4.29 15.2 2.61 16.06C1.61 16.57 1 17.6 1 18.72V21.5H17V18.72C17 17.6 16.39 16.57 15.39 16.06ZM15 19.5H3C3 18.78 2.9 18.16 3.52 17.84C4.71 17.23 6.63 16.5 9 16.5C11.37 16.5 13.29 17.23 14.48 17.84C15.11 18.16 15 18.79 15 19.5Z" fill="currentColor"/>
5
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M9.4 16.6L4.8 12L9.4 7.4L8 6L2 12L8 18L9.4 16.6ZM14.6 16.6L19.2 12L14.6 7.4L16 6L22 12L16 18L14.6 16.6Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M19.475 11.2896L14.895 6.69961L16.305 5.28961L22.305 11.2896L18.715 14.8796L17.305 13.4596L19.475 11.2896ZM1.69501 3.50961L5.88501 7.69961L2.30501 11.2896L8.30501 17.2896L9.71501 15.8796L5.13501 11.2896L7.30501 9.11961L20.085 21.8996L21.495 20.4896L3.11501 2.09961L1.69501 3.50961Z" 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.5 3H5C3.9 3 3 3.9 3 5V10.71C3 14.54 5.95 17.89 9.78 18C13.74 18.12 17 14.94 17 11V10H17.5C19.43 10 21 8.43 21 6.5C21 4.57 19.43 3 17.5 3ZM15 5V8H5V5H15ZM15 10V11C15 13.76 12.76 16 10 16C7.24 16 5 13.76 5 11V10M17.5 8H17V5H17.5C18.33 5 19 5.67 19 6.5C19 7.33 18.33 8 17.5 8ZM3 19H19V21H3V19Z" 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="M18 6V4H20V2H6C4.9 2 4 2.9 4 4V20C4 21.1 4.9 22 6 22H20V20H15.97C17.2 19.09 18 17.64 18 16V11H8V16C8 17.64 8.81 19.09 10.03 20H6V4H8V6C8 6.55 8.45 7 9 7H17C17.55 7 18 6.55 18 6ZM10 16V13H16V16C16 17.65 14.65 19 13 19C11.35 19 10 17.65 10 16Z" fill="currentColor"/>
3
+ <path d="M13 10C13.5523 10 14 9.55228 14 9C14 8.44772 13.5523 8 13 8C12.4477 8 12 8.44772 12 9C12 9.55228 12.4477 10 13 10Z" 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 4V16H8V4H20ZM20 2H8C6.9 2 6 2.9 6 4V16C6 17.1 6.9 18 8 18H20C21.1 18 22 17.1 22 16V4C22 2.9 21.1 2 20 2ZM11.5 11.67L13.19 13.93L15.67 10.83L19 15H9L11.5 11.67ZM2 6V20C2 21.1 2.9 22 4 22H18V20H4V6H2Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4 6H2V20C2 21.1 2.9 22 4 22H18V20H4V6ZM20 2H8C6.9 2 6 2.9 6 4V16C6 17.1 6.9 18 8 18H20C21.1 18 22 17.1 22 16V4C22 2.9 21.1 2 20 2ZM17 4V9L16 8.25L15 9V4H17ZM20 16H8V4H13V13L16 10.75L19 13V4H20V16Z" 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="M12 22C6.49 22 2 17.51 2 12C2 6.49 6.49 2 12 2C17.51 2 22 6.04 22 11C22 14.31 19.31 17 16 17H14.23C13.95 17 13.73 17.22 13.73 17.5C13.73 17.62 13.78 17.73 13.86 17.83C14.27 18.3 14.5 18.89 14.5 19.5C14.5 20.88 13.38 22 12 22ZM12 4C7.59 4 4 7.59 4 12C4 16.41 7.59 20 12 20C12.28 20 12.5 19.78 12.5 19.5C12.5 19.34 12.42 19.22 12.36 19.15C11.95 18.69 11.73 18.1 11.73 17.5C11.73 16.12 12.85 15 14.23 15H16C18.21 15 20 13.21 20 11C20 7.14 16.41 4 12 4Z" fill="currentColor"/>
3
+ <path d="M6.5 13C7.32843 13 8 12.3284 8 11.5C8 10.6716 7.32843 10 6.5 10C5.67157 10 5 10.6716 5 11.5C5 12.3284 5.67157 13 6.5 13Z" fill="currentColor"/>
4
+ <path d="M9.5 9C10.3284 9 11 8.32843 11 7.5C11 6.67157 10.3284 6 9.5 6C8.67157 6 8 6.67157 8 7.5C8 8.32843 8.67157 9 9.5 9Z" fill="currentColor"/>
5
+ <path d="M14.5 9C15.3284 9 16 8.32843 16 7.5C16 6.67157 15.3284 6 14.5 6C13.6716 6 13 6.67157 13 7.5C13 8.32843 13.6716 9 14.5 9Z" fill="currentColor"/>
6
+ <path d="M17.5 13C18.3284 13 19 12.3284 19 11.5C19 10.6716 18.3284 10 17.5 10C16.6716 10 16 10.6716 16 11.5C16 12.3284 16.6716 13 17.5 13Z" 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="M17.6594 5.41L18.5794 6.33L15.8894 9.02L14.9694 8.1L17.6594 5.41ZM17.6694 3C17.4094 3 17.1594 3.1 16.9594 3.29L13.8394 6.41L11.9094 4.5L10.4994 5.91L11.9194 7.33L2.99939 16.25V21H7.74939L16.6694 12.08L18.0894 13.5L19.4994 12.09L17.5794 10.17L20.6994 7.05C21.0994 6.65 21.0994 6.02 20.7094 5.63L18.3694 3.29C18.1694 3.1 17.9194 3 17.6694 3ZM6.91939 19L4.99939 17.08L13.0594 9.02L14.9794 10.94L6.91939 19Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M21.99 4C21.99 2.9 21.1 2 20 2H4C2.9 2 2 2.9 2 4V16C2 17.1 2.9 18 4 18H18L22 22L21.99 4ZM20 4V17.17L18.83 16H4V4H20ZM6 12H18V14H6V12ZM6 9H18V11H6V9ZM6 6H18V8H6V6Z" 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="M18 14V6H13V14L15.5 12.5L18 14Z" fill="currentColor"/>
3
+ <path d="M20 2H4C2.9 2 2 2.9 2 4V22L6 18H20C21.1 18 22 17.1 22 16V4C22 2.9 21.1 2 20 2ZM20 16H6L4 18V4H20V16Z" 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.485 15.3447H20.655V3.34473H7.485L5.485 1.34473H20.655C21.755 1.34473 22.655 2.24473 22.655 3.34473V18.5147L19.485 15.3447ZM18.655 5.34473H9.485L11.485 7.34473H18.655V5.34473ZM18.655 8.34473H12.485L14.485 10.3447H18.655V8.34473ZM18.655 13.3447V11.3447H15.485L17.485 13.3447H18.655ZM22.555 21.2447L21.145 22.6547L15.825 17.3447H4.655C3.555 17.3447 2.655 16.4447 2.655 15.3447V4.17473L1.345 2.85473L2.755 1.44473L22.555 21.2447ZM13.825 15.3447L11.825 13.3447H6.655V11.3447H9.825L8.825 10.3447H6.655V8.34473H6.825L4.655 6.17473V15.3447H13.825Z" 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.9 11C16.44 8.72 14.42 7 12 7C9.58 7 7.56 8.72 7.1 11H2V13H7.1C7.56 15.28 9.58 17 12 17C14.42 17 16.44 15.28 16.9 13H22V11H16.9ZM12 15C10.34 15 9 13.66 9 12C9 10.34 10.34 9 12 9C13.66 9 15 10.34 15 12C15 13.66 13.66 15 12 15Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 4H5C3.34 4 2 5.34 2 7V15C2 16.66 3.34 18 5 18L4 19V20H5L7 18H9V13H4V6H13V8H15V7C15 5.34 13.66 4 12 4ZM5 14C5.55 14 6 14.45 6 15C6 15.55 5.55 16 5 16C4.45 16 4 15.55 4 15C4 14.45 4.45 14 5 14ZM20.57 9.66C20.43 9.26 20.05 9 19.6 9H12.41C11.95 9 11.58 9.26 11.43 9.66L10.01 13.77V19.28C10.01 19.66 10.32 20 10.7 20H11.32C11.7 20 12 19.62 12 19.24V18H20V19.24C20 19.62 20.31 20 20.69 20H21.3C21.68 20 21.99 19.66 21.99 19.28L22 17.91V13.77L20.57 9.66ZM12.41 10H19.6L20.63 13H11.38L12.41 10ZM12 16C11.45 16 11 15.55 11 15C11 14.45 11.45 14 12 14C12.55 14 13 14.45 13 15C13 15.55 12.55 16 12 16ZM20 16C19.45 16 19 15.55 19 15C19 14.45 19.45 14 20 14C20.55 14 21 14.45 21 15C21 15.55 20.55 16 20 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="M10 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H10V23H12V1H10V3ZM10 18H5L10 12V18ZM19 3H14V5H19V18L14 12V21H19C20.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="M9.01 14H2V16H9.01V19L13 15L9.01 11V14ZM14.99 13V10H22V8H14.99V5L11 9L14.99 13Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 11.5C9.24 11.5 7 13.74 7 16.5C7 19.26 9.24 21.5 12 21.5C14.76 21.5 17 19.26 17 16.5C17 13.74 14.76 11.5 12 11.5ZM12 19.5C10.35 19.5 9 18.15 9 16.5C9 14.85 10.35 13.5 12 13.5C13.65 13.5 15 14.85 15 16.5C15 18.15 13.65 19.5 12 19.5ZM12 2.5C8.1 2.5 4.56 4.09 2 6.65L7 11.65C8.28 10.37 10.05 9.57 12 9.57C13.95 9.57 15.72 10.36 17 11.64L22 6.64C19.44 4.09 15.9 2.5 12 2.5ZM16.84 8.97C15.4 8.06 13.74 7.57 12 7.57C10.26 7.57 8.59 8.06 7.15 8.98L4.94 6.76C6.99 5.29 9.44 4.5 12 4.5C14.56 4.5 17 5.29 19.05 6.76L16.84 8.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="M12.87 13.06C12.64 12.68 12.5 12.23 12.5 11.75C12.5 10.37 13.62 9.25 15 9.25H16C17.51 9.25 18 8.25 18 8.25C18 8.25 18.55 14.25 15 14.25C14.51 14.25 14.06 14.11 13.68 13.87C13.44 14.51 13.09 15.63 12.92 16.83C14.18 17.05 15.2 17.72 15.69 18.6C17.38 17.43 18.5 15.47 18.5 13.25H21.5C21.5 18.49 17.24 22.75 12 22.75C6.76 22.75 2.5 18.49 2.5 13.25C2.5 8.01 6.76 3.75 12 3.75V1.25L16 5.25L12 9.25V6.75C8.42 6.75 5.5 9.67 5.5 13.25C5.5 15.46 6.61 17.42 8.31 18.6C8.82 17.68 9.94 16.98 11.29 16.8C11.2 16.11 11.03 15.38 10.8 14.77C10.45 15.07 10 15.25 9.5 15.25C8.4 15.25 7.5 14.35 7.5 13.25V12.26C7.5 11.7 7.31 11.17 7 10.75C7 10.75 11.45 10.52 11.5 13.25C11.5 13.54 11.44 13.81 11.33 14.05C10.91 13.73 10.47 13.45 10 13.25C10.58 13.68 11.37 14.62 12 15.85C12.67 14.23 13.68 12.58 15 11.25C14.24 11.77 13.53 12.37 12.87 13.06Z" 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 9.5V11.5H20V9.5H4ZM16 4.5L14.59 3.09L13 4.67V1.5H11V4.69L9.39 3.11L8 4.5L12 8.5L16 4.5ZM4 14.5H20V12.5H4V14.5ZM8 19.5L9.39 20.89L11 19.31V22.5H13V19.33L14.59 20.92L16 19.5L12 15.5L8 19.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M20 18C21.1 18 21.99 17.1 21.99 16L22 6C22 4.9 21.1 4 20 4H4C2.9 4 2 4.9 2 6V16C2 17.1 2.9 18 4 18H0V20H24V18H20ZM4 6H20V16H4V6Z" 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 10V6C22 4.89 21.1 4 20 4H4C2.9 4 2.01 4.89 2.01 6V10C3.11 10 4 10.9 4 12C4 13.1 3.11 14 2 14V18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V14C20.9 14 20 13.1 20 12C20 10.9 20.9 10 22 10ZM20 8.54C18.81 9.23 18 10.53 18 12C18 13.47 18.81 14.77 20 15.46V18H4V15.46C5.19 14.77 6 13.47 6 12C6 10.52 5.2 9.23 4.01 8.54L4 6H20V8.54ZM11 15H13V17H11V15ZM11 11H13V13H11V11ZM11 7H13V9H11V7Z" 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 14H9C9 9.03 13.03 5 18 5V7C14.13 7 11 10.13 11 14ZM18 11V9C15.24 9 13 11.24 13 14H15C15 12.34 16.34 11 18 11ZM7 4C7 2.89 6.11 2 5 2C3.89 2 3 2.89 3 4C3 5.11 3.89 6 5 6C6.11 6 7 5.11 7 4ZM11.45 4.5H9.45C9.21 5.92 7.99 7 6.5 7H3.5C2.67 7 2 7.67 2 8.5V11H8V8.74C9.86 8.15 11.25 6.51 11.45 4.5ZM19 17C20.11 17 21 16.11 21 15C21 13.89 20.11 13 19 13C17.89 13 17 13.89 17 15C17 16.11 17.89 17 19 17ZM20.5 18H17.5C16.01 18 14.79 16.92 14.55 15.5H12.55C12.75 17.51 14.14 19.15 16 19.74V22H22V19.5C22 18.67 21.33 18 20.5 18Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M20 3H4C2.9 3 2 3.9 2 5V17C2 18.1 2.9 19 4 19H8V21H16V19H20C21.1 19 21.99 18.1 21.99 17L22 5C22 3.9 21.1 3 20 3ZM20 17H4V5H20V17ZM5 14V16H7C7 14.89 6.11 14 5 14ZM5 11V12.43C6.97 12.43 8.57 14.03 8.57 16H10C10 13.24 7.76 11 5 11ZM5 8V9.45C8.61 9.45 11.55 12.38 11.55 16H13C13 11.58 9.41 8 5 8Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15.4 16.9996L16.7 21.3996H15.6L13 16.9996H10C9.45 16.9996 9 16.5496 9 15.9996C9 15.4496 9.45 14.9996 10 14.9996H13L15.6 10.5996H16.7L15.4 14.9996H18.25L19 13.9996H20L19.4 15.9996L20 17.9996H19L18.25 16.9996H15.4ZM5.75 6.99961L5 5.99961H4L4.6 7.99961L4 9.99961H5L5.75 8.99961H8.6L7.3 13.3996H8.4L11 8.99961H14C14.55 8.99961 15 8.54961 15 7.99961C15 7.44961 14.55 6.99961 14 6.99961H11L8.4 2.59961H7.3L8.6 6.99961H5.75Z" 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="M15.9038 13.1607L13.7825 15.282L19.7788 21.2782L21.9001 19.1569L15.9038 13.1607Z" fill="currentColor"/>
3
+ <path d="M17.4999 10.1102C19.4299 10.1102 20.9999 8.54016 20.9999 6.61016C20.9999 6.03016 20.8399 5.49016 20.5899 5.01016L17.8899 7.71016L16.3999 6.22016L19.0999 3.52016C18.6199 3.27016 18.0799 3.11016 17.4999 3.11016C15.5699 3.11016 13.9999 4.68016 13.9999 6.61016C13.9999 7.02016 14.0799 7.41016 14.2099 7.77016L12.3599 9.62016L10.5799 7.84016L11.2899 7.13016L9.87985 5.72016L11.9999 3.60016C10.8299 2.43016 8.92985 2.43016 7.75985 3.60016L4.21985 7.14016L5.62985 8.55016H2.80985L2.09985 9.26016L5.63985 12.8002L6.34985 12.0902V9.26016L7.75985 10.6702L8.46985 9.96016L10.2499 11.7402L2.83985 19.1502L4.95985 21.2702L16.3399 9.90016C16.6999 10.0302 17.0899 10.1102 17.4999 10.1102Z" fill="currentColor"/>
4
+ </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="M9 14C10.65 14 12 12.65 12 11C12 9.35 10.65 8 9 8C7.35 8 6 9.35 6 11C6 12.65 7.35 14 9 14ZM9 10C9.54 10 10 10.46 10 11C10 11.54 9.54 12 9 12C8.46 12 8 11.54 8 11C8 10.46 8.46 10 9 10Z" fill="currentColor"/>
3
+ <path d="M22 3H2C0.9 3 0 3.9 0 5V19C0 20.1 0.9 21 2 21H22C23.1 21 23.99 20.1 23.99 19L24 5C24 3.9 23.1 3 22 3ZM4.54 19C5.64 17.78 7.23 17 9 17C10.77 17 12.36 17.78 13.46 19H4.54ZM22 19H15.92C14.54 16.61 11.96 15 9 15C6.04 15 3.46 16.61 2.08 19H2V5H22V19Z" fill="currentColor"/>
4
+ <path d="M15.78 11.15L17.25 10.3V12H18.75V10.3L20.22 11.15L20.97 9.85L19.5 9L20.97 8.15L20.22 6.85L18.75 7.7V6H17.25V7.7L15.78 6.85L15.03 8.15L16.5 9L15.03 9.85L15.78 11.15Z" fill="currentColor"/>
5
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M22 3H2C0.9 3 0 3.9 0 5V19C0 20.1 0.9 21 2 21H22C23.1 21 23.99 20.1 23.99 19L24 5C24 3.9 23.1 3 22 3ZM22 19H2V5H22V19ZM21 6H14V11H21V6ZM20 8L17.5 9.75L15 8V7L17.5 8.75L20 7V8ZM9 12C10.65 12 12 10.65 12 9C12 7.35 10.65 6 9 6C7.35 6 6 7.35 6 9C6 10.65 7.35 12 9 12ZM9 8C9.55 8 10 8.45 10 9C10 9.55 9.55 10 9 10C8.45 10 8 9.55 8 9C8 8.45 8.45 8 9 8ZM15 16.59C15 14.09 11.03 13.01 9 13.01C6.97 13.01 3 14.09 3 16.59V18H15V16.59ZM5.48 16C6.22 15.5 7.7 15 9 15C10.3 15 11.77 15.49 12.52 16H5.48Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13.17 4L18 8.83V20H6V4H13.17ZM14 2H6C4.9 2 4 2.9 4 4V20C4 21.1 4.9 22 6 22H18C19.1 22 20 21.1 20 20V8L14 2ZM12 14C13.1 14 14 13.1 14 12C14 10.9 13.1 10 12 10C10.9 10 10 10.9 10 12C10 13.1 10.9 14 12 14ZM16 17.43C16 16.62 15.52 15.9 14.78 15.58C13.93 15.21 12.99 15 12 15C11.01 15 10.07 15.21 9.22 15.58C8.48 15.9 8 16.62 8 17.43V18H16V17.43Z" 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 3H2C0.9 3 0 3.9 0 5V19C0 20.1 0.9 21 2 21H22C23.1 21 23.99 20.1 23.99 19L24 5C24 3.9 23.1 3 22 3ZM22 19H2V5H22V19ZM19.01 17.99L21 16L19.49 14H17.85C17.63 13.37 17.5 12.7 17.5 12C17.5 11.3 17.63 10.63 17.85 10H19.49L21 8L19.01 6.01C17.7 6.99 16.73 8.38 16.28 10C16.1 10.64 16 11.31 16 12C16 12.69 16.1 13.36 16.28 14C16.73 15.61 17.7 17.01 19.01 17.99ZM9 12C10.65 12 12 10.65 12 9C12 7.35 10.65 6 9 6C7.35 6 6 7.35 6 9C6 10.65 7.35 12 9 12ZM9 8C9.55 8 10 8.45 10 9C10 9.55 9.55 10 9 10C8.45 10 8 9.55 8 9C8 8.45 8.45 8 9 8ZM15 16.59C15 14.09 11.03 13.01 9 13.01C6.97 13.01 3 14.09 3 16.59V18H15V16.59ZM5.48 16C6.22 15.5 7.7 15 9 15C10.3 15 11.77 15.49 12.52 16H5.48Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11.5 23.2951V19.6951C6.49 19.4351 2.5 15.2751 2.5 10.2051C2.5 4.96508 6.76 0.705078 12 0.705078C17.24 0.705078 21.5 4.96508 21.5 10.2051C21.5 15.1551 18.06 20.1351 12.93 22.6051L11.5 23.2951ZM12 2.70508C7.86 2.70508 4.5 6.06508 4.5 10.2051C4.5 14.3451 7.86 17.7051 12 17.7051H13.5V20.0051C17.14 17.7051 19.5 13.9251 19.5 10.2051C19.5 6.06508 16.14 2.70508 12 2.70508ZM11 14.2051H13V16.2051H11V14.2051ZM13 12.7051H11C11 9.45508 14 9.70508 14 7.70508C14 6.60508 13.1 5.70508 12 5.70508C10.9 5.70508 10 6.60508 10 7.70508H8C8 5.49508 9.79 3.70508 12 3.70508C14.21 3.70508 16 5.49508 16 7.70508C16 10.2051 13 10.4551 13 12.7051Z" 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="M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM12 20C7.58 20 4 16.42 4 12C4 7.58 7.58 4 12 4C16.42 4 20 7.58 20 12C20 16.42 16.42 20 12 20Z" fill="currentColor"/>
3
+ <path d="M7.1 10.18C7.36 10.74 7.49 11.34 7.5 11.98C7.51 12.61 7.37 13.23 7.1 13.84L8.47 14.46C8.84 13.65 9.02 12.81 9.01 11.96C9 11.12 8.82 10.31 8.47 9.56L7.1 10.18Z" fill="currentColor"/>
4
+ <path d="M13.33 7.33C14.11 8.9 14.51 10.47 14.51 11.97C14.51 13.48 14.11 15.06 13.33 16.66L14.68 17.32C15.56 15.51 16.01 13.71 16.01 11.97C16.01 10.23 15.56 8.44 14.68 6.66L13.33 7.33Z" fill="currentColor"/>
5
+ <path d="M10.2 8.72C10.73 9.79 11 10.93 11 12.12C11 13.29 10.74 14.35 10.22 15.27L11.52 16.01C12.17 14.86 12.5 13.56 12.5 12.12C12.5 10.7 12.18 9.33 11.54 8.05L10.2 8.72Z" fill="currentColor"/>
6
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M20 4H4C2.9 4 2 4.9 2 6V18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V6C22 4.9 21.1 4 20 4ZM20 18H4V6H20V18ZM4 0H20V2H4V0ZM4 22H20V24H4V22ZM12 12C13.38 12 14.5 10.88 14.5 9.5C14.5 8.12 13.38 7 12 7C10.62 7 9.5 8.12 9.5 9.5C9.5 10.88 10.62 12 12 12ZM12 8.5C12.55 8.5 13 8.95 13 9.5C13 10.05 12.55 10.5 12 10.5C11.45 10.5 11 10.05 11 9.5C11 8.95 11.45 8.5 12 8.5ZM17 15.99C17 13.9 13.69 13 12 13C10.31 13 7 13.9 7 15.99V17H17V15.99ZM8.81 15.5C9.42 14.98 10.84 14.5 12 14.5C13.17 14.5 14.59 14.98 15.2 15.5H8.81Z" 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 1H4.5C3.4 1 2.5 1.9 2.5 3V17H4.5V3H16.5V1ZM19.5 5H8.5C7.4 5 6.5 5.9 6.5 7V21C6.5 22.1 7.4 23 8.5 23H19.5C20.6 23 21.5 22.1 21.5 21V7C21.5 5.9 20.6 5 19.5 5ZM19.5 21H8.5V7H19.5V21Z" 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.64 7.64C9.87 7.14 10 6.59 10 6C10 3.79 8.21 2 6 2C3.79 2 2 3.79 2 6C2 8.21 3.79 10 6 10C6.59 10 7.14 9.87 7.64 9.64L10 12L7.64 14.36C7.14 14.13 6.59 14 6 14C3.79 14 2 15.79 2 18C2 20.21 3.79 22 6 22C8.21 22 10 20.21 10 18C10 17.41 9.87 16.86 9.64 16.36L12 14L19 21H22V20L9.64 7.64ZM6 8C4.9 8 4 7.11 4 6C4 4.89 4.9 4 6 4C7.1 4 8 4.89 8 6C8 7.11 7.1 8 6 8ZM6 20C4.9 20 4 19.11 4 18C4 16.89 4.9 16 6 16C7.1 16 8 16.89 8 18C8 19.11 7.1 20 6 20ZM12 12.5C11.72 12.5 11.5 12.28 11.5 12C11.5 11.72 11.72 11.5 12 11.5C12.28 11.5 12.5 11.72 12.5 12C12.5 12.28 12.28 12.5 12 12.5ZM19 3L13 9L15 11L22 4V3H19Z" 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 3H14.82C14.4 1.84 13.3 1 12 1C10.7 1 9.6 1.84 9.18 3H5C3.9 3 3 3.9 3 5V21C3 22.1 3.9 23 5 23H19C20.1 23 21 22.1 21 21V5C21 3.9 20.1 3 19 3ZM12 3C12.55 3 13 3.45 13 4C13 4.55 12.55 5 12 5C11.45 5 11 4.55 11 4C11 3.45 11.45 3 12 3ZM19 21H5V5H7V8H17V5H19V21Z" 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="M4.5 6H6.5V9H16.5V6H18.5V12H20.5V6C20.5 4.9 19.6 4 18.5 4H14.32C13.9 2.84 12.8 2 11.5 2C10.2 2 9.1 2.84 8.68 4H4.5C3.4 4 2.5 4.9 2.5 6V20C2.5 21.1 3.4 22 4.5 22H9.5V20H4.5V6ZM11.5 4C12.05 4 12.5 4.45 12.5 5C12.5 5.55 12.05 6 11.5 6C10.95 6 10.5 5.55 10.5 5C10.5 4.45 10.95 4 11.5 4Z" fill="currentColor"/>
3
+ <path d="M17.51 14L16.09 15.41L17.67 16.99H11.5V18.99H17.67L16.09 20.58L17.51 21.99L21.5 17.99L17.51 14Z" 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="M21.9 21.3853L3.52 3.00531L2.1 4.41531L3.71 6.02531V19.1953C3.71 20.2953 4.61 21.1953 5.71 21.1953H18.88L20.49 22.8053L21.9 21.3853ZM5.71 19.1953V8.02531L16.88 19.1953H5.71ZM17.71 8.19531V5.19531H19.71V16.3653L21.71 18.3653V5.19531C21.71 4.09531 20.81 3.19531 19.71 3.19531H15.53C15.11 2.03531 14.01 1.19531 12.71 1.19531C11.41 1.19531 10.31 2.03531 9.89 3.19531H6.54L11.54 8.19531H17.71ZM12.71 3.19531C13.26 3.19531 13.71 3.64531 13.71 4.19531C13.71 4.74531 13.26 5.19531 12.71 5.19531C12.16 5.19531 11.71 4.74531 11.71 4.19531C11.71 3.64531 12.16 3.19531 12.71 3.19531Z" 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="M4 5H6V8H16V5H18V10H20V5C20 3.9 19.1 3 18 3H13.82C13.4 1.84 12.3 1 11 1C9.7 1 8.6 1.84 8.18 3H4C2.9 3 2 3.9 2 5V19C2 20.1 2.9 21 4 21H9V19H4V5ZM11 3C11.55 3 12 3.45 12 4C12 4.55 11.55 5 11 5C10.45 5 10 4.55 10 4C10 3.45 10.45 3 11 3Z" fill="currentColor"/>
3
+ <path d="M19.3 18.9C19.7 18.2 20 17.4 20 16.5C20 14 18 12 15.5 12C13 12 11 14 11 16.5C11 19 13 21 15.5 21C16.4 21 17.2 20.7 17.9 20.3L20.6 23L22 21.6L19.3 18.9ZM15.5 19C14.1 19 13 17.9 13 16.5C13 15.1 14.1 14 15.5 14C16.9 14 18 15.1 18 16.5C18 17.9 16.9 19 15.5 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="M12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22ZM13 4.07C16.94 4.56 20 7.92 20 12C20 16.08 16.95 19.44 13 19.93V4.07Z" 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="M5.54 8.46L2 12L5.54 15.54L7.3 13.77L5.54 12L7.3 10.23L5.54 8.46ZM12 18.46L10.23 16.7L8.46 18.46L12 22L15.54 18.46L13.77 16.7L12 18.46ZM18.46 8.46L16.7 10.23L18.46 12L16.7 13.77L18.46 15.54L22 12L18.46 8.46ZM8.46 5.54L10.23 7.3L12 5.54L13.77 7.3L15.54 5.54L12 2L8.46 5.54Z" fill="currentColor"/>
3
+ <path d="M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z" 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 7H11V11H7V13H11V17H13V13H17V11H13V7ZM12 2C6.49 2 2 6.49 2 12C2 17.51 6.49 22 12 22C17.51 22 22 17.51 22 12C22 6.49 17.51 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="M16 8H14V11H11V13H14V16H16V13H19V11H16V8ZM2 12C2 9.21 3.64 6.8 6.01 5.68V3.52C2.52 4.76 0 8.09 0 12C0 15.91 2.52 19.24 6.01 20.48V18.32C3.64 17.2 2 14.79 2 12ZM15 3C10.04 3 6 7.04 6 12C6 16.96 10.04 21 15 21C19.96 21 24 16.96 24 12C24 7.04 19.96 3 15 3ZM15 19C11.14 19 8 15.86 8 12C8 8.14 11.14 5 15 5C18.86 5 22 8.14 22 12C22 15.86 18.86 19 15 19Z" 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="M10.4998 10.0129C11.3282 10.0129 11.9998 9.34128 11.9998 8.51285C11.9998 7.68443 11.3282 7.01285 10.4998 7.01285C9.67133 7.01285 8.99976 7.68443 8.99976 8.51285C8.99976 9.34128 9.67133 10.0129 10.4998 10.0129Z" fill="currentColor"/>
3
+ <path d="M8.49976 15.0129C9.32818 15.0129 9.99976 14.3413 9.99976 13.5129C9.99976 12.6844 9.32818 12.0129 8.49976 12.0129C7.67133 12.0129 6.99976 12.6844 6.99976 13.5129C6.99976 14.3413 7.67133 15.0129 8.49976 15.0129Z" fill="currentColor"/>
4
+ <path d="M14.9998 16.0129C15.552 16.0129 15.9998 15.5651 15.9998 15.0129C15.9998 14.4606 15.552 14.0129 14.9998 14.0129C14.4475 14.0129 13.9998 14.4606 13.9998 15.0129C13.9998 15.5651 14.4475 16.0129 14.9998 16.0129Z" fill="currentColor"/>
5
+ <path d="M21.9498 11.0029C20.1598 10.9729 18.2498 9.05285 19.2698 6.78285C16.2998 7.78285 13.4898 5.19285 14.0798 2.22285C7.10976 0.752854 1.99976 6.42285 1.99976 12.0129C1.99976 17.5329 6.47976 22.0129 11.9998 22.0129C17.8898 22.0129 22.5398 16.9329 21.9498 11.0029ZM11.9998 20.0129C7.58976 20.0129 3.99976 16.4229 3.99976 12.0129C3.99976 8.70285 6.72976 3.83285 12.0798 3.99285C12.4998 6.53285 14.5198 8.55285 17.0698 8.93285C17.1398 9.29285 17.5898 11.4829 19.9898 12.5629C19.6998 16.8729 16.0598 20.0129 11.9998 20.0129Z" fill="currentColor"/>
6
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18.5 2H9.5C8.4 2 7.5 2.9 7.5 4V16C7.5 17.1 8.4 18 9.5 18H18.5C19.6 18 20.5 17.1 20.5 16V4C20.5 2.9 19.6 2 18.5 2ZM18.5 16H9.5V4H18.5V16ZM3.5 15V13H5.5V15H3.5ZM3.5 9.5H5.5V11.5H3.5V9.5ZM10.5 20H12.5V22H10.5V20ZM3.5 18.5V16.5H5.5V18.5H3.5ZM5.5 22C4.4 22 3.5 21.1 3.5 20H5.5V22ZM9 22H7V20H9V22ZM14 22V20H16C16 21.1 15.1 22 14 22ZM5.5 6V8H3.5C3.5 6.9 4.4 6 5.5 6Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10.08 10.86C10.13 10.53 10.24 10.24 10.38 9.99C10.52 9.74 10.72 9.53 10.97 9.37C11.21 9.22 11.51 9.15 11.88 9.14C12.11 9.15 12.32 9.19 12.51 9.27C12.71 9.36 12.89 9.48 13.03 9.63C13.17 9.78 13.28 9.96 13.37 10.16C13.46 10.36 13.5 10.58 13.51 10.8H15.3C15.28 10.33 15.19 9.9 15.02 9.51C14.85 9.12 14.62 8.78 14.32 8.5C14.02 8.22 13.66 8 13.24 7.84C12.82 7.68 12.36 7.61 11.85 7.61C11.2 7.61 10.63 7.72 10.15 7.95C9.67 8.18 9.27 8.48 8.95 8.87C8.63 9.26 8.39 9.71 8.24 10.23C8.09 10.75 8 11.29 8 11.87V12.14C8 12.72 8.08 13.26 8.23 13.78C8.38 14.3 8.62 14.75 8.94 15.13C9.26 15.51 9.66 15.82 10.14 16.04C10.62 16.26 11.19 16.38 11.84 16.38C12.31 16.38 12.75 16.3 13.16 16.15C13.57 16 13.93 15.79 14.24 15.52C14.55 15.25 14.8 14.94 14.98 14.58C15.16 14.22 15.27 13.84 15.28 13.43H13.49C13.48 13.64 13.43 13.83 13.34 14.01C13.25 14.19 13.13 14.34 12.98 14.47C12.83 14.6 12.66 14.7 12.46 14.77C12.27 14.84 12.07 14.86 11.86 14.87C11.5 14.86 11.2 14.79 10.97 14.64C10.72 14.48 10.52 14.27 10.38 14.02C10.24 13.77 10.13 13.47 10.08 13.14C10.03 12.81 10 12.47 10 12.14V11.87C10 11.52 10.03 11.19 10.08 10.86ZM12 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="M9.5 11.9951C9.5 12.5451 9.05 12.9951 8.5 12.9951C7.95 12.9951 7.5 12.5451 7.5 11.9951C7.5 11.4451 7.95 10.9951 8.5 10.9951C9.05 10.9951 9.5 11.4451 9.5 11.9951ZM13.75 9.99512C14.3 9.99512 14.75 9.54512 14.75 8.99512C14.75 8.44512 14.3 7.99512 13.75 7.99512C13.2 7.99512 12.75 8.44512 12.75 8.99512C12.75 9.54512 13.2 9.99512 13.75 9.99512ZM10.25 9.99512C10.8 9.99512 11.25 9.54512 11.25 8.99512C11.25 8.44512 10.8 7.99512 10.25 7.99512C9.7 7.99512 9.25 8.44512 9.25 8.99512C9.25 9.54512 9.7 9.99512 10.25 9.99512ZM10.25 13.9951C9.7 13.9951 9.25 14.4451 9.25 14.9951C9.25 15.5451 9.7 15.9951 10.25 15.9951C10.8 15.9951 11.25 15.5451 11.25 14.9951C11.25 14.4451 10.8 13.9951 10.25 13.9951ZM22 11.2451V12.7451C22 13.1551 21.66 13.4951 21.25 13.4951C20.84 13.4951 20.5 13.1551 20.5 12.7451H18.96C18.81 14.1151 18.27 15.3751 17.44 16.3951L18.53 17.4851L18.54 17.4751C18.83 17.1851 19.31 17.1851 19.6 17.4751C19.89 17.7651 19.89 18.2451 19.6 18.5351L18.54 19.5951C18.25 19.8851 17.77 19.8851 17.48 19.5951C17.19 19.3051 17.19 18.8351 17.47 18.5451L16.38 17.4551C15.36 18.2751 14.11 18.8151 12.74 18.9651V20.5051H12.75C13.16 20.5051 13.5 20.8451 13.5 21.2551C13.5 21.6651 13.16 22.0051 12.75 22.0051H11.25C10.84 22.0051 10.5 21.6651 10.5 21.2551C10.5 20.8451 10.83 20.5151 11.24 20.5051V18.9551C9.87 18.8051 8.62 18.2651 7.61 17.4451L6.52 18.5351L6.53 18.5451C6.82 18.8351 6.82 19.3151 6.53 19.6051C6.24 19.8951 5.76 19.8951 5.47 19.6051L4.4 18.5351C4.11 18.2451 4.11 17.7651 4.4 17.4751C4.69 17.1851 5.16 17.1851 5.45 17.4651L6.54 16.3751C5.72 15.3551 5.18 14.1151 5.04 12.7451H3.5C3.5 13.1551 3.16 13.4951 2.75 13.4951C2.34 13.4951 2 13.1551 2 12.7451V11.2451C2 10.8351 2.34 10.4951 2.75 10.4951C3.16 10.4951 3.5 10.8351 3.5 11.2451H5.04C5.19 9.87512 5.73 8.63512 6.54 7.61512L5.45 6.52512C5.16 6.80512 4.69 6.80512 4.4 6.51512C4.11 6.22512 4.11 5.74512 4.4 5.45512L5.46 4.39512C5.75 4.10512 6.23 4.10512 6.52 4.39512C6.81 4.68512 6.81 5.16512 6.52 5.45512L6.51 5.46512L7.6 6.55512C8.62 5.73512 9.86 5.19512 11.23 5.04512V3.49512C10.82 3.48512 10.49 3.15512 10.49 2.74512C10.5 2.33512 10.84 1.99512 11.25 1.99512H12.75C13.16 1.99512 13.5 2.33512 13.5 2.74512C13.5 3.15512 13.16 3.49512 12.75 3.49512H12.74V5.03512C14.11 5.17512 15.36 5.72512 16.38 6.54512L17.47 5.45512C17.18 5.16512 17.19 4.69512 17.48 4.40512C17.77 4.11512 18.25 4.11512 18.54 4.40512L19.6 5.46512C19.89 5.75512 19.89 6.23512 19.6 6.52512C19.31 6.81512 18.83 6.81512 18.54 6.52512L18.53 6.51512L17.44 7.59512C18.26 8.61512 18.81 9.86512 18.96 11.2451H20.5C20.5 10.8351 20.84 10.4951 21.25 10.4951C21.66 10.4951 22 10.8351 22 11.2451ZM17 11.9951C17 9.23512 14.76 6.99512 12 6.99512C9.24 6.99512 7 9.23512 7 11.9951C7 14.7551 9.24 16.9951 12 16.9951C14.76 16.9951 17 14.7551 17 11.9951ZM12 10.9951C11.45 10.9951 11 11.4451 11 11.9951C11 12.5451 11.45 12.9951 12 12.9951C12.55 12.9951 13 12.5451 13 11.9951C13 11.4451 12.55 10.9951 12 10.9951ZM15.5 10.9951C14.95 10.9951 14.5 11.4451 14.5 11.9951C14.5 12.5451 14.95 12.9951 15.5 12.9951C16.05 12.9951 16.5 12.5451 16.5 11.9951C16.5 11.4451 16.05 10.9951 15.5 10.9951ZM13.75 13.9951C13.2 13.9951 12.75 14.4451 12.75 14.9951C12.75 15.5451 13.2 15.9951 13.75 15.9951C14.3 15.9951 14.75 15.5451 14.75 14.9951C14.75 14.4451 14.3 13.9951 13.75 13.9951Z" 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 7V3H2V21H22V7H12ZM10 19H4V17H10V19ZM10 15H4V13H10V15ZM10 11H4V9H10V11ZM10 7H4V5H10V7ZM20 19H12V9H20V19ZM18 11H14V13H18V11ZM18 15H14V17H18V15Z" 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 4L6 8.58V7H4V10.11L1 12.4L2.21 13.99L4 12.62V22H20V12.62L21.79 13.98L23 12.4L12 4ZM18 20H13V16H11V20H6V11.1L12 6.52L18 11.1V20ZM10 2C10 3.66 8.66 5 7 5C6.45 5 6 5.45 6 6H4C4 4.34 5.34 3 7 3C7.55 3 8 2.55 8 2H10Z" 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 10H18V7C18 5.34 16.66 4 15 4C13.34 4 12 5.34 12 7H14C14 6.45 14.45 6 15 6C15.55 6 16 6.45 16 7V10H8C9.1 10 10 9.1 10 8V4H4V8C4 9.1 4.9 10 6 10H2V12H4V20H20V12H22V10ZM6 6H8V8H6V6ZM6 18V12H11V18H6ZM18 18H13V12H18V18Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M2.99875 17.25V21H6.74875L17.8087 9.94L14.0587 6.19L2.99875 17.25ZM5.91875 19H4.99875V18.08L14.0587 9.02L14.9787 9.94L5.91875 19ZM20.7087 5.63L18.3687 3.29C18.1687 3.09 17.9187 3 17.6587 3C17.3987 3 17.1487 3.1 16.9587 3.29L15.1287 5.12L18.8787 8.87L20.7087 7.04C21.0987 6.65 21.0987 6.02 20.7087 5.63Z" 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 6H12L10 4H4C2.89 4 2.01 4.89 2.01 6L2 18C2 19.11 2.89 20 4 20H20C21.11 20 22 19.11 22 18V8C22 6.89 21.11 6 20 6ZM20 18H4V6H9.17L11.17 8H20V18ZM12 14H14V16H16V14H18V12H16V10H14V12H12V14Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M20 4H4C2.89 4 2.01 4.89 2.01 6L2 18C2 19.11 2.89 20 4 20H20C21.11 20 22 19.11 22 18V6C22 4.89 21.11 4 20 4ZM20 18H4V12H20V18ZM20 8H4V6H20V8Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M7.48497 3.29453H20.655C21.765 3.29453 22.655 4.18453 22.655 5.29453V17.2945C22.655 17.6345 22.575 17.9545 22.425 18.2345L20.655 16.4645V11.2945H15.485L11.485 7.29453H20.655V5.29453H9.48497L7.48497 3.29453ZM21.145 22.6045L17.825 19.2945H4.65497C3.54497 19.2945 2.65497 18.4045 2.65497 17.2945L2.66497 5.29453C2.66497 4.95453 2.74497 4.63453 2.89497 4.36453L1.34497 2.80453L2.75497 1.39453L22.555 21.1945L21.145 22.6045ZM4.65497 6.12453V7.29453H5.82497L4.65497 6.12453ZM15.825 17.2945L9.82497 11.2945H4.65497V17.2945H15.825Z" 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 3H4C2.89 3 2.01 3.89 2.01 5L2 17C2 18.11 2.89 19 4 19H9V17H4V11H22V5C22 3.89 21.11 3 20 3ZM20 7H4V5H20V7ZM14.93 18.17L12.1 15.34L10.69 16.75L14.93 21L22 13.93L20.59 12.52L14.93 18.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="M18 8H12V3H8C5.79 3 4 4.79 4 7V13C4 14.1 4.9 15 6 15H8V17.93C7.39 17.58 6.84 17.15 6.35 16.66L4.93 18.08C6.74 19.88 9.24 21 12 21C14.76 21 17.26 19.88 19.07 18.07L17.65 16.65C17.16 17.14 16.6 17.57 16 17.92V15H18C19.1 15 20 14.1 20 13V10C20 8.9 19.1 8 18 8ZM14 18.75C13.36 18.91 12.69 19 12 19C11.31 19 10.64 18.91 10 18.75V15H14V18.75ZM18 13H6V7C6 5.9 6.9 5 8 5H10V10H18V13Z" 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.5 3.5C14.5 5 13 9.5 13 9.5H11C11 9.5 9.5 5 9.5 3.5C9.5 2.12 10.62 1 12 1C13.38 1 14.5 2.12 14.5 3.5ZM12 11C10.9 11 10 11.9 10 13C10 14.1 10.9 15 12 15C13.1 15 14 14.1 14 13C14 11.9 13.1 11 12 11ZM16.08 6.11C16.26 5.36 16.41 4.64 16.47 4.05C19.75 5.69 22 9.08 22 13C22 18.52 17.52 23 12 23C6.48 23 2 18.52 2 13C2 9.08 4.25 5.69 7.53 4.05C7.6 4.64 7.74 5.37 7.92 6.11C5.58 7.51 4 10.07 4 13C4 17.42 7.58 21 12 21C16.42 21 20 17.42 20 13C20 10.07 18.42 7.51 16.08 6.11ZM18 13C18 16.31 15.31 19 12 19C8.69 19 6 16.31 6 13C6 11 6.98 9.23 8.48 8.14C8.71 8.95 9.13 10.21 9.13 10.21C8.43 10.93 8 11.92 8 13C8 15.21 9.79 17 12 17C14.21 17 16 15.21 16 13C16 11.92 15.57 10.93 14.87 10.21C14.87 10.21 15.28 8.99 15.52 8.14C17.02 9.23 18 11 18 13Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M17 15H19V7C19 5.9 18.1 5 17 5H9V7H17V15ZM7 17V1H5V5H1V7H5V17C5 18.1 5.9 19 7 19H17V23H19V19H23V17H7Z" 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 7H5C3.9 7 3 7.9 3 9V15C3 16.1 3.9 17 5 17H19C20.1 17 21 16.1 21 15V9C21 7.9 20.1 7 19 7ZM19 15H5V9H19V15Z" 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 6H5C3.9 6 3 6.9 3 8V16C3 17.1 3.9 18 5 18H19C20.1 18 21 17.1 21 16V8C21 6.9 20.1 6 19 6ZM19 16H5V8H19V16Z" 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.9 4 3 4.9 3 6V18C3 19.1 3.9 20 5 20H19C20.1 20 21 19.1 21 18V6C21 4.9 20.1 4 19 4ZM19 18H5V6H19V18Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M19 5H5C3.9 5 3 5.9 3 7V17C3 18.1 3.9 19 5 19H19C20.1 19 21 18.1 21 17V7C21 5.9 20.1 5 19 5ZM19 17H5V7H19V17Z" 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 19H5V5H19V19Z" 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 5V9H5V5H9V3H5C3.9 3 3 3.9 3 5ZM5 15H3V19C3 20.1 3.9 21 5 21H9V19H5V15ZM19 19H15V21H19C20.1 21 21 20.1 21 19V15H19V19ZM19 3H15V5H19V9H21V5C21 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="M19 5H5C3.9 5 3 5.9 3 7V17C3 18.1 3.9 19 5 19H19C20.1 19 21 18.1 21 17V7C21 5.9 20.1 5 19 5ZM19 17H5V7H19V17Z" 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 19H5V5H19V19ZM13.96 12.29L11.21 15.83L9.25 13.47L6.5 17H17.5L13.96 12.29Z" 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 3H7C5.9 3 5 3.9 5 5V19C5 20.1 5.9 21 7 21H17C18.1 21 19 20.1 19 19V5C19 3.9 18.1 3 17 3ZM17 19H7V5H17V19Z" 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_5111)">
3
+ <path d="M7.47 21.49C4.2 19.93 1.86 16.76 1.5 13H0C0.51 19.16 5.66 24 11.95 24C12.18 24 12.39 23.98 12.61 23.97L8.8 20.15L7.47 21.49ZM12.05 0C11.82 0 11.61 0.02 11.39 0.04L15.2 3.85L16.53 2.52C19.8 4.07 22.14 7.24 22.5 11H24C23.49 4.84 18.34 0 12.05 0ZM16 14H18V8C18 6.89 17.1 6 16 6H10V8H16V14ZM8 16V4H6V6H4V8H6V16C6 17.1 6.89 18 8 18H16V20H18V18H20V16H8Z" fill="currentColor"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_2403_5111">
7
+ <rect width="24" height="24" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18 4H6C4.9 4 4 4.9 4 6V18C4 19.1 4.9 20 6 20H18C19.1 20 20 19.1 20 18V6C20 4.9 19.1 4 18 4ZM18 18H6V6H18V18Z" 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 14C16.76 13.76 16.56 13.51 16.35 13.25C17.51 11.5 19 8.56 19 5C19 3.05 18.26 2 17 2C15.46 2 13.04 4.06 12 7.97C10.96 4.06 8.54 2 7 2C5.74 2 5 3.05 5 5C5 8.56 6.49 11.5 7.65 13.25C7.44 13.51 7.24 13.76 7 14C6.75 14.25 5 15.39 5 17.5C5 19.98 7.02 22 9.5 22C11 22 12 21.5 12 21.5C12 21.5 13 22 14.5 22C16.98 22 19 19.98 19 17.5C19 15.39 17.25 14.25 17 14ZM16.88 4.03C16.94 4.2 17 4.51 17 5C17 7.84 15.89 10.24 14.93 11.78C14.55 11.52 14.1 11.3 13.53 11.16C13.77 6.64 15.97 4.33 16.88 4.03ZM7 5C7 4.51 7.06 4.2 7.12 4.03C8.03 4.33 10.23 6.64 10.48 11.16C9.9 11.3 9.45 11.51 9.08 11.78C8.11 10.24 7 7.84 7 5ZM14.5 20C13.5 20 12.7 19.67 12.28 19.44C12.7 19.26 13 18.73 13 18.5C13 18.22 12.55 18 12 18C11.45 18 11 18.22 11 18.5C11 18.73 11.3 19.26 11.72 19.44C11.3 19.67 10.5 20 9.5 20C8.12 20 7 18.88 7 17.5C7 16.8 7.43 16.26 8 15.77C8.44 15.41 8.61 15.25 9.3 14.4C10.06 13.45 10.39 13 12 13C13.61 13 13.94 13.45 14.7 14.4C15.39 15.25 15.56 15.41 16 15.77C16.57 16.26 17 16.8 17 17.5C17 18.88 15.88 20 14.5 20ZM14 16C14 16.41 13.78 16.75 13.5 16.75C13.22 16.75 13 16.41 13 16C13 15.59 13.22 15.25 13.5 15.25C13.78 15.25 14 15.59 14 16ZM11 16C11 16.41 10.78 16.75 10.5 16.75C10.22 16.75 10 16.41 10 16C10 15.59 10.22 15.25 10.5 15.25C10.78 15.25 11 15.59 11 16Z" fill="currentColor"/>
3
+ </svg>