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,5 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18 10.48V6C18 4.9 17.1 4 16 4H4C2.9 4 2 4.9 2 6V18C2 19.1 2.9 20 4 20H16C17.1 20 18 19.1 18 18V13.52L22 17.5V6.5L18 10.48ZM16 18H4V6H16V18Z" fill="currentColor"/>
3
+ <path d="M10 12C11.1046 12 12 11.1046 12 10C12 8.89543 11.1046 8 10 8C8.89543 8 8 8.89543 8 10C8 11.1046 8.89543 12 10 12Z" fill="currentColor"/>
4
+ <path d="M14 15.43C14 14.62 13.52 13.9 12.78 13.58C11.93 13.21 10.99 13 10 13C9.01 13 8.07 13.21 7.22 13.58C6.48 13.9 6 14.62 6 15.43V16H14V15.43Z" fill="currentColor"/>
5
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M20 2H4C2.9 2 2.01 2.9 2.01 4L2 22L6 18H20C21.1 18 22 17.1 22 16V4C22 2.9 21.1 2 20 2ZM20 16H5.17L4 17.17V4H20V16Z" fill="currentColor"/>
3
+ <path d="M8 14H14C14.55 14 15 13.55 15 13V11.01L17 13V7L15 8.99V7C15 6.45 14.55 6 14 6H8C7.45 6 7 6.45 7 7V13C7 13.55 7.45 14 8 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="M14 2H6C4.9 2 4 2.9 4 4V20C4 21.1 4.9 22 6 22H18C19.1 22 20 21.1 20 20V8L14 2ZM6 20V4H13V9H18V20H6ZM14 14L16 12.94V17.06L14 16V17C14 17.55 13.55 18 13 18H9C8.45 18 8 17.55 8 17V13C8 12.45 8.45 12 9 12H13C13.55 12 14 12.45 14 13V14Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M21 3H3C1.9 3 1 3.9 1 5V19C1 20.1 1.9 21 3 21H21C22.1 21 23 20.1 23 19V5C23 3.9 22.1 3 21 3ZM21 16H3V5H21V16Z" 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 2ZM20 16H8V4H20V16ZM12 5.5V14.5L18 10L12 5.5Z" 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="M2.55812 4.50488H20.5581V9.50488H22.5581V4.50488C22.5581 3.40488 21.6581 2.50488 20.5581 2.50488H2.55812C1.45812 2.50488 0.558121 3.40488 0.558121 4.50488V16.5049C0.558121 17.6049 1.45812 18.5049 2.55812 18.5049H11.5581V16.5049H2.55812V4.50488Z" fill="currentColor"/>
3
+ <path d="M14.5581 10.5049L8.55812 6.50488V14.5049L14.5581 10.5049Z" fill="currentColor"/>
4
+ <path d="M22.2681 16.9349C22.2981 16.6449 22.3081 16.3549 22.2781 16.0749L23.3481 15.2249C23.4481 15.1449 23.4681 15.0149 23.4081 14.9049L22.3781 13.1149C22.3181 13.0049 22.1881 12.9649 22.0681 13.0049L20.7881 13.5049C20.5581 13.3349 20.3081 13.1949 20.0381 13.0849L19.8381 11.7249C19.8181 11.5949 19.7181 11.5049 19.5881 11.5049H17.5181C17.3981 11.5049 17.2881 11.5949 17.2681 11.7149L17.0681 13.0749C16.8081 13.1849 16.5581 13.3349 16.3281 13.4949L15.0481 12.9949C14.9281 12.9449 14.7981 12.9949 14.7381 13.1049L13.7081 14.8949C13.6481 15.0049 13.6681 15.1349 13.7681 15.2149L14.8381 16.0749C14.8081 16.3649 14.7981 16.6549 14.8281 16.9349L13.7581 17.7849C13.6581 17.8649 13.6381 17.9949 13.6981 18.1049L14.7281 19.8949C14.7881 20.0049 14.9181 20.0449 15.0381 20.0049L16.3081 19.5049C16.5381 19.6749 16.7881 19.8149 17.0581 19.9249L17.2581 21.2849C17.2781 21.4049 17.3781 21.4949 17.5081 21.4949H19.5781C19.6981 21.4949 19.8081 21.4049 19.8281 21.2849L20.0281 19.9249C20.2881 19.8149 20.5381 19.6649 20.7681 19.5049L22.0481 20.0049C22.1681 20.0549 22.2981 20.0049 22.3581 19.8949L23.3881 18.1049C23.4481 17.9949 23.4281 17.8649 23.3281 17.7849L22.2681 16.9349ZM18.5581 18.0049C17.7281 18.0049 17.0581 17.3349 17.0581 16.5049C17.0581 15.6749 17.7281 15.0049 18.5581 15.0049C19.3881 15.0049 20.0581 15.6749 20.0581 16.5049C20.0581 17.3349 19.3881 18.0049 18.5581 18.0049Z" 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="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 4ZM4 18V6H6.95L4.62 14.73L16.82 18H4ZM15.62 15.61L7.07 13.32L8.38 8.4L16.94 10.69L15.62 15.61ZM20 18H17.05L19.39 9.27L7.18 6H20V18Z" 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 8V16H5V8H15ZM16 6H4C3.45 6 3 6.45 3 7V17C3 17.55 3.45 18 4 18H16C16.55 18 17 17.55 17 17V13.5L21 17.5V6.5L17 10.5V7C17 6.45 16.55 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="M9.98999 8.56969L7.98999 6.56969L3.83999 2.42969L2.42999 3.83969L5.15999 6.56969H4.42999C3.87999 6.56969 3.42999 7.01969 3.42999 7.56969V17.5697C3.42999 18.1197 3.87999 18.5697 4.42999 18.5697H16.43C16.64 18.5697 16.82 18.4897 16.98 18.3897L20.16 21.5697L21.57 20.1597L12.71 11.2997L9.98999 8.56969ZM5.42999 16.5697V8.56969H7.15999L15.16 16.5697H5.42999ZM15.43 8.56969V11.1797L21.43 17.1797V7.06969L17.43 11.0697V7.56969C17.43 7.01969 16.98 6.56969 16.43 6.56969H10.82L12.82 8.56969H15.43Z" 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 6H3C1.9 6 1 6.9 1 8V16C1 17.1 1.9 18 3 18H21C22.1 18 23 17.1 23 16V8C23 6.9 22.1 6 21 6ZM21 16H3V8H21V16ZM6 15H8V13H10V11H8V9H6V11H4V13H6V15Z" fill="currentColor"/>
3
+ <path d="M14.5 15C15.3284 15 16 14.3284 16 13.5C16 12.6716 15.3284 12 14.5 12C13.6716 12 13 12.6716 13 13.5C13 14.3284 13.6716 15 14.5 15Z" fill="currentColor"/>
4
+ <path d="M18.5 12C19.3284 12 20 11.3284 20 10.5C20 9.67157 19.3284 9 18.5 9C17.6716 9 17 9.67157 17 10.5C17 11.3284 17.6716 12 18.5 12Z" fill="currentColor"/>
5
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M17.805 8.28961C18.635 8.28961 19.305 8.95961 19.305 9.78961C19.305 10.6196 18.635 11.2896 17.805 11.2896C16.975 11.2896 16.305 10.6196 16.305 9.78961C16.305 8.95961 16.975 8.28961 17.805 8.28961ZM11.135 7.28961H20.305V15.2896H19.135L21.005 17.1596C21.755 16.8696 22.305 16.1396 22.305 15.2896V7.28961C22.305 6.18961 21.405 5.28961 20.305 5.28961H9.13501L11.135 7.28961ZM20.085 21.8996L15.475 17.2896H4.30501C3.20501 17.2896 2.30501 16.3896 2.30501 15.2896V7.28961C2.30501 6.43961 2.85501 5.70961 3.60501 5.41961L1.69501 3.50961L3.10501 2.09961L21.485 20.4796L20.085 21.8996ZM13.475 15.2896L10.475 12.2896H9.30501V14.2896H7.30501V12.2896H5.30501V10.2896H7.30501V9.11961L5.47501 7.28961H4.30501V15.2896H13.475Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M19 13H5C3.9 13 3 13.9 3 15V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V15C21 13.9 20.1 13 19 13ZM19 19H5V15H19V19Z" fill="currentColor"/>
3
+ <path d="M19 3H5C3.9 3 3 3.9 3 5V9C3 10.1 3.9 11 5 11H19C20.1 11 21 10.1 21 9V5C21 3.9 20.1 3 19 3ZM19 9H5V5H19V9Z" 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="M15 7V17H9V7H15ZM21 5H18V19H21V5ZM17 5H7V19H17V5ZM6 5H3V19H6V5Z" 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 7H6V17H2V7ZM7 19H17V5H7V19ZM9 7H15V17H9V7ZM18 7H22V17H18V7Z" 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 5V19H21V5H3ZM8.33 17H5V7H8.33V17ZM13.67 17H10.34V7H13.67V17ZM19 17H15.67V7H19V17Z" 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 4V20H22V4H2ZM4 6H20V11H4V6ZM4 18V13H8V18H4ZM10 18V13H20V18H10Z" 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="M11 7H7V11H11V7Z" fill="currentColor"/>
3
+ <path d="M17 7H13V11H17V7Z" fill="currentColor"/>
4
+ <path d="M11 13H7V17H11V13Z" fill="currentColor"/>
5
+ <path d="M17 13H13V17H17V13Z" fill="currentColor"/>
6
+ <path d="M20 4H4C2.9 4 2 4.9 2 6V18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V6C22 4.9 21.1 4 20 4ZM20 18H4V6H20V18Z" fill="currentColor"/>
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="M2 4V20H22V4H2ZM6.5 18H4V15.5H6.5V18ZM6.5 13.25H4V10.75H6.5V13.25ZM6.5 8.5H4V6H6.5V8.5ZM11 18H8.5V15.5H11V18ZM11 13.25H8.5V10.75H11V13.25ZM11 8.5H8.5V6H11V8.5ZM15.5 18H13V15.5H15.5V18ZM15.5 13.25H13V10.75H15.5V13.25ZM15.5 8.5H13V6H15.5V8.5ZM20 18H17.5V15.5H20V18ZM20 13.25H17.5V10.75H20V13.25ZM20 8.5H17.5V6H20V8.5Z" 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="M20 4H4C2.9 4 2 4.9 2 6V18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V6C22 4.9 21.1 4 20 4ZM20 18H4V6H20V18Z" fill="currentColor"/>
3
+ <path d="M11.5 7.5H7.5V11.5H11.5V7.5Z" fill="currentColor"/>
4
+ <path d="M16.5 7.5H12.5V11.5H16.5V7.5Z" fill="currentColor"/>
5
+ <path d="M11.5 12.5H7.5V16.5H11.5V12.5Z" fill="currentColor"/>
6
+ <path d="M16.5 12.5H12.5V16.5H16.5V12.5Z" fill="currentColor"/>
7
+ </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="M11.25 7.25H7.25V11.25H11.25V7.25Z" fill="currentColor"/>
3
+ <path d="M16.75 7.25H12.75V11.25H16.75V7.25Z" fill="currentColor"/>
4
+ <path d="M11.25 12.75H7.25V16.75H11.25V12.75Z" fill="currentColor"/>
5
+ <path d="M16.75 12.75H12.75V16.75H16.75V12.75Z" fill="currentColor"/>
6
+ <path d="M20 4H4C2.9 4 2 4.9 2 6V18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V6C22 4.9 21.1 4 20 4ZM20 18H4V6H20V18Z" fill="currentColor"/>
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="M21.5 18H2.5V20H21.5V18ZM19.5 10V14H4.5V10H19.5ZM20.5 8H3.5C2.95 8 2.5 8.45 2.5 9V15C2.5 15.55 2.95 16 3.5 16H20.5C21.05 16 21.5 15.55 21.5 15V9C21.5 8.45 21.05 8 20.5 8ZM21.5 4H2.5V6H21.5V4Z" 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 15H20V13H4V15ZM4 19H20V17H4V19ZM4 11H20V9H4V11ZM4 5V7H20V5H4Z" 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="M3 4C3 3.45 3.45 3 4 3H6V1H4C2.34 1 1 2.34 1 4V6H3V4Z" fill="currentColor"/>
3
+ <path d="M3 20V18H1V20C1 21.66 2.34 23 4 23H6V21H4C3.45 21 3 20.55 3 20Z" fill="currentColor"/>
4
+ <path d="M20 1H18V3H20C20.55 3 21 3.45 21 4V6H23V4C23 2.34 21.66 1 20 1Z" fill="currentColor"/>
5
+ <path d="M21 20C21 20.55 20.55 21 20 21H18V23H20C21.66 23 23 21.66 23 20V18H21V20Z" fill="currentColor"/>
6
+ <path d="M19 14.87V9.13C19 8.41 18.62 7.75 18 7.4L13 4.52C12.69 4.34 12.35 4.25 12 4.25C11.65 4.25 11.31 4.34 11 4.52L6 7.39C5.38 7.75 5 8.41 5 9.13V14.87C5 15.59 5.38 16.25 6 16.6L11 19.48C11.31 19.66 11.65 19.75 12 19.75C12.35 19.75 12.69 19.66 13 19.48L18 16.6C18.62 16.25 19 15.59 19 14.87ZM11 17.17L7 14.87V10.24L11 12.57V17.17ZM12 10.84L8.04 8.53L12 6.25L15.96 8.53L12 10.84ZM17 14.87L13 17.17V12.57L17 10.24V14.87Z" fill="currentColor"/>
7
+ </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="M9 7H7V17H9V7Z" fill="currentColor"/>
3
+ <path d="M13 7H11V12H13V7Z" fill="currentColor"/>
4
+ <path d="M17 7H15V15H17V7Z" fill="currentColor"/>
5
+ <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"/>
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="M3 5V19H21V5H3ZM7 7V9H5V7H7ZM5 13V11H7V13H5ZM5 15H7V17H5V15ZM19 17H9V15H19V17ZM19 13H9V11H19V13ZM19 9H9V7H19V9Z" 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 5V19H21V5H3ZM19 11H15.67V7H19V11ZM13.67 11H10.34V7H13.67V11ZM8.33 7V11H5V7H8.33ZM5 17V13H8.33V17H5ZM10.33 17V13H13.66V17H10.33ZM15.67 17V13H19V17H15.67Z" 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 5V19H21V5H3ZM8.33 17H5V7H8.33V17ZM13.67 17H10.34V13H13.67V17ZM19 17H15.67V13H19V17ZM19 11H10.33V7H19V11Z" 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 4V20H22V4H2ZM20 8.67H17.5V6H20V8.67ZM17.5 10.67H20V13.34H17.5V10.67ZM4 6H15.5V18H4V6ZM17.5 18V15.33H20V18H17.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="M3 7V17C3 18.1 3.9 19 5 19H19C20.1 19 21 18.1 21 17V7C21 5.9 20.1 5 19 5H5C3.9 5 3 5.9 3 7ZM19 17H5V13H19V17ZM5 11V7H19V11H5Z" 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 15H6V17H12V15Z" fill="currentColor"/>
3
+ <path d="M18 7H12V9H18V7Z" fill="currentColor"/>
4
+ <path d="M15 11H9V13H15V11Z" fill="currentColor"/>
5
+ <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"/>
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 4ZM8 18H4V6H8V18ZM14 18H10V6H14V18ZM20 18H16V6H20V18Z" 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 5V19H3V5H21ZM21 3H3C1.9 3 1 3.9 1 5V19C1 20.1 1.9 21 3 21H21C22.1 21 23 20.1 23 19V5C23 3.9 22.1 3 21 3ZM12 8C15.25 8 18 9.83 18 12C18 14.17 15.25 16 12 16C8.75 16 6 14.17 6 12C6 9.83 8.75 8 12 8ZM12 6C7.58 6 4 8.69 4 12C4 15.31 7.58 18 12 18C16.42 18 20 15.31 20 12C20 8.69 16.42 6 12 6Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M19 10C17.9 10 17 10.9 17 12H16V3L3 8V21H21V12C21 10.9 20.1 10 19 10ZM5 9.37L14 5.91V12H9V19H5V9.37ZM19 19H16V16H14V19H11V14H19V19Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 6.5C15.79 6.5 19.17 8.63 20.82 12C19.17 15.37 15.79 17.5 12 17.5C8.21 17.5 4.83 15.37 3.18 12C4.83 8.63 8.21 6.5 12 6.5ZM12 4.5C7 4.5 2.73 7.61 1 12C2.73 16.39 7 19.5 12 19.5C17 19.5 21.27 16.39 23 12C21.27 7.61 17 4.5 12 4.5ZM12 9.5C13.38 9.5 14.5 10.62 14.5 12C14.5 13.38 13.38 14.5 12 14.5C10.62 14.5 9.5 13.38 9.5 12C9.5 10.62 10.62 9.5 12 9.5ZM12 7.5C9.52 7.5 7.5 9.52 7.5 12C7.5 14.48 9.52 16.5 12 16.5C14.48 16.5 16.5 14.48 16.5 12C16.5 9.52 14.48 7.5 12 7.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 5.9748C15.79 5.9748 19.17 8.1048 20.82 11.4748C20.23 12.6948 19.4 13.7448 18.41 14.5948L19.82 16.0048C21.21 14.7748 22.31 13.2348 23 11.4748C21.27 7.08481 17 3.9748 12 3.9748C10.73 3.9748 9.51 4.1748 8.36 4.5448L10.01 6.1948C10.66 6.0648 11.32 5.9748 12 5.9748ZM10.93 7.1148L13 9.1848C13.57 9.4348 14.03 9.8948 14.28 10.4648L16.35 12.5348C16.43 12.1948 16.49 11.8348 16.49 11.4648C16.5 8.9848 14.48 6.9748 12 6.9748C11.63 6.9748 11.28 7.0248 10.93 7.1148ZM2.01 3.8448L4.69 6.52481C3.06 7.8048 1.77 9.5048 1 11.4748C2.73 15.8648 7 18.9748 12 18.9748C13.52 18.9748 14.98 18.6848 16.32 18.1548L19.74 21.5748L21.15 20.1648L3.42 2.4248L2.01 3.8448ZM9.51 11.3448L12.12 13.9548C12.08 13.9648 12.04 13.9748 12 13.9748C10.62 13.9748 9.5 12.8548 9.5 11.4748C9.5 11.4248 9.51 11.3948 9.51 11.3448ZM6.11 7.9448L7.86 9.69481C7.63 10.2448 7.5 10.8448 7.5 11.4748C7.5 13.9548 9.52 15.9748 12 15.9748C12.63 15.9748 13.23 15.8448 13.77 15.6148L14.75 16.5948C13.87 16.8348 12.95 16.9748 12 16.9748C8.21 16.9748 4.83 14.8448 3.18 11.4748C3.88 10.0448 4.9 8.8648 6.11 7.9448Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M20 2H4C2.9 2 2.01 2.9 2.01 4L2 22L6 18H20C21.1 18 22 17.1 22 16V4C22 2.9 21.1 2 20 2ZM20 16H5.17L4 17.17V4H20V16ZM14 10.6L17 13V7L14 9.4V7H7V13H14V10.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="M16.7623 5.86L15.0823 7.55C15.8823 8.68 15.9123 10.13 15.1723 11.29L16.8723 12.99C18.7723 10.97 18.7423 8.01 16.7623 5.86ZM20.0723 2.5L18.4423 4.13C21.1623 7.1 21.2023 11.52 18.5823 14.69L20.2223 16.33C23.9623 12.44 23.9323 6.49 20.0723 2.5ZM9.43232 5.54L12.9623 9.07C12.7623 7.21 11.2923 5.74 9.43232 5.54ZM4.41232 3.36L3.00232 4.77L5.62232 7.39C5.23232 8 5.00232 8.72 5.00232 9.5C5.00232 11.71 6.79232 13.5 9.00232 13.5C9.78232 13.5 10.5023 13.27 11.1123 12.88L15.5123 17.28C13.7423 16.1 10.7823 15.5 9.00232 15.5C6.33232 15.5 1.00232 16.84 1.00232 19.5V21.5H17.0023V19.5C17.0023 19.13 16.8923 18.8 16.7123 18.48L19.7323 21.5L21.1423 20.09L4.41232 3.36ZM3.00232 19.5C3.22232 18.78 6.31232 17.5 9.00232 17.5C11.7023 17.5 14.8023 18.79 15.0023 19.5H3.00232ZM9.00232 11.5C7.90232 11.5 7.00232 10.6 7.00232 9.5C7.00232 9.28 7.04232 9.08 7.11232 8.88L9.62232 11.39C9.42232 11.46 9.22232 11.5 9.00232 11.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18.5 6.5C15.46 6.5 13 8.96 13 12C13 13.33 13.47 14.55 14.26 15.5H9.74C10.53 14.55 11 13.33 11 12C11 8.96 8.54 6.5 5.5 6.5C2.46 6.5 0 8.96 0 12C0 15.04 2.46 17.5 5.5 17.5H18.5C21.54 17.5 24 15.04 24 12C24 8.96 21.54 6.5 18.5 6.5ZM5.5 15.5C3.57 15.5 2 13.93 2 12C2 10.07 3.57 8.5 5.5 8.5C7.43 8.5 9 10.07 9 12C9 13.93 7.43 15.5 5.5 15.5ZM18.5 15.5C16.57 15.5 15 13.93 15 12C15 10.07 16.57 8.5 18.5 8.5C20.43 8.5 22 10.07 22 12C22 13.93 20.43 15.5 18.5 15.5Z" 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="M18 8.5H11L9 13.5H6L2 22.5H22L18 8.5ZM7.3 15.5H10.35L10.85 14.24L12.35 10.5H16.49L19.35 20.5H5.08L7.3 15.5Z" fill="currentColor"/>
3
+ <path d="M15 1.5H13V5.5H15V1.5Z" fill="currentColor"/>
4
+ <path d="M18.9496 3.13989L16.1212 5.96829L17.5354 7.38249L20.3638 4.55409L18.9496 3.13989Z" fill="currentColor"/>
5
+ <path d="M9.05389 3.1361L7.63969 4.5503L10.4681 7.3787L11.8823 5.9645L9.05389 3.1361Z" 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="M16.25 7.97V16.02C17.73 15.29 18.75 13.77 18.75 12C18.75 10.23 17.73 8.71 16.25 7.97ZM5.25 9V15H9.25L14.25 20V4L9.25 9H5.25ZM12.25 8.83V15.17L10.08 13H7.25V11H10.08L12.25 8.83Z" 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 8.83V15.17L12.33 13H9.5V11H12.33L14.5 8.83ZM16.5 4L11.5 9H7.5V15H11.5L16.5 20V4Z" 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.33999 2.93457L2.92999 4.34457L7.28999 8.70457L6.99999 9.00457H2.99999V15.0046H6.99999L12 20.0046V13.4146L16.18 17.5946C15.53 18.0846 14.8 18.4746 14 18.7046V20.7646C15.34 20.4646 16.57 19.8446 17.61 19.0146L19.66 21.0646L21.07 19.6546L4.33999 2.93457ZM9.99999 15.1746L7.82999 13.0046H4.99999V11.0046H7.82999L8.70999 10.1246L9.99999 11.4146V15.1746ZM19 12.0046C19 12.8246 18.85 13.6146 18.59 14.3446L20.12 15.8746C20.68 14.7046 21 13.3946 21 12.0046C21 7.72457 18.01 4.14457 14 3.23457V5.29457C16.89 6.15457 19 8.83457 19 12.0046ZM12 4.00457L10.12 5.88457L12 7.76457V4.00457ZM16.5 12.0046C16.5 10.2346 15.48 8.71457 14 7.97457V9.76457L16.48 12.2446C16.49 12.1646 16.5 12.0846 16.5 12.0046Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3 9.00047V15.0005H7L12 20.0005V4.00047L7 9.00047H3ZM10 8.83047V15.1705L7.83 13.0005H5V11.0005H7.83L10 8.83047ZM16.5 12.0005C16.5 10.2305 15.48 8.71047 14 7.97047V16.0205C15.48 15.2905 16.5 13.7705 16.5 12.0005ZM14 3.23047V5.29047C16.89 6.15047 19 8.83047 19 12.0005C19 15.1705 16.89 17.8505 14 18.7105V20.7705C18.01 19.8605 21 16.2805 21 12.0005C21 7.72047 18.01 4.14047 14 3.23047Z" 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="M16.5 12.75C19.59 9.94 22.5 7.31 22.5 5.05C22.5 3.2 21.05 1.75 19.2 1.75C18.16 1.75 17.15 2.24 16.5 3C15.84 2.24 14.84 1.75 13.8 1.75C11.95 1.75 10.5 3.2 10.5 5.05C10.5 7.31 13.41 9.94 16.5 12.75ZM13.8 3.75C14.24 3.75 14.69 3.96 14.98 4.3L16.5 6.09L18.02 4.3C18.31 3.96 18.76 3.75 19.2 3.75C19.94 3.75 20.5 4.31 20.5 5.05C20.5 6.17 18.46 8.22 16.5 10.04C14.54 8.22 12.5 6.16 12.5 5.05C12.5 4.31 13.06 3.75 13.8 3.75Z" fill="currentColor"/>
3
+ <path d="M19.5 15.75H17.5C17.5 14.55 16.75 13.47 15.63 13.05L9.47 10.75H1.5V21.75H7.5V20.31L14.5 22.25L22.5 19.75V18.75C22.5 17.09 21.16 15.75 19.5 15.75ZM3.5 19.75V12.75H5.5V19.75H3.5ZM14.47 20.16L7.5 18.23V12.75H9.11L14.93 14.92C15.27 15.05 15.5 15.38 15.5 15.75C15.5 15.75 13.51 15.7 13.2 15.6L10.82 14.81L10.19 16.71L12.57 17.5C13.08 17.67 13.61 17.76 14.15 17.76H19.5C19.89 17.76 20.24 17.99 20.4 18.32L14.47 20.16Z" 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="M22 19H16V15H13.32C12.18 17.42 9.72 19 7 19C3.14 19 0 15.86 0 12C0 8.14 3.14 5 7 5C9.72 5 12.17 6.58 13.32 9H24V15H22V19ZM18 17H20V13H22V11H11.94L11.71 10.33C11.01 8.34 9.11 7 7 7C4.24 7 2 9.24 2 12C2 14.76 4.24 17 7 17C9.11 17 11.01 15.66 11.71 13.67L11.94 13H18V17ZM7 15C5.35 15 4 13.65 4 12C4 10.35 5.35 9 7 9C8.65 9 10 10.35 10 12C10 13.65 8.65 15 7 15ZM7 11C6.45 11 6 11.45 6 12C6 12.55 6.45 13 7 13C7.55 13 8 12.55 8 12C8 11.45 7.55 11 7 11Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M2.81 2.09961L1.39 3.50961L3.98 6.09961C2.2 7.13961 1 9.07961 1 11.2896C1 14.5996 3.69 17.2896 7 17.2896C9.22 17.2896 11.15 16.0796 12.19 14.2896L19.78 21.8996L21.19 20.4896L2.81 2.09961ZM7 15.2896C4.79 15.2896 3 13.4996 3 11.2896C3 9.61961 4.02 8.18961 5.47 7.58961L7.18 9.29961C7.12 9.28961 7.06 9.28961 7 9.28961C5.9 9.28961 5 10.1896 5 11.2896C5 12.3896 5.9 13.2896 7 13.2896C8.1 13.2896 9 12.3896 9 11.2896C9 11.2296 9 11.1696 8.99 11.1096L10.73 12.8496C10.22 13.7696 9.14 15.2896 7 15.2896ZM17 13.4596V12.2896H15.83L17 13.4596ZM13.83 10.2896H21V12.2896H19V15.2896L21 17.2896V14.2896H23V8.28961H11.83L13.83 10.2896Z" 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.92 12C18.96 12.33 19 12.66 19 13C19 15.08 18.2 16.97 16.9 18.39C16.64 17.58 15.9 17 15 17H14V14C14 13.45 13.55 13 13 13H7V11H9C9.55 11 10 10.55 10 10V8H12C13.1 8 14 7.1 14 6V3.46C13.05 3.16 12.05 3 11 3C5.48 3 1 7.48 1 13C1 18.52 5.48 23 11 23C16.52 23 21 18.52 21 13C21 12.66 20.98 12.33 20.95 12H18.92ZM10 20.93C6.05 20.44 3 17.08 3 13C3 12.38 3.08 11.79 3.21 11.21L8 16V17C8 18.1 8.9 19 10 19V20.93ZM22 4V3.5C22 2.12 20.88 1 19.5 1C18.12 1 17 2.12 17 3.5V4C16.45 4 16 4.45 16 5V9C16 9.55 16.45 10 17 10H22C22.55 10 23 9.55 23 9V5C23 4.45 22.55 4 22 4ZM21 4H18V3.5C18 2.67 18.67 2 19.5 2C20.33 2 21 2.67 21 3.5V4Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M21.01 4C20.45 4 17.4 5.5 12 5.5C6.69 5.5 3.51 4.01 2.99 4.01C2.46 4.01 2 4.45 2 5.02V19C2 19.57 2.46 20 2.99 20C3.56 20 6.54 18.5 12 18.5C17.42 18.5 20.44 20 21.01 20C21.54 20 22 19.57 22 19V5C22 4.43 21.54 4 21.01 4ZM20 17.63C17.99 17.04 15.38 16.5 12 16.5C8.61 16.5 6.01 17.04 4 17.63V6.38C6.58 7.11 9.32 7.5 12 7.5C15.38 7.5 17.99 6.96 20 6.37V17.63Z" fill="currentColor"/>
3
+ <path d="M9.17 10.99L5.48 15.41C7.48 15.15 9.66 15 12 15C14.3 15 16.52 15.15 18.51 15.4L14 10L11.17 13.39L9.17 10.99Z" 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="M18 4H6C3.79 4 2 5.79 2 8V16C2 18.21 3.79 20 6 20H18C20.21 20 22 18.21 22 16V8C22 5.79 20.21 4 18 4ZM16.14 13.77C15.9 13.97 15.57 14.05 15.26 13.97L4.15 11.25C4.45 10.52 5.16 10 6 10H18C18.67 10 19.26 10.34 19.63 10.84L16.14 13.77ZM6 6H18C19.1 6 20 6.9 20 8V8.55C19.41 8.21 18.73 8 18 8H6C5.27 8 4.59 8.21 4 8.55V8C4 6.9 4.9 6 6 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="M4 4H11V2H4C2.9 2 2 2.9 2 4V11H4V4ZM10 13L6 18H18L15 14L12.97 16.71L10 13ZM17 8.5C17 7.67 16.33 7 15.5 7C14.67 7 14 7.67 14 8.5C14 9.33 14.67 10 15.5 10C16.33 10 17 9.33 17 8.5ZM20 2H13V4H20V11H22V4C22 2.9 21.1 2 20 2ZM20 20H13V22H20C21.1 22 22 21.1 22 20V13H20V20ZM4 13H2V20C2 21.1 2.9 22 4 22H11V20H4V13Z" 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 8.35V19H18V11H6V19H4V8.35L12 5.15L20 8.35ZM22 21V7L12 3L2 7V21H8V13H16V21H22ZM11 19H9V21H11V19ZM13 16H11V18H13V16ZM15 19H13V21H15V19Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M1 21.5H23L12 2.5L1 21.5ZM13 18.5H11V16.5H13V18.5ZM13 14.5H11V10.5H13V14.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 6.49L19.53 19.5H4.47L12 6.49ZM12 2.5L1 21.5H23L12 2.5ZM13 16.5H11V18.5H13V16.5ZM13 10.5H11V14.5H13V10.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M21.25 16C21.94 16 22.5 15.44 22.5 14.75C22.5 14.06 21.94 13.5 21.25 13.5H12.5V12.5H19.25C19.94 12.5 20.5 11.94 20.5 11.25C20.5 10.58 19.97 10.05 19.32 10.01L9.37 10L10.85 7.4C10.94 7.23 10.99 7.06 10.99 6.86C10.99 6.6 10.9 6.36 10.73 6.16L9.62 5L2.44 11.8C1.84 12.36 1.5 13.15 1.5 13.97V20C1.5 21.66 2.84 23 4.5 23H18.25C18.94 23 19.5 22.44 19.5 21.75C19.5 21.06 18.94 20.5 18.25 20.5H12.5V19.5H20.25C20.94 19.5 21.5 18.94 21.5 18.25C21.5 17.56 20.94 17 20.25 17H12.5V16H21.25ZM10.5 21H4.5C3.95 21 3.5 20.55 3.5 20V14C3.5 13.61 3.73 13.36 3.86 13.25L7.5 9.87V12H10.5V21ZM14 9C14.83 9 15.5 8.33 15.5 7.5C15.5 6.66 14 5 14 5C14 5 12.5 6.66 12.5 7.5C12.5 8.33 13.17 9 14 9ZM19 1C19 1 16.5 3.83 16.5 5.5C16.5 6.88 17.62 8 19 8C20.38 8 21.5 6.88 21.5 5.5C21.5 3.83 19 1 19 1ZM19 6.5C18.45 6.5 18 6.05 18 5.5C18 5.1 18.43 4.28 19 3.45C19.57 4.28 20 5.1 20 5.5C20 6.05 19.55 6.5 19 6.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14.31 2L14.72 4.48C13.87 4.17 12.96 4 12 4C11.05 4 10.13 4.17 9.29 4.47L9.7 2H14.31ZM14.72 19.52L14.31 22H9.7L9.29 19.53C10.13 19.83 11.05 20 12 20C12.96 20 13.87 19.83 14.72 19.52ZM16 0H8L7.05 5.73C5.19 7.19 4 9.45 4 12C4 14.55 5.19 16.81 7.05 18.27L8 24H16L16.96 18.27C18.81 16.81 20 14.54 20 12C20 9.46 18.81 7.19 16.96 5.73L16 0ZM12 18C8.69 18 6 15.31 6 12C6 8.69 8.69 6 12 6C15.31 6 18 8.69 18 12C18 15.31 15.31 18 12 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="M12 2C6.5 2 2 6.5 2 12C2 17.5 6.5 22 12 22C17.5 22 22 17.5 22 12C22 6.5 17.5 2 12 2ZM12 20C7.59 20 4 16.41 4 12C4 7.59 7.59 4 12 4C16.41 4 20 7.59 20 12C20 16.41 16.41 20 12 20ZM12.5 7H11V13L16.2 16.2L17 14.9L12.5 12.2V7Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12.71 6.69531C15.47 6.69531 17.71 8.93531 17.71 11.6953C17.71 12.3353 17.58 12.9453 17.36 13.5153L18.86 15.0153C19.4 14.0253 19.71 12.8953 19.71 11.6953C19.71 9.47531 18.68 7.50531 17.07 6.22531L15.71 1.69531H9.70998L8.74998 4.90531L10.89 7.04531C11.46 6.82531 12.07 6.69531 12.71 6.69531ZM11.2 3.69531H14.22L14.6 4.96531C14.05 4.80531 12.63 4.45531 10.82 4.96531L11.2 3.69531Z" fill="currentColor"/>
3
+ <path d="M3.51998 2.50531L2.09998 3.91531L6.55998 8.37531C6.01998 9.36531 5.70998 10.4953 5.70998 11.6953C5.70998 13.9153 6.73998 15.8853 8.34998 17.1653L9.70998 21.6953H15.71L16.67 18.4853L20.49 22.3053L21.9 20.8953L3.51998 2.50531ZM14.22 19.6953H11.2L10.82 18.4253C11.37 18.5753 12.79 18.9353 14.6 18.4253L14.22 19.6953ZM12.71 16.6953C9.94998 16.6953 7.70998 14.4553 7.70998 11.6953C7.70998 11.0553 7.83998 10.4453 8.05998 9.87531L14.53 16.3453C13.96 16.5653 13.35 16.6953 12.71 16.6953Z" 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="M5.35 12.5C6.54 12.5 6.77 13.5 8.68 13.5C10.63 13.5 10.77 12.5 12.01 12.5C13.2 12.5 13.43 13.5 15.34 13.5C17.29 13.5 17.43 12.5 18.67 12.5C19.86 12.5 20.07 13.48 21.98 13.5V11.5C20.79 11.5 20.56 10.5 18.65 10.5C16.7 10.5 16.56 11.5 15.32 11.5C14.13 11.5 13.9 10.5 11.99 10.5C10.04 10.5 9.9 11.5 8.66 11.5C7.47 11.5 7.24 10.5 5.33 10.5C3.38 10.5 3.24 11.5 2 11.5V13.5C3.9 13.5 4.17 12.5 5.35 12.5ZM18.67 14.5C16.72 14.5 16.58 15.5 15.34 15.5C14.15 15.5 13.92 14.5 12.01 14.5C10.06 14.5 9.91 15.5 8.67 15.5C7.43 15.5 7.29 14.5 5.34 14.5C3.39 14.5 3.24 15.5 2 15.5V17.5C3.95 17.5 4.11 16.5 5.34 16.5C6.58 16.5 6.72 17.5 8.67 17.5C10.62 17.5 10.77 16.5 12.01 16.5C13.2 16.5 13.43 17.5 15.34 17.5C17.28 17.5 17.43 16.5 18.67 16.5C19.86 16.5 20.09 17.5 22 17.5V15.5C20.76 15.5 20.62 14.5 18.67 14.5ZM5.35 8.5C6.54 8.5 6.77 9.5 8.68 9.5C10.63 9.5 10.77 8.5 12.01 8.5C13.2 8.5 13.43 9.5 15.34 9.5C17.29 9.5 17.43 8.5 18.67 8.5C19.86 8.5 20.07 9.48 21.98 9.5V7.5C20.79 7.5 20.56 6.5 18.65 6.5C16.7 6.5 16.56 7.5 15.32 7.5C14.13 7.5 13.9 6.5 11.99 6.5C10.04 6.5 9.9 7.5 8.66 7.5C7.47 7.5 7.24 6.5 5.33 6.5C3.38 6.5 3.24 7.5 2 7.5V9.5C3.9 9.5 4.17 8.5 5.35 8.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 3.5L2 12.5H5V20.5H19V12.5H22L12 3.5ZM7 18.5V10.69L12 6.19L17 10.69V18.5H7ZM14 14.5C14 15.6 13.1 16.5 12 16.5C10.9 16.5 10 15.6 10 14.5C10 13.4 12 10.5 12 10.5C12 10.5 14 13.4 14 14.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 2C6.67 6.55 4 10.48 4 13.8C4 18.78 7.8 22 12 22C16.2 22 20 18.78 20 13.8C20 10.48 17.33 6.55 12 2ZM12 20C8.65 20 6 17.43 6 13.8C6 11.46 7.95 8.36 12 4.66C16.05 8.36 18 11.45 18 13.8C18 17.43 15.35 20 12 20ZM7.83 14C8.2 14 8.5 14.26 8.57 14.62C8.98 16.84 10.85 17.6 12.21 17.49C12.64 17.47 13 17.81 13 18.24C13 18.64 12.68 18.97 12.28 18.99C10.15 19.12 7.66 17.9 7.09 14.87C7.01 14.42 7.37 14 7.83 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="M18 4H21V20H18V4ZM3 13H6V20H3V13ZM14 4H17V7H14V4ZM10 5H13V9H10V5ZM7 10H10V14H7V10Z" 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 16.9902C15.65 16.9902 14.8 17.4102 14.05 17.7902C13.4 18.1202 12.87 18.3902 12 18.3902C11.1 18.3902 10.6 18.1402 9.95 17.7902C9.2 17.4102 8.38 16.9902 7 16.9902C5.62 16.9902 4.8 17.4102 4.05 17.7902C3.4 18.1202 2.88 18.3902 2 18.3902V20.3402C3.35 20.3402 4.2 19.9202 4.95 19.5402C5.6 19.2102 6.12 18.9402 7 18.9402C7.88 18.9402 8.4 19.1902 9.05 19.5402C9.8 19.9202 10.62 20.3402 12 20.3402C13.38 20.3402 14.2 19.9202 14.95 19.5402C15.6 19.2102 16.13 18.9402 17 18.9402C17.9 18.9402 18.4 19.1902 19.05 19.5402C19.8 19.9202 20.63 20.3402 22 20.3402V18.3902C21.1 18.3902 20.6 18.1402 19.95 17.7902C19.2 17.4102 18.35 16.9902 17 16.9902ZM17 12.5402C15.65 12.5402 14.8 12.9702 14.05 13.3402C13.4 13.6602 12.87 13.9402 12 13.9402C11.1 13.9402 10.6 13.6902 9.95 13.3402C9.2 12.9602 8.38 12.5402 7 12.5402C5.62 12.5402 4.8 12.9702 4.05 13.3402C3.4 13.6602 2.88 13.9402 2 13.9402V15.8902C3.35 15.8902 4.2 15.4602 4.95 15.0902C5.6 14.7402 6.1 14.4902 7 14.4902C7.9 14.4902 8.4 14.7402 9.05 15.0902C9.8 15.4702 10.62 15.8902 12 15.8902C13.38 15.8902 14.2 15.4602 14.95 15.0902C15.6 14.7402 16.1 14.4902 17 14.4902C17.9 14.4902 18.4 14.7402 19.05 15.0902C19.8 15.4702 20.63 15.8902 22 15.8902V13.9402C21.1 13.9402 20.6 13.6902 19.95 13.3402C19.2 12.9602 18.35 12.5402 17 12.5402ZM19.95 4.46016C19.2 4.08016 18.37 3.66016 17 3.66016C15.63 3.66016 14.8 4.08016 14.05 4.46016C13.4 4.78016 12.87 5.06016 12 5.06016C11.1 5.06016 10.6 4.81016 9.95 4.46016C9.2 4.09016 8.38 3.66016 7 3.66016C5.62 3.66016 4.8 4.08016 4.05 4.46016C3.4 4.79016 2.88 5.06016 2 5.06016V6.99016C3.35 6.99016 4.2 6.56016 4.95 6.19016C5.6 5.86016 6.12 5.59016 7 5.59016C7.88 5.59016 8.4 5.84016 9.05 6.19016C9.8 6.57016 10.62 6.99016 12 6.99016C13.38 6.99016 14.2 6.56016 14.95 6.19016C15.6 5.87016 16.13 5.59016 17 5.59016C17.9 5.59016 18.4 5.84016 19.05 6.19016C19.8 6.57016 20.63 6.99016 22 6.99016V5.04016C21.1 5.04016 20.6 4.79016 19.95 4.46016ZM17 8.09016C15.65 8.09016 14.8 8.52016 14.05 8.89016C13.4 9.24016 12.9 9.49016 12 9.49016C11.1 9.49016 10.6 9.24016 9.95 8.89016C9.2 8.51016 8.38 8.09016 7 8.09016C5.62 8.09016 4.8 8.52016 4.05 8.89016C3.4 9.24016 2.9 9.49016 2 9.49016V11.4402C3.35 11.4402 4.2 11.0102 4.95 10.6402C5.6 10.3202 6.13 10.0402 7 10.0402C7.87 10.0402 8.4 10.2902 9.05 10.6402C9.8 11.0202 10.62 11.4402 12 11.4402C13.38 11.4402 14.2 11.0102 14.95 10.6402C15.6 10.3202 16.13 10.0402 17 10.0402C17.9 10.0402 18.4 10.2902 19.05 10.6402C19.8 11.0202 20.63 11.4402 22 11.4402V9.49016C21.1 9.49016 20.6 9.24016 19.95 8.89016C19.2 8.51016 18.35 8.09016 17 8.09016Z" 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.03 4.95L3.49 8.49C0.17 11.81 0.17 17.19 3.49 20.51C6.81 23.83 12.19 23.83 15.51 20.51L21.52 14.5C22.49 13.53 22.49 11.94 21.52 10.96C21.4 10.84 21.27 10.73 21.13 10.64L21.52 10.25C22.49 9.28 22.49 7.69 21.52 6.71C21.36 6.55 21.17 6.41 20.98 6.3C21.38 5.38 21.21 4.28 20.46 3.53C19.59 2.66 18.24 2.57 17.26 3.25C17.16 3.1 17.05 2.96 16.92 2.83C15.95 1.86 14.36 1.86 13.38 2.83L10.87 5.34C10.78 5.2 10.67 5.07 10.55 4.95C9.58 3.98 8 3.98 7.03 4.95ZM8.44 6.37C8.64 6.17 8.95 6.17 9.15 6.37C9.35 6.57 9.35 6.88 9.15 7.08L5.97 10.26C7.14 11.43 7.14 13.33 5.97 14.5L7.38 15.91C8.83 14.46 9.2 12.34 8.5 10.55L14.8 4.25C15 4.05 15.31 4.05 15.51 4.25C15.71 4.45 15.71 4.76 15.51 4.96L10.91 9.56L12.32 10.97L18.33 4.96C18.53 4.76 18.84 4.76 19.04 4.96C19.24 5.16 19.24 5.47 19.04 5.67L13.03 11.68L14.44 13.09L19.39 8.14C19.59 7.94 19.9 7.94 20.1 8.14C20.3 8.34 20.3 8.65 20.1 8.85L14.44 14.51L15.85 15.92L19.39 12.38C19.59 12.18 19.9 12.18 20.1 12.38C20.3 12.58 20.3 12.89 20.1 13.09L14.1 19.1C11.56 21.64 7.45 21.64 4.91 19.1C2.37 16.56 2.37 12.45 4.91 9.91L8.44 6.37ZM23 17C23 20.31 20.31 23 17 23V21.5C19.48 21.5 21.5 19.48 21.5 17H23ZM1 7C1 3.69 3.69 1 7 1V2.5C4.52 2.5 2.5 4.52 2.5 7H1Z" 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.09998 7L3.89998 16H5.79998L6.49998 14H9.69998L10.4 16H12.3L9.09998 7H7.09998ZM6.94998 12.65L8.09998 9L9.24998 12.65H6.94998ZM22.1 7L20.9 13.29L19.4 7H17.8L16.31 13.29L15.1 7H14.34L14.33 7.01C12.86 5.18 10.63 4 8.09998 4C3.67998 4 0.0999756 7.58 0.0999756 12C0.0999756 16.42 3.67998 20 8.09998 20C11.06 20 13.65 18.39 15.03 16C15.06 15.94 15.08 15.88 15.11 15.82C15.16 15.74 15.2 15.65 15.25 15.57L15.35 16H17.1L18.6 9.9L20.1 16H21.85L23.9 7H22.1ZM13.47 14.67C12.48 16.64 10.45 18 8.09998 18C4.78998 18 2.09998 15.31 2.09998 12C2.09998 8.69 4.78998 6 8.09998 6C11.41 6 14.1 8.69 14.1 12C14.1 12.96 13.87 13.86 13.47 14.67Z" 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 6C14.61 6 16.89 7.86 17.4 10.43L17.7 11.93L19.22 12.04C20.78 12.15 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.07 7.14 9.94 6 12 6ZM12 4C9.11 4 6.59 5.64 5.34 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.36 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="M3.55 18.5654L4.96 19.9754L6.75 18.1754L5.34 16.7654L3.55 18.5654ZM11 19.4754H13V22.4754H11V19.4754ZM1 10.4754H4V12.4754H1V10.4754ZM13 3.52539V7.48539L14 8.06539C15.24 8.78539 16 10.1054 16 11.5254C16 13.7354 14.21 15.5254 12 15.5254C9.79 15.5254 8 13.7354 8 11.5254C8 10.1054 8.77 8.78539 10 8.06539L11 7.48539V3.52539H13ZM15 1.52539H9V6.33539C7.21 7.37539 6 9.30539 6 11.5254C6 14.8354 8.69 17.5254 12 17.5254C15.31 17.5254 18 14.8354 18 11.5254C18 9.30539 16.79 7.37539 15 6.33539V1.52539ZM20 10.4754H23V12.4754H20V10.4754ZM17.24 18.1854L19.03 19.9854L20.44 18.5754L18.64 16.7854L17.24 18.1854Z" 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.99498 15H18.995V9H4.99498V15ZM6.99498 11H16.995V13H6.99498V11ZM10.995 1H12.995V4H10.995V1ZM20.455 5.01L19.035 3.6L17.245 5.39L18.655 6.8L20.455 5.01ZM10.995 20H12.995V23H10.995V20ZM17.235 18.71L19.025 20.51L20.445 19.09L18.645 17.3L17.235 18.71ZM4.95498 3.595L6.74298 5.385L5.33498 6.79L3.54798 5.003L4.95498 3.595ZM3.54498 19.08L4.95498 20.5L6.74498 18.7L5.33498 17.29L3.54498 19.08Z" 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 12V14.5L19.5 20H22L14 12ZM14 20H17L14 17V20ZM8 4L2 10H4V20H12V10H14L8 4ZM9 14H7V10H9V14Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M6.76 5.3398L4.96 3.5498L3.55 4.9598L5.34 6.7498L6.76 5.3398ZM1 10.9998H4V12.9998H1V10.9998ZM11 1.0498H13V3.9998H11V1.0498ZM19.04 3.5448L20.448 4.9518L18.658 6.7418L17.251 5.3338L19.04 3.5448ZM17.24 18.6598L19.03 20.4598L20.44 19.0498L18.64 17.2598L17.24 18.6598ZM20 10.9998H23V12.9998H20V10.9998ZM12 5.9998C8.69 5.9998 6 8.6898 6 11.9998C6 15.3098 8.69 17.9998 12 17.9998C15.31 17.9998 18 15.3098 18 11.9998C18 8.6898 15.31 5.9998 12 5.9998ZM12 15.9998C9.79 15.9998 8 14.2098 8 11.9998C8 9.7898 9.79 7.9998 12 7.9998C14.21 7.9998 16 9.7898 16 11.9998C16 14.2098 14.21 15.9998 12 15.9998ZM11 19.9998H13V22.9498H11V19.9998ZM3.55 19.0398L4.96 20.4498L6.75 18.6498L5.34 17.2398L3.55 19.0398Z" 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="M19.0759 6.53981L16.9552 8.66201L18.37 10.0758L20.4907 7.95361L19.0759 6.53981Z" fill="currentColor"/>
3
+ <path d="M22 18H2V20H22V18Z" fill="currentColor"/>
4
+ <path d="M13 4H11V7H13V4Z" fill="currentColor"/>
5
+ <path d="M4.95674 6.51064L3.54254 7.92484L5.66384 10.0461L7.07804 8.63194L4.95674 6.51064Z" fill="currentColor"/>
6
+ <path d="M5 16H19C19 12.13 15.87 9 12 9C8.13 9 5 12.13 5 16Z" 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="M5 22V14.5H3.5V9C3.5 7.9 4.4 7 5.5 7H8.5C9.6 7 10.5 7.9 10.5 9V14.5H9V22H5ZM17.5 22V16H20.5L17.96 8.37C17.68 7.55 16.92 7 16.06 7H15.94C15.08 7 14.31 7.55 14.04 8.37L11.5 16H14.5V22H17.5ZM7 6C8.11 6 9 5.11 9 4C9 2.89 8.11 2 7 2C5.89 2 5 2.89 5 4C5 5.11 5.89 6 7 6ZM16 6C17.11 6 18 5.11 18 4C18 2.89 17.11 2 16 2C14.89 2 14 2.89 14 4C14 5.11 14.89 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="M20 4H4C2.9 4 2.01 4.9 2.01 6L2 18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V6C22 4.9 21.1 4 20 4ZM4 9H14.5V12.5H4V9ZM4 14.5H14.5V18H4V14.5ZM20 18H16.5V9H20V18Z" 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.11 4 19 4ZM19 18H5V8H19V18Z" 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.485 3.29453H20.655C21.765 3.29453 22.655 4.19453 22.655 5.29453V17.2945C22.655 17.6345 22.565 17.9545 22.425 18.2345L20.655 16.4645V7.29453H11.485L7.485 3.29453ZM21.145 22.6045L17.825 19.2945H4.655C3.545 19.2945 2.655 18.3945 2.655 17.2945V5.29453C2.655 4.95453 2.735 4.63453 2.885 4.35453L1.345 2.80453L2.755 1.39453L22.555 21.1945L21.145 22.6045ZM15.825 17.2945L5.825 7.29453H4.655V17.2945H15.825Z" 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="M16.75 4V20C17.85 20 18.75 19.1 18.75 18V6C18.75 4.9 17.85 4 16.75 4Z" fill="currentColor"/>
3
+ <path d="M12.75 2H3.75C2.65 2 1.75 2.9 1.75 4V20C1.75 21.1 2.65 22 3.75 22H12.75C13.85 22 14.75 21.1 14.75 20V4C14.75 2.9 13.85 2 12.75 2ZM12.75 20H3.75V4H12.75V20Z" fill="currentColor"/>
4
+ <path d="M20.75 6V18C21.58 18 22.25 17.33 22.25 16.5V7.5C22.25 6.67 21.58 6 20.75 6Z" 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="M10 15.5H15.88C16.15 15.19 16.55 15 17 15C17.83 15 18.5 15.67 18.5 16.5C18.5 17.33 17.83 18 17 18C16.56 18 16.16 17.81 15.88 17.5H11.9C11.44 19.78 9.42 21.5 7 21.5C4.24 21.5 2 19.26 2 16.5C2 14.08 3.72 12.06 6 11.6V13.67C4.84 14.08 4 15.2 4 16.5C4 18.15 5.35 19.5 7 19.5C8.65 19.5 10 18.15 10 16.5V15.5ZM12.5 4.5C14.15 4.5 15.5 5.85 15.5 7.5H17.5C17.5 4.74 15.26 2.5 12.5 2.5C9.74 2.5 7.5 4.74 7.5 7.5C7.5 8.93 8.1 10.21 9.05 11.12L6.7 15.02C6.02 15.16 5.5 15.77 5.5 16.5C5.5 17.33 6.17 18 7 18C7.83 18 8.5 17.33 8.5 16.5C8.5 16.34 8.48 16.19 8.43 16.05L11.81 10.42C10.49 10.11 9.5 8.92 9.5 7.5C9.5 5.85 10.85 4.5 12.5 4.5ZM17 13.5C16.36 13.5 15.77 13.7 15.28 14.04L12.23 8.97C11.53 8.85 11 8.24 11 7.5C11 6.67 11.67 6 12.5 6C13.33 6 14 6.67 14 7.5C14 7.65 13.98 7.79 13.94 7.93L16.13 11.58C16.41 11.53 16.7 11.5 17 11.5C19.76 11.5 22 13.74 22 16.5C22 19.26 19.76 21.5 17 21.5C15.15 21.5 13.53 20.49 12.67 19H15.34C15.82 19.32 16.39 19.5 17 19.5C18.65 19.5 20 18.15 20 16.5C20 14.85 18.65 13.5 17 13.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M21 9V7C21 5.35 19.65 4 18 4H6C4.35 4 3 5.35 3 7V9C1.35 9 0 10.35 0 12V17C0 18.65 1.35 20 3 20H21C22.65 20 24 18.65 24 17V12C24 10.35 22.65 9 21 9ZM5 7C5 6.45 5.45 6 6 6H18C18.55 6 19 6.45 19 7V9.78C18.39 10.33 18 11.12 18 12V14H6V12C6 11.12 5.61 10.33 5 9.78V7ZM22 17C22 17.55 21.55 18 21 18H3C2.45 18 2 17.55 2 17V12C2 11.45 2.45 11 3 11C3.55 11 4 11.45 4 12V16H20V12C20 11.45 20.45 11 21 11C21.55 11 22 11.45 22 12V17Z" 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 19L10.41 17.59L5.83 13H22V11H5.83L10.42 6.41L9 5L2 12L9 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="M11.57 13.825C10.21 14.105 9.4 14.985 9.4 16.235C9.4 17.575 10.51 18.655 11.89 18.655C13.94 18.655 15.6 16.995 15.6 14.945C15.6 13.875 15.45 12.825 15.14 11.825C14.35 12.895 12.94 13.545 11.57 13.825ZM13.5 1.33496C13.5 1.33496 14.24 3.98496 14.24 6.13496C14.24 8.19496 12.89 9.86496 10.83 9.86496C8.76 9.86496 7.2 8.19496 7.2 6.13496L7.23 5.77496C5.21 8.17496 4 11.285 4 14.665C4 19.085 7.58 22.665 12 22.665C16.42 22.665 20 19.085 20 14.665C20 9.27496 17.41 4.46496 13.5 1.33496ZM12 20.665C8.69 20.665 6 17.975 6 14.665C6 13.135 6.3 11.625 6.86 10.235C7.87 11.245 9.27 11.865 10.83 11.865C13.49 11.865 15.58 10.035 16.11 7.43496C17.34 9.63496 18 12.105 18 14.665C18 17.975 15.31 20.665 12 20.665Z" 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.70496 4C3.70496 2.89 4.59496 2 5.70496 2C6.81496 2 7.70496 2.89 7.70496 4C7.70496 5.11 6.81496 6 5.70496 6C4.59496 6 3.70496 5.11 3.70496 4ZM9.20496 10.95V9C9.20496 7.9 8.30496 7 7.20496 7H4.20496C3.10496 7 2.20496 7.9 2.20496 9V15H4.20496V22H7.70496V21.89C6.46496 20.63 5.70496 18.9 5.70496 17C5.70496 14.42 7.11496 12.16 9.20496 10.95ZM15.705 17C15.705 18.65 14.355 20 12.705 20C11.055 20 9.70496 18.65 9.70496 17C9.70496 15.89 10.315 14.94 11.205 14.42V12.26C9.18496 12.9 7.70496 14.77 7.70496 17C7.70496 19.76 9.94496 22 12.705 22C15.465 22 17.705 19.76 17.705 17H15.705ZM18.745 14H14.205V8H12.205V16H17.665L20.135 19.71L21.795 18.6L18.745 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="M12 0.754883C7.59 0.754883 4 4.34488 4 8.75488C4 14.3249 10.96 22.0949 11.26 22.4249L12 23.2449L12.74 22.4249C13.04 22.0949 20 14.3249 20 8.75488C20 4.34488 16.41 0.754883 12 0.754883ZM12 20.2249C9.82 17.6149 6 12.2949 6 8.75488C6 5.44488 8.69 2.75488 12 2.75488C15.31 2.75488 18 5.44488 18 8.75488C18 12.5849 13.75 18.1149 12 20.2249ZM10.47 10.9249L8.71 9.15488L7.29 10.5749L10.47 13.7549L16.48 7.74488L15.07 6.32488L10.47 10.9249Z" 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.17473L18.83 8.00473L16 10.8347L13.17 8.00473L16 5.17473ZM8.34 5.65473V9.65473H4.34V5.65473H8.34ZM18.34 15.6547V19.6547H14.34V15.6547H18.34ZM8.34 15.6547V19.6547H4.34V15.6547H8.34ZM16 2.34473L10.34 7.99473L16 13.6547L21.66 7.99473L16 2.34473ZM10.34 3.65473H2.34V11.6547H10.34V3.65473ZM20.34 13.6547H12.34V21.6547H20.34V13.6547ZM10.34 13.6547H2.34V21.6547H10.34V13.6547Z" 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.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 4ZM4 18V6H5V18H4ZM7 18V6H17V18H7ZM20 18H19V6H20V18Z" 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.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 4ZM4 18V6H8V18H4ZM10 18V6H14V18H10ZM20 18H16V6H20V18Z" 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.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 4ZM4 18V6H6V18H4ZM8 18V6H16V18H8ZM20 18H18V6H20V18Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M1 8.77613L3 10.7761C7.97 5.80613 16.03 5.80613 21 10.7761L23 8.77613C16.93 2.70613 7.08 2.70613 1 8.77613ZM9 16.7761L12 19.7761L15 16.7761C13.35 15.1161 10.66 15.1161 9 16.7761ZM5 12.7761L7 14.7761C9.76 12.0161 14.24 12.0161 17 14.7761L19 12.7761C15.14 8.91613 8.87 8.91613 5 12.7761Z" fill="currentColor"/>
3
+ </svg>