material_design 0.4.0 → 0.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2134) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/stylesheets/material_design/app_bars.css +8 -0
  3. data/app/assets/stylesheets/material_design/application.css +1 -1
  4. data/app/assets/stylesheets/material_design/buttons.css +4 -0
  5. data/app/assets/stylesheets/material_design/cards.css +14 -0
  6. data/app/views/material_design/buttons/_fab.html.erb +0 -0
  7. data/app/views/material_design/buttons/icon_button.html.erb +3 -0
  8. data/app/views/material_design/cards/_outlined.html.erb +3 -0
  9. data/app/views/material_design/icons/_10k.html.erb +5 -0
  10. data/app/views/material_design/icons/_10mp.html.erb +7 -0
  11. data/app/views/material_design/icons/_11mp.html.erb +7 -0
  12. data/app/views/material_design/icons/_123.html.erb +3 -0
  13. data/app/views/material_design/icons/_12mp.html.erb +7 -0
  14. data/app/views/material_design/icons/_13mp.html.erb +7 -0
  15. data/app/views/material_design/icons/_14mp.html.erb +7 -0
  16. data/app/views/material_design/icons/_15mp.html.erb +7 -0
  17. data/app/views/material_design/icons/_16mp.html.erb +7 -0
  18. data/app/views/material_design/icons/_17mp.html.erb +7 -0
  19. data/app/views/material_design/icons/_18_up_rating.html.erb +5 -0
  20. data/app/views/material_design/icons/_18mp.html.erb +7 -0
  21. data/app/views/material_design/icons/_19mp.html.erb +7 -0
  22. data/app/views/material_design/icons/_1k.html.erb +5 -0
  23. data/app/views/material_design/icons/_1k_plus.html.erb +5 -0
  24. data/app/views/material_design/icons/_1x_mobiledata.html.erb +3 -0
  25. data/app/views/material_design/icons/_20mp.html.erb +7 -0
  26. data/app/views/material_design/icons/_21mp.html.erb +7 -0
  27. data/app/views/material_design/icons/_22mp.html.erb +7 -0
  28. data/app/views/material_design/icons/_23mp.html.erb +7 -0
  29. data/app/views/material_design/icons/_24mp.html.erb +7 -0
  30. data/app/views/material_design/icons/_2k.html.erb +5 -0
  31. data/app/views/material_design/icons/_2k_plus.html.erb +5 -0
  32. data/app/views/material_design/icons/_2mp.html.erb +6 -0
  33. data/app/views/material_design/icons/_30fps.html.erb +3 -0
  34. data/app/views/material_design/icons/_30fps_select.html.erb +3 -0
  35. data/app/views/material_design/icons/_360.html.erb +3 -0
  36. data/app/views/material_design/icons/_3d_rotation.html.erb +10 -0
  37. data/app/views/material_design/icons/_3g_mobiledata.html.erb +3 -0
  38. data/app/views/material_design/icons/_3k.html.erb +5 -0
  39. data/app/views/material_design/icons/_3k_plus.html.erb +5 -0
  40. data/app/views/material_design/icons/_3mp.html.erb +6 -0
  41. data/app/views/material_design/icons/_3p.html.erb +3 -0
  42. data/app/views/material_design/icons/_4g_mobiledata.html.erb +3 -0
  43. data/app/views/material_design/icons/_4g_plus_mobiledata.html.erb +3 -0
  44. data/app/views/material_design/icons/_4k.html.erb +3 -0
  45. data/app/views/material_design/icons/_4k_plus.html.erb +5 -0
  46. data/app/views/material_design/icons/_4mp.html.erb +6 -0
  47. data/app/views/material_design/icons/_5g.html.erb +4 -0
  48. data/app/views/material_design/icons/_5k.html.erb +5 -0
  49. data/app/views/material_design/icons/_5k_plus.html.erb +5 -0
  50. data/app/views/material_design/icons/_5mp.html.erb +6 -0
  51. data/app/views/material_design/icons/_60fps.html.erb +3 -0
  52. data/app/views/material_design/icons/_60fps_select.html.erb +3 -0
  53. data/app/views/material_design/icons/_6_ft_apart.html.erb +3 -0
  54. data/app/views/material_design/icons/_6k.html.erb +5 -0
  55. data/app/views/material_design/icons/_6k_plus.html.erb +5 -0
  56. data/app/views/material_design/icons/_6mp.html.erb +6 -0
  57. data/app/views/material_design/icons/_7k.html.erb +5 -0
  58. data/app/views/material_design/icons/_7k_plus.html.erb +5 -0
  59. data/app/views/material_design/icons/_7mp.html.erb +6 -0
  60. data/app/views/material_design/icons/_8k.html.erb +5 -0
  61. data/app/views/material_design/icons/_8k_plus.html.erb +5 -0
  62. data/app/views/material_design/icons/_8mp.html.erb +6 -0
  63. data/app/views/material_design/icons/_9k.html.erb +5 -0
  64. data/app/views/material_design/icons/_9k_plus.html.erb +5 -0
  65. data/app/views/material_design/icons/_9mp.html.erb +6 -0
  66. data/app/views/material_design/icons/_abc.html.erb +3 -0
  67. data/app/views/material_design/icons/_ac_unit.html.erb +3 -0
  68. data/app/views/material_design/icons/_access_alarm.html.erb +3 -0
  69. data/app/views/material_design/icons/_access_alarms.html.erb +3 -0
  70. data/app/views/material_design/icons/_access_time.html.erb +3 -0
  71. data/app/views/material_design/icons/_access_time_filled.html.erb +3 -0
  72. data/app/views/material_design/icons/_accessibility.html.erb +3 -0
  73. data/app/views/material_design/icons/_accessibility_new.html.erb +3 -0
  74. data/app/views/material_design/icons/_accessible.html.erb +4 -0
  75. data/app/views/material_design/icons/_accessible_forward.html.erb +4 -0
  76. data/app/views/material_design/icons/_account_balance.html.erb +3 -0
  77. data/app/views/material_design/icons/_account_balance_wallet.html.erb +4 -0
  78. data/app/views/material_design/icons/_account_box.html.erb +3 -0
  79. data/app/views/material_design/icons/_account_circle.html.erb +4 -0
  80. data/app/views/material_design/icons/_account_tree.html.erb +3 -0
  81. data/app/views/material_design/icons/_ad_units.html.erb +4 -0
  82. data/app/views/material_design/icons/_adb.html.erb +3 -0
  83. data/app/views/material_design/icons/_add.html.erb +3 -0
  84. data/app/views/material_design/icons/_add_a_photo.html.erb +3 -0
  85. data/app/views/material_design/icons/_add_alarm.html.erb +3 -0
  86. data/app/views/material_design/icons/_add_alert.html.erb +3 -0
  87. data/app/views/material_design/icons/_add_box.html.erb +3 -0
  88. data/app/views/material_design/icons/_add_business.html.erb +5 -0
  89. data/app/views/material_design/icons/_add_card.html.erb +3 -0
  90. data/app/views/material_design/icons/_add_chart.html.erb +7 -0
  91. data/app/views/material_design/icons/_add_circle.html.erb +3 -0
  92. data/app/views/material_design/icons/_add_circle_outline.html.erb +3 -0
  93. data/app/views/material_design/icons/_add_comment.html.erb +3 -0
  94. data/app/views/material_design/icons/_add_home.html.erb +4 -0
  95. data/app/views/material_design/icons/_add_home_work.html.erb +6 -0
  96. data/app/views/material_design/icons/_add_ic_call.html.erb +3 -0
  97. data/app/views/material_design/icons/_add_link.html.erb +3 -0
  98. data/app/views/material_design/icons/_add_location.html.erb +3 -0
  99. data/app/views/material_design/icons/_add_location_alt.html.erb +3 -0
  100. data/app/views/material_design/icons/_add_moderator.html.erb +4 -0
  101. data/app/views/material_design/icons/_add_photo_alternate.html.erb +3 -0
  102. data/app/views/material_design/icons/_add_reaction.html.erb +3 -0
  103. data/app/views/material_design/icons/_add_road.html.erb +8 -0
  104. data/app/views/material_design/icons/_add_shopping_cart.html.erb +3 -0
  105. data/app/views/material_design/icons/_add_task.html.erb +3 -0
  106. data/app/views/material_design/icons/_add_to_drive.html.erb +6 -0
  107. data/app/views/material_design/icons/_add_to_home_screen.html.erb +3 -0
  108. data/app/views/material_design/icons/_add_to_photos.html.erb +3 -0
  109. data/app/views/material_design/icons/_add_to_queue.html.erb +3 -0
  110. data/app/views/material_design/icons/_addchart.html.erb +3 -0
  111. data/app/views/material_design/icons/_adf_scanner.html.erb +4 -0
  112. data/app/views/material_design/icons/_adjust.html.erb +3 -0
  113. data/app/views/material_design/icons/_admin_panel_settings.html.erb +5 -0
  114. data/app/views/material_design/icons/_ads_click.html.erb +3 -0
  115. data/app/views/material_design/icons/_agriculture.html.erb +4 -0
  116. data/app/views/material_design/icons/_air.html.erb +3 -0
  117. data/app/views/material_design/icons/_airline_seat_flat.html.erb +3 -0
  118. data/app/views/material_design/icons/_airline_seat_flat_angled.html.erb +3 -0
  119. data/app/views/material_design/icons/_airline_seat_individual_suite.html.erb +3 -0
  120. data/app/views/material_design/icons/_airline_seat_legroom_extra.html.erb +3 -0
  121. data/app/views/material_design/icons/_airline_seat_legroom_normal.html.erb +3 -0
  122. data/app/views/material_design/icons/_airline_seat_legroom_reduced.html.erb +3 -0
  123. data/app/views/material_design/icons/_airline_seat_recline_extra.html.erb +3 -0
  124. data/app/views/material_design/icons/_airline_seat_recline_normal.html.erb +3 -0
  125. data/app/views/material_design/icons/_airline_stops.html.erb +3 -0
  126. data/app/views/material_design/icons/_airlines.html.erb +3 -0
  127. data/app/views/material_design/icons/_airplane_ticket.html.erb +3 -0
  128. data/app/views/material_design/icons/_airplanemode_active.html.erb +3 -0
  129. data/app/views/material_design/icons/_airplanemode_inactive.html.erb +3 -0
  130. data/app/views/material_design/icons/_airplay.html.erb +4 -0
  131. data/app/views/material_design/icons/_airport_shuttle.html.erb +3 -0
  132. data/app/views/material_design/icons/_alarm.html.erb +3 -0
  133. data/app/views/material_design/icons/_alarm_add.html.erb +3 -0
  134. data/app/views/material_design/icons/_alarm_off.html.erb +3 -0
  135. data/app/views/material_design/icons/_alarm_on.html.erb +3 -0
  136. data/app/views/material_design/icons/_album.html.erb +3 -0
  137. data/app/views/material_design/icons/_align_horizontal_center.html.erb +3 -0
  138. data/app/views/material_design/icons/_align_horizontal_left.html.erb +3 -0
  139. data/app/views/material_design/icons/_align_horizontal_right.html.erb +3 -0
  140. data/app/views/material_design/icons/_align_vertical_bottom.html.erb +3 -0
  141. data/app/views/material_design/icons/_align_vertical_center.html.erb +3 -0
  142. data/app/views/material_design/icons/_align_vertical_top.html.erb +3 -0
  143. data/app/views/material_design/icons/_all_inbox.html.erb +3 -0
  144. data/app/views/material_design/icons/_all_inclusive.html.erb +3 -0
  145. data/app/views/material_design/icons/_all_out.html.erb +3 -0
  146. data/app/views/material_design/icons/_alt_route.html.erb +3 -0
  147. data/app/views/material_design/icons/_alternate_email.html.erb +3 -0
  148. data/app/views/material_design/icons/_analytics.html.erb +7 -0
  149. data/app/views/material_design/icons/_anchor.html.erb +3 -0
  150. data/app/views/material_design/icons/_android.html.erb +3 -0
  151. data/app/views/material_design/icons/_animation.html.erb +3 -0
  152. data/app/views/material_design/icons/_announcement.html.erb +3 -0
  153. data/app/views/material_design/icons/_aod.html.erb +3 -0
  154. data/app/views/material_design/icons/_apartment.html.erb +3 -0
  155. data/app/views/material_design/icons/_api.html.erb +3 -0
  156. data/app/views/material_design/icons/_app_blocking.html.erb +4 -0
  157. data/app/views/material_design/icons/_app_registration.html.erb +10 -0
  158. data/app/views/material_design/icons/_app_settings_alt.html.erb +3 -0
  159. data/app/views/material_design/icons/_app_shortcut.html.erb +6 -0
  160. data/app/views/material_design/icons/_approval.html.erb +3 -0
  161. data/app/views/material_design/icons/_apps.html.erb +3 -0
  162. data/app/views/material_design/icons/_apps_outage.html.erb +3 -0
  163. data/app/views/material_design/icons/_architecture.html.erb +5 -0
  164. data/app/views/material_design/icons/_archive.html.erb +3 -0
  165. data/app/views/material_design/icons/_area_chart.html.erb +3 -0
  166. data/app/views/material_design/icons/_arrow_back_ios.html.erb +3 -0
  167. data/app/views/material_design/icons/_arrow_back_ios_new.html.erb +3 -0
  168. data/app/views/material_design/icons/_arrow_circle_down.html.erb +3 -0
  169. data/app/views/material_design/icons/_arrow_circle_left.html.erb +3 -0
  170. data/app/views/material_design/icons/_arrow_circle_right.html.erb +3 -0
  171. data/app/views/material_design/icons/_arrow_circle_up.html.erb +3 -0
  172. data/app/views/material_design/icons/_arrow_downward.html.erb +3 -0
  173. data/app/views/material_design/icons/_arrow_drop_down.html.erb +3 -0
  174. data/app/views/material_design/icons/_arrow_drop_down_circle.html.erb +3 -0
  175. data/app/views/material_design/icons/_arrow_drop_up.html.erb +3 -0
  176. data/app/views/material_design/icons/_arrow_forward.html.erb +3 -0
  177. data/app/views/material_design/icons/_arrow_forward_ios.html.erb +3 -0
  178. data/app/views/material_design/icons/_arrow_left.html.erb +3 -0
  179. data/app/views/material_design/icons/_arrow_outward.html.erb +3 -0
  180. data/app/views/material_design/icons/_arrow_right.html.erb +3 -0
  181. data/app/views/material_design/icons/_arrow_right_alt.html.erb +3 -0
  182. data/app/views/material_design/icons/_arrow_upward.html.erb +3 -0
  183. data/app/views/material_design/icons/_art_track.html.erb +3 -0
  184. data/app/views/material_design/icons/_article.html.erb +4 -0
  185. data/app/views/material_design/icons/_aspect_ratio.html.erb +3 -0
  186. data/app/views/material_design/icons/_assessment.html.erb +3 -0
  187. data/app/views/material_design/icons/_assignment.html.erb +3 -0
  188. data/app/views/material_design/icons/_assignment_ind.html.erb +3 -0
  189. data/app/views/material_design/icons/_assignment_late.html.erb +3 -0
  190. data/app/views/material_design/icons/_assignment_return.html.erb +3 -0
  191. data/app/views/material_design/icons/_assignment_returned.html.erb +3 -0
  192. data/app/views/material_design/icons/_assignment_turned_in.html.erb +3 -0
  193. data/app/views/material_design/icons/_assist_walker.html.erb +4 -0
  194. data/app/views/material_design/icons/_assistant.html.erb +3 -0
  195. data/app/views/material_design/icons/_assistant_direction.html.erb +4 -0
  196. data/app/views/material_design/icons/_assistant_photo.html.erb +3 -0
  197. data/app/views/material_design/icons/_assured_workload.html.erb +8 -0
  198. data/app/views/material_design/icons/_atm.html.erb +3 -0
  199. data/app/views/material_design/icons/_attach_email.html.erb +4 -0
  200. data/app/views/material_design/icons/_attach_file.html.erb +3 -0
  201. data/app/views/material_design/icons/_attach_money.html.erb +3 -0
  202. data/app/views/material_design/icons/_attachment.html.erb +3 -0
  203. data/app/views/material_design/icons/_attractions.html.erb +3 -0
  204. data/app/views/material_design/icons/_attribution.html.erb +4 -0
  205. data/app/views/material_design/icons/_audio_file.html.erb +3 -0
  206. data/app/views/material_design/icons/_audiotrack.html.erb +3 -0
  207. data/app/views/material_design/icons/_auto_awesome.html.erb +5 -0
  208. data/app/views/material_design/icons/_auto_awesome_mosaic.html.erb +5 -0
  209. data/app/views/material_design/icons/_auto_awesome_motion.html.erb +3 -0
  210. data/app/views/material_design/icons/_auto_delete.html.erb +5 -0
  211. data/app/views/material_design/icons/_auto_fix_high.html.erb +6 -0
  212. data/app/views/material_design/icons/_auto_fix_normal.html.erb +4 -0
  213. data/app/views/material_design/icons/_auto_fix_off.html.erb +5 -0
  214. data/app/views/material_design/icons/_auto_graph.html.erb +3 -0
  215. data/app/views/material_design/icons/_auto_mode.html.erb +8 -0
  216. data/app/views/material_design/icons/_auto_stories.html.erb +3 -0
  217. data/app/views/material_design/icons/_autofps_select.html.erb +8 -0
  218. data/app/views/material_design/icons/_autorenew.html.erb +3 -0
  219. data/app/views/material_design/icons/_av_timer.html.erb +3 -0
  220. data/app/views/material_design/icons/_baby_changing_station.html.erb +3 -0
  221. data/app/views/material_design/icons/_back_hand.html.erb +3 -0
  222. data/app/views/material_design/icons/_backpack.html.erb +3 -0
  223. data/app/views/material_design/icons/_backspace.html.erb +3 -0
  224. data/app/views/material_design/icons/_backup.html.erb +3 -0
  225. data/app/views/material_design/icons/_backup_table.html.erb +4 -0
  226. data/app/views/material_design/icons/_badge.html.erb +7 -0
  227. data/app/views/material_design/icons/_bakery_dining.html.erb +3 -0
  228. data/app/views/material_design/icons/_balance.html.erb +3 -0
  229. data/app/views/material_design/icons/_balcony.html.erb +3 -0
  230. data/app/views/material_design/icons/_ballot.html.erb +3 -0
  231. data/app/views/material_design/icons/_bar_chart.html.erb +5 -0
  232. data/app/views/material_design/icons/_batch_prediction.html.erb +3 -0
  233. data/app/views/material_design/icons/_bathroom.html.erb +3 -0
  234. data/app/views/material_design/icons/_bathtub.html.erb +4 -0
  235. data/app/views/material_design/icons/_battery_0_bar.html.erb +3 -0
  236. data/app/views/material_design/icons/_battery_1_bar.html.erb +3 -0
  237. data/app/views/material_design/icons/_battery_2_bar.html.erb +3 -0
  238. data/app/views/material_design/icons/_battery_3_bar.html.erb +3 -0
  239. data/app/views/material_design/icons/_battery_4_bar.html.erb +3 -0
  240. data/app/views/material_design/icons/_battery_5_bar.html.erb +3 -0
  241. data/app/views/material_design/icons/_battery_6_bar.html.erb +3 -0
  242. data/app/views/material_design/icons/_battery_alert.html.erb +3 -0
  243. data/app/views/material_design/icons/_battery_charging_full.html.erb +3 -0
  244. data/app/views/material_design/icons/_battery_full.html.erb +3 -0
  245. data/app/views/material_design/icons/_battery_saver.html.erb +3 -0
  246. data/app/views/material_design/icons/_battery_std.html.erb +3 -0
  247. data/app/views/material_design/icons/_battery_unknown.html.erb +3 -0
  248. data/app/views/material_design/icons/_beach_access.html.erb +3 -0
  249. data/app/views/material_design/icons/_bed.html.erb +3 -0
  250. data/app/views/material_design/icons/_bedroom_baby.html.erb +3 -0
  251. data/app/views/material_design/icons/_bedroom_child.html.erb +3 -0
  252. data/app/views/material_design/icons/_bedroom_parent.html.erb +3 -0
  253. data/app/views/material_design/icons/_bedtime.html.erb +3 -0
  254. data/app/views/material_design/icons/_bedtime_off.html.erb +3 -0
  255. data/app/views/material_design/icons/_beenhere.html.erb +3 -0
  256. data/app/views/material_design/icons/_bento.html.erb +3 -0
  257. data/app/views/material_design/icons/_bike_scooter.html.erb +5 -0
  258. data/app/views/material_design/icons/_biotech.html.erb +3 -0
  259. data/app/views/material_design/icons/_blender.html.erb +4 -0
  260. data/app/views/material_design/icons/_blind.html.erb +4 -0
  261. data/app/views/material_design/icons/_blinds.html.erb +3 -0
  262. data/app/views/material_design/icons/_blinds_closed.html.erb +3 -0
  263. data/app/views/material_design/icons/_block.html.erb +3 -0
  264. data/app/views/material_design/icons/_bloodtype.html.erb +5 -0
  265. data/app/views/material_design/icons/_bluetooth.html.erb +3 -0
  266. data/app/views/material_design/icons/_bluetooth_audio.html.erb +3 -0
  267. data/app/views/material_design/icons/_bluetooth_connected.html.erb +3 -0
  268. data/app/views/material_design/icons/_bluetooth_disabled.html.erb +3 -0
  269. data/app/views/material_design/icons/_bluetooth_drive.html.erb +6 -0
  270. data/app/views/material_design/icons/_bluetooth_searching.html.erb +3 -0
  271. data/app/views/material_design/icons/_blur_circular.html.erb +3 -0
  272. data/app/views/material_design/icons/_blur_linear.html.erb +3 -0
  273. data/app/views/material_design/icons/_blur_off.html.erb +15 -0
  274. data/app/views/material_design/icons/_blur_on.html.erb +3 -0
  275. data/app/views/material_design/icons/_bolt.html.erb +3 -0
  276. data/app/views/material_design/icons/_book.html.erb +3 -0
  277. data/app/views/material_design/icons/_book_online.html.erb +3 -0
  278. data/app/views/material_design/icons/_bookmark.html.erb +3 -0
  279. data/app/views/material_design/icons/_bookmark_add.html.erb +3 -0
  280. data/app/views/material_design/icons/_bookmark_added.html.erb +3 -0
  281. data/app/views/material_design/icons/_bookmark_border.html.erb +3 -0
  282. data/app/views/material_design/icons/_bookmark_remove.html.erb +3 -0
  283. data/app/views/material_design/icons/_bookmarks.html.erb +3 -0
  284. data/app/views/material_design/icons/_border_all.html.erb +3 -0
  285. data/app/views/material_design/icons/_border_bottom.html.erb +3 -0
  286. data/app/views/material_design/icons/_border_clear.html.erb +3 -0
  287. data/app/views/material_design/icons/_border_color.html.erb +5 -0
  288. data/app/views/material_design/icons/_border_horizontal.html.erb +3 -0
  289. data/app/views/material_design/icons/_border_inner.html.erb +3 -0
  290. data/app/views/material_design/icons/_border_left.html.erb +3 -0
  291. data/app/views/material_design/icons/_border_outer.html.erb +3 -0
  292. data/app/views/material_design/icons/_border_right.html.erb +3 -0
  293. data/app/views/material_design/icons/_border_style.html.erb +3 -0
  294. data/app/views/material_design/icons/_border_top.html.erb +3 -0
  295. data/app/views/material_design/icons/_border_vertical.html.erb +3 -0
  296. data/app/views/material_design/icons/_boy.html.erb +3 -0
  297. data/app/views/material_design/icons/_branding_watermark.html.erb +3 -0
  298. data/app/views/material_design/icons/_breakfast_dining.html.erb +4 -0
  299. data/app/views/material_design/icons/_brightness_1.html.erb +3 -0
  300. data/app/views/material_design/icons/_brightness_2.html.erb +3 -0
  301. data/app/views/material_design/icons/_brightness_3.html.erb +3 -0
  302. data/app/views/material_design/icons/_brightness_4.html.erb +10 -0
  303. data/app/views/material_design/icons/_brightness_5.html.erb +10 -0
  304. data/app/views/material_design/icons/_brightness_6.html.erb +10 -0
  305. data/app/views/material_design/icons/_brightness_7.html.erb +11 -0
  306. data/app/views/material_design/icons/_brightness_auto.html.erb +10 -0
  307. data/app/views/material_design/icons/_brightness_high.html.erb +11 -0
  308. data/app/views/material_design/icons/_brightness_low.html.erb +10 -0
  309. data/app/views/material_design/icons/_brightness_medium.html.erb +10 -0
  310. data/app/views/material_design/icons/_broadcast_on_home.html.erb +7 -0
  311. data/app/views/material_design/icons/_broadcast_on_personal.html.erb +6 -0
  312. data/app/views/material_design/icons/_broken_image.html.erb +3 -0
  313. data/app/views/material_design/icons/_browse_gallery.html.erb +5 -0
  314. data/app/views/material_design/icons/_browser_not_supported.html.erb +4 -0
  315. data/app/views/material_design/icons/_browser_updated.html.erb +3 -0
  316. data/app/views/material_design/icons/_brunch_dining.html.erb +5 -0
  317. data/app/views/material_design/icons/_brush.html.erb +3 -0
  318. data/app/views/material_design/icons/_bubble_chart.html.erb +3 -0
  319. data/app/views/material_design/icons/_bug_report.html.erb +3 -0
  320. data/app/views/material_design/icons/_build.html.erb +3 -0
  321. data/app/views/material_design/icons/_build_circle.html.erb +4 -0
  322. data/app/views/material_design/icons/_bungalow.html.erb +3 -0
  323. data/app/views/material_design/icons/_burst_mode.html.erb +3 -0
  324. data/app/views/material_design/icons/_bus_alert.html.erb +6 -0
  325. data/app/views/material_design/icons/_business.html.erb +3 -0
  326. data/app/views/material_design/icons/_business_center.html.erb +3 -0
  327. data/app/views/material_design/icons/_cabin.html.erb +3 -0
  328. data/app/views/material_design/icons/_cable.html.erb +3 -0
  329. data/app/views/material_design/icons/_cached.html.erb +3 -0
  330. data/app/views/material_design/icons/_cake.html.erb +3 -0
  331. data/app/views/material_design/icons/_calculate.html.erb +8 -0
  332. data/app/views/material_design/icons/_calendar_month.html.erb +3 -0
  333. data/app/views/material_design/icons/_calendar_today.html.erb +3 -0
  334. data/app/views/material_design/icons/_calendar_view_day.html.erb +3 -0
  335. data/app/views/material_design/icons/_calendar_view_month.html.erb +3 -0
  336. data/app/views/material_design/icons/_calendar_view_week.html.erb +3 -0
  337. data/app/views/material_design/icons/_call.html.erb +3 -0
  338. data/app/views/material_design/icons/_call_end.html.erb +3 -0
  339. data/app/views/material_design/icons/_call_made.html.erb +3 -0
  340. data/app/views/material_design/icons/_call_merge.html.erb +3 -0
  341. data/app/views/material_design/icons/_call_missed.html.erb +3 -0
  342. data/app/views/material_design/icons/_call_missed_outgoing.html.erb +3 -0
  343. data/app/views/material_design/icons/_call_received.html.erb +3 -0
  344. data/app/views/material_design/icons/_call_split.html.erb +3 -0
  345. data/app/views/material_design/icons/_call_to_action.html.erb +3 -0
  346. data/app/views/material_design/icons/_camera.html.erb +3 -0
  347. data/app/views/material_design/icons/_camera_alt.html.erb +3 -0
  348. data/app/views/material_design/icons/_camera_enhance.html.erb +3 -0
  349. data/app/views/material_design/icons/_camera_front.html.erb +3 -0
  350. data/app/views/material_design/icons/_camera_indoor.html.erb +3 -0
  351. data/app/views/material_design/icons/_camera_outdoor.html.erb +3 -0
  352. data/app/views/material_design/icons/_camera_rear.html.erb +3 -0
  353. data/app/views/material_design/icons/_camera_roll.html.erb +3 -0
  354. data/app/views/material_design/icons/_cameraswitch.html.erb +13 -0
  355. data/app/views/material_design/icons/_campaign.html.erb +7 -0
  356. data/app/views/material_design/icons/_cancel.html.erb +3 -0
  357. data/app/views/material_design/icons/_cancel_presentation.html.erb +3 -0
  358. data/app/views/material_design/icons/_cancel_schedule_send.html.erb +4 -0
  359. data/app/views/material_design/icons/_candlestick_chart.html.erb +4 -0
  360. data/app/views/material_design/icons/_car_crash.html.erb +3 -0
  361. data/app/views/material_design/icons/_car_rental.html.erb +6 -0
  362. data/app/views/material_design/icons/_car_repair.html.erb +6 -0
  363. data/app/views/material_design/icons/_card_giftcard.html.erb +3 -0
  364. data/app/views/material_design/icons/_card_membership.html.erb +3 -0
  365. data/app/views/material_design/icons/_card_travel.html.erb +3 -0
  366. data/app/views/material_design/icons/_carpenter.html.erb +3 -0
  367. data/app/views/material_design/icons/_cases.html.erb +4 -0
  368. data/app/views/material_design/icons/_casino.html.erb +8 -0
  369. data/app/views/material_design/icons/_cast.html.erb +3 -0
  370. data/app/views/material_design/icons/_cast_connected.html.erb +3 -0
  371. data/app/views/material_design/icons/_cast_for_education.html.erb +3 -0
  372. data/app/views/material_design/icons/_castle.html.erb +5 -0
  373. data/app/views/material_design/icons/_catching_pokemon.html.erb +3 -0
  374. data/app/views/material_design/icons/_category.html.erb +3 -0
  375. data/app/views/material_design/icons/_celebration.html.erb +7 -0
  376. data/app/views/material_design/icons/_cell_tower.html.erb +7 -0
  377. data/app/views/material_design/icons/_cell_wifi.html.erb +3 -0
  378. data/app/views/material_design/icons/_center_focus_strong.html.erb +3 -0
  379. data/app/views/material_design/icons/_center_focus_weak.html.erb +3 -0
  380. data/app/views/material_design/icons/_chair.html.erb +3 -0
  381. data/app/views/material_design/icons/_chair_alt.html.erb +3 -0
  382. data/app/views/material_design/icons/_chalet.html.erb +3 -0
  383. data/app/views/material_design/icons/_change_circle.html.erb +3 -0
  384. data/app/views/material_design/icons/_change_history.html.erb +3 -0
  385. data/app/views/material_design/icons/_charging_station.html.erb +3 -0
  386. data/app/views/material_design/icons/_chat.html.erb +3 -0
  387. data/app/views/material_design/icons/_chat_bubble.html.erb +3 -0
  388. data/app/views/material_design/icons/_chat_bubble_outline.html.erb +3 -0
  389. data/app/views/material_design/icons/_check.html.erb +3 -0
  390. data/app/views/material_design/icons/_check_box.html.erb +3 -0
  391. data/app/views/material_design/icons/_check_box_outline_blank.html.erb +3 -0
  392. data/app/views/material_design/icons/_check_circle.html.erb +3 -0
  393. data/app/views/material_design/icons/_check_circle_outline.html.erb +3 -0
  394. data/app/views/material_design/icons/_checklist.html.erb +3 -0
  395. data/app/views/material_design/icons/_checklist_rtl.html.erb +3 -0
  396. data/app/views/material_design/icons/_checkroom.html.erb +3 -0
  397. data/app/views/material_design/icons/_chevron_left.html.erb +3 -0
  398. data/app/views/material_design/icons/_chevron_right.html.erb +3 -0
  399. data/app/views/material_design/icons/_child_care.html.erb +5 -0
  400. data/app/views/material_design/icons/_child_friendly.html.erb +3 -0
  401. data/app/views/material_design/icons/_chrome_reader_mode.html.erb +3 -0
  402. data/app/views/material_design/icons/_church.html.erb +4 -0
  403. data/app/views/material_design/icons/_circle.html.erb +3 -0
  404. data/app/views/material_design/icons/_circle_notifications.html.erb +3 -0
  405. data/app/views/material_design/icons/_class.html.erb +3 -0
  406. data/app/views/material_design/icons/_clean_hands.html.erb +3 -0
  407. data/app/views/material_design/icons/_cleaning_services.html.erb +3 -0
  408. data/app/views/material_design/icons/_clear.html.erb +3 -0
  409. data/app/views/material_design/icons/_clear_all.html.erb +3 -0
  410. data/app/views/material_design/icons/_close.html.erb +3 -0
  411. data/app/views/material_design/icons/_close_fullscreen.html.erb +3 -0
  412. data/app/views/material_design/icons/_closed_caption.html.erb +3 -0
  413. data/app/views/material_design/icons/_closed_caption_disabled.html.erb +3 -0
  414. data/app/views/material_design/icons/_closed_caption_off.html.erb +5 -0
  415. data/app/views/material_design/icons/_cloud.html.erb +3 -0
  416. data/app/views/material_design/icons/_cloud_circle.html.erb +3 -0
  417. data/app/views/material_design/icons/_cloud_done.html.erb +3 -0
  418. data/app/views/material_design/icons/_cloud_download.html.erb +3 -0
  419. data/app/views/material_design/icons/_cloud_off.html.erb +3 -0
  420. data/app/views/material_design/icons/_cloud_queue.html.erb +3 -0
  421. data/app/views/material_design/icons/_cloud_sync.html.erb +3 -0
  422. data/app/views/material_design/icons/_cloud_upload.html.erb +3 -0
  423. data/app/views/material_design/icons/_co2.html.erb +3 -0
  424. data/app/views/material_design/icons/_co_present.html.erb +5 -0
  425. data/app/views/material_design/icons/_code.html.erb +3 -0
  426. data/app/views/material_design/icons/_code_off.html.erb +3 -0
  427. data/app/views/material_design/icons/_coffee.html.erb +3 -0
  428. data/app/views/material_design/icons/_coffee_maker.html.erb +4 -0
  429. data/app/views/material_design/icons/_collections.html.erb +3 -0
  430. data/app/views/material_design/icons/_collections_bookmark.html.erb +3 -0
  431. data/app/views/material_design/icons/_color_lens.html.erb +7 -0
  432. data/app/views/material_design/icons/_colorize.html.erb +3 -0
  433. data/app/views/material_design/icons/_comment.html.erb +3 -0
  434. data/app/views/material_design/icons/_comment_bank.html.erb +4 -0
  435. data/app/views/material_design/icons/_comments_disabled.html.erb +3 -0
  436. data/app/views/material_design/icons/_commit.html.erb +3 -0
  437. data/app/views/material_design/icons/_commute.html.erb +3 -0
  438. data/app/views/material_design/icons/_compare.html.erb +3 -0
  439. data/app/views/material_design/icons/_compare_arrows.html.erb +3 -0
  440. data/app/views/material_design/icons/_compass_calibration.html.erb +3 -0
  441. data/app/views/material_design/icons/_compost.html.erb +3 -0
  442. data/app/views/material_design/icons/_compress.html.erb +3 -0
  443. data/app/views/material_design/icons/_computer.html.erb +3 -0
  444. data/app/views/material_design/icons/_confirmation_number.html.erb +3 -0
  445. data/app/views/material_design/icons/_connect_without_contact.html.erb +3 -0
  446. data/app/views/material_design/icons/_connected_tv.html.erb +3 -0
  447. data/app/views/material_design/icons/_connecting_airports.html.erb +3 -0
  448. data/app/views/material_design/icons/_construction.html.erb +4 -0
  449. data/app/views/material_design/icons/_contact_emergency.html.erb +5 -0
  450. data/app/views/material_design/icons/_contact_mail.html.erb +3 -0
  451. data/app/views/material_design/icons/_contact_page.html.erb +3 -0
  452. data/app/views/material_design/icons/_contact_phone.html.erb +3 -0
  453. data/app/views/material_design/icons/_contact_support.html.erb +3 -0
  454. data/app/views/material_design/icons/_contactless.html.erb +6 -0
  455. data/app/views/material_design/icons/_contacts.html.erb +3 -0
  456. data/app/views/material_design/icons/_content_copy.html.erb +3 -0
  457. data/app/views/material_design/icons/_content_cut.html.erb +3 -0
  458. data/app/views/material_design/icons/_content_paste.html.erb +3 -0
  459. data/app/views/material_design/icons/_content_paste_go.html.erb +4 -0
  460. data/app/views/material_design/icons/_content_paste_off.html.erb +3 -0
  461. data/app/views/material_design/icons/_content_paste_search.html.erb +4 -0
  462. data/app/views/material_design/icons/_contrast.html.erb +3 -0
  463. data/app/views/material_design/icons/_control_camera.html.erb +4 -0
  464. data/app/views/material_design/icons/_control_point.html.erb +3 -0
  465. data/app/views/material_design/icons/_control_point_duplicate.html.erb +3 -0
  466. data/app/views/material_design/icons/_cookie.html.erb +6 -0
  467. data/app/views/material_design/icons/_copy_all.html.erb +3 -0
  468. data/app/views/material_design/icons/_copyright.html.erb +3 -0
  469. data/app/views/material_design/icons/_coronavirus.html.erb +3 -0
  470. data/app/views/material_design/icons/_corporate_fare.html.erb +3 -0
  471. data/app/views/material_design/icons/_cottage.html.erb +3 -0
  472. data/app/views/material_design/icons/_countertops.html.erb +3 -0
  473. data/app/views/material_design/icons/_create.html.erb +3 -0
  474. data/app/views/material_design/icons/_create_new_folder.html.erb +3 -0
  475. data/app/views/material_design/icons/_credit_card.html.erb +3 -0
  476. data/app/views/material_design/icons/_credit_card_off.html.erb +3 -0
  477. data/app/views/material_design/icons/_credit_score.html.erb +3 -0
  478. data/app/views/material_design/icons/_crib.html.erb +3 -0
  479. data/app/views/material_design/icons/_crisis_alert.html.erb +3 -0
  480. data/app/views/material_design/icons/_crop.html.erb +3 -0
  481. data/app/views/material_design/icons/_crop_16_9.html.erb +3 -0
  482. data/app/views/material_design/icons/_crop_3_2.html.erb +3 -0
  483. data/app/views/material_design/icons/_crop_5_4.html.erb +3 -0
  484. data/app/views/material_design/icons/_crop_7_5.html.erb +3 -0
  485. data/app/views/material_design/icons/_crop_din.html.erb +3 -0
  486. data/app/views/material_design/icons/_crop_free.html.erb +3 -0
  487. data/app/views/material_design/icons/_crop_landscape.html.erb +3 -0
  488. data/app/views/material_design/icons/_crop_original.html.erb +3 -0
  489. data/app/views/material_design/icons/_crop_portrait.html.erb +3 -0
  490. data/app/views/material_design/icons/_crop_rotate.html.erb +10 -0
  491. data/app/views/material_design/icons/_crop_square.html.erb +3 -0
  492. data/app/views/material_design/icons/_cruelty_free.html.erb +3 -0
  493. data/app/views/material_design/icons/_css.html.erb +3 -0
  494. data/app/views/material_design/icons/_currency_bitcoin.html.erb +3 -0
  495. data/app/views/material_design/icons/_currency_exchange.html.erb +3 -0
  496. data/app/views/material_design/icons/_currency_franc.html.erb +3 -0
  497. data/app/views/material_design/icons/_currency_lira.html.erb +3 -0
  498. data/app/views/material_design/icons/_currency_pound.html.erb +3 -0
  499. data/app/views/material_design/icons/_currency_ruble.html.erb +3 -0
  500. data/app/views/material_design/icons/_currency_rupee.html.erb +3 -0
  501. data/app/views/material_design/icons/_currency_yen.html.erb +3 -0
  502. data/app/views/material_design/icons/_currency_yuan.html.erb +3 -0
  503. data/app/views/material_design/icons/_curtains.html.erb +3 -0
  504. data/app/views/material_design/icons/_curtains_closed.html.erb +3 -0
  505. data/app/views/material_design/icons/_cyclone.html.erb +4 -0
  506. data/app/views/material_design/icons/_dangerous.html.erb +3 -0
  507. data/app/views/material_design/icons/_dark_mode.html.erb +3 -0
  508. data/app/views/material_design/icons/_dashboard.html.erb +3 -0
  509. data/app/views/material_design/icons/_dashboard_customize.html.erb +6 -0
  510. data/app/views/material_design/icons/_data_array.html.erb +4 -0
  511. data/app/views/material_design/icons/_data_exploration.html.erb +3 -0
  512. data/app/views/material_design/icons/_data_object.html.erb +4 -0
  513. data/app/views/material_design/icons/_data_saver_off.html.erb +3 -0
  514. data/app/views/material_design/icons/_data_saver_on.html.erb +3 -0
  515. data/app/views/material_design/icons/_data_thresholding.html.erb +4 -0
  516. data/app/views/material_design/icons/_data_usage.html.erb +3 -0
  517. data/app/views/material_design/icons/_dataset.html.erb +7 -0
  518. data/app/views/material_design/icons/_dataset_linked.html.erb +9 -0
  519. data/app/views/material_design/icons/_date_range.html.erb +3 -0
  520. data/app/views/material_design/icons/_deblur.html.erb +15 -0
  521. data/app/views/material_design/icons/_deck.html.erb +5 -0
  522. data/app/views/material_design/icons/_dehaze.html.erb +3 -0
  523. data/app/views/material_design/icons/_delete.html.erb +3 -0
  524. data/app/views/material_design/icons/_delete_forever.html.erb +3 -0
  525. data/app/views/material_design/icons/_delete_outline.html.erb +3 -0
  526. data/app/views/material_design/icons/_delete_sweep.html.erb +3 -0
  527. data/app/views/material_design/icons/_delivery_dining.html.erb +5 -0
  528. data/app/views/material_design/icons/_density_large.html.erb +4 -0
  529. data/app/views/material_design/icons/_density_medium.html.erb +5 -0
  530. data/app/views/material_design/icons/_density_small.html.erb +6 -0
  531. data/app/views/material_design/icons/_departure_board.html.erb +5 -0
  532. data/app/views/material_design/icons/_description.html.erb +3 -0
  533. data/app/views/material_design/icons/_deselect.html.erb +3 -0
  534. data/app/views/material_design/icons/_design_services.html.erb +3 -0
  535. data/app/views/material_design/icons/_desk.html.erb +3 -0
  536. data/app/views/material_design/icons/_desktop_access_disabled.html.erb +10 -0
  537. data/app/views/material_design/icons/_desktop_mac.html.erb +3 -0
  538. data/app/views/material_design/icons/_desktop_windows.html.erb +3 -0
  539. data/app/views/material_design/icons/_details.html.erb +3 -0
  540. data/app/views/material_design/icons/_developer_board.html.erb +3 -0
  541. data/app/views/material_design/icons/_developer_board_off.html.erb +3 -0
  542. data/app/views/material_design/icons/_developer_mode.html.erb +3 -0
  543. data/app/views/material_design/icons/_device_hub.html.erb +3 -0
  544. data/app/views/material_design/icons/_device_thermostat.html.erb +3 -0
  545. data/app/views/material_design/icons/_device_unknown.html.erb +3 -0
  546. data/app/views/material_design/icons/_devices.html.erb +3 -0
  547. data/app/views/material_design/icons/_devices_fold.html.erb +10 -0
  548. data/app/views/material_design/icons/_devices_other.html.erb +3 -0
  549. data/app/views/material_design/icons/_dialer_sip.html.erb +3 -0
  550. data/app/views/material_design/icons/_dialpad.html.erb +3 -0
  551. data/app/views/material_design/icons/_diamond.html.erb +3 -0
  552. data/app/views/material_design/icons/_difference.html.erb +3 -0
  553. data/app/views/material_design/icons/_dining.html.erb +3 -0
  554. data/app/views/material_design/icons/_dinner_dining.html.erb +4 -0
  555. data/app/views/material_design/icons/_directions.html.erb +3 -0
  556. data/app/views/material_design/icons/_directions_bike.html.erb +3 -0
  557. data/app/views/material_design/icons/_directions_boat.html.erb +3 -0
  558. data/app/views/material_design/icons/_directions_boat_filled.html.erb +3 -0
  559. data/app/views/material_design/icons/_directions_bus.html.erb +5 -0
  560. data/app/views/material_design/icons/_directions_bus_filled.html.erb +5 -0
  561. data/app/views/material_design/icons/_directions_car.html.erb +5 -0
  562. data/app/views/material_design/icons/_directions_car_filled.html.erb +5 -0
  563. data/app/views/material_design/icons/_directions_off.html.erb +5 -0
  564. data/app/views/material_design/icons/_directions_railway.html.erb +3 -0
  565. data/app/views/material_design/icons/_directions_railway_filled.html.erb +4 -0
  566. data/app/views/material_design/icons/_directions_run.html.erb +3 -0
  567. data/app/views/material_design/icons/_directions_subway.html.erb +5 -0
  568. data/app/views/material_design/icons/_directions_subway_filled.html.erb +5 -0
  569. data/app/views/material_design/icons/_directions_transit.html.erb +5 -0
  570. data/app/views/material_design/icons/_directions_transit_filled.html.erb +5 -0
  571. data/app/views/material_design/icons/_directions_walk.html.erb +3 -0
  572. data/app/views/material_design/icons/_dirty_lens.html.erb +4 -0
  573. data/app/views/material_design/icons/_disabled_by_default.html.erb +3 -0
  574. data/app/views/material_design/icons/_disabled_visible.html.erb +3 -0
  575. data/app/views/material_design/icons/_disc_full.html.erb +3 -0
  576. data/app/views/material_design/icons/_discount.html.erb +5 -0
  577. data/app/views/material_design/icons/_display_settings.html.erb +7 -0
  578. data/app/views/material_design/icons/_diversity_1.html.erb +9 -0
  579. data/app/views/material_design/icons/_diversity_2.html.erb +12 -0
  580. data/app/views/material_design/icons/_diversity_3.html.erb +7 -0
  581. data/app/views/material_design/icons/_dns.html.erb +3 -0
  582. data/app/views/material_design/icons/_do_disturb.html.erb +3 -0
  583. data/app/views/material_design/icons/_do_disturb_alt.html.erb +3 -0
  584. data/app/views/material_design/icons/_do_disturb_off.html.erb +3 -0
  585. data/app/views/material_design/icons/_do_disturb_on.html.erb +3 -0
  586. data/app/views/material_design/icons/_do_not_disturb.html.erb +3 -0
  587. data/app/views/material_design/icons/_do_not_disturb_alt.html.erb +3 -0
  588. data/app/views/material_design/icons/_do_not_disturb_off.html.erb +5 -0
  589. data/app/views/material_design/icons/_do_not_disturb_on.html.erb +3 -0
  590. data/app/views/material_design/icons/_do_not_disturb_on_total_silence.html.erb +3 -0
  591. data/app/views/material_design/icons/_do_not_step.html.erb +3 -0
  592. data/app/views/material_design/icons/_do_not_touch.html.erb +3 -0
  593. data/app/views/material_design/icons/_dock.html.erb +3 -0
  594. data/app/views/material_design/icons/_document_scanner.html.erb +3 -0
  595. data/app/views/material_design/icons/_domain.html.erb +3 -0
  596. data/app/views/material_design/icons/_domain_add.html.erb +3 -0
  597. data/app/views/material_design/icons/_domain_disabled.html.erb +10 -0
  598. data/app/views/material_design/icons/_domain_verification.html.erb +4 -0
  599. data/app/views/material_design/icons/_done.html.erb +3 -0
  600. data/app/views/material_design/icons/_done_all.html.erb +3 -0
  601. data/app/views/material_design/icons/_done_outline.html.erb +3 -0
  602. data/app/views/material_design/icons/_donut_large.html.erb +3 -0
  603. data/app/views/material_design/icons/_donut_small.html.erb +3 -0
  604. data/app/views/material_design/icons/_door_back.html.erb +4 -0
  605. data/app/views/material_design/icons/_door_front.html.erb +3 -0
  606. data/app/views/material_design/icons/_door_sliding.html.erb +3 -0
  607. data/app/views/material_design/icons/_doorbell.html.erb +3 -0
  608. data/app/views/material_design/icons/_double_arrow.html.erb +4 -0
  609. data/app/views/material_design/icons/_downhill_skiing.html.erb +3 -0
  610. data/app/views/material_design/icons/_download.html.erb +3 -0
  611. data/app/views/material_design/icons/_download_done.html.erb +3 -0
  612. data/app/views/material_design/icons/_download_for_offline.html.erb +3 -0
  613. data/app/views/material_design/icons/_downloading.html.erb +3 -0
  614. data/app/views/material_design/icons/_drafts.html.erb +3 -0
  615. data/app/views/material_design/icons/_drag_handle.html.erb +3 -0
  616. data/app/views/material_design/icons/_drag_indicator.html.erb +3 -0
  617. data/app/views/material_design/icons/_draw.html.erb +3 -0
  618. data/app/views/material_design/icons/_drive_eta.html.erb +5 -0
  619. data/app/views/material_design/icons/_drive_file_move.html.erb +3 -0
  620. data/app/views/material_design/icons/_drive_file_move_rtl.html.erb +3 -0
  621. data/app/views/material_design/icons/_drive_file_rename_outline.html.erb +5 -0
  622. data/app/views/material_design/icons/_drive_folder_upload.html.erb +3 -0
  623. data/app/views/material_design/icons/_dry.html.erb +3 -0
  624. data/app/views/material_design/icons/_dry_cleaning.html.erb +3 -0
  625. data/app/views/material_design/icons/_duo.html.erb +3 -0
  626. data/app/views/material_design/icons/_dvr.html.erb +3 -0
  627. data/app/views/material_design/icons/_dynamic_feed.html.erb +5 -0
  628. data/app/views/material_design/icons/_dynamic_form.html.erb +3 -0
  629. data/app/views/material_design/icons/_e_mobiledata.html.erb +3 -0
  630. data/app/views/material_design/icons/_earbuds.html.erb +3 -0
  631. data/app/views/material_design/icons/_earbuds_battery.html.erb +3 -0
  632. data/app/views/material_design/icons/_east.html.erb +3 -0
  633. data/app/views/material_design/icons/_edgesensor_high.html.erb +3 -0
  634. data/app/views/material_design/icons/_edgesensor_low.html.erb +3 -0
  635. data/app/views/material_design/icons/_edit.html.erb +3 -0
  636. data/app/views/material_design/icons/_edit_attributes.html.erb +3 -0
  637. data/app/views/material_design/icons/_edit_calendar.html.erb +3 -0
  638. data/app/views/material_design/icons/_edit_location.html.erb +3 -0
  639. data/app/views/material_design/icons/_edit_location_alt.html.erb +3 -0
  640. data/app/views/material_design/icons/_edit_note.html.erb +3 -0
  641. data/app/views/material_design/icons/_edit_notifications.html.erb +3 -0
  642. data/app/views/material_design/icons/_edit_off.html.erb +3 -0
  643. data/app/views/material_design/icons/_edit_road.html.erb +8 -0
  644. data/app/views/material_design/icons/_egg.html.erb +4 -0
  645. data/app/views/material_design/icons/_egg_alt.html.erb +4 -0
  646. data/app/views/material_design/icons/_eject.html.erb +3 -0
  647. data/app/views/material_design/icons/_elderly.html.erb +3 -0
  648. data/app/views/material_design/icons/_elderly_woman.html.erb +4 -0
  649. data/app/views/material_design/icons/_electric_bike.html.erb +4 -0
  650. data/app/views/material_design/icons/_electric_bolt.html.erb +3 -0
  651. data/app/views/material_design/icons/_electric_car.html.erb +6 -0
  652. data/app/views/material_design/icons/_electric_meter.html.erb +5 -0
  653. data/app/views/material_design/icons/_electric_moped.html.erb +6 -0
  654. data/app/views/material_design/icons/_electric_rickshaw.html.erb +4 -0
  655. data/app/views/material_design/icons/_electric_scooter.html.erb +5 -0
  656. data/app/views/material_design/icons/_electrical_services.html.erb +6 -0
  657. data/app/views/material_design/icons/_elevator.html.erb +3 -0
  658. data/app/views/material_design/icons/_email.html.erb +3 -0
  659. data/app/views/material_design/icons/_emergency.html.erb +3 -0
  660. data/app/views/material_design/icons/_emergency_recording.html.erb +3 -0
  661. data/app/views/material_design/icons/_emergency_share.html.erb +3 -0
  662. data/app/views/material_design/icons/_emoji_emotions.html.erb +6 -0
  663. data/app/views/material_design/icons/_emoji_events.html.erb +3 -0
  664. data/app/views/material_design/icons/_emoji_food_beverage.html.erb +4 -0
  665. data/app/views/material_design/icons/_emoji_nature.html.erb +4 -0
  666. data/app/views/material_design/icons/_emoji_objects.html.erb +6 -0
  667. data/app/views/material_design/icons/_emoji_people.html.erb +4 -0
  668. data/app/views/material_design/icons/_emoji_symbols.html.erb +9 -0
  669. data/app/views/material_design/icons/_emoji_transportation.html.erb +8 -0
  670. data/app/views/material_design/icons/_energy_savings_leaf.html.erb +4 -0
  671. data/app/views/material_design/icons/_engineering.html.erb +6 -0
  672. data/app/views/material_design/icons/_enhanced_encryption.html.erb +3 -0
  673. data/app/views/material_design/icons/_equalizer.html.erb +3 -0
  674. data/app/views/material_design/icons/_error.html.erb +3 -0
  675. data/app/views/material_design/icons/_error_outline.html.erb +3 -0
  676. data/app/views/material_design/icons/_escalator.html.erb +3 -0
  677. data/app/views/material_design/icons/_escalator_warning.html.erb +3 -0
  678. data/app/views/material_design/icons/_euro.html.erb +3 -0
  679. data/app/views/material_design/icons/_euro_symbol.html.erb +3 -0
  680. data/app/views/material_design/icons/_ev_station.html.erb +3 -0
  681. data/app/views/material_design/icons/_event.html.erb +3 -0
  682. data/app/views/material_design/icons/_event_available.html.erb +3 -0
  683. data/app/views/material_design/icons/_event_busy.html.erb +3 -0
  684. data/app/views/material_design/icons/_event_note.html.erb +3 -0
  685. data/app/views/material_design/icons/_event_repeat.html.erb +3 -0
  686. data/app/views/material_design/icons/_event_seat.html.erb +3 -0
  687. data/app/views/material_design/icons/_exit_to_app.html.erb +3 -0
  688. data/app/views/material_design/icons/_expand.html.erb +5 -0
  689. data/app/views/material_design/icons/_expand_circle_down.html.erb +3 -0
  690. data/app/views/material_design/icons/_expand_less.html.erb +3 -0
  691. data/app/views/material_design/icons/_expand_more.html.erb +3 -0
  692. data/app/views/material_design/icons/_explicit.html.erb +3 -0
  693. data/app/views/material_design/icons/_explore.html.erb +3 -0
  694. data/app/views/material_design/icons/_explore_off.html.erb +3 -0
  695. data/app/views/material_design/icons/_exposure.html.erb +3 -0
  696. data/app/views/material_design/icons/_exposure_neg_1.html.erb +3 -0
  697. data/app/views/material_design/icons/_exposure_neg_2.html.erb +3 -0
  698. data/app/views/material_design/icons/_exposure_plus_1.html.erb +3 -0
  699. data/app/views/material_design/icons/_exposure_plus_2.html.erb +3 -0
  700. data/app/views/material_design/icons/_exposure_zero.html.erb +3 -0
  701. data/app/views/material_design/icons/_extension.html.erb +3 -0
  702. data/app/views/material_design/icons/_extension_off.html.erb +3 -0
  703. data/app/views/material_design/icons/_face.html.erb +3 -0
  704. data/app/views/material_design/icons/_face_2.html.erb +12 -0
  705. data/app/views/material_design/icons/_face_3.html.erb +5 -0
  706. data/app/views/material_design/icons/_face_4.html.erb +5 -0
  707. data/app/views/material_design/icons/_face_5.html.erb +25 -0
  708. data/app/views/material_design/icons/_face_6.html.erb +5 -0
  709. data/app/views/material_design/icons/_face_retouching_natural.html.erb +6 -0
  710. data/app/views/material_design/icons/_face_retouching_off.html.erb +5 -0
  711. data/app/views/material_design/icons/_fact_check.html.erb +7 -0
  712. data/app/views/material_design/icons/_factory.html.erb +3 -0
  713. data/app/views/material_design/icons/_family_restroom.html.erb +3 -0
  714. data/app/views/material_design/icons/_fast_forward.html.erb +3 -0
  715. data/app/views/material_design/icons/_fast_rewind.html.erb +3 -0
  716. data/app/views/material_design/icons/_fastfood.html.erb +3 -0
  717. data/app/views/material_design/icons/_favorite.html.erb +3 -0
  718. data/app/views/material_design/icons/_favorite_border.html.erb +3 -0
  719. data/app/views/material_design/icons/_fax.html.erb +8 -0
  720. data/app/views/material_design/icons/_featured_play_list.html.erb +3 -0
  721. data/app/views/material_design/icons/_featured_video.html.erb +3 -0
  722. data/app/views/material_design/icons/_feed.html.erb +3 -0
  723. data/app/views/material_design/icons/_feedback.html.erb +3 -0
  724. data/app/views/material_design/icons/_female.html.erb +3 -0
  725. data/app/views/material_design/icons/_fence.html.erb +3 -0
  726. data/app/views/material_design/icons/_festival.html.erb +3 -0
  727. data/app/views/material_design/icons/_fiber_dvr.html.erb +3 -0
  728. data/app/views/material_design/icons/_fiber_manual_record.html.erb +3 -0
  729. data/app/views/material_design/icons/_fiber_new.html.erb +3 -0
  730. data/app/views/material_design/icons/_fiber_pin.html.erb +3 -0
  731. data/app/views/material_design/icons/_fiber_smart_record.html.erb +3 -0
  732. data/app/views/material_design/icons/_file_copy.html.erb +3 -0
  733. data/app/views/material_design/icons/_file_download.html.erb +3 -0
  734. data/app/views/material_design/icons/_file_download_done.html.erb +4 -0
  735. data/app/views/material_design/icons/_file_download_off.html.erb +3 -0
  736. data/app/views/material_design/icons/_file_open.html.erb +3 -0
  737. data/app/views/material_design/icons/_file_present.html.erb +3 -0
  738. data/app/views/material_design/icons/_file_upload.html.erb +3 -0
  739. data/app/views/material_design/icons/_filter.html.erb +3 -0
  740. data/app/views/material_design/icons/_filter_1.html.erb +3 -0
  741. data/app/views/material_design/icons/_filter_2.html.erb +3 -0
  742. data/app/views/material_design/icons/_filter_3.html.erb +3 -0
  743. data/app/views/material_design/icons/_filter_4.html.erb +3 -0
  744. data/app/views/material_design/icons/_filter_5.html.erb +3 -0
  745. data/app/views/material_design/icons/_filter_6.html.erb +3 -0
  746. data/app/views/material_design/icons/_filter_7.html.erb +3 -0
  747. data/app/views/material_design/icons/_filter_8.html.erb +3 -0
  748. data/app/views/material_design/icons/_filter_9.html.erb +3 -0
  749. data/app/views/material_design/icons/_filter_9_plus.html.erb +3 -0
  750. data/app/views/material_design/icons/_filter_alt.html.erb +3 -0
  751. data/app/views/material_design/icons/_filter_alt_off.html.erb +4 -0
  752. data/app/views/material_design/icons/_filter_b_and_w.html.erb +3 -0
  753. data/app/views/material_design/icons/_filter_center_focus.html.erb +3 -0
  754. data/app/views/material_design/icons/_filter_drama.html.erb +3 -0
  755. data/app/views/material_design/icons/_filter_frames.html.erb +3 -0
  756. data/app/views/material_design/icons/_filter_hdr.html.erb +3 -0
  757. data/app/views/material_design/icons/_filter_list.html.erb +3 -0
  758. data/app/views/material_design/icons/_filter_list_off.html.erb +3 -0
  759. data/app/views/material_design/icons/_filter_none.html.erb +3 -0
  760. data/app/views/material_design/icons/_filter_tilt_shift.html.erb +3 -0
  761. data/app/views/material_design/icons/_filter_vintage.html.erb +3 -0
  762. data/app/views/material_design/icons/_find_in_page.html.erb +3 -0
  763. data/app/views/material_design/icons/_find_replace.html.erb +3 -0
  764. data/app/views/material_design/icons/_fingerprint.html.erb +3 -0
  765. data/app/views/material_design/icons/_fire_extinguisher.html.erb +3 -0
  766. data/app/views/material_design/icons/_fire_hydrant_alt.html.erb +4 -0
  767. data/app/views/material_design/icons/_fire_truck.html.erb +4 -0
  768. data/app/views/material_design/icons/_fireplace.html.erb +4 -0
  769. data/app/views/material_design/icons/_first_page.html.erb +3 -0
  770. data/app/views/material_design/icons/_fit_screen.html.erb +3 -0
  771. data/app/views/material_design/icons/_fitbit.html.erb +3 -0
  772. data/app/views/material_design/icons/_fitness_center.html.erb +3 -0
  773. data/app/views/material_design/icons/_flag.html.erb +3 -0
  774. data/app/views/material_design/icons/_flag_circle.html.erb +4 -0
  775. data/app/views/material_design/icons/_flaky.html.erb +3 -0
  776. data/app/views/material_design/icons/_flare.html.erb +3 -0
  777. data/app/views/material_design/icons/_flash_auto.html.erb +3 -0
  778. data/app/views/material_design/icons/_flash_off.html.erb +3 -0
  779. data/app/views/material_design/icons/_flash_on.html.erb +3 -0
  780. data/app/views/material_design/icons/_flashlight_off.html.erb +4 -0
  781. data/app/views/material_design/icons/_flashlight_on.html.erb +4 -0
  782. data/app/views/material_design/icons/_flatware.html.erb +3 -0
  783. data/app/views/material_design/icons/_flight.html.erb +3 -0
  784. data/app/views/material_design/icons/_flight_class.html.erb +3 -0
  785. data/app/views/material_design/icons/_flight_land.html.erb +3 -0
  786. data/app/views/material_design/icons/_flight_takeoff.html.erb +3 -0
  787. data/app/views/material_design/icons/_flip.html.erb +3 -0
  788. data/app/views/material_design/icons/_flip_camera_android.html.erb +5 -0
  789. data/app/views/material_design/icons/_flip_camera_ios.html.erb +5 -0
  790. data/app/views/material_design/icons/_flip_to_back.html.erb +3 -0
  791. data/app/views/material_design/icons/_flip_to_front.html.erb +3 -0
  792. data/app/views/material_design/icons/_flood.html.erb +4 -0
  793. data/app/views/material_design/icons/_fluorescent.html.erb +9 -0
  794. data/app/views/material_design/icons/_flutter_dash.html.erb +3 -0
  795. data/app/views/material_design/icons/_fmd_bad.html.erb +5 -0
  796. data/app/views/material_design/icons/_fmd_good.html.erb +3 -0
  797. data/app/views/material_design/icons/_folder.html.erb +3 -0
  798. data/app/views/material_design/icons/_folder_copy.html.erb +3 -0
  799. data/app/views/material_design/icons/_folder_delete.html.erb +3 -0
  800. data/app/views/material_design/icons/_folder_off.html.erb +4 -0
  801. data/app/views/material_design/icons/_folder_open.html.erb +3 -0
  802. data/app/views/material_design/icons/_folder_shared.html.erb +3 -0
  803. data/app/views/material_design/icons/_folder_special.html.erb +3 -0
  804. data/app/views/material_design/icons/_folder_zip.html.erb +3 -0
  805. data/app/views/material_design/icons/_follow_the_signs.html.erb +3 -0
  806. data/app/views/material_design/icons/_font_download.html.erb +3 -0
  807. data/app/views/material_design/icons/_font_download_off.html.erb +3 -0
  808. data/app/views/material_design/icons/_food_bank.html.erb +3 -0
  809. data/app/views/material_design/icons/_forest.html.erb +3 -0
  810. data/app/views/material_design/icons/_fork_left.html.erb +3 -0
  811. data/app/views/material_design/icons/_fork_right.html.erb +3 -0
  812. data/app/views/material_design/icons/_format_align_center.html.erb +3 -0
  813. data/app/views/material_design/icons/_format_align_justify.html.erb +3 -0
  814. data/app/views/material_design/icons/_format_align_left.html.erb +3 -0
  815. data/app/views/material_design/icons/_format_align_right.html.erb +3 -0
  816. data/app/views/material_design/icons/_format_bold.html.erb +3 -0
  817. data/app/views/material_design/icons/_format_clear.html.erb +3 -0
  818. data/app/views/material_design/icons/_format_color_fill.html.erb +3 -0
  819. data/app/views/material_design/icons/_format_color_reset.html.erb +3 -0
  820. data/app/views/material_design/icons/_format_color_text.html.erb +3 -0
  821. data/app/views/material_design/icons/_format_indent_decrease.html.erb +3 -0
  822. data/app/views/material_design/icons/_format_indent_increase.html.erb +3 -0
  823. data/app/views/material_design/icons/_format_italic.html.erb +3 -0
  824. data/app/views/material_design/icons/_format_line_spacing.html.erb +3 -0
  825. data/app/views/material_design/icons/_format_list_bulleted.html.erb +3 -0
  826. data/app/views/material_design/icons/_format_list_numbered.html.erb +3 -0
  827. data/app/views/material_design/icons/_format_list_numbered_rtl.html.erb +3 -0
  828. data/app/views/material_design/icons/_format_overline.html.erb +3 -0
  829. data/app/views/material_design/icons/_format_paint.html.erb +3 -0
  830. data/app/views/material_design/icons/_format_quote.html.erb +3 -0
  831. data/app/views/material_design/icons/_format_shapes.html.erb +3 -0
  832. data/app/views/material_design/icons/_format_size.html.erb +3 -0
  833. data/app/views/material_design/icons/_format_strikethrough.html.erb +3 -0
  834. data/app/views/material_design/icons/_format_textdirection_l_to_r.html.erb +3 -0
  835. data/app/views/material_design/icons/_format_textdirection_r_to_l.html.erb +3 -0
  836. data/app/views/material_design/icons/_format_underlined.html.erb +3 -0
  837. data/app/views/material_design/icons/_fort.html.erb +3 -0
  838. data/app/views/material_design/icons/_forum.html.erb +3 -0
  839. data/app/views/material_design/icons/_forward.html.erb +3 -0
  840. data/app/views/material_design/icons/_forward_10.html.erb +5 -0
  841. data/app/views/material_design/icons/_forward_30.html.erb +3 -0
  842. data/app/views/material_design/icons/_forward_5.html.erb +3 -0
  843. data/app/views/material_design/icons/_forward_to_inbox.html.erb +3 -0
  844. data/app/views/material_design/icons/_foundation.html.erb +3 -0
  845. data/app/views/material_design/icons/_free_breakfast.html.erb +3 -0
  846. data/app/views/material_design/icons/_free_cancellation.html.erb +3 -0
  847. data/app/views/material_design/icons/_front_hand.html.erb +3 -0
  848. data/app/views/material_design/icons/_fullscreen.html.erb +3 -0
  849. data/app/views/material_design/icons/_fullscreen_exit.html.erb +3 -0
  850. data/app/views/material_design/icons/_functions.html.erb +3 -0
  851. data/app/views/material_design/icons/_g_mobiledata.html.erb +3 -0
  852. data/app/views/material_design/icons/_g_translate.html.erb +3 -0
  853. data/app/views/material_design/icons/_gamepad.html.erb +3 -0
  854. data/app/views/material_design/icons/_games.html.erb +3 -0
  855. data/app/views/material_design/icons/_garage.html.erb +6 -0
  856. data/app/views/material_design/icons/_gas_meter.html.erb +5 -0
  857. data/app/views/material_design/icons/_gavel.html.erb +3 -0
  858. data/app/views/material_design/icons/_generating_tokens.html.erb +3 -0
  859. data/app/views/material_design/icons/_gesture.html.erb +3 -0
  860. data/app/views/material_design/icons/_get_app.html.erb +3 -0
  861. data/app/views/material_design/icons/_gif.html.erb +3 -0
  862. data/app/views/material_design/icons/_gif_box.html.erb +3 -0
  863. data/app/views/material_design/icons/_girl.html.erb +3 -0
  864. data/app/views/material_design/icons/_gite.html.erb +3 -0
  865. data/app/views/material_design/icons/_golf_course.html.erb +4 -0
  866. data/app/views/material_design/icons/_gpp_bad.html.erb +3 -0
  867. data/app/views/material_design/icons/_gpp_good.html.erb +3 -0
  868. data/app/views/material_design/icons/_gpp_maybe.html.erb +5 -0
  869. data/app/views/material_design/icons/_gps_fixed.html.erb +3 -0
  870. data/app/views/material_design/icons/_gps_not_fixed.html.erb +3 -0
  871. data/app/views/material_design/icons/_gps_off.html.erb +3 -0
  872. data/app/views/material_design/icons/_grade.html.erb +3 -0
  873. data/app/views/material_design/icons/_gradient.html.erb +3 -0
  874. data/app/views/material_design/icons/_grading.html.erb +3 -0
  875. data/app/views/material_design/icons/_grain.html.erb +3 -0
  876. data/app/views/material_design/icons/_graphic_eq.html.erb +3 -0
  877. data/app/views/material_design/icons/_grass.html.erb +3 -0
  878. data/app/views/material_design/icons/_grid_3x3.html.erb +3 -0
  879. data/app/views/material_design/icons/_grid_4x4.html.erb +3 -0
  880. data/app/views/material_design/icons/_grid_goldenratio.html.erb +3 -0
  881. data/app/views/material_design/icons/_grid_off.html.erb +10 -0
  882. data/app/views/material_design/icons/_grid_on.html.erb +3 -0
  883. data/app/views/material_design/icons/_grid_view.html.erb +3 -0
  884. data/app/views/material_design/icons/_group.html.erb +3 -0
  885. data/app/views/material_design/icons/_group_add.html.erb +7 -0
  886. data/app/views/material_design/icons/_group_off.html.erb +3 -0
  887. data/app/views/material_design/icons/_group_remove.html.erb +3 -0
  888. data/app/views/material_design/icons/_group_work.html.erb +6 -0
  889. data/app/views/material_design/icons/_groups.html.erb +3 -0
  890. data/app/views/material_design/icons/_groups_2.html.erb +8 -0
  891. data/app/views/material_design/icons/_groups_3.html.erb +8 -0
  892. data/app/views/material_design/icons/_h_mobiledata.html.erb +3 -0
  893. data/app/views/material_design/icons/_h_plus_mobiledata.html.erb +3 -0
  894. data/app/views/material_design/icons/_hail.html.erb +3 -0
  895. data/app/views/material_design/icons/_handshake.html.erb +3 -0
  896. data/app/views/material_design/icons/_handyman.html.erb +4 -0
  897. data/app/views/material_design/icons/_hardware.html.erb +3 -0
  898. data/app/views/material_design/icons/_hd.html.erb +3 -0
  899. data/app/views/material_design/icons/_hdr_auto.html.erb +3 -0
  900. data/app/views/material_design/icons/_hdr_auto_select.html.erb +8 -0
  901. data/app/views/material_design/icons/_hdr_enhanced_select.html.erb +3 -0
  902. data/app/views/material_design/icons/_hdr_off.html.erb +3 -0
  903. data/app/views/material_design/icons/_hdr_off_select.html.erb +3 -0
  904. data/app/views/material_design/icons/_hdr_on.html.erb +3 -0
  905. data/app/views/material_design/icons/_hdr_on_select.html.erb +3 -0
  906. data/app/views/material_design/icons/_hdr_plus.html.erb +3 -0
  907. data/app/views/material_design/icons/_hdr_strong.html.erb +3 -0
  908. data/app/views/material_design/icons/_hdr_weak.html.erb +3 -0
  909. data/app/views/material_design/icons/_headphones.html.erb +3 -0
  910. data/app/views/material_design/icons/_headphones_battery.html.erb +4 -0
  911. data/app/views/material_design/icons/_headset.html.erb +3 -0
  912. data/app/views/material_design/icons/_headset_mic.html.erb +3 -0
  913. data/app/views/material_design/icons/_headset_off.html.erb +4 -0
  914. data/app/views/material_design/icons/_healing.html.erb +3 -0
  915. data/app/views/material_design/icons/_health_and_safety.html.erb +3 -0
  916. data/app/views/material_design/icons/_hearing.html.erb +3 -0
  917. data/app/views/material_design/icons/_hearing_disabled.html.erb +3 -0
  918. data/app/views/material_design/icons/_heart_broken.html.erb +3 -0
  919. data/app/views/material_design/icons/_heat_pump.html.erb +4 -0
  920. data/app/views/material_design/icons/_height.html.erb +3 -0
  921. data/app/views/material_design/icons/_help.html.erb +3 -0
  922. data/app/views/material_design/icons/_help_center.html.erb +3 -0
  923. data/app/views/material_design/icons/_help_outline.html.erb +3 -0
  924. data/app/views/material_design/icons/_hevc.html.erb +6 -0
  925. data/app/views/material_design/icons/_hexagon.html.erb +3 -0
  926. data/app/views/material_design/icons/_hide_image.html.erb +4 -0
  927. data/app/views/material_design/icons/_hide_source.html.erb +3 -0
  928. data/app/views/material_design/icons/_high_quality.html.erb +3 -0
  929. data/app/views/material_design/icons/_highlight.html.erb +3 -0
  930. data/app/views/material_design/icons/_highlight_alt.html.erb +3 -0
  931. data/app/views/material_design/icons/_highlight_off.html.erb +3 -0
  932. data/app/views/material_design/icons/_hiking.html.erb +3 -0
  933. data/app/views/material_design/icons/_history.html.erb +3 -0
  934. data/app/views/material_design/icons/_history_edu.html.erb +3 -0
  935. data/app/views/material_design/icons/_history_toggle_off.html.erb +3 -0
  936. data/app/views/material_design/icons/_hive.html.erb +3 -0
  937. data/app/views/material_design/icons/_hls.html.erb +3 -0
  938. data/app/views/material_design/icons/_hls_off.html.erb +3 -0
  939. data/app/views/material_design/icons/_holiday_village.html.erb +3 -0
  940. data/app/views/material_design/icons/_home.html.erb +3 -0
  941. data/app/views/material_design/icons/_home_max.html.erb +3 -0
  942. data/app/views/material_design/icons/_home_mini.html.erb +3 -0
  943. data/app/views/material_design/icons/_home_repair_service.html.erb +3 -0
  944. data/app/views/material_design/icons/_home_work.html.erb +7 -0
  945. data/app/views/material_design/icons/_horizontal_distribute.html.erb +3 -0
  946. data/app/views/material_design/icons/_horizontal_rule.html.erb +3 -0
  947. data/app/views/material_design/icons/_horizontal_split.html.erb +3 -0
  948. data/app/views/material_design/icons/_hot_tub.html.erb +4 -0
  949. data/app/views/material_design/icons/_hotel.html.erb +3 -0
  950. data/app/views/material_design/icons/_hotel_class.html.erb +3 -0
  951. data/app/views/material_design/icons/_hourglass_bottom.html.erb +3 -0
  952. data/app/views/material_design/icons/_hourglass_disabled.html.erb +4 -0
  953. data/app/views/material_design/icons/_hourglass_empty.html.erb +3 -0
  954. data/app/views/material_design/icons/_hourglass_full.html.erb +3 -0
  955. data/app/views/material_design/icons/_hourglass_top.html.erb +3 -0
  956. data/app/views/material_design/icons/_house.html.erb +4 -0
  957. data/app/views/material_design/icons/_house_siding.html.erb +3 -0
  958. data/app/views/material_design/icons/_houseboat.html.erb +3 -0
  959. data/app/views/material_design/icons/_how_to_reg.html.erb +3 -0
  960. data/app/views/material_design/icons/_how_to_vote.html.erb +3 -0
  961. data/app/views/material_design/icons/_html.html.erb +3 -0
  962. data/app/views/material_design/icons/_http.html.erb +3 -0
  963. data/app/views/material_design/icons/_https.html.erb +3 -0
  964. data/app/views/material_design/icons/_hub.html.erb +10 -0
  965. data/app/views/material_design/icons/_hvac.html.erb +4 -0
  966. data/app/views/material_design/icons/_ice_skating.html.erb +3 -0
  967. data/app/views/material_design/icons/_icecream.html.erb +3 -0
  968. data/app/views/material_design/icons/_icon.html.erb +1 -1
  969. data/app/views/material_design/icons/_image.html.erb +3 -0
  970. data/app/views/material_design/icons/_image_aspect_ratio.html.erb +3 -0
  971. data/app/views/material_design/icons/_image_not_supported.html.erb +3 -0
  972. data/app/views/material_design/icons/_image_search.html.erb +3 -0
  973. data/app/views/material_design/icons/_imagesearch_roller.html.erb +3 -0
  974. data/app/views/material_design/icons/_import_contacts.html.erb +3 -0
  975. data/app/views/material_design/icons/_import_export.html.erb +3 -0
  976. data/app/views/material_design/icons/_important_devices.html.erb +3 -0
  977. data/app/views/material_design/icons/_inbox.html.erb +3 -0
  978. data/app/views/material_design/icons/_incomplete_circle.html.erb +3 -0
  979. data/app/views/material_design/icons/_indeterminate_check_box.html.erb +3 -0
  980. data/app/views/material_design/icons/_info.html.erb +3 -0
  981. data/app/views/material_design/icons/_input.html.erb +3 -0
  982. data/app/views/material_design/icons/_insert_chart.html.erb +3 -0
  983. data/app/views/material_design/icons/_insert_chart_outlined.html.erb +3 -0
  984. data/app/views/material_design/icons/_insert_comment.html.erb +3 -0
  985. data/app/views/material_design/icons/_insert_drive_file.html.erb +3 -0
  986. data/app/views/material_design/icons/_insert_emoticon.html.erb +3 -0
  987. data/app/views/material_design/icons/_insert_invitation.html.erb +3 -0
  988. data/app/views/material_design/icons/_insert_link.html.erb +3 -0
  989. data/app/views/material_design/icons/_insert_page_break.html.erb +7 -0
  990. data/app/views/material_design/icons/_insert_photo.html.erb +3 -0
  991. data/app/views/material_design/icons/_insights.html.erb +5 -0
  992. data/app/views/material_design/icons/_install_desktop.html.erb +4 -0
  993. data/app/views/material_design/icons/_install_mobile.html.erb +4 -0
  994. data/app/views/material_design/icons/_integration_instructions.html.erb +5 -0
  995. data/app/views/material_design/icons/_interests.html.erb +3 -0
  996. data/app/views/material_design/icons/_interpreter_mode.html.erb +3 -0
  997. data/app/views/material_design/icons/_inventory.html.erb +4 -0
  998. data/app/views/material_design/icons/_inventory_2.html.erb +4 -0
  999. data/app/views/material_design/icons/_invert_colors.html.erb +3 -0
  1000. data/app/views/material_design/icons/_invert_colors_off.html.erb +3 -0
  1001. data/app/views/material_design/icons/_ios_share.html.erb +3 -0
  1002. data/app/views/material_design/icons/_iron.html.erb +3 -0
  1003. data/app/views/material_design/icons/_iso.html.erb +3 -0
  1004. data/app/views/material_design/icons/_javascript.html.erb +3 -0
  1005. data/app/views/material_design/icons/_join_full.html.erb +5 -0
  1006. data/app/views/material_design/icons/_join_inner.html.erb +5 -0
  1007. data/app/views/material_design/icons/_join_left.html.erb +5 -0
  1008. data/app/views/material_design/icons/_join_right.html.erb +5 -0
  1009. data/app/views/material_design/icons/_kayaking.html.erb +3 -0
  1010. data/app/views/material_design/icons/_kebab_dining.html.erb +3 -0
  1011. data/app/views/material_design/icons/_key.html.erb +3 -0
  1012. data/app/views/material_design/icons/_key_off.html.erb +3 -0
  1013. data/app/views/material_design/icons/_keyboard.html.erb +3 -0
  1014. data/app/views/material_design/icons/_keyboard_alt.html.erb +3 -0
  1015. data/app/views/material_design/icons/_keyboard_arrow_down.html.erb +3 -0
  1016. data/app/views/material_design/icons/_keyboard_arrow_left.html.erb +3 -0
  1017. data/app/views/material_design/icons/_keyboard_arrow_right.html.erb +3 -0
  1018. data/app/views/material_design/icons/_keyboard_arrow_up.html.erb +3 -0
  1019. data/app/views/material_design/icons/_keyboard_backspace.html.erb +3 -0
  1020. data/app/views/material_design/icons/_keyboard_capslock.html.erb +3 -0
  1021. data/app/views/material_design/icons/_keyboard_command_key.html.erb +3 -0
  1022. data/app/views/material_design/icons/_keyboard_control_key.html.erb +3 -0
  1023. data/app/views/material_design/icons/_keyboard_double_arrow_down.html.erb +4 -0
  1024. data/app/views/material_design/icons/_keyboard_double_arrow_left.html.erb +4 -0
  1025. data/app/views/material_design/icons/_keyboard_double_arrow_right.html.erb +4 -0
  1026. data/app/views/material_design/icons/_keyboard_double_arrow_up.html.erb +4 -0
  1027. data/app/views/material_design/icons/_keyboard_hide.html.erb +3 -0
  1028. data/app/views/material_design/icons/_keyboard_option_key.html.erb +4 -0
  1029. data/app/views/material_design/icons/_keyboard_return.html.erb +3 -0
  1030. data/app/views/material_design/icons/_keyboard_tab.html.erb +3 -0
  1031. data/app/views/material_design/icons/_keyboard_voice.html.erb +3 -0
  1032. data/app/views/material_design/icons/_king_bed.html.erb +3 -0
  1033. data/app/views/material_design/icons/_kitchen.html.erb +3 -0
  1034. data/app/views/material_design/icons/_kitesurfing.html.erb +3 -0
  1035. data/app/views/material_design/icons/_label.html.erb +3 -0
  1036. data/app/views/material_design/icons/_label_important.html.erb +3 -0
  1037. data/app/views/material_design/icons/_label_off.html.erb +3 -0
  1038. data/app/views/material_design/icons/_lan.html.erb +3 -0
  1039. data/app/views/material_design/icons/_landscape.html.erb +3 -0
  1040. data/app/views/material_design/icons/_landslide.html.erb +5 -0
  1041. data/app/views/material_design/icons/_language.html.erb +3 -0
  1042. data/app/views/material_design/icons/_laptop.html.erb +3 -0
  1043. data/app/views/material_design/icons/_laptop_chromebook.html.erb +3 -0
  1044. data/app/views/material_design/icons/_laptop_mac.html.erb +3 -0
  1045. data/app/views/material_design/icons/_laptop_windows.html.erb +3 -0
  1046. data/app/views/material_design/icons/_last_page.html.erb +3 -0
  1047. data/app/views/material_design/icons/_launch.html.erb +3 -0
  1048. data/app/views/material_design/icons/_layers.html.erb +3 -0
  1049. data/app/views/material_design/icons/_layers_clear.html.erb +3 -0
  1050. data/app/views/material_design/icons/_leaderboard.html.erb +3 -0
  1051. data/app/views/material_design/icons/_leak_add.html.erb +3 -0
  1052. data/app/views/material_design/icons/_leak_remove.html.erb +3 -0
  1053. data/app/views/material_design/icons/_legend_toggle.html.erb +3 -0
  1054. data/app/views/material_design/icons/_lens.html.erb +3 -0
  1055. data/app/views/material_design/icons/_lens_blur.html.erb +3 -0
  1056. data/app/views/material_design/icons/_library_add.html.erb +3 -0
  1057. data/app/views/material_design/icons/_library_add_check.html.erb +3 -0
  1058. data/app/views/material_design/icons/_library_books.html.erb +3 -0
  1059. data/app/views/material_design/icons/_library_music.html.erb +3 -0
  1060. data/app/views/material_design/icons/_light.html.erb +3 -0
  1061. data/app/views/material_design/icons/_light_mode.html.erb +3 -0
  1062. data/app/views/material_design/icons/_lightbulb.html.erb +3 -0
  1063. data/app/views/material_design/icons/_lightbulb_circle.html.erb +6 -0
  1064. data/app/views/material_design/icons/_line_axis.html.erb +3 -0
  1065. data/app/views/material_design/icons/_line_style.html.erb +3 -0
  1066. data/app/views/material_design/icons/_line_weight.html.erb +3 -0
  1067. data/app/views/material_design/icons/_linear_scale.html.erb +3 -0
  1068. data/app/views/material_design/icons/_link.html.erb +3 -0
  1069. data/app/views/material_design/icons/_link_off.html.erb +3 -0
  1070. data/app/views/material_design/icons/_linked_camera.html.erb +3 -0
  1071. data/app/views/material_design/icons/_liquor.html.erb +4 -0
  1072. data/app/views/material_design/icons/_list.html.erb +3 -0
  1073. data/app/views/material_design/icons/_list_alt.html.erb +3 -0
  1074. data/app/views/material_design/icons/_live_help.html.erb +3 -0
  1075. data/app/views/material_design/icons/_live_tv.html.erb +3 -0
  1076. data/app/views/material_design/icons/_living.html.erb +3 -0
  1077. data/app/views/material_design/icons/_local_activity.html.erb +3 -0
  1078. data/app/views/material_design/icons/_local_airport.html.erb +3 -0
  1079. data/app/views/material_design/icons/_local_atm.html.erb +3 -0
  1080. data/app/views/material_design/icons/_local_bar.html.erb +3 -0
  1081. data/app/views/material_design/icons/_local_cafe.html.erb +3 -0
  1082. data/app/views/material_design/icons/_local_car_wash.html.erb +5 -0
  1083. data/app/views/material_design/icons/_local_convenience_store.html.erb +3 -0
  1084. data/app/views/material_design/icons/_local_dining.html.erb +3 -0
  1085. data/app/views/material_design/icons/_local_drink.html.erb +3 -0
  1086. data/app/views/material_design/icons/_local_fire_department.html.erb +3 -0
  1087. data/app/views/material_design/icons/_local_florist.html.erb +3 -0
  1088. data/app/views/material_design/icons/_local_gas_station.html.erb +3 -0
  1089. data/app/views/material_design/icons/_local_grocery_store.html.erb +3 -0
  1090. data/app/views/material_design/icons/_local_hospital.html.erb +3 -0
  1091. data/app/views/material_design/icons/_local_hotel.html.erb +3 -0
  1092. data/app/views/material_design/icons/_local_laundry_service.html.erb +6 -0
  1093. data/app/views/material_design/icons/_local_library.html.erb +3 -0
  1094. data/app/views/material_design/icons/_local_mall.html.erb +3 -0
  1095. data/app/views/material_design/icons/_local_movies.html.erb +3 -0
  1096. data/app/views/material_design/icons/_local_offer.html.erb +4 -0
  1097. data/app/views/material_design/icons/_local_parking.html.erb +3 -0
  1098. data/app/views/material_design/icons/_local_pharmacy.html.erb +3 -0
  1099. data/app/views/material_design/icons/_local_phone.html.erb +3 -0
  1100. data/app/views/material_design/icons/_local_pizza.html.erb +3 -0
  1101. data/app/views/material_design/icons/_local_play.html.erb +3 -0
  1102. data/app/views/material_design/icons/_local_police.html.erb +3 -0
  1103. data/app/views/material_design/icons/_local_post_office.html.erb +3 -0
  1104. data/app/views/material_design/icons/_local_printshop.html.erb +4 -0
  1105. data/app/views/material_design/icons/_local_see.html.erb +3 -0
  1106. data/app/views/material_design/icons/_local_shipping.html.erb +3 -0
  1107. data/app/views/material_design/icons/_local_taxi.html.erb +5 -0
  1108. data/app/views/material_design/icons/_location_city.html.erb +3 -0
  1109. data/app/views/material_design/icons/_location_disabled.html.erb +3 -0
  1110. data/app/views/material_design/icons/_location_off.html.erb +3 -0
  1111. data/app/views/material_design/icons/_location_on.html.erb +4 -0
  1112. data/app/views/material_design/icons/_location_searching.html.erb +3 -0
  1113. data/app/views/material_design/icons/_lock.html.erb +3 -0
  1114. data/app/views/material_design/icons/_lock_clock.html.erb +4 -0
  1115. data/app/views/material_design/icons/_lock_open.html.erb +3 -0
  1116. data/app/views/material_design/icons/_lock_person.html.erb +4 -0
  1117. data/app/views/material_design/icons/_lock_reset.html.erb +3 -0
  1118. data/app/views/material_design/icons/_login.html.erb +3 -0
  1119. data/app/views/material_design/icons/_logo_dev.html.erb +4 -0
  1120. data/app/views/material_design/icons/_logout.html.erb +3 -0
  1121. data/app/views/material_design/icons/_looks.html.erb +3 -0
  1122. data/app/views/material_design/icons/_looks_3.html.erb +3 -0
  1123. data/app/views/material_design/icons/_looks_4.html.erb +3 -0
  1124. data/app/views/material_design/icons/_looks_5.html.erb +3 -0
  1125. data/app/views/material_design/icons/_looks_6.html.erb +3 -0
  1126. data/app/views/material_design/icons/_looks_one.html.erb +3 -0
  1127. data/app/views/material_design/icons/_looks_two.html.erb +3 -0
  1128. data/app/views/material_design/icons/_loop.html.erb +3 -0
  1129. data/app/views/material_design/icons/_loupe.html.erb +3 -0
  1130. data/app/views/material_design/icons/_low_priority.html.erb +3 -0
  1131. data/app/views/material_design/icons/_loyalty.html.erb +5 -0
  1132. data/app/views/material_design/icons/_lte_mobiledata.html.erb +3 -0
  1133. data/app/views/material_design/icons/_lte_plus_mobiledata.html.erb +3 -0
  1134. data/app/views/material_design/icons/_luggage.html.erb +3 -0
  1135. data/app/views/material_design/icons/_lunch_dining.html.erb +5 -0
  1136. data/app/views/material_design/icons/_lyrics.html.erb +7 -0
  1137. data/app/views/material_design/icons/_macro_off.html.erb +6 -0
  1138. data/app/views/material_design/icons/_mail.html.erb +3 -0
  1139. data/app/views/material_design/icons/_mail_lock.html.erb +4 -0
  1140. data/app/views/material_design/icons/_mail_outline.html.erb +3 -0
  1141. data/app/views/material_design/icons/_male.html.erb +3 -0
  1142. data/app/views/material_design/icons/_man.html.erb +4 -0
  1143. data/app/views/material_design/icons/_man_2.html.erb +4 -0
  1144. data/app/views/material_design/icons/_man_3.html.erb +4 -0
  1145. data/app/views/material_design/icons/_man_4.html.erb +4 -0
  1146. data/app/views/material_design/icons/_manage_accounts.html.erb +5 -0
  1147. data/app/views/material_design/icons/_manage_history.html.erb +3 -0
  1148. data/app/views/material_design/icons/_manage_search.html.erb +3 -0
  1149. data/app/views/material_design/icons/_map.html.erb +3 -0
  1150. data/app/views/material_design/icons/_maps_home_work.html.erb +7 -0
  1151. data/app/views/material_design/icons/_maps_ugc.html.erb +4 -0
  1152. data/app/views/material_design/icons/_margin.html.erb +3 -0
  1153. data/app/views/material_design/icons/_mark_as_unread.html.erb +4 -0
  1154. data/app/views/material_design/icons/_mark_chat_read.html.erb +3 -0
  1155. data/app/views/material_design/icons/_mark_chat_unread.html.erb +3 -0
  1156. data/app/views/material_design/icons/_mark_email_read.html.erb +3 -0
  1157. data/app/views/material_design/icons/_mark_email_unread.html.erb +3 -0
  1158. data/app/views/material_design/icons/_mark_unread_chat_alt.html.erb +7 -0
  1159. data/app/views/material_design/icons/_markunread.html.erb +3 -0
  1160. data/app/views/material_design/icons/_markunread_mailbox.html.erb +3 -0
  1161. data/app/views/material_design/icons/_masks.html.erb +3 -0
  1162. data/app/views/material_design/icons/_maximize.html.erb +3 -0
  1163. data/app/views/material_design/icons/_media_bluetooth_off.html.erb +3 -0
  1164. data/app/views/material_design/icons/_media_bluetooth_on.html.erb +3 -0
  1165. data/app/views/material_design/icons/_mediation.html.erb +3 -0
  1166. data/app/views/material_design/icons/_medical_information.html.erb +3 -0
  1167. data/app/views/material_design/icons/_medical_services.html.erb +4 -0
  1168. data/app/views/material_design/icons/_medication.html.erb +3 -0
  1169. data/app/views/material_design/icons/_medication_liquid.html.erb +5 -0
  1170. data/app/views/material_design/icons/_meeting_room.html.erb +3 -0
  1171. data/app/views/material_design/icons/_memory.html.erb +3 -0
  1172. data/app/views/material_design/icons/_menu.html.erb +3 -0
  1173. data/app/views/material_design/icons/_menu_book.html.erb +6 -0
  1174. data/app/views/material_design/icons/_menu_open.html.erb +3 -0
  1175. data/app/views/material_design/icons/_merge.html.erb +3 -0
  1176. data/app/views/material_design/icons/_merge_type.html.erb +3 -0
  1177. data/app/views/material_design/icons/_message.html.erb +3 -0
  1178. data/app/views/material_design/icons/_mic.html.erb +4 -0
  1179. data/app/views/material_design/icons/_mic_external_off.html.erb +5 -0
  1180. data/app/views/material_design/icons/_mic_external_on.html.erb +4 -0
  1181. data/app/views/material_design/icons/_mic_none.html.erb +3 -0
  1182. data/app/views/material_design/icons/_mic_off.html.erb +3 -0
  1183. data/app/views/material_design/icons/_microwave.html.erb +3 -0
  1184. data/app/views/material_design/icons/_military_tech.html.erb +3 -0
  1185. data/app/views/material_design/icons/_minimize.html.erb +3 -0
  1186. data/app/views/material_design/icons/_minor_crash.html.erb +3 -0
  1187. data/app/views/material_design/icons/_miscellaneous_services.html.erb +4 -0
  1188. data/app/views/material_design/icons/_missed_video_call.html.erb +3 -0
  1189. data/app/views/material_design/icons/_mms.html.erb +3 -0
  1190. data/app/views/material_design/icons/_mobile_friendly.html.erb +3 -0
  1191. data/app/views/material_design/icons/_mobile_off.html.erb +3 -0
  1192. data/app/views/material_design/icons/_mobile_screen_share.html.erb +3 -0
  1193. data/app/views/material_design/icons/_mobiledata_off.html.erb +4 -0
  1194. data/app/views/material_design/icons/_mode.html.erb +3 -0
  1195. data/app/views/material_design/icons/_mode_comment.html.erb +3 -0
  1196. data/app/views/material_design/icons/_mode_edit.html.erb +4 -0
  1197. data/app/views/material_design/icons/_mode_edit_outline.html.erb +4 -0
  1198. data/app/views/material_design/icons/_mode_fan_off.html.erb +4 -0
  1199. data/app/views/material_design/icons/_mode_night.html.erb +3 -0
  1200. data/app/views/material_design/icons/_mode_of_travel.html.erb +3 -0
  1201. data/app/views/material_design/icons/_mode_standby.html.erb +3 -0
  1202. data/app/views/material_design/icons/_model_training.html.erb +3 -0
  1203. data/app/views/material_design/icons/_monetization_on.html.erb +3 -0
  1204. data/app/views/material_design/icons/_money.html.erb +3 -0
  1205. data/app/views/material_design/icons/_money_off.html.erb +3 -0
  1206. data/app/views/material_design/icons/_money_off_csred.html.erb +3 -0
  1207. data/app/views/material_design/icons/_monitor.html.erb +3 -0
  1208. data/app/views/material_design/icons/_monitor_heart.html.erb +5 -0
  1209. data/app/views/material_design/icons/_monitor_weight.html.erb +3 -0
  1210. data/app/views/material_design/icons/_monochrome_photos.html.erb +3 -0
  1211. data/app/views/material_design/icons/_mood.html.erb +3 -0
  1212. data/app/views/material_design/icons/_mood_bad.html.erb +3 -0
  1213. data/app/views/material_design/icons/_moped.html.erb +5 -0
  1214. data/app/views/material_design/icons/_more.html.erb +6 -0
  1215. data/app/views/material_design/icons/_more_horiz.html.erb +3 -0
  1216. data/app/views/material_design/icons/_more_time.html.erb +5 -0
  1217. data/app/views/material_design/icons/_more_vert.html.erb +3 -0
  1218. data/app/views/material_design/icons/_mosque.html.erb +3 -0
  1219. data/app/views/material_design/icons/_motion_photos_auto.html.erb +3 -0
  1220. data/app/views/material_design/icons/_motion_photos_off.html.erb +4 -0
  1221. data/app/views/material_design/icons/_motion_photos_on.html.erb +3 -0
  1222. data/app/views/material_design/icons/_motion_photos_pause.html.erb +3 -0
  1223. data/app/views/material_design/icons/_motion_photos_paused.html.erb +3 -0
  1224. data/app/views/material_design/icons/_mouse.html.erb +3 -0
  1225. data/app/views/material_design/icons/_move_down.html.erb +5 -0
  1226. data/app/views/material_design/icons/_move_to_inbox.html.erb +3 -0
  1227. data/app/views/material_design/icons/_move_up.html.erb +5 -0
  1228. data/app/views/material_design/icons/_movie.html.erb +3 -0
  1229. data/app/views/material_design/icons/_movie_creation.html.erb +3 -0
  1230. data/app/views/material_design/icons/_movie_filter.html.erb +3 -0
  1231. data/app/views/material_design/icons/_moving.html.erb +3 -0
  1232. data/app/views/material_design/icons/_mp.html.erb +5 -0
  1233. data/app/views/material_design/icons/_multiline_chart.html.erb +3 -0
  1234. data/app/views/material_design/icons/_multiple_stop.html.erb +3 -0
  1235. data/app/views/material_design/icons/_museum.html.erb +4 -0
  1236. data/app/views/material_design/icons/_music_note.html.erb +3 -0
  1237. data/app/views/material_design/icons/_music_off.html.erb +3 -0
  1238. data/app/views/material_design/icons/_music_video.html.erb +3 -0
  1239. data/app/views/material_design/icons/_my_location.html.erb +3 -0
  1240. data/app/views/material_design/icons/_nat.html.erb +4 -0
  1241. data/app/views/material_design/icons/_nature.html.erb +3 -0
  1242. data/app/views/material_design/icons/_nature_people.html.erb +4 -0
  1243. data/app/views/material_design/icons/_navigate_before.html.erb +3 -0
  1244. data/app/views/material_design/icons/_navigate_next.html.erb +3 -0
  1245. data/app/views/material_design/icons/_navigation.html.erb +3 -0
  1246. data/app/views/material_design/icons/_near_me.html.erb +3 -0
  1247. data/app/views/material_design/icons/_near_me_disabled.html.erb +3 -0
  1248. data/app/views/material_design/icons/_nearby_error.html.erb +3 -0
  1249. data/app/views/material_design/icons/_nearby_off.html.erb +3 -0
  1250. data/app/views/material_design/icons/_nest_cam_wired_stand.html.erb +3 -0
  1251. data/app/views/material_design/icons/_network_cell.html.erb +3 -0
  1252. data/app/views/material_design/icons/_network_check.html.erb +3 -0
  1253. data/app/views/material_design/icons/_network_locked.html.erb +3 -0
  1254. data/app/views/material_design/icons/_network_ping.html.erb +3 -0
  1255. data/app/views/material_design/icons/_network_wifi.html.erb +3 -0
  1256. data/app/views/material_design/icons/_network_wifi_1_bar.html.erb +3 -0
  1257. data/app/views/material_design/icons/_network_wifi_2_bar.html.erb +3 -0
  1258. data/app/views/material_design/icons/_network_wifi_3_bar.html.erb +3 -0
  1259. data/app/views/material_design/icons/_new_label.html.erb +3 -0
  1260. data/app/views/material_design/icons/_new_releases.html.erb +3 -0
  1261. data/app/views/material_design/icons/_newspaper.html.erb +3 -0
  1262. data/app/views/material_design/icons/_next_plan.html.erb +4 -0
  1263. data/app/views/material_design/icons/_next_week.html.erb +3 -0
  1264. data/app/views/material_design/icons/_nfc.html.erb +3 -0
  1265. data/app/views/material_design/icons/_night_shelter.html.erb +3 -0
  1266. data/app/views/material_design/icons/_nightlife.html.erb +3 -0
  1267. data/app/views/material_design/icons/_nightlight.html.erb +3 -0
  1268. data/app/views/material_design/icons/_nightlight_round.html.erb +3 -0
  1269. data/app/views/material_design/icons/_nights_stay.html.erb +4 -0
  1270. data/app/views/material_design/icons/_no_accounts.html.erb +4 -0
  1271. data/app/views/material_design/icons/_no_adult_content.html.erb +6 -0
  1272. data/app/views/material_design/icons/_no_backpack.html.erb +3 -0
  1273. data/app/views/material_design/icons/_no_cell.html.erb +3 -0
  1274. data/app/views/material_design/icons/_no_crash.html.erb +3 -0
  1275. data/app/views/material_design/icons/_no_drinks.html.erb +3 -0
  1276. data/app/views/material_design/icons/_no_encryption.html.erb +3 -0
  1277. data/app/views/material_design/icons/_no_encryption_gmailerrorred.html.erb +3 -0
  1278. data/app/views/material_design/icons/_no_flash.html.erb +3 -0
  1279. data/app/views/material_design/icons/_no_food.html.erb +10 -0
  1280. data/app/views/material_design/icons/_no_luggage.html.erb +3 -0
  1281. data/app/views/material_design/icons/_no_meals.html.erb +3 -0
  1282. data/app/views/material_design/icons/_no_meeting_room.html.erb +3 -0
  1283. data/app/views/material_design/icons/_no_photography.html.erb +3 -0
  1284. data/app/views/material_design/icons/_no_sim.html.erb +3 -0
  1285. data/app/views/material_design/icons/_no_stroller.html.erb +3 -0
  1286. data/app/views/material_design/icons/_no_transfer.html.erb +3 -0
  1287. data/app/views/material_design/icons/_noise_aware.html.erb +18 -0
  1288. data/app/views/material_design/icons/_noise_control_off.html.erb +8 -0
  1289. data/app/views/material_design/icons/_nordic_walking.html.erb +3 -0
  1290. data/app/views/material_design/icons/_north.html.erb +3 -0
  1291. data/app/views/material_design/icons/_north_east.html.erb +3 -0
  1292. data/app/views/material_design/icons/_north_west.html.erb +3 -0
  1293. data/app/views/material_design/icons/_not_accessible.html.erb +3 -0
  1294. data/app/views/material_design/icons/_not_interested.html.erb +3 -0
  1295. data/app/views/material_design/icons/_not_listed_location.html.erb +3 -0
  1296. data/app/views/material_design/icons/_not_started.html.erb +3 -0
  1297. data/app/views/material_design/icons/_note.html.erb +3 -0
  1298. data/app/views/material_design/icons/_note_add.html.erb +3 -0
  1299. data/app/views/material_design/icons/_note_alt.html.erb +5 -0
  1300. data/app/views/material_design/icons/_notes.html.erb +3 -0
  1301. data/app/views/material_design/icons/_notification_add.html.erb +3 -0
  1302. data/app/views/material_design/icons/_notification_important.html.erb +3 -0
  1303. data/app/views/material_design/icons/_notifications.html.erb +3 -0
  1304. data/app/views/material_design/icons/_notifications_active.html.erb +3 -0
  1305. data/app/views/material_design/icons/_notifications_none.html.erb +3 -0
  1306. data/app/views/material_design/icons/_notifications_off.html.erb +3 -0
  1307. data/app/views/material_design/icons/_notifications_paused.html.erb +3 -0
  1308. data/app/views/material_design/icons/_numbers.html.erb +3 -0
  1309. data/app/views/material_design/icons/_offline_bolt.html.erb +3 -0
  1310. data/app/views/material_design/icons/_offline_pin.html.erb +3 -0
  1311. data/app/views/material_design/icons/_offline_share.html.erb +5 -0
  1312. data/app/views/material_design/icons/_oil_barrel.html.erb +4 -0
  1313. data/app/views/material_design/icons/_on_device_training.html.erb +7 -0
  1314. data/app/views/material_design/icons/_ondemand_video.html.erb +3 -0
  1315. data/app/views/material_design/icons/_online_prediction.html.erb +3 -0
  1316. data/app/views/material_design/icons/_opacity.html.erb +3 -0
  1317. data/app/views/material_design/icons/_open_in_browser.html.erb +3 -0
  1318. data/app/views/material_design/icons/_open_in_full.html.erb +3 -0
  1319. data/app/views/material_design/icons/_open_in_new.html.erb +3 -0
  1320. data/app/views/material_design/icons/_open_in_new_off.html.erb +3 -0
  1321. data/app/views/material_design/icons/_open_with.html.erb +3 -0
  1322. data/app/views/material_design/icons/_other_houses.html.erb +3 -0
  1323. data/app/views/material_design/icons/_outbound.html.erb +3 -0
  1324. data/app/views/material_design/icons/_outbox.html.erb +4 -0
  1325. data/app/views/material_design/icons/_outdoor_grill.html.erb +6 -0
  1326. data/app/views/material_design/icons/_outlet.html.erb +3 -0
  1327. data/app/views/material_design/icons/_outlined_flag.html.erb +3 -0
  1328. data/app/views/material_design/icons/_output.html.erb +4 -0
  1329. data/app/views/material_design/icons/_padding.html.erb +3 -0
  1330. data/app/views/material_design/icons/_pages.html.erb +3 -0
  1331. data/app/views/material_design/icons/_pageview.html.erb +3 -0
  1332. data/app/views/material_design/icons/_paid.html.erb +3 -0
  1333. data/app/views/material_design/icons/_palette.html.erb +7 -0
  1334. data/app/views/material_design/icons/_pan_tool.html.erb +3 -0
  1335. data/app/views/material_design/icons/_pan_tool_alt.html.erb +3 -0
  1336. data/app/views/material_design/icons/_panorama.html.erb +3 -0
  1337. data/app/views/material_design/icons/_panorama_fish_eye.html.erb +3 -0
  1338. data/app/views/material_design/icons/_panorama_horizontal.html.erb +3 -0
  1339. data/app/views/material_design/icons/_panorama_horizontal_select.html.erb +3 -0
  1340. data/app/views/material_design/icons/_panorama_photosphere.html.erb +3 -0
  1341. data/app/views/material_design/icons/_panorama_photosphere_select.html.erb +3 -0
  1342. data/app/views/material_design/icons/_panorama_vertical.html.erb +3 -0
  1343. data/app/views/material_design/icons/_panorama_vertical_select.html.erb +3 -0
  1344. data/app/views/material_design/icons/_panorama_wide_angle.html.erb +3 -0
  1345. data/app/views/material_design/icons/_panorama_wide_angle_select.html.erb +3 -0
  1346. data/app/views/material_design/icons/_paragliding.html.erb +3 -0
  1347. data/app/views/material_design/icons/_park.html.erb +3 -0
  1348. data/app/views/material_design/icons/_party_mode.html.erb +3 -0
  1349. data/app/views/material_design/icons/_password.html.erb +3 -0
  1350. data/app/views/material_design/icons/_pattern.html.erb +3 -0
  1351. data/app/views/material_design/icons/_pause.html.erb +3 -0
  1352. data/app/views/material_design/icons/_pause_circle.html.erb +3 -0
  1353. data/app/views/material_design/icons/_pause_circle_filled.html.erb +3 -0
  1354. data/app/views/material_design/icons/_pause_circle_outline.html.erb +3 -0
  1355. data/app/views/material_design/icons/_pause_presentation.html.erb +3 -0
  1356. data/app/views/material_design/icons/_payment.html.erb +3 -0
  1357. data/app/views/material_design/icons/_payments.html.erb +3 -0
  1358. data/app/views/material_design/icons/_pedal_bike.html.erb +3 -0
  1359. data/app/views/material_design/icons/_pending.html.erb +6 -0
  1360. data/app/views/material_design/icons/_pending_actions.html.erb +3 -0
  1361. data/app/views/material_design/icons/_pentagon.html.erb +3 -0
  1362. data/app/views/material_design/icons/_people.html.erb +3 -0
  1363. data/app/views/material_design/icons/_people_alt.html.erb +6 -0
  1364. data/app/views/material_design/icons/_people_outline.html.erb +3 -0
  1365. data/app/views/material_design/icons/_percent.html.erb +3 -0
  1366. data/app/views/material_design/icons/_perm_camera_mic.html.erb +3 -0
  1367. data/app/views/material_design/icons/_perm_contact_calendar.html.erb +3 -0
  1368. data/app/views/material_design/icons/_perm_data_setting.html.erb +10 -0
  1369. data/app/views/material_design/icons/_perm_device_information.html.erb +3 -0
  1370. data/app/views/material_design/icons/_perm_identity.html.erb +3 -0
  1371. data/app/views/material_design/icons/_perm_media.html.erb +3 -0
  1372. data/app/views/material_design/icons/_perm_phone_msg.html.erb +3 -0
  1373. data/app/views/material_design/icons/_perm_scan_wifi.html.erb +3 -0
  1374. data/app/views/material_design/icons/_person.html.erb +3 -0
  1375. data/app/views/material_design/icons/_person_2.html.erb +4 -0
  1376. data/app/views/material_design/icons/_person_3.html.erb +4 -0
  1377. data/app/views/material_design/icons/_person_4.html.erb +4 -0
  1378. data/app/views/material_design/icons/_person_add.html.erb +3 -0
  1379. data/app/views/material_design/icons/_person_add_alt.html.erb +3 -0
  1380. data/app/views/material_design/icons/_person_add_alt_1.html.erb +3 -0
  1381. data/app/views/material_design/icons/_person_add_disabled.html.erb +10 -0
  1382. data/app/views/material_design/icons/_person_off.html.erb +3 -0
  1383. data/app/views/material_design/icons/_person_outline.html.erb +3 -0
  1384. data/app/views/material_design/icons/_person_pin.html.erb +3 -0
  1385. data/app/views/material_design/icons/_person_pin_circle.html.erb +3 -0
  1386. data/app/views/material_design/icons/_person_remove.html.erb +5 -0
  1387. data/app/views/material_design/icons/_person_remove_alt_1.html.erb +5 -0
  1388. data/app/views/material_design/icons/_person_search.html.erb +5 -0
  1389. data/app/views/material_design/icons/_personal_injury.html.erb +3 -0
  1390. data/app/views/material_design/icons/_personal_video.html.erb +3 -0
  1391. data/app/views/material_design/icons/_pest_control.html.erb +4 -0
  1392. data/app/views/material_design/icons/_pest_control_rodent.html.erb +4 -0
  1393. data/app/views/material_design/icons/_pets.html.erb +7 -0
  1394. data/app/views/material_design/icons/_phishing.html.erb +3 -0
  1395. data/app/views/material_design/icons/_phone.html.erb +3 -0
  1396. data/app/views/material_design/icons/_phone_android.html.erb +3 -0
  1397. data/app/views/material_design/icons/_phone_bluetooth_speaker.html.erb +3 -0
  1398. data/app/views/material_design/icons/_phone_callback.html.erb +3 -0
  1399. data/app/views/material_design/icons/_phone_disabled.html.erb +3 -0
  1400. data/app/views/material_design/icons/_phone_enabled.html.erb +3 -0
  1401. data/app/views/material_design/icons/_phone_forwarded.html.erb +3 -0
  1402. data/app/views/material_design/icons/_phone_iphone.html.erb +3 -0
  1403. data/app/views/material_design/icons/_phone_locked.html.erb +4 -0
  1404. data/app/views/material_design/icons/_phone_missed.html.erb +10 -0
  1405. data/app/views/material_design/icons/_phone_paused.html.erb +3 -0
  1406. data/app/views/material_design/icons/_phonelink.html.erb +3 -0
  1407. data/app/views/material_design/icons/_phonelink_erase.html.erb +3 -0
  1408. data/app/views/material_design/icons/_phonelink_lock.html.erb +3 -0
  1409. data/app/views/material_design/icons/_phonelink_off.html.erb +3 -0
  1410. data/app/views/material_design/icons/_phonelink_ring.html.erb +3 -0
  1411. data/app/views/material_design/icons/_phonelink_setup.html.erb +3 -0
  1412. data/app/views/material_design/icons/_photo.html.erb +3 -0
  1413. data/app/views/material_design/icons/_photo_album.html.erb +3 -0
  1414. data/app/views/material_design/icons/_photo_camera.html.erb +3 -0
  1415. data/app/views/material_design/icons/_photo_camera_back.html.erb +4 -0
  1416. data/app/views/material_design/icons/_photo_camera_front.html.erb +5 -0
  1417. data/app/views/material_design/icons/_photo_filter.html.erb +3 -0
  1418. data/app/views/material_design/icons/_photo_library.html.erb +3 -0
  1419. data/app/views/material_design/icons/_photo_size_select_actual.html.erb +3 -0
  1420. data/app/views/material_design/icons/_photo_size_select_large.html.erb +3 -0
  1421. data/app/views/material_design/icons/_photo_size_select_small.html.erb +3 -0
  1422. data/app/views/material_design/icons/_php.html.erb +3 -0
  1423. data/app/views/material_design/icons/_piano.html.erb +3 -0
  1424. data/app/views/material_design/icons/_piano_off.html.erb +3 -0
  1425. data/app/views/material_design/icons/_picture_as_pdf.html.erb +3 -0
  1426. data/app/views/material_design/icons/_picture_in_picture.html.erb +3 -0
  1427. data/app/views/material_design/icons/_picture_in_picture_alt.html.erb +3 -0
  1428. data/app/views/material_design/icons/_pie_chart.html.erb +3 -0
  1429. data/app/views/material_design/icons/_pie_chart_outline.html.erb +3 -0
  1430. data/app/views/material_design/icons/_pin.html.erb +6 -0
  1431. data/app/views/material_design/icons/_pin_drop.html.erb +4 -0
  1432. data/app/views/material_design/icons/_pin_end.html.erb +3 -0
  1433. data/app/views/material_design/icons/_pin_invoke.html.erb +3 -0
  1434. data/app/views/material_design/icons/_pinch.html.erb +3 -0
  1435. data/app/views/material_design/icons/_pivot_table_chart.html.erb +3 -0
  1436. data/app/views/material_design/icons/_pix.html.erb +5 -0
  1437. data/app/views/material_design/icons/_place.html.erb +3 -0
  1438. data/app/views/material_design/icons/_plagiarism.html.erb +4 -0
  1439. data/app/views/material_design/icons/_play_arrow.html.erb +3 -0
  1440. data/app/views/material_design/icons/_play_circle.html.erb +3 -0
  1441. data/app/views/material_design/icons/_play_circle_filled.html.erb +3 -0
  1442. data/app/views/material_design/icons/_play_circle_outline.html.erb +3 -0
  1443. data/app/views/material_design/icons/_play_disabled.html.erb +4 -0
  1444. data/app/views/material_design/icons/_play_for_work.html.erb +3 -0
  1445. data/app/views/material_design/icons/_play_lesson.html.erb +3 -0
  1446. data/app/views/material_design/icons/_playlist_add.html.erb +3 -0
  1447. data/app/views/material_design/icons/_playlist_add_check.html.erb +6 -0
  1448. data/app/views/material_design/icons/_playlist_add_check_circle.html.erb +3 -0
  1449. data/app/views/material_design/icons/_playlist_add_circle.html.erb +3 -0
  1450. data/app/views/material_design/icons/_playlist_play.html.erb +6 -0
  1451. data/app/views/material_design/icons/_playlist_remove.html.erb +3 -0
  1452. data/app/views/material_design/icons/_plumbing.html.erb +5 -0
  1453. data/app/views/material_design/icons/_plus_one.html.erb +3 -0
  1454. data/app/views/material_design/icons/_podcasts.html.erb +3 -0
  1455. data/app/views/material_design/icons/_point_of_sale.html.erb +3 -0
  1456. data/app/views/material_design/icons/_policy.html.erb +3 -0
  1457. data/app/views/material_design/icons/_poll.html.erb +3 -0
  1458. data/app/views/material_design/icons/_polyline.html.erb +3 -0
  1459. data/app/views/material_design/icons/_polymer.html.erb +3 -0
  1460. data/app/views/material_design/icons/_pool.html.erb +4 -0
  1461. data/app/views/material_design/icons/_portable_wifi_off.html.erb +3 -0
  1462. data/app/views/material_design/icons/_portrait.html.erb +3 -0
  1463. data/app/views/material_design/icons/_post_add.html.erb +7 -0
  1464. data/app/views/material_design/icons/_power.html.erb +3 -0
  1465. data/app/views/material_design/icons/_power_input.html.erb +3 -0
  1466. data/app/views/material_design/icons/_power_off.html.erb +3 -0
  1467. data/app/views/material_design/icons/_power_settings_new.html.erb +3 -0
  1468. data/app/views/material_design/icons/_precision_manufacturing.html.erb +3 -0
  1469. data/app/views/material_design/icons/_pregnant_woman.html.erb +3 -0
  1470. data/app/views/material_design/icons/_present_to_all.html.erb +3 -0
  1471. data/app/views/material_design/icons/_preview.html.erb +3 -0
  1472. data/app/views/material_design/icons/_price_change.html.erb +3 -0
  1473. data/app/views/material_design/icons/_price_check.html.erb +4 -0
  1474. data/app/views/material_design/icons/_print.html.erb +4 -0
  1475. data/app/views/material_design/icons/_print_disabled.html.erb +11 -0
  1476. data/app/views/material_design/icons/_priority_high.html.erb +4 -0
  1477. data/app/views/material_design/icons/_privacy_tip.html.erb +3 -0
  1478. data/app/views/material_design/icons/_private_connectivity.html.erb +3 -0
  1479. data/app/views/material_design/icons/_production_quantity_limits.html.erb +3 -0
  1480. data/app/views/material_design/icons/_propane.html.erb +3 -0
  1481. data/app/views/material_design/icons/_propane_tank.html.erb +3 -0
  1482. data/app/views/material_design/icons/_psychology.html.erb +4 -0
  1483. data/app/views/material_design/icons/_psychology_alt.html.erb +5 -0
  1484. data/app/views/material_design/icons/_public.html.erb +3 -0
  1485. data/app/views/material_design/icons/_public_off.html.erb +3 -0
  1486. data/app/views/material_design/icons/_publish.html.erb +3 -0
  1487. data/app/views/material_design/icons/_published_with_changes.html.erb +3 -0
  1488. data/app/views/material_design/icons/_punch_clock.html.erb +5 -0
  1489. data/app/views/material_design/icons/_push_pin.html.erb +3 -0
  1490. data/app/views/material_design/icons/_qr_code.html.erb +13 -0
  1491. data/app/views/material_design/icons/_qr_code_2.html.erb +3 -0
  1492. data/app/views/material_design/icons/_qr_code_scanner.html.erb +3 -0
  1493. data/app/views/material_design/icons/_query_builder.html.erb +3 -0
  1494. data/app/views/material_design/icons/_query_stats.html.erb +3 -0
  1495. data/app/views/material_design/icons/_question_answer.html.erb +3 -0
  1496. data/app/views/material_design/icons/_question_mark.html.erb +3 -0
  1497. data/app/views/material_design/icons/_queue.html.erb +3 -0
  1498. data/app/views/material_design/icons/_queue_music.html.erb +3 -0
  1499. data/app/views/material_design/icons/_queue_play_next.html.erb +3 -0
  1500. data/app/views/material_design/icons/_quickreply.html.erb +4 -0
  1501. data/app/views/material_design/icons/_quiz.html.erb +3 -0
  1502. data/app/views/material_design/icons/_r_mobiledata.html.erb +3 -0
  1503. data/app/views/material_design/icons/_radar.html.erb +3 -0
  1504. data/app/views/material_design/icons/_radio.html.erb +4 -0
  1505. data/app/views/material_design/icons/_radio_button_checked.html.erb +4 -0
  1506. data/app/views/material_design/icons/_radio_button_unchecked.html.erb +3 -0
  1507. data/app/views/material_design/icons/_railway_alert.html.erb +5 -0
  1508. data/app/views/material_design/icons/_ramen_dining.html.erb +3 -0
  1509. data/app/views/material_design/icons/_ramp_left.html.erb +3 -0
  1510. data/app/views/material_design/icons/_ramp_right.html.erb +3 -0
  1511. data/app/views/material_design/icons/_rate_review.html.erb +3 -0
  1512. data/app/views/material_design/icons/_raw_off.html.erb +4 -0
  1513. data/app/views/material_design/icons/_raw_on.html.erb +5 -0
  1514. data/app/views/material_design/icons/_read_more.html.erb +6 -0
  1515. data/app/views/material_design/icons/_real_estate_agent.html.erb +3 -0
  1516. data/app/views/material_design/icons/_receipt.html.erb +3 -0
  1517. data/app/views/material_design/icons/_receipt_long.html.erb +7 -0
  1518. data/app/views/material_design/icons/_recent_actors.html.erb +5 -0
  1519. data/app/views/material_design/icons/_recommend.html.erb +4 -0
  1520. data/app/views/material_design/icons/_record_voice_over.html.erb +3 -0
  1521. data/app/views/material_design/icons/_rectangle.html.erb +3 -0
  1522. data/app/views/material_design/icons/_recycling.html.erb +3 -0
  1523. data/app/views/material_design/icons/_redeem.html.erb +3 -0
  1524. data/app/views/material_design/icons/_redo.html.erb +3 -0
  1525. data/app/views/material_design/icons/_reduce_capacity.html.erb +3 -0
  1526. data/app/views/material_design/icons/_refresh.html.erb +3 -0
  1527. data/app/views/material_design/icons/_remember_me.html.erb +4 -0
  1528. data/app/views/material_design/icons/_remove.html.erb +3 -0
  1529. data/app/views/material_design/icons/_remove_circle.html.erb +3 -0
  1530. data/app/views/material_design/icons/_remove_circle_outline.html.erb +3 -0
  1531. data/app/views/material_design/icons/_remove_done.html.erb +3 -0
  1532. data/app/views/material_design/icons/_remove_from_queue.html.erb +3 -0
  1533. data/app/views/material_design/icons/_remove_moderator.html.erb +3 -0
  1534. data/app/views/material_design/icons/_remove_red_eye.html.erb +3 -0
  1535. data/app/views/material_design/icons/_remove_road.html.erb +8 -0
  1536. data/app/views/material_design/icons/_remove_shopping_cart.html.erb +10 -0
  1537. data/app/views/material_design/icons/_reorder.html.erb +3 -0
  1538. data/app/views/material_design/icons/_repartition.html.erb +4 -0
  1539. data/app/views/material_design/icons/_repeat.html.erb +3 -0
  1540. data/app/views/material_design/icons/_repeat_on.html.erb +3 -0
  1541. data/app/views/material_design/icons/_repeat_one.html.erb +3 -0
  1542. data/app/views/material_design/icons/_repeat_one_on.html.erb +3 -0
  1543. data/app/views/material_design/icons/_replay.html.erb +3 -0
  1544. data/app/views/material_design/icons/_replay_10.html.erb +3 -0
  1545. data/app/views/material_design/icons/_replay_30.html.erb +3 -0
  1546. data/app/views/material_design/icons/_replay_5.html.erb +3 -0
  1547. data/app/views/material_design/icons/_replay_circle_filled.html.erb +3 -0
  1548. data/app/views/material_design/icons/_reply.html.erb +3 -0
  1549. data/app/views/material_design/icons/_reply_all.html.erb +3 -0
  1550. data/app/views/material_design/icons/_report.html.erb +5 -0
  1551. data/app/views/material_design/icons/_report_gmailerrorred.html.erb +5 -0
  1552. data/app/views/material_design/icons/_report_off.html.erb +5 -0
  1553. data/app/views/material_design/icons/_report_problem.html.erb +3 -0
  1554. data/app/views/material_design/icons/_request_page.html.erb +3 -0
  1555. data/app/views/material_design/icons/_request_quote.html.erb +3 -0
  1556. data/app/views/material_design/icons/_reset_tv.html.erb +3 -0
  1557. data/app/views/material_design/icons/_restart_alt.html.erb +3 -0
  1558. data/app/views/material_design/icons/_restaurant.html.erb +3 -0
  1559. data/app/views/material_design/icons/_restaurant_menu.html.erb +3 -0
  1560. data/app/views/material_design/icons/_restore.html.erb +3 -0
  1561. data/app/views/material_design/icons/_restore_from_trash.html.erb +3 -0
  1562. data/app/views/material_design/icons/_restore_page.html.erb +3 -0
  1563. data/app/views/material_design/icons/_reviews.html.erb +4 -0
  1564. data/app/views/material_design/icons/_rice_bowl.html.erb +3 -0
  1565. data/app/views/material_design/icons/_ring_volume.html.erb +3 -0
  1566. data/app/views/material_design/icons/_rocket.html.erb +3 -0
  1567. data/app/views/material_design/icons/_rocket_launch.html.erb +3 -0
  1568. data/app/views/material_design/icons/_roller_shades.html.erb +3 -0
  1569. data/app/views/material_design/icons/_roller_shades_closed.html.erb +3 -0
  1570. data/app/views/material_design/icons/_roller_skating.html.erb +3 -0
  1571. data/app/views/material_design/icons/_roofing.html.erb +3 -0
  1572. data/app/views/material_design/icons/_room.html.erb +4 -0
  1573. data/app/views/material_design/icons/_room_preferences.html.erb +3 -0
  1574. data/app/views/material_design/icons/_room_service.html.erb +3 -0
  1575. data/app/views/material_design/icons/_rotate_90_degrees_ccw.html.erb +3 -0
  1576. data/app/views/material_design/icons/_rotate_90_degrees_cw.html.erb +3 -0
  1577. data/app/views/material_design/icons/_rotate_left.html.erb +3 -0
  1578. data/app/views/material_design/icons/_rotate_right.html.erb +3 -0
  1579. data/app/views/material_design/icons/_roundabout_left.html.erb +3 -0
  1580. data/app/views/material_design/icons/_roundabout_right.html.erb +3 -0
  1581. data/app/views/material_design/icons/_rounded_corner.html.erb +3 -0
  1582. data/app/views/material_design/icons/_route.html.erb +3 -0
  1583. data/app/views/material_design/icons/_router.html.erb +3 -0
  1584. data/app/views/material_design/icons/_rowing.html.erb +3 -0
  1585. data/app/views/material_design/icons/_rss_feed.html.erb +4 -0
  1586. data/app/views/material_design/icons/_rsvp.html.erb +3 -0
  1587. data/app/views/material_design/icons/_rtt.html.erb +3 -0
  1588. data/app/views/material_design/icons/_rule.html.erb +3 -0
  1589. data/app/views/material_design/icons/_rule_folder.html.erb +3 -0
  1590. data/app/views/material_design/icons/_run_circle.html.erb +5 -0
  1591. data/app/views/material_design/icons/_running_with_errors.html.erb +3 -0
  1592. data/app/views/material_design/icons/_rv_hookup.html.erb +3 -0
  1593. data/app/views/material_design/icons/_safety_check.html.erb +3 -0
  1594. data/app/views/material_design/icons/_safety_divider.html.erb +3 -0
  1595. data/app/views/material_design/icons/_sailing.html.erb +3 -0
  1596. data/app/views/material_design/icons/_sanitizer.html.erb +3 -0
  1597. data/app/views/material_design/icons/_satellite.html.erb +3 -0
  1598. data/app/views/material_design/icons/_satellite_alt.html.erb +10 -0
  1599. data/app/views/material_design/icons/_save.html.erb +3 -0
  1600. data/app/views/material_design/icons/_save_alt.html.erb +3 -0
  1601. data/app/views/material_design/icons/_save_as.html.erb +3 -0
  1602. data/app/views/material_design/icons/_saved_search.html.erb +4 -0
  1603. data/app/views/material_design/icons/_savings.html.erb +3 -0
  1604. data/app/views/material_design/icons/_scale.html.erb +3 -0
  1605. data/app/views/material_design/icons/_scanner.html.erb +3 -0
  1606. data/app/views/material_design/icons/_scatter_plot.html.erb +3 -0
  1607. data/app/views/material_design/icons/_schedule.html.erb +3 -0
  1608. data/app/views/material_design/icons/_schedule_send.html.erb +4 -0
  1609. data/app/views/material_design/icons/_schema.html.erb +3 -0
  1610. data/app/views/material_design/icons/_school.html.erb +3 -0
  1611. data/app/views/material_design/icons/_science.html.erb +3 -0
  1612. data/app/views/material_design/icons/_score.html.erb +3 -0
  1613. data/app/views/material_design/icons/_scoreboard.html.erb +3 -0
  1614. data/app/views/material_design/icons/_screen_lock_landscape.html.erb +3 -0
  1615. data/app/views/material_design/icons/_screen_lock_portrait.html.erb +3 -0
  1616. data/app/views/material_design/icons/_screen_lock_rotation.html.erb +10 -0
  1617. data/app/views/material_design/icons/_screen_rotation.html.erb +10 -0
  1618. data/app/views/material_design/icons/_screen_rotation_alt.html.erb +3 -0
  1619. data/app/views/material_design/icons/_screen_search_desktop.html.erb +5 -0
  1620. data/app/views/material_design/icons/_screen_share.html.erb +3 -0
  1621. data/app/views/material_design/icons/_screenshot.html.erb +3 -0
  1622. data/app/views/material_design/icons/_screenshot_monitor.html.erb +5 -0
  1623. data/app/views/material_design/icons/_scuba_diving.html.erb +3 -0
  1624. data/app/views/material_design/icons/_sd.html.erb +5 -0
  1625. data/app/views/material_design/icons/_sd_card.html.erb +3 -0
  1626. data/app/views/material_design/icons/_sd_card_alert.html.erb +3 -0
  1627. data/app/views/material_design/icons/_sd_storage.html.erb +3 -0
  1628. data/app/views/material_design/icons/_search.html.erb +3 -0
  1629. data/app/views/material_design/icons/_search_off.html.erb +4 -0
  1630. data/app/views/material_design/icons/_security.html.erb +3 -0
  1631. data/app/views/material_design/icons/_security_update.html.erb +3 -0
  1632. data/app/views/material_design/icons/_security_update_good.html.erb +3 -0
  1633. data/app/views/material_design/icons/_security_update_warning.html.erb +5 -0
  1634. data/app/views/material_design/icons/_segment.html.erb +3 -0
  1635. data/app/views/material_design/icons/_select_all.html.erb +3 -0
  1636. data/app/views/material_design/icons/_self_improvement.html.erb +4 -0
  1637. data/app/views/material_design/icons/_sell.html.erb +4 -0
  1638. data/app/views/material_design/icons/_send.html.erb +3 -0
  1639. data/app/views/material_design/icons/_send_and_archive.html.erb +4 -0
  1640. data/app/views/material_design/icons/_send_time_extension.html.erb +4 -0
  1641. data/app/views/material_design/icons/_send_to_mobile.html.erb +3 -0
  1642. data/app/views/material_design/icons/_sensor_door.html.erb +3 -0
  1643. data/app/views/material_design/icons/_sensor_occupied.html.erb +15 -0
  1644. data/app/views/material_design/icons/_sensor_window.html.erb +3 -0
  1645. data/app/views/material_design/icons/_sensors.html.erb +3 -0
  1646. data/app/views/material_design/icons/_sensors_off.html.erb +3 -0
  1647. data/app/views/material_design/icons/_sentiment_dissatisfied.html.erb +5 -0
  1648. data/app/views/material_design/icons/_sentiment_neutral.html.erb +6 -0
  1649. data/app/views/material_design/icons/_sentiment_satisfied.html.erb +5 -0
  1650. data/app/views/material_design/icons/_sentiment_satisfied_alt.html.erb +5 -0
  1651. data/app/views/material_design/icons/_sentiment_very_dissatisfied.html.erb +3 -0
  1652. data/app/views/material_design/icons/_sentiment_very_satisfied.html.erb +3 -0
  1653. data/app/views/material_design/icons/_set_meal.html.erb +3 -0
  1654. data/app/views/material_design/icons/_settings.html.erb +3 -0
  1655. data/app/views/material_design/icons/_settings_accessibility.html.erb +3 -0
  1656. data/app/views/material_design/icons/_settings_applications.html.erb +3 -0
  1657. data/app/views/material_design/icons/_settings_backup_restore.html.erb +3 -0
  1658. data/app/views/material_design/icons/_settings_bluetooth.html.erb +3 -0
  1659. data/app/views/material_design/icons/_settings_brightness.html.erb +3 -0
  1660. data/app/views/material_design/icons/_settings_cell.html.erb +3 -0
  1661. data/app/views/material_design/icons/_settings_ethernet.html.erb +3 -0
  1662. data/app/views/material_design/icons/_settings_input_antenna.html.erb +3 -0
  1663. data/app/views/material_design/icons/_settings_input_component.html.erb +3 -0
  1664. data/app/views/material_design/icons/_settings_input_composite.html.erb +3 -0
  1665. data/app/views/material_design/icons/_settings_input_hdmi.html.erb +3 -0
  1666. data/app/views/material_design/icons/_settings_input_svideo.html.erb +3 -0
  1667. data/app/views/material_design/icons/_settings_overscan.html.erb +3 -0
  1668. data/app/views/material_design/icons/_settings_phone.html.erb +3 -0
  1669. data/app/views/material_design/icons/_settings_power.html.erb +3 -0
  1670. data/app/views/material_design/icons/_settings_remote.html.erb +5 -0
  1671. data/app/views/material_design/icons/_settings_suggest.html.erb +3 -0
  1672. data/app/views/material_design/icons/_settings_system_daydream.html.erb +3 -0
  1673. data/app/views/material_design/icons/_settings_voice.html.erb +3 -0
  1674. data/app/views/material_design/icons/_severe_cold.html.erb +5 -0
  1675. data/app/views/material_design/icons/_shape_line.html.erb +5 -0
  1676. data/app/views/material_design/icons/_share.html.erb +3 -0
  1677. data/app/views/material_design/icons/_share_location.html.erb +8 -0
  1678. data/app/views/material_design/icons/_shield.html.erb +3 -0
  1679. data/app/views/material_design/icons/_shield_moon.html.erb +4 -0
  1680. data/app/views/material_design/icons/_shop.html.erb +3 -0
  1681. data/app/views/material_design/icons/_shop_2.html.erb +5 -0
  1682. data/app/views/material_design/icons/_shop_two.html.erb +3 -0
  1683. data/app/views/material_design/icons/_shopping_bag.html.erb +3 -0
  1684. data/app/views/material_design/icons/_shopping_basket.html.erb +3 -0
  1685. data/app/views/material_design/icons/_shopping_cart.html.erb +3 -0
  1686. data/app/views/material_design/icons/_shopping_cart_checkout.html.erb +3 -0
  1687. data/app/views/material_design/icons/_short_text.html.erb +3 -0
  1688. data/app/views/material_design/icons/_shortcut.html.erb +3 -0
  1689. data/app/views/material_design/icons/_show_chart.html.erb +3 -0
  1690. data/app/views/material_design/icons/_shower.html.erb +3 -0
  1691. data/app/views/material_design/icons/_shuffle.html.erb +3 -0
  1692. data/app/views/material_design/icons/_shuffle_on.html.erb +3 -0
  1693. data/app/views/material_design/icons/_shutter_speed.html.erb +3 -0
  1694. data/app/views/material_design/icons/_sick.html.erb +3 -0
  1695. data/app/views/material_design/icons/_sign_language.html.erb +10 -0
  1696. data/app/views/material_design/icons/_signal_cellular_0_bar.html.erb +3 -0
  1697. data/app/views/material_design/icons/_signal_cellular_4_bar.html.erb +3 -0
  1698. data/app/views/material_design/icons/_signal_cellular_alt.html.erb +3 -0
  1699. data/app/views/material_design/icons/_signal_cellular_alt_1_bar.html.erb +3 -0
  1700. data/app/views/material_design/icons/_signal_cellular_alt_2_bar.html.erb +3 -0
  1701. data/app/views/material_design/icons/_signal_cellular_connected_no_internet_0_bar.html.erb +3 -0
  1702. data/app/views/material_design/icons/_signal_cellular_connected_no_internet_4_bar.html.erb +3 -0
  1703. data/app/views/material_design/icons/_signal_cellular_no_sim.html.erb +3 -0
  1704. data/app/views/material_design/icons/_signal_cellular_nodata.html.erb +3 -0
  1705. data/app/views/material_design/icons/_signal_cellular_null.html.erb +3 -0
  1706. data/app/views/material_design/icons/_signal_cellular_off.html.erb +3 -0
  1707. data/app/views/material_design/icons/_signal_wifi_0_bar.html.erb +3 -0
  1708. data/app/views/material_design/icons/_signal_wifi_4_bar.html.erb +3 -0
  1709. data/app/views/material_design/icons/_signal_wifi_4_bar_lock.html.erb +4 -0
  1710. data/app/views/material_design/icons/_signal_wifi_bad.html.erb +3 -0
  1711. data/app/views/material_design/icons/_signal_wifi_connected_no_internet_4.html.erb +3 -0
  1712. data/app/views/material_design/icons/_signal_wifi_off.html.erb +3 -0
  1713. data/app/views/material_design/icons/_signal_wifi_statusbar_4_bar.html.erb +3 -0
  1714. data/app/views/material_design/icons/_signal_wifi_statusbar_connected_no_internet_4.html.erb +5 -0
  1715. data/app/views/material_design/icons/_signal_wifi_statusbar_null.html.erb +3 -0
  1716. data/app/views/material_design/icons/_signpost.html.erb +3 -0
  1717. data/app/views/material_design/icons/_sim_card.html.erb +3 -0
  1718. data/app/views/material_design/icons/_sim_card_alert.html.erb +5 -0
  1719. data/app/views/material_design/icons/_sim_card_download.html.erb +4 -0
  1720. data/app/views/material_design/icons/_single_bed.html.erb +3 -0
  1721. data/app/views/material_design/icons/_sip.html.erb +3 -0
  1722. data/app/views/material_design/icons/_skateboarding.html.erb +3 -0
  1723. data/app/views/material_design/icons/_skip_next.html.erb +3 -0
  1724. data/app/views/material_design/icons/_skip_previous.html.erb +3 -0
  1725. data/app/views/material_design/icons/_sledding.html.erb +3 -0
  1726. data/app/views/material_design/icons/_slideshow.html.erb +3 -0
  1727. data/app/views/material_design/icons/_slow_motion_video.html.erb +3 -0
  1728. data/app/views/material_design/icons/_smart_button.html.erb +3 -0
  1729. data/app/views/material_design/icons/_smart_display.html.erb +4 -0
  1730. data/app/views/material_design/icons/_smart_screen.html.erb +7 -0
  1731. data/app/views/material_design/icons/_smart_toy.html.erb +3 -0
  1732. data/app/views/material_design/icons/_smartphone.html.erb +3 -0
  1733. data/app/views/material_design/icons/_smoke_free.html.erb +3 -0
  1734. data/app/views/material_design/icons/_smoking_rooms.html.erb +3 -0
  1735. data/app/views/material_design/icons/_sms.html.erb +3 -0
  1736. data/app/views/material_design/icons/_sms_failed.html.erb +3 -0
  1737. data/app/views/material_design/icons/_snippet_folder.html.erb +3 -0
  1738. data/app/views/material_design/icons/_snooze.html.erb +3 -0
  1739. data/app/views/material_design/icons/_snowboarding.html.erb +3 -0
  1740. data/app/views/material_design/icons/_snowmobile.html.erb +3 -0
  1741. data/app/views/material_design/icons/_snowshoeing.html.erb +3 -0
  1742. data/app/views/material_design/icons/_soap.html.erb +3 -0
  1743. data/app/views/material_design/icons/_social_distance.html.erb +3 -0
  1744. data/app/views/material_design/icons/_solar_power.html.erb +9 -0
  1745. data/app/views/material_design/icons/_sort.html.erb +3 -0
  1746. data/app/views/material_design/icons/_sort_by_alpha.html.erb +3 -0
  1747. data/app/views/material_design/icons/_sos.html.erb +3 -0
  1748. data/app/views/material_design/icons/_soup_kitchen.html.erb +3 -0
  1749. data/app/views/material_design/icons/_source.html.erb +3 -0
  1750. data/app/views/material_design/icons/_south.html.erb +3 -0
  1751. data/app/views/material_design/icons/_south_america.html.erb +3 -0
  1752. data/app/views/material_design/icons/_south_east.html.erb +3 -0
  1753. data/app/views/material_design/icons/_south_west.html.erb +3 -0
  1754. data/app/views/material_design/icons/_spa.html.erb +3 -0
  1755. data/app/views/material_design/icons/_space_bar.html.erb +3 -0
  1756. data/app/views/material_design/icons/_space_dashboard.html.erb +3 -0
  1757. data/app/views/material_design/icons/_spatial_audio.html.erb +6 -0
  1758. data/app/views/material_design/icons/_spatial_audio_off.html.erb +6 -0
  1759. data/app/views/material_design/icons/_spatial_tracking.html.erb +6 -0
  1760. data/app/views/material_design/icons/_speaker.html.erb +3 -0
  1761. data/app/views/material_design/icons/_speaker_group.html.erb +3 -0
  1762. data/app/views/material_design/icons/_speaker_notes.html.erb +3 -0
  1763. data/app/views/material_design/icons/_speaker_notes_off.html.erb +10 -0
  1764. data/app/views/material_design/icons/_speaker_phone.html.erb +3 -0
  1765. data/app/views/material_design/icons/_speed.html.erb +4 -0
  1766. data/app/views/material_design/icons/_spellcheck.html.erb +3 -0
  1767. data/app/views/material_design/icons/_splitscreen.html.erb +3 -0
  1768. data/app/views/material_design/icons/_spoke.html.erb +3 -0
  1769. data/app/views/material_design/icons/_sports.html.erb +4 -0
  1770. data/app/views/material_design/icons/_sports_bar.html.erb +3 -0
  1771. data/app/views/material_design/icons/_sports_baseball.html.erb +3 -0
  1772. data/app/views/material_design/icons/_sports_basketball.html.erb +3 -0
  1773. data/app/views/material_design/icons/_sports_cricket.html.erb +5 -0
  1774. data/app/views/material_design/icons/_sports_esports.html.erb +6 -0
  1775. data/app/views/material_design/icons/_sports_football.html.erb +4 -0
  1776. data/app/views/material_design/icons/_sports_golf.html.erb +7 -0
  1777. data/app/views/material_design/icons/_sports_gymnastics.html.erb +3 -0
  1778. data/app/views/material_design/icons/_sports_handball.html.erb +5 -0
  1779. data/app/views/material_design/icons/_sports_hockey.html.erb +6 -0
  1780. data/app/views/material_design/icons/_sports_kabaddi.html.erb +6 -0
  1781. data/app/views/material_design/icons/_sports_martial_arts.html.erb +4 -0
  1782. data/app/views/material_design/icons/_sports_mma.html.erb +5 -0
  1783. data/app/views/material_design/icons/_sports_motorsports.html.erb +3 -0
  1784. data/app/views/material_design/icons/_sports_rugby.html.erb +3 -0
  1785. data/app/views/material_design/icons/_sports_score.html.erb +3 -0
  1786. data/app/views/material_design/icons/_sports_soccer.html.erb +3 -0
  1787. data/app/views/material_design/icons/_sports_tennis.html.erb +4 -0
  1788. data/app/views/material_design/icons/_sports_volleyball.html.erb +3 -0
  1789. data/app/views/material_design/icons/_square.html.erb +3 -0
  1790. data/app/views/material_design/icons/_square_foot.html.erb +3 -0
  1791. data/app/views/material_design/icons/_ssid_chart.html.erb +3 -0
  1792. data/app/views/material_design/icons/_stacked_bar_chart.html.erb +8 -0
  1793. data/app/views/material_design/icons/_stacked_line_chart.html.erb +3 -0
  1794. data/app/views/material_design/icons/_stadium.html.erb +3 -0
  1795. data/app/views/material_design/icons/_stairs.html.erb +3 -0
  1796. data/app/views/material_design/icons/_star.html.erb +3 -0
  1797. data/app/views/material_design/icons/_star_border.html.erb +3 -0
  1798. data/app/views/material_design/icons/_star_border_purple500.html.erb +3 -0
  1799. data/app/views/material_design/icons/_star_half.html.erb +3 -0
  1800. data/app/views/material_design/icons/_star_outline.html.erb +3 -0
  1801. data/app/views/material_design/icons/_star_purple500.html.erb +3 -0
  1802. data/app/views/material_design/icons/_star_rate.html.erb +3 -0
  1803. data/app/views/material_design/icons/_stars.html.erb +3 -0
  1804. data/app/views/material_design/icons/_start.html.erb +3 -0
  1805. data/app/views/material_design/icons/_stay_current_landscape.html.erb +3 -0
  1806. data/app/views/material_design/icons/_stay_current_portrait.html.erb +3 -0
  1807. data/app/views/material_design/icons/_stay_primary_landscape.html.erb +3 -0
  1808. data/app/views/material_design/icons/_stay_primary_portrait.html.erb +3 -0
  1809. data/app/views/material_design/icons/_sticky_note_2.html.erb +3 -0
  1810. data/app/views/material_design/icons/_stop.html.erb +3 -0
  1811. data/app/views/material_design/icons/_stop_circle.html.erb +3 -0
  1812. data/app/views/material_design/icons/_stop_screen_share.html.erb +3 -0
  1813. data/app/views/material_design/icons/_storage.html.erb +3 -0
  1814. data/app/views/material_design/icons/_store.html.erb +3 -0
  1815. data/app/views/material_design/icons/_store_mall_directory.html.erb +3 -0
  1816. data/app/views/material_design/icons/_storefront.html.erb +3 -0
  1817. data/app/views/material_design/icons/_storm.html.erb +3 -0
  1818. data/app/views/material_design/icons/_straight.html.erb +3 -0
  1819. data/app/views/material_design/icons/_straighten.html.erb +3 -0
  1820. data/app/views/material_design/icons/_stream.html.erb +10 -0
  1821. data/app/views/material_design/icons/_streetview.html.erb +5 -0
  1822. data/app/views/material_design/icons/_strikethrough_s.html.erb +3 -0
  1823. data/app/views/material_design/icons/_stroller.html.erb +3 -0
  1824. data/app/views/material_design/icons/_style.html.erb +5 -0
  1825. data/app/views/material_design/icons/_subdirectory_arrow_left.html.erb +3 -0
  1826. data/app/views/material_design/icons/_subdirectory_arrow_right.html.erb +3 -0
  1827. data/app/views/material_design/icons/_subject.html.erb +3 -0
  1828. data/app/views/material_design/icons/_subscript.html.erb +3 -0
  1829. data/app/views/material_design/icons/_subscriptions.html.erb +3 -0
  1830. data/app/views/material_design/icons/_subtitles.html.erb +3 -0
  1831. data/app/views/material_design/icons/_subtitles_off.html.erb +5 -0
  1832. data/app/views/material_design/icons/_subway.html.erb +3 -0
  1833. data/app/views/material_design/icons/_summarize.html.erb +3 -0
  1834. data/app/views/material_design/icons/_superscript.html.erb +3 -0
  1835. data/app/views/material_design/icons/_supervised_user_circle.html.erb +3 -0
  1836. data/app/views/material_design/icons/_supervisor_account.html.erb +3 -0
  1837. data/app/views/material_design/icons/_support.html.erb +3 -0
  1838. data/app/views/material_design/icons/_support_agent.html.erb +6 -0
  1839. data/app/views/material_design/icons/_surfing.html.erb +3 -0
  1840. data/app/views/material_design/icons/_surround_sound.html.erb +6 -0
  1841. data/app/views/material_design/icons/_swap_calls.html.erb +3 -0
  1842. data/app/views/material_design/icons/_swap_horiz.html.erb +3 -0
  1843. data/app/views/material_design/icons/_swap_horizontal_circle.html.erb +3 -0
  1844. data/app/views/material_design/icons/_swap_vert.html.erb +3 -0
  1845. data/app/views/material_design/icons/_swap_vertical_circle.html.erb +3 -0
  1846. data/app/views/material_design/icons/_swipe.html.erb +4 -0
  1847. data/app/views/material_design/icons/_swipe_down.html.erb +3 -0
  1848. data/app/views/material_design/icons/_swipe_down_alt.html.erb +3 -0
  1849. data/app/views/material_design/icons/_swipe_left.html.erb +3 -0
  1850. data/app/views/material_design/icons/_swipe_left_alt.html.erb +3 -0
  1851. data/app/views/material_design/icons/_swipe_right.html.erb +3 -0
  1852. data/app/views/material_design/icons/_swipe_right_alt.html.erb +3 -0
  1853. data/app/views/material_design/icons/_swipe_up.html.erb +3 -0
  1854. data/app/views/material_design/icons/_swipe_up_alt.html.erb +3 -0
  1855. data/app/views/material_design/icons/_swipe_vertical.html.erb +3 -0
  1856. data/app/views/material_design/icons/_switch_access_shortcut.html.erb +3 -0
  1857. data/app/views/material_design/icons/_switch_access_shortcut_add.html.erb +3 -0
  1858. data/app/views/material_design/icons/_switch_account.html.erb +3 -0
  1859. data/app/views/material_design/icons/_switch_camera.html.erb +4 -0
  1860. data/app/views/material_design/icons/_switch_left.html.erb +3 -0
  1861. data/app/views/material_design/icons/_switch_right.html.erb +3 -0
  1862. data/app/views/material_design/icons/_switch_video.html.erb +3 -0
  1863. data/app/views/material_design/icons/_synagogue.html.erb +4 -0
  1864. data/app/views/material_design/icons/_sync.html.erb +3 -0
  1865. data/app/views/material_design/icons/_sync_alt.html.erb +4 -0
  1866. data/app/views/material_design/icons/_sync_disabled.html.erb +3 -0
  1867. data/app/views/material_design/icons/_sync_lock.html.erb +3 -0
  1868. data/app/views/material_design/icons/_sync_problem.html.erb +3 -0
  1869. data/app/views/material_design/icons/_system_security_update.html.erb +3 -0
  1870. data/app/views/material_design/icons/_system_security_update_good.html.erb +3 -0
  1871. data/app/views/material_design/icons/_system_security_update_warning.html.erb +5 -0
  1872. data/app/views/material_design/icons/_system_update.html.erb +3 -0
  1873. data/app/views/material_design/icons/_system_update_alt.html.erb +3 -0
  1874. data/app/views/material_design/icons/_tab.html.erb +3 -0
  1875. data/app/views/material_design/icons/_tab_unselected.html.erb +3 -0
  1876. data/app/views/material_design/icons/_table_bar.html.erb +3 -0
  1877. data/app/views/material_design/icons/_table_chart.html.erb +3 -0
  1878. data/app/views/material_design/icons/_table_restaurant.html.erb +3 -0
  1879. data/app/views/material_design/icons/_table_rows.html.erb +3 -0
  1880. data/app/views/material_design/icons/_table_view.html.erb +3 -0
  1881. data/app/views/material_design/icons/_tablet.html.erb +3 -0
  1882. data/app/views/material_design/icons/_tablet_android.html.erb +3 -0
  1883. data/app/views/material_design/icons/_tablet_mac.html.erb +3 -0
  1884. data/app/views/material_design/icons/_tag.html.erb +3 -0
  1885. data/app/views/material_design/icons/_tag_faces.html.erb +3 -0
  1886. data/app/views/material_design/icons/_takeout_dining.html.erb +3 -0
  1887. data/app/views/material_design/icons/_tap_and_play.html.erb +3 -0
  1888. data/app/views/material_design/icons/_tapas.html.erb +3 -0
  1889. data/app/views/material_design/icons/_task.html.erb +3 -0
  1890. data/app/views/material_design/icons/_task_alt.html.erb +3 -0
  1891. data/app/views/material_design/icons/_taxi_alert.html.erb +6 -0
  1892. data/app/views/material_design/icons/_temple_buddhist.html.erb +3 -0
  1893. data/app/views/material_design/icons/_temple_hindu.html.erb +3 -0
  1894. data/app/views/material_design/icons/_terminal.html.erb +3 -0
  1895. data/app/views/material_design/icons/_terrain.html.erb +3 -0
  1896. data/app/views/material_design/icons/_text_decrease.html.erb +3 -0
  1897. data/app/views/material_design/icons/_text_fields.html.erb +3 -0
  1898. data/app/views/material_design/icons/_text_format.html.erb +3 -0
  1899. data/app/views/material_design/icons/_text_increase.html.erb +3 -0
  1900. data/app/views/material_design/icons/_text_rotate_up.html.erb +3 -0
  1901. data/app/views/material_design/icons/_text_rotate_vertical.html.erb +3 -0
  1902. data/app/views/material_design/icons/_text_rotation_angledown.html.erb +3 -0
  1903. data/app/views/material_design/icons/_text_rotation_angleup.html.erb +3 -0
  1904. data/app/views/material_design/icons/_text_rotation_down.html.erb +3 -0
  1905. data/app/views/material_design/icons/_text_rotation_none.html.erb +3 -0
  1906. data/app/views/material_design/icons/_text_snippet.html.erb +3 -0
  1907. data/app/views/material_design/icons/_textsms.html.erb +3 -0
  1908. data/app/views/material_design/icons/_texture.html.erb +3 -0
  1909. data/app/views/material_design/icons/_theater_comedy.html.erb +10 -0
  1910. data/app/views/material_design/icons/_theaters.html.erb +3 -0
  1911. data/app/views/material_design/icons/_thermostat.html.erb +3 -0
  1912. data/app/views/material_design/icons/_thermostat_auto.html.erb +3 -0
  1913. data/app/views/material_design/icons/_thumb_down.html.erb +3 -0
  1914. data/app/views/material_design/icons/_thumb_down_alt.html.erb +3 -0
  1915. data/app/views/material_design/icons/_thumb_down_off_alt.html.erb +3 -0
  1916. data/app/views/material_design/icons/_thumb_up.html.erb +3 -0
  1917. data/app/views/material_design/icons/_thumb_up_alt.html.erb +3 -0
  1918. data/app/views/material_design/icons/_thumb_up_off_alt.html.erb +3 -0
  1919. data/app/views/material_design/icons/_thumbs_up_down.html.erb +10 -0
  1920. data/app/views/material_design/icons/_thunderstorm.html.erb +5 -0
  1921. data/app/views/material_design/icons/_time_to_leave.html.erb +5 -0
  1922. data/app/views/material_design/icons/_timelapse.html.erb +3 -0
  1923. data/app/views/material_design/icons/_timeline.html.erb +3 -0
  1924. data/app/views/material_design/icons/_timer.html.erb +3 -0
  1925. data/app/views/material_design/icons/_timer_10.html.erb +10 -0
  1926. data/app/views/material_design/icons/_timer_10_select.html.erb +3 -0
  1927. data/app/views/material_design/icons/_timer_3.html.erb +3 -0
  1928. data/app/views/material_design/icons/_timer_3_select.html.erb +3 -0
  1929. data/app/views/material_design/icons/_timer_off.html.erb +6 -0
  1930. data/app/views/material_design/icons/_tips_and_updates.html.erb +3 -0
  1931. data/app/views/material_design/icons/_tire_repair.html.erb +3 -0
  1932. data/app/views/material_design/icons/_title.html.erb +3 -0
  1933. data/app/views/material_design/icons/_toc.html.erb +3 -0
  1934. data/app/views/material_design/icons/_today.html.erb +3 -0
  1935. data/app/views/material_design/icons/_toggle_off.html.erb +3 -0
  1936. data/app/views/material_design/icons/_toggle_on.html.erb +3 -0
  1937. data/app/views/material_design/icons/_token.html.erb +3 -0
  1938. data/app/views/material_design/icons/_toll.html.erb +3 -0
  1939. data/app/views/material_design/icons/_tonality.html.erb +3 -0
  1940. data/app/views/material_design/icons/_topic.html.erb +3 -0
  1941. data/app/views/material_design/icons/_tornado.html.erb +3 -0
  1942. data/app/views/material_design/icons/_touch_app.html.erb +3 -0
  1943. data/app/views/material_design/icons/_tour.html.erb +3 -0
  1944. data/app/views/material_design/icons/_toys.html.erb +3 -0
  1945. data/app/views/material_design/icons/_track_changes.html.erb +3 -0
  1946. data/app/views/material_design/icons/_traffic.html.erb +3 -0
  1947. data/app/views/material_design/icons/_train.html.erb +5 -0
  1948. data/app/views/material_design/icons/_tram.html.erb +3 -0
  1949. data/app/views/material_design/icons/_transcribe.html.erb +3 -0
  1950. data/app/views/material_design/icons/_transfer_within_a_station.html.erb +3 -0
  1951. data/app/views/material_design/icons/_transform.html.erb +3 -0
  1952. data/app/views/material_design/icons/_transgender.html.erb +3 -0
  1953. data/app/views/material_design/icons/_transit_enterexit.html.erb +3 -0
  1954. data/app/views/material_design/icons/_translate.html.erb +3 -0
  1955. data/app/views/material_design/icons/_travel_explore.html.erb +3 -0
  1956. data/app/views/material_design/icons/_trending_down.html.erb +3 -0
  1957. data/app/views/material_design/icons/_trending_flat.html.erb +3 -0
  1958. data/app/views/material_design/icons/_trending_up.html.erb +3 -0
  1959. data/app/views/material_design/icons/_trip_origin.html.erb +3 -0
  1960. data/app/views/material_design/icons/_troubleshoot.html.erb +4 -0
  1961. data/app/views/material_design/icons/_try.html.erb +4 -0
  1962. data/app/views/material_design/icons/_tsunami.html.erb +4 -0
  1963. data/app/views/material_design/icons/_tty.html.erb +3 -0
  1964. data/app/views/material_design/icons/_tune.html.erb +3 -0
  1965. data/app/views/material_design/icons/_tungsten.html.erb +8 -0
  1966. data/app/views/material_design/icons/_turn_left.html.erb +3 -0
  1967. data/app/views/material_design/icons/_turn_right.html.erb +3 -0
  1968. data/app/views/material_design/icons/_turn_sharp_left.html.erb +3 -0
  1969. data/app/views/material_design/icons/_turn_sharp_right.html.erb +3 -0
  1970. data/app/views/material_design/icons/_turn_slight_left.html.erb +3 -0
  1971. data/app/views/material_design/icons/_turn_slight_right.html.erb +3 -0
  1972. data/app/views/material_design/icons/_turned_in.html.erb +3 -0
  1973. data/app/views/material_design/icons/_turned_in_not.html.erb +3 -0
  1974. data/app/views/material_design/icons/_tv.html.erb +3 -0
  1975. data/app/views/material_design/icons/_tv_off.html.erb +3 -0
  1976. data/app/views/material_design/icons/_two_wheeler.html.erb +3 -0
  1977. data/app/views/material_design/icons/_type_specimen.html.erb +5 -0
  1978. data/app/views/material_design/icons/_u_turn_left.html.erb +3 -0
  1979. data/app/views/material_design/icons/_u_turn_right.html.erb +3 -0
  1980. data/app/views/material_design/icons/_umbrella.html.erb +3 -0
  1981. data/app/views/material_design/icons/_unarchive.html.erb +3 -0
  1982. data/app/views/material_design/icons/_undo.html.erb +3 -0
  1983. data/app/views/material_design/icons/_unfold_less.html.erb +3 -0
  1984. data/app/views/material_design/icons/_unfold_less_double.html.erb +6 -0
  1985. data/app/views/material_design/icons/_unfold_more.html.erb +3 -0
  1986. data/app/views/material_design/icons/_unfold_more_double.html.erb +3 -0
  1987. data/app/views/material_design/icons/_unpublished.html.erb +3 -0
  1988. data/app/views/material_design/icons/_unsubscribe.html.erb +3 -0
  1989. data/app/views/material_design/icons/_upcoming.html.erb +3 -0
  1990. data/app/views/material_design/icons/_update.html.erb +3 -0
  1991. data/app/views/material_design/icons/_update_disabled.html.erb +3 -0
  1992. data/app/views/material_design/icons/_upgrade.html.erb +3 -0
  1993. data/app/views/material_design/icons/_upload.html.erb +3 -0
  1994. data/app/views/material_design/icons/_upload_file.html.erb +3 -0
  1995. data/app/views/material_design/icons/_usb.html.erb +3 -0
  1996. data/app/views/material_design/icons/_usb_off.html.erb +3 -0
  1997. data/app/views/material_design/icons/_vaccines.html.erb +3 -0
  1998. data/app/views/material_design/icons/_vape_free.html.erb +3 -0
  1999. data/app/views/material_design/icons/_vaping_rooms.html.erb +3 -0
  2000. data/app/views/material_design/icons/_verified.html.erb +4 -0
  2001. data/app/views/material_design/icons/_verified_user.html.erb +3 -0
  2002. data/app/views/material_design/icons/_vertical_align_bottom.html.erb +3 -0
  2003. data/app/views/material_design/icons/_vertical_align_center.html.erb +3 -0
  2004. data/app/views/material_design/icons/_vertical_align_top.html.erb +3 -0
  2005. data/app/views/material_design/icons/_vertical_distribute.html.erb +3 -0
  2006. data/app/views/material_design/icons/_vertical_shades.html.erb +3 -0
  2007. data/app/views/material_design/icons/_vertical_shades_closed.html.erb +3 -0
  2008. data/app/views/material_design/icons/_vertical_split.html.erb +3 -0
  2009. data/app/views/material_design/icons/_vibration.html.erb +3 -0
  2010. data/app/views/material_design/icons/_video_call.html.erb +3 -0
  2011. data/app/views/material_design/icons/_video_camera_back.html.erb +3 -0
  2012. data/app/views/material_design/icons/_video_camera_front.html.erb +5 -0
  2013. data/app/views/material_design/icons/_video_chat.html.erb +4 -0
  2014. data/app/views/material_design/icons/_video_file.html.erb +3 -0
  2015. data/app/views/material_design/icons/_video_label.html.erb +3 -0
  2016. data/app/views/material_design/icons/_video_library.html.erb +3 -0
  2017. data/app/views/material_design/icons/_video_settings.html.erb +5 -0
  2018. data/app/views/material_design/icons/_video_stable.html.erb +3 -0
  2019. data/app/views/material_design/icons/_videocam.html.erb +3 -0
  2020. data/app/views/material_design/icons/_videocam_off.html.erb +3 -0
  2021. data/app/views/material_design/icons/_videogame_asset.html.erb +5 -0
  2022. data/app/views/material_design/icons/_videogame_asset_off.html.erb +3 -0
  2023. data/app/views/material_design/icons/_view_agenda.html.erb +4 -0
  2024. data/app/views/material_design/icons/_view_array.html.erb +3 -0
  2025. data/app/views/material_design/icons/_view_carousel.html.erb +3 -0
  2026. data/app/views/material_design/icons/_view_column.html.erb +3 -0
  2027. data/app/views/material_design/icons/_view_comfy.html.erb +3 -0
  2028. data/app/views/material_design/icons/_view_comfy_alt.html.erb +7 -0
  2029. data/app/views/material_design/icons/_view_compact.html.erb +3 -0
  2030. data/app/views/material_design/icons/_view_compact_alt.html.erb +7 -0
  2031. data/app/views/material_design/icons/_view_cozy.html.erb +7 -0
  2032. data/app/views/material_design/icons/_view_day.html.erb +3 -0
  2033. data/app/views/material_design/icons/_view_headline.html.erb +3 -0
  2034. data/app/views/material_design/icons/_view_in_ar.html.erb +7 -0
  2035. data/app/views/material_design/icons/_view_kanban.html.erb +6 -0
  2036. data/app/views/material_design/icons/_view_list.html.erb +3 -0
  2037. data/app/views/material_design/icons/_view_module.html.erb +3 -0
  2038. data/app/views/material_design/icons/_view_quilt.html.erb +3 -0
  2039. data/app/views/material_design/icons/_view_sidebar.html.erb +3 -0
  2040. data/app/views/material_design/icons/_view_stream.html.erb +3 -0
  2041. data/app/views/material_design/icons/_view_timeline.html.erb +6 -0
  2042. data/app/views/material_design/icons/_view_week.html.erb +3 -0
  2043. data/app/views/material_design/icons/_vignette.html.erb +3 -0
  2044. data/app/views/material_design/icons/_villa.html.erb +3 -0
  2045. data/app/views/material_design/icons/_visibility.html.erb +3 -0
  2046. data/app/views/material_design/icons/_visibility_off.html.erb +3 -0
  2047. data/app/views/material_design/icons/_voice_chat.html.erb +3 -0
  2048. data/app/views/material_design/icons/_voice_over_off.html.erb +3 -0
  2049. data/app/views/material_design/icons/_voicemail.html.erb +3 -0
  2050. data/app/views/material_design/icons/_volcano.html.erb +6 -0
  2051. data/app/views/material_design/icons/_volume_down.html.erb +3 -0
  2052. data/app/views/material_design/icons/_volume_mute.html.erb +3 -0
  2053. data/app/views/material_design/icons/_volume_off.html.erb +3 -0
  2054. data/app/views/material_design/icons/_volume_up.html.erb +3 -0
  2055. data/app/views/material_design/icons/_volunteer_activism.html.erb +4 -0
  2056. data/app/views/material_design/icons/_vpn_key.html.erb +3 -0
  2057. data/app/views/material_design/icons/_vpn_key_off.html.erb +3 -0
  2058. data/app/views/material_design/icons/_vpn_lock.html.erb +3 -0
  2059. data/app/views/material_design/icons/_vrpano.html.erb +4 -0
  2060. data/app/views/material_design/icons/_wallet.html.erb +3 -0
  2061. data/app/views/material_design/icons/_wallpaper.html.erb +3 -0
  2062. data/app/views/material_design/icons/_warehouse.html.erb +3 -0
  2063. data/app/views/material_design/icons/_warning.html.erb +3 -0
  2064. data/app/views/material_design/icons/_warning_amber.html.erb +3 -0
  2065. data/app/views/material_design/icons/_wash.html.erb +3 -0
  2066. data/app/views/material_design/icons/_watch.html.erb +3 -0
  2067. data/app/views/material_design/icons/_watch_later.html.erb +3 -0
  2068. data/app/views/material_design/icons/_watch_off.html.erb +4 -0
  2069. data/app/views/material_design/icons/_water.html.erb +3 -0
  2070. data/app/views/material_design/icons/_water_damage.html.erb +3 -0
  2071. data/app/views/material_design/icons/_water_drop.html.erb +3 -0
  2072. data/app/views/material_design/icons/_waterfall_chart.html.erb +3 -0
  2073. data/app/views/material_design/icons/_waves.html.erb +3 -0
  2074. data/app/views/material_design/icons/_waving_hand.html.erb +3 -0
  2075. data/app/views/material_design/icons/_wb_auto.html.erb +3 -0
  2076. data/app/views/material_design/icons/_wb_cloudy.html.erb +3 -0
  2077. data/app/views/material_design/icons/_wb_incandescent.html.erb +3 -0
  2078. data/app/views/material_design/icons/_wb_iridescent.html.erb +3 -0
  2079. data/app/views/material_design/icons/_wb_shade.html.erb +3 -0
  2080. data/app/views/material_design/icons/_wb_sunny.html.erb +3 -0
  2081. data/app/views/material_design/icons/_wb_twilight.html.erb +7 -0
  2082. data/app/views/material_design/icons/_wc.html.erb +3 -0
  2083. data/app/views/material_design/icons/_web.html.erb +3 -0
  2084. data/app/views/material_design/icons/_web_asset.html.erb +3 -0
  2085. data/app/views/material_design/icons/_web_asset_off.html.erb +3 -0
  2086. data/app/views/material_design/icons/_web_stories.html.erb +5 -0
  2087. data/app/views/material_design/icons/_webhook.html.erb +3 -0
  2088. data/app/views/material_design/icons/_weekend.html.erb +3 -0
  2089. data/app/views/material_design/icons/_west.html.erb +3 -0
  2090. data/app/views/material_design/icons/_whatshot.html.erb +3 -0
  2091. data/app/views/material_design/icons/_wheelchair_pickup.html.erb +3 -0
  2092. data/app/views/material_design/icons/_where_to_vote.html.erb +3 -0
  2093. data/app/views/material_design/icons/_widgets.html.erb +3 -0
  2094. data/app/views/material_design/icons/_width_full.html.erb +3 -0
  2095. data/app/views/material_design/icons/_width_normal.html.erb +3 -0
  2096. data/app/views/material_design/icons/_width_wide.html.erb +3 -0
  2097. data/app/views/material_design/icons/_wifi.html.erb +3 -0
  2098. data/app/views/material_design/icons/_wifi_1_bar.html.erb +3 -0
  2099. data/app/views/material_design/icons/_wifi_2_bar.html.erb +3 -0
  2100. data/app/views/material_design/icons/_wifi_calling.html.erb +4 -0
  2101. data/app/views/material_design/icons/_wifi_calling_3.html.erb +6 -0
  2102. data/app/views/material_design/icons/_wifi_channel.html.erb +3 -0
  2103. data/app/views/material_design/icons/_wifi_find.html.erb +4 -0
  2104. data/app/views/material_design/icons/_wifi_lock.html.erb +4 -0
  2105. data/app/views/material_design/icons/_wifi_off.html.erb +3 -0
  2106. data/app/views/material_design/icons/_wifi_password.html.erb +3 -0
  2107. data/app/views/material_design/icons/_wifi_protected_setup.html.erb +4 -0
  2108. data/app/views/material_design/icons/_wifi_tethering.html.erb +3 -0
  2109. data/app/views/material_design/icons/_wifi_tethering_error.html.erb +3 -0
  2110. data/app/views/material_design/icons/_wifi_tethering_off.html.erb +3 -0
  2111. data/app/views/material_design/icons/_wind_power.html.erb +6 -0
  2112. data/app/views/material_design/icons/_window.html.erb +3 -0
  2113. data/app/views/material_design/icons/_wine_bar.html.erb +3 -0
  2114. data/app/views/material_design/icons/_woman.html.erb +4 -0
  2115. data/app/views/material_design/icons/_woman_2.html.erb +4 -0
  2116. data/app/views/material_design/icons/_work.html.erb +3 -0
  2117. data/app/views/material_design/icons/_work_history.html.erb +4 -0
  2118. data/app/views/material_design/icons/_work_off.html.erb +3 -0
  2119. data/app/views/material_design/icons/_work_outline.html.erb +3 -0
  2120. data/app/views/material_design/icons/_workspace_premium.html.erb +3 -0
  2121. data/app/views/material_design/icons/_workspaces.html.erb +3 -0
  2122. data/app/views/material_design/icons/_wrap_text.html.erb +3 -0
  2123. data/app/views/material_design/icons/_wrong_location.html.erb +5 -0
  2124. data/app/views/material_design/icons/_wysiwyg.html.erb +3 -0
  2125. data/app/views/material_design/icons/_yard.html.erb +3 -0
  2126. data/app/views/material_design/icons/_youtube_searched_for.html.erb +3 -0
  2127. data/app/views/material_design/icons/_zoom_in.html.erb +3 -0
  2128. data/app/views/material_design/icons/_zoom_in_map.html.erb +3 -0
  2129. data/app/views/material_design/icons/_zoom_out.html.erb +3 -0
  2130. data/app/views/material_design/icons/_zoom_out_map.html.erb +3 -0
  2131. data/app/views/material_design/lists/_list_item.html.erb +7 -5
  2132. data/app/views/material_design/tabs/_secondary.html.erb +1 -1
  2133. data/lib/material_design/version.rb +1 -1
  2134. metadata +2129 -2
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 2C6.47 2 2 6.47 2 12C2 17.53 6.47 22 12 22C17.53 22 22 17.53 22 12C22 6.47 17.53 2 12 2ZM12 20C7.59 20 4 16.41 4 12C4 7.59 7.59 4 12 4C16.41 4 20 7.59 20 12C20 16.41 16.41 20 12 20Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M20 6.54V17.45C17.4 16.68 14.72 16.29 12 16.29C9.28 16.29 6.6 16.68 4 17.45V6.54C6.6 7.31 9.28 7.7 12 7.7C14.72 7.71 17.4 7.32 20 6.54ZM21.43 4C21.33 4 21.23 4.02 21.12 4.06C18.18 5.16 15.09 5.7 12 5.7C8.91 5.7 5.82 5.15 2.88 4.06C2.77 4.02 2.66 4 2.57 4C2.23 4 2 4.23 2 4.63V19.38C2 19.77 2.23 20 2.57 20C2.67 20 2.77 19.98 2.88 19.94C5.82 18.84 8.91 18.3 12 18.3C15.09 18.3 18.18 18.85 21.12 19.94C21.23 19.98 21.33 20 21.43 20C21.76 20 22 19.77 22 19.37V4.63C22 4.23 21.76 4 21.43 4Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 5.50032C8.11 5.50032 5.05 4.66032 3.31 4.07032C2.67 3.85032 2 4.33032 2 5.02032V19.0003C2 19.6803 2.66 20.1703 3.31 19.9503C5.36 19.2603 8.1 18.5003 12 18.5003C15.87 18.5003 18.66 19.2603 20.69 19.9503C21.34 20.1603 22 19.6803 22 19.0003V5.00032C22 4.32032 21.34 3.83032 20.69 4.05032C18.66 4.73032 15.86 5.50032 12 5.50032Z" 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.95 8.15C21.66 7.99 21.34 7.84 21.02 7.69C19.4 4.33 15.98 2 12 2C8.02 2 4.6 4.33 2.99 7.68C2.66 7.83 2.35 7.98 2.06 8.14C1.41 8.5 1 9.17 1 9.91V14.09C1 14.83 1.41 15.5 2.05 15.86C2.34 16.02 2.66 16.17 2.98 16.32C4.6 19.67 8.02 22 12 22C15.98 22 19.4 19.67 21.01 16.32C21.34 16.17 21.65 16.02 21.94 15.86C22.59 15.5 23 14.83 23 14.09V9.91C23 9.17 22.59 8.5 21.95 8.15ZM21 9.91V14.1C18.81 15.31 15.53 16 12 16C8.47 16 5.19 15.3 3 14.09V9.91C5.2 8.69 8.47 8 12 8C15.53 8 18.81 8.7 21 9.91ZM12 4C14.37 4 16.49 5.04 17.95 6.68C16.17 6.25 14.15 6 12 6C9.85 6 7.83 6.25 6.05 6.68C7.51 5.04 9.63 4 12 4ZM12 20C9.63 20 7.51 18.96 6.05 17.32C7.83 17.75 9.85 18 12 18C14.15 18 16.17 17.75 17.95 17.32C16.49 18.96 14.37 20 12 20Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M21.95 8.15C21.66 7.99 21.34 7.84 21.02 7.69C19.4 4.33 15.98 2 12 2C8.02 2 4.6 4.33 2.99 7.68C2.66 7.83 2.35 7.98 2.06 8.14C1.41 8.5 1 9.17 1 9.91V14.09C1 14.83 1.41 15.5 2.05 15.86C2.34 16.02 2.66 16.17 2.98 16.32C4.6 19.67 8.02 22 12 22C15.98 22 19.4 19.67 21.01 16.32C21.34 16.17 21.65 16.02 21.94 15.86C22.59 15.5 23 14.83 23 14.09V9.91C23 9.17 22.59 8.5 21.95 8.15ZM12 4C14.37 4 16.49 5.04 17.95 6.68C16.17 6.25 14.15 6 12 6C9.85 6 7.83 6.25 6.05 6.68C7.51 5.04 9.63 4 12 4ZM12 20C9.63 20 7.51 18.96 6.05 17.32C7.83 17.75 9.85 18 12 18C14.15 18 16.17 17.75 17.95 17.32C16.49 18.96 14.37 20 12 20Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M19.935 21.12C18.835 18.18 18.295 15.09 18.295 12C18.295 8.91 18.845 5.82 19.935 2.88C19.975 2.77 19.995 2.66 19.995 2.57C19.995 2.23 19.765 2 19.365 2H4.625C4.225 2 3.995 2.23 3.995 2.57C3.995 2.67 4.015 2.77 4.055 2.88C5.155 5.82 5.705 8.91 5.705 12C5.705 15.09 5.155 18.18 4.065 21.12C4.015 21.23 3.995 21.34 3.995 21.43C3.995 21.76 4.225 22 4.625 22H19.375C19.765 22 20.005 21.76 20.005 21.43C19.995 21.33 19.975 21.23 19.935 21.12ZM6.535 20C7.305 17.4 7.69499 14.72 7.69499 12C7.69499 9.28 7.305 6.6 6.535 4H17.445C16.675 6.6 16.285 9.28 16.285 12C16.285 14.72 16.675 17.4 17.445 20H6.535Z" 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.4983 12C18.4983 8.11 19.3383 5.05 19.9283 3.31C20.1483 2.67 19.6683 2 18.9783 2H4.99829C4.31829 2 3.83829 2.66 4.04829 3.31C4.73829 5.36 5.49829 8.1 5.49829 12C5.49829 15.87 4.73829 18.66 4.04829 20.69C3.83829 21.34 4.31829 22 4.99829 22H18.9983C19.6783 22 20.1683 21.34 19.9483 20.69C19.2683 18.66 18.4983 15.86 18.4983 12Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 6C14.45 6 16.71 6.2 19.29 6.64C19.76 8.42 20 10.22 20 12C20 13.78 19.76 15.58 19.29 17.36C16.71 17.8 14.45 18 12 18C9.55 18 7.29 17.8 4.71 17.36C4.24 15.58 4 13.78 4 12C4 10.22 4.24 8.42 4.71 6.64C7.29 6.2 9.55 6 12 6ZM12 4C9.27 4 6.78 4.24 4.05 4.72L3.12 4.88L2.87 5.78C2.29 7.85 2 9.93 2 12C2 14.07 2.29 16.15 2.87 18.22L3.12 19.11L4.05 19.27C6.78 19.76 9.27 20 12 20C14.73 20 17.22 19.76 19.95 19.28L20.88 19.12L21.13 18.23C21.71 16.15 22 14.07 22 12C22 9.93 21.71 7.85 21.13 5.78L20.88 4.89L19.95 4.73C17.22 4.24 14.73 4 12 4Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 4C8.03 4 5.15 4.63 3 5C2.45 6.97 2 8.92 2 12C2 15.03 2.45 17.05 3 19C5.15 19.37 7.98 20 12 20C15.97 20 18.85 19.37 21 19C21.57 16.98 22 15.01 22 12C22 8.97 21.55 6.95 21 5C18.85 4.63 16.02 4 12 4Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 17C10.9 17 10 16.1 10 15C10 13.9 10.9 13 12 13C13.1 13 14 13.9 14 15C14 16.1 13.1 17 12 17ZM15.48 17.94C14.68 18.54 14 19 12 19C10 19 9.32 18.54 8.52 17.94C8.04 17.55 7 16.76 7 14H5C5 16.7 5.93 18.41 7.3 19.5C7.8 19.9 8.4 20.2 9 20.4V24H15V20.4C15.6 20.2 16.2 19.9 16.7 19.5C18.07 18.41 19 16.7 19 14H17C17 16.76 15.96 17.55 15.48 17.94ZM23 4.25V7.74C23 8.54 22.12 9 21.44 8.57C21.3 8.48 21.16 8.39 21 8.31L19 13H17L15.5 6.72C14.4 6.58 13.22 6.5 12 6.5C10.78 6.5 9.6 6.58 8.5 6.72L7 13H5L3 8.31C2.84 8.39 2.7 8.48 2.56 8.57C1.88 9 1 8.55 1 7.74V4.25C1 1.9 5.92 0 12 0C18.08 0 23 1.9 23 4.25ZM6.9 6.98C5.97 7.17 5.12 7.41 4.37 7.69L5.88 11.24L6.9 6.98ZM19.63 7.69C18.88 7.41 18.03 7.17 17.1 6.98L18.12 11.23L19.63 7.69ZM21 4.31C20.65 3.63 17.57 2 12 2C6.43 2 3.35 3.63 3 4.31V6.08C5.34 5.07 8.56 4.5 12 4.5C15.44 4.5 18.66 5.07 21 6.08V4.31Z" 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.95 12H18.95L11.95 2L5.00005 12H6.95005L3.05005 18H9.97005V22H13.92V18H20.95L16.95 12ZM6.74005 16L10.64 10H8.83005L11.96 5.5L15.11 10H13.21L17.21 16H6.74005Z" 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 5H16.83L15 3H9L7.17 5H4C2.9 5 2 5.9 2 7V19C2 20.1 2.9 21 4 21H20C21.1 21 22 20.1 22 19V7C22 5.9 21.1 5 20 5ZM20 19H4V7H8.05L8.64 6.35L9.88 5H14.12L15.36 6.35L15.95 7H20V19ZM9 13C9 11.34 10.34 10 12 10H15.98C15.06 8.79 13.63 8 12 8C9.24 8 7 10.24 7 13C7 13.34 7.04 13.68 7.1 14H9.18C9.07 13.69 9 13.35 9 13ZM15 13C15 14.66 13.66 16 12 16H8.02C8.94 17.21 10.37 18 12 18C14.76 18 17 15.76 17 13C17 12.66 16.97 12.32 16.9 12H14.82C14.93 12.31 15 12.65 15 13Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M2 16H22V18H2V16ZM3.15 11.95L4 10.47L4.85 11.95L6.15 11.2L5.3 9.72H7V8.22H5.3L6.15 6.75L4.85 6L4 7.47L3.15 6L1.85 6.75L2.7 8.22H1V9.72H2.7L1.85 11.2L3.15 11.95ZM9.85 11.2L11.15 11.95L12 10.47L12.85 11.95L14.15 11.2L13.3 9.72H15V8.22H13.3L14.15 6.75L12.85 6L12 7.47L11.15 6L9.85 6.75L10.7 8.22H9V9.72H10.7L9.85 11.2ZM23 8.22H21.3L22.15 6.75L20.85 6L20 7.47L19.15 6L17.85 6.75L18.7 8.22H17V9.72H18.7L17.85 11.2L19.15 11.95L20 10.47L20.85 11.95L22.15 11.2L21.3 9.72H23V8.22Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4 6C4 4.9 4.9 4 6 4C7.1 4 8 4.9 8 6C8 7.1 7.1 8 6 8C4.9 8 4 7.1 4 6ZM6 14C7.1 14 8 13.1 8 12C8 10.9 7.1 10 6 10C4.9 10 4 10.9 4 12C4 13.1 4.9 14 6 14ZM12 8C13.1 8 14 7.1 14 6C14 4.9 13.1 4 12 4C10.9 4 10 4.9 10 6C10 7.1 10.9 8 12 8ZM18 10C16.9 10 16 10.9 16 12C16 13.1 16.9 14 18 14C19.1 14 20 13.1 20 12C20 10.9 19.1 10 18 10ZM17.98 16C17.24 16 16.61 16.4 16.26 17H13.72C13.38 16.4 12.74 16 12 16C11.26 16 10.63 16.4 10.28 17H8.41L11.48 13.93C11.65 13.97 11.82 14 12 14C13.1 14 14 13.1 14 12C14 11.82 13.97 11.65 13.93 11.49L17.49 7.93C17.65 7.97 17.82 8 18 8C19.1 8 20 7.1 20 6C20 4.9 19.1 4 18 4C16.9 4 16 4.9 16 6C16 6.18 16.03 6.35 16.07 6.51L12.51 10.07C12.35 10.03 12.18 10 12 10C10.9 10 10 10.9 10 12C10 12.18 10.03 12.35 10.07 12.51L6.51 16.07C6.35 16.03 6.18 16 6 16C4.9 16 4 16.9 4 18C4 19.1 4.9 20 6 20C6.74 20 7.37 19.6 7.72 19H10.29C10.63 19.6 11.27 20 12.01 20C12.75 20 13.38 19.6 13.73 19H16.28C16.62 19.6 17.26 20 18 20C19.1 20 20 19.1 20 18C19.98 16.9 19.08 16 17.98 16Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M6 19H10V5H6V19ZM14 5V19H18V5H14Z" 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 16H11V8H9V16ZM12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM12 20C7.59 20 4 16.41 4 12C4 7.59 7.59 4 12 4C16.41 4 20 7.59 20 12C20 16.41 16.41 20 12 20ZM13 16H15V8H13V16Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM11 16H9V8H11V16ZM15 16H13V8H15V16Z" 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 16H11V8H9V16ZM12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM12 20C7.59 20 4 16.41 4 12C4 7.59 7.59 4 12 4C16.41 4 20 7.59 20 12C20 16.41 16.41 20 12 20ZM13 16H15V8H13V16Z" 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.85 1 4.95V18.95C1 20.05 1.9 21 3 21H21C22.1 21 23 20.05 23 18.95V4.95C23 3.85 22.1 3 21 3ZM21 19H3V5H21V19ZM9 8H11V16H9V8ZM13 8H15V16H13V8Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M20 4H4C2.89 4 2.01 4.89 2.01 6L2 18C2 19.11 2.89 20 4 20H20C21.11 20 22 19.11 22 18V6C22 4.89 21.11 4 20 4ZM20 18H4V12H20V18ZM20 8H4V6H20V8Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M19 14V6C19 4.9 18.1 4 17 4H3C1.9 4 1 4.9 1 6V14C1 15.1 1.9 16 3 16H17C18.1 16 19 15.1 19 14ZM17 14H3V6H17V14ZM10 7C8.34 7 7 8.34 7 10C7 11.66 8.34 13 10 13C11.66 13 13 11.66 13 10C13 8.34 11.66 7 10 7ZM23 7V18C23 19.1 22.1 20 21 20H4V18H21V7H23Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18.18 10L16.48 5.32C16.19 4.53 15.44 4 14.6 4H12V6H14.6L16.06 10H11.25L10.89 9H12V7H7V9H8.75L10.57 14H9.9C9.46 11.77 7.59 10.12 5.25 10.01C2.45 9.87 0 12.2 0 15C0 17.8 2.2 20 5 20C7.46 20 9.45 18.31 9.9 16H14.1C14.54 18.23 16.41 19.88 18.75 19.99C21.55 20.12 24 17.8 24 14.99C24 12.19 21.8 9.99 19 9.99H18.18V10ZM7.82 16C7.42 17.17 6.33 18 5 18C3.32 18 2 16.68 2 15C2 13.32 3.32 12 5 12C6.33 12 7.42 12.83 7.82 14H5V16H7.82ZM14.1 14H12.7L11.97 12H15C14.56 12.58 14.24 13.25 14.1 14ZM19 18C17.32 18 16 16.68 16 15C16 14.07 16.41 13.27 17.05 12.72L18.01 15.36L19.89 14.68L18.92 12.01C18.95 12.01 18.98 12 19.01 12C20.69 12 22.01 13.32 22.01 15C22.01 16.68 20.68 18 19 18Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM12 20C7.58 20 4 16.42 4 12C4 7.58 7.58 4 12 4C16.42 4 20 7.58 20 12C20 16.42 16.42 20 12 20Z" fill="currentColor"/>
3
+ <path d="M7 13.5C7.82843 13.5 8.5 12.8284 8.5 12C8.5 11.1716 7.82843 10.5 7 10.5C6.17157 10.5 5.5 11.1716 5.5 12C5.5 12.8284 6.17157 13.5 7 13.5Z" fill="currentColor"/>
4
+ <path d="M12 13.5C12.8284 13.5 13.5 12.8284 13.5 12C13.5 11.1716 12.8284 10.5 12 10.5C11.1716 10.5 10.5 11.1716 10.5 12C10.5 12.8284 11.1716 13.5 12 13.5Z" fill="currentColor"/>
5
+ <path d="M17 13.5C17.8284 13.5 18.5 12.8284 18.5 12C18.5 11.1716 17.8284 10.5 17 10.5C16.1716 10.5 15.5 11.1716 15.5 12C15.5 12.8284 16.1716 13.5 17 13.5Z" fill="currentColor"/>
6
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M16 12.5C13.24 12.5 11 14.74 11 17.5C11 20.26 13.24 22.5 16 22.5C18.76 22.5 21 20.26 21 17.5C21 14.74 18.76 12.5 16 12.5ZM17.65 19.85L15.5 17.7V14.5H16.5V17.29L18.35 19.14L17.65 19.85ZM17 3.5H13.82C13.4 2.34 12.3 1.5 11 1.5C9.7 1.5 8.6 2.34 8.18 3.5H5C3.9 3.5 3 4.4 3 5.5V20.5C3 21.6 3.9 22.5 5 22.5H11.11C10.52 21.93 10.04 21.25 9.69 20.5H5V5.5H7V8.5H15V5.5H17V10.58C17.71 10.68 18.38 10.89 19 11.18V5.5C19 4.4 18.1 3.5 17 3.5ZM11 5.5C10.45 5.5 10 5.05 10 4.5C10 3.95 10.45 3.5 11 3.5C11.55 3.5 12 3.95 12 4.5C12 5.05 11.55 5.5 11 5.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M19.63 10.28L16.56 19.5H7.44L4.37 10.28L12 4.94L19.63 10.28ZM2 9.5L6 21.5H18L22 9.5L12 2.5L2 9.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M9 13.75C6.66 13.75 2 14.92 2 17.25V19H16V17.25C16 14.92 11.34 13.75 9 13.75ZM4.34 17C5.18 16.42 7.21 15.75 9 15.75C10.79 15.75 12.82 16.42 13.66 17H4.34ZM9 12C10.93 12 12.5 10.43 12.5 8.5C12.5 6.57 10.93 5 9 5C7.07 5 5.5 6.57 5.5 8.5C5.5 10.43 7.07 12 9 12ZM9 7C9.83 7 10.5 7.67 10.5 8.5C10.5 9.33 9.83 10 9 10C8.17 10 7.5 9.33 7.5 8.5C7.5 7.67 8.17 7 9 7ZM16.04 13.81C17.2 14.65 18 15.77 18 17.25V19H22V17.25C22 15.23 18.5 14.08 16.04 13.81ZM15 12C16.93 12 18.5 10.43 18.5 8.5C18.5 6.57 16.93 5 15 5C14.46 5 13.96 5.13 13.5 5.35C14.13 6.24 14.5 7.33 14.5 8.5C14.5 9.67 14.13 10.76 13.5 11.65C13.96 11.87 14.46 12 15 12Z" 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="M16.67 13.13C18.04 14.06 19 15.32 19 17V20H23V17C23 14.82 19.43 13.53 16.67 13.13Z" fill="currentColor"/>
3
+ <path d="M15 12C17.21 12 19 10.21 19 8C19 5.79 17.21 4 15 4C14.53 4 14.09 4.1 13.67 4.24C14.5 5.27 15 6.58 15 8C15 9.42 14.5 10.73 13.67 11.76C14.09 11.9 14.53 12 15 12Z" fill="currentColor"/>
4
+ <path d="M9 12C11.21 12 13 10.21 13 8C13 5.79 11.21 4 9 4C6.79 4 5 5.79 5 8C5 10.21 6.79 12 9 12ZM9 6C10.1 6 11 6.9 11 8C11 9.1 10.1 10 9 10C7.9 10 7 9.1 7 8C7 6.9 7.9 6 9 6Z" fill="currentColor"/>
5
+ <path d="M9 13C6.33 13 1 14.34 1 17V20H17V17C17 14.34 11.67 13 9 13ZM15 18H3V17.01C3.2 16.29 6.3 15 9 15C11.7 15 14.8 16.29 15 17V18Z" 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="M9 13.75C6.66 13.75 2 14.92 2 17.25V19H16V17.25C16 14.92 11.34 13.75 9 13.75ZM4.34 17C5.18 16.42 7.21 15.75 9 15.75C10.79 15.75 12.82 16.42 13.66 17H4.34ZM9 12C10.93 12 12.5 10.43 12.5 8.5C12.5 6.57 10.93 5 9 5C7.07 5 5.5 6.57 5.5 8.5C5.5 10.43 7.07 12 9 12ZM9 7C9.83 7 10.5 7.67 10.5 8.5C10.5 9.33 9.83 10 9 10C8.17 10 7.5 9.33 7.5 8.5C7.5 7.67 8.17 7 9 7ZM16.04 13.81C17.2 14.65 18 15.77 18 17.25V19H22V17.25C22 15.23 18.5 14.08 16.04 13.81ZM15 12C16.93 12 18.5 10.43 18.5 8.5C18.5 6.57 16.93 5 15 5C14.46 5 13.96 5.13 13.5 5.35C14.13 6.24 14.5 7.33 14.5 8.5C14.5 9.67 14.13 10.76 13.5 11.65C13.96 11.87 14.46 12 15 12Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M7.5 4C5.57 4 4 5.57 4 7.5C4 9.43 5.57 11 7.5 11C9.43 11 11 9.43 11 7.5C11 5.57 9.43 4 7.5 4ZM7.5 9C6.67 9 6 8.33 6 7.5C6 6.67 6.67 6 7.5 6C8.33 6 9 6.67 9 7.5C9 8.33 8.33 9 7.5 9ZM16.5 13C14.57 13 13 14.57 13 16.5C13 18.43 14.57 20 16.5 20C18.43 20 20 18.43 20 16.5C20 14.57 18.43 13 16.5 13ZM16.5 18C15.67 18 15 17.33 15 16.5C15 15.67 15.67 15 16.5 15C17.33 15 18 15.67 18 16.5C18 17.33 17.33 18 16.5 18ZM5.41 20L4 18.59L18.59 4L20 5.41L5.41 20Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 6C10.9 6 10 6.9 10 8V12C10 13.1 10.9 14 12 14C13.1 14 14 13.1 14 12V8C14 6.9 13.1 6 12 6ZM20 5H16.83L14.97 3H8.96L7.17 5H4C2.9 5 2 5.9 2 7V19C2 20.1 2.9 21 4 21H20C21.1 21 22 20.1 22 19V7C22 5.9 21.1 5 20 5ZM20 19H13V17.91C15.83 17.43 18 14.97 18 12H16C16 14.21 14.21 16 12 16C9.79 16 8 14.21 8 12H6C6 14.97 8.17 17.43 11 17.91V19H4V7H8.21L8.8 6.35L10.04 5H14.28L15.52 6.35L16.11 7H20V19Z" 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.84 5.22C20.79 5.1 20.73 4.99 20.66 4.88C20.52 4.67 20.33 4.48 20.12 4.34C20.01 4.27 19.9 4.21 19.78 4.16C19.54 4.06 19.28 4 19 4H18V2H16V4H8V2H6V4H5C4.58 4 4.2 4.13 3.88 4.34C3.67 4.48 3.48 4.67 3.34 4.88C3.27 4.99 3.21 5.1 3.16 5.22C3.06 5.46 3 5.72 3 6V20C3 21.1 3.89 22 5 22H19C19.28 22 19.54 21.94 19.78 21.84C19.9 21.79 20.01 21.73 20.12 21.66C20.33 21.52 20.52 21.33 20.66 21.12C20.87 20.8 21 20.41 21 20V6C21 5.72 20.94 5.46 20.84 5.22ZM5 20V6H19V20H5ZM12 13.88C9.97 13.88 6 14.96 6 17.46V19H18V17.47C18 14.96 14.03 13.88 12 13.88ZM8.31 17C9 16.44 10.69 15.88 12 15.88C13.31 15.88 15.01 16.44 15.69 17H8.31ZM12 13C13.65 13 15 11.65 15 10C15 8.35 13.65 7 12 7C10.35 7 9 8.35 9 10C9 11.65 10.35 13 12 13ZM12 9C12.55 9 13 9.45 13 10C13 10.55 12.55 11 12 11C11.45 11 11 10.55 11 10C11 9.45 11.45 9 12 9Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_2403_6325)">
3
+ <path d="M18.0594 11.57H20.0694V0L0.069397 20H11.6294V18H4.8994L18.0594 4.83V11.57ZM23.8394 20.32L22.7694 19.49C22.7894 19.33 22.8094 19.17 22.8094 19C22.8094 18.83 22.7994 18.67 22.7694 18.51L23.8294 17.68C23.9194 17.6 23.9494 17.47 23.8894 17.36L22.8894 15.63C22.8294 15.52 22.6994 15.48 22.5794 15.52L21.3394 16.02C21.0794 15.82 20.7994 15.65 20.4894 15.53L20.2994 14.21C20.2894 14.09 20.1794 14 20.0594 14H18.0594C17.9394 14 17.8294 14.09 17.8094 14.21L17.6194 15.53C17.3194 15.66 17.0294 15.82 16.7694 16.02L15.5294 15.52C15.4194 15.48 15.2894 15.52 15.2194 15.63L14.2194 17.36C14.1594 17.47 14.1794 17.6 14.2794 17.68L15.3394 18.51C15.3194 18.67 15.3094 18.83 15.3094 19C15.3094 19.17 15.3194 19.33 15.3394 19.49L14.2794 20.32C14.1894 20.4 14.1594 20.53 14.2194 20.64L15.2194 22.37C15.2794 22.48 15.4094 22.52 15.5294 22.48L16.7694 21.98C17.0294 22.18 17.3094 22.35 17.6194 22.47L17.8094 23.79C17.8294 23.91 17.9294 24 18.0594 24H20.0594C20.1794 24 20.2894 23.91 20.3094 23.79L20.4994 22.47C20.7994 22.34 21.0894 22.18 21.3394 21.98L22.5894 22.48C22.6994 22.52 22.8294 22.48 22.8994 22.37L23.8994 20.64C23.9594 20.53 23.9294 20.4 23.8394 20.32ZM19.0594 20.5C18.2294 20.5 17.5594 19.83 17.5594 19C17.5594 18.17 18.2294 17.5 19.0594 17.5C19.8894 17.5 20.5594 18.17 20.5594 19C20.5594 19.83 19.8894 20.5 19.0594 20.5Z" fill="currentColor"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_2403_6325">
7
+ <rect width="24" height="24" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11 7H13V9H11V7ZM11 11H13V17H11V11ZM17 1.01L7 1C5.9 1 5 1.9 5 3V21C5 22.1 5.9 23 7 23H17C18.1 23 19 22.1 19 21V3C19 1.9 18.1 1.01 17 1.01ZM17 21H7V20H17V21ZM17 18H7V6H17V18ZM7 4V3H17V4H7Z" 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 6C13.1 6 14 6.9 14 8C14 9.1 13.1 10 12 10C10.9 10 10 9.1 10 8C10 6.9 10.9 6 12 6ZM12 15C14.7 15 17.8 16.29 18 17V18H6V17.01C6.2 16.29 9.3 15 12 15ZM12 4C9.79 4 8 5.79 8 8C8 10.21 9.79 12 12 12C14.21 12 16 10.21 16 8C16 5.79 14.21 4 12 4ZM12 13C9.33 13 4 14.34 4 17V20H20V17C20 14.34 14.67 13 12 13Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M2 6H0V11H0.01L0 20C0 21.1 0.9 22 2 22H20V20H2V6ZM7 15H21L17.5 10.5L15 13.51L11.5 9L7 15ZM22 4H14L12 2H6C4.9 2 4.01 2.9 4.01 4L4 16C4 17.1 4.9 18 6 18H22C23.1 18 24 17.1 24 16V6C24 4.9 23.1 4 22 4ZM22 16H6V4H11.17L13.17 6H22V16Z" 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 15.5C18.75 15.5 17.55 15.3 16.43 14.93C16.33 14.9 16.22 14.88 16.12 14.88C15.86 14.88 15.61 14.98 15.41 15.17L13.21 17.37C10.38 15.93 8.06 13.62 6.62 10.79L8.82 8.58C9.1 8.31 9.18 7.92 9.07 7.57C8.7 6.45 8.5 5.25 8.5 4C8.5 3.45 8.05 3 7.5 3H4C3.45 3 3 3.45 3 4C3 13.39 10.61 21 20 21C20.55 21 21 20.55 21 20V16.5C21 15.95 20.55 15.5 20 15.5ZM5.03 5H6.53C6.6 5.88 6.75 6.75 6.99 7.59L5.79 8.8C5.38 7.59 5.12 6.32 5.03 5ZM19 18.97C17.68 18.88 16.4 18.62 15.2 18.21L16.4 17.01C17.25 17.25 18.12 17.4 19 17.46V18.97ZM12 3V13L15 10H21V3H12ZM19 8H14V5H19V8Z" 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 2.5C6.95 2.5 3.15 4.35 0 6.73L12 21.5L24 6.75C20.85 4.37 17.05 2.5 12 2.5ZM2.92 7.15C5.8 5.35 8.74 4.5 12 4.5C15.25 4.5 18.18 5.35 21.08 7.17L12 18.33L2.92 7.15ZM11 9.5H13V15.5H11V9.5ZM11 5.5H13V7.5H11V5.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 6C13.1 6 14 6.9 14 8C14 9.1 13.1 10 12 10C10.9 10 10 9.1 10 8C10 6.9 10.9 6 12 6ZM12 16C14.7 16 17.8 17.29 18 18H6C6.23 17.28 9.31 16 12 16ZM12 4C9.79 4 8 5.79 8 8C8 10.21 9.79 12 12 12C14.21 12 16 10.21 16 8C16 5.79 14.21 4 12 4ZM12 14C9.33 14 4 15.34 4 18V20H20V18C20 15.34 14.67 14 12 14Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18.39 14.56C16.71 13.7 14.53 13 12 13C9.47 13 7.29 13.7 5.61 14.56C4.61 15.07 4 16.1 4 17.22V20H20V17.22C20 16.1 19.39 15.07 18.39 14.56ZM18 18H6V17.22C6 16.84 6.2 16.5 6.52 16.34C7.71 15.73 9.63 15 12 15C14.37 15 16.29 15.73 17.48 16.34C17.8 16.5 18 16.84 18 17.22V18Z" fill="currentColor"/>
3
+ <path d="M9.78 12H14.22C15.43 12 16.36 10.94 16.2 9.74L15.88 7.29C15.57 5.39 13.92 4 12 4C10.08 4 8.43 5.39 8.12 7.29L7.8 9.74C7.64 10.94 8.57 12 9.78 12ZM10.1 7.59C10.26 6.67 11.06 6 12 6C12.94 6 13.74 6.67 13.9 7.59L14.22 10H9.78L10.1 7.59Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18.39 15.56C16.71 14.7 14.53 14 12 14C9.47 14 7.29 14.7 5.61 15.56C4.61 16.07 4 17.1 4 18.22V21H20V18.22C20 17.1 19.39 16.07 18.39 15.56ZM18 19H6V18.22C6 17.84 6.2 17.5 6.52 17.34C7.71 16.73 9.63 16 12 16C14.37 16 16.29 16.73 17.48 17.34C17.8 17.5 18 17.84 18 18.22V19Z" fill="currentColor"/>
3
+ <path d="M10 13C10.17 13 13.83 13 14 13C15.66 13 17 11.66 17 10C17 9.27 16.73 8.6 16.29 8.08C16.42 7.75 16.5 7.38 16.5 7C16.5 5.75 15.73 4.68 14.64 4.23C14 3.48 13.06 3 12 3C10.94 3 10 3.48 9.36 4.23C8.27 4.68 7.5 5.75 7.5 7C7.5 7.38 7.58 7.75 7.71 8.08C7.27 8.6 7 9.27 7 10C7 11.66 8.34 13 10 13ZM9.24 9.37C10.11 8.33 9.5 7.37 9.5 7C9.5 6.59 9.74 6.23 10.12 6.08C10.41 5.96 10.67 5.77 10.87 5.54C11.04 5.33 11.42 5 12 5C12.58 5 12.96 5.33 13.13 5.53C13.33 5.77 13.59 5.95 13.88 6.07C14.26 6.23 14.5 6.59 14.5 7C14.5 7.37 13.89 8.33 14.76 9.37C15.34 10.06 14.8 11 14 11H10C9.2 11 8.66 10.06 9.24 9.37Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18.39 15.06C16.71 14.2 14.53 13.5 12 13.5C9.47 13.5 7.29 14.2 5.61 15.06C4.61 15.57 4 16.6 4 17.72V20.5H20V17.72C20 16.6 19.39 15.57 18.39 15.06ZM18 18.5H6V17.72C6 17.34 6.2 17 6.52 16.84C7.71 16.23 9.63 15.5 12 15.5C14.37 15.5 16.29 16.23 17.48 16.84C17.8 17 18 17.34 18 17.72V18.5Z" fill="currentColor"/>
3
+ <path d="M12 12.5C14.21 12.5 16 10.71 16 8.5C16 7.13 16 5 16 5C16 4.17 15.33 3.5 14.5 3.5C13.98 3.5 13.52 3.77 13.25 4.17C12.98 3.77 12.52 3.5 12 3.5C11.48 3.5 11.02 3.77 10.75 4.17C10.48 3.77 10.02 3.5 9.5 3.5C8.67 3.5 8 4.17 8 5C8 5 8 7.12 8 8.5C8 10.71 9.79 12.5 12 12.5ZM10 6H14V8.5C14 9.6 13.1 10.5 12 10.5C10.9 10.5 10 9.6 10 8.5V6Z" 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 12C17.21 12 19 10.21 19 8C19 5.79 17.21 4 15 4C12.79 4 11 5.79 11 8C11 10.21 12.79 12 15 12ZM15 6C16.1 6 17 6.9 17 8C17 9.1 16.1 10 15 10C13.9 10 13 9.1 13 8C13 6.9 13.9 6 15 6ZM15 14C12.33 14 7 15.34 7 18V20H23V18C23 15.34 17.67 14 15 14ZM9 18C9.22 17.28 12.31 16 15 16C17.7 16 20.8 17.29 21 18H9ZM6 15V12H9V10H6V7H4V10H1V12H4V15H6Z" 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 9V6H18V9H15V11H18V14H20V11H23V9H20ZM9 12C11.21 12 13 10.21 13 8C13 5.79 11.21 4 9 4C6.79 4 5 5.79 5 8C5 10.21 6.79 12 9 12ZM9 6C10.1 6 11 6.9 11 8C11 9.1 10.1 10 9 10C7.9 10 7 9.1 7 8C7 6.9 7.9 6 9 6ZM15.39 14.56C13.71 13.7 11.53 13 9 13C6.47 13 4.29 13.7 2.61 14.56C1.61 15.07 1 16.1 1 17.22V20H17V17.22C17 16.1 16.39 15.07 15.39 14.56ZM15 18H3V17.22C3 16.84 3.2 16.5 3.52 16.34C4.71 15.73 6.63 15 9 15C11.37 15 13.29 15.73 14.48 16.34C14.8 16.5 15 16.84 15 17.22V18Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13 8C13 5.79 11.21 4 9 4C6.79 4 5 5.79 5 8C5 10.21 6.79 12 9 12C11.21 12 13 10.21 13 8ZM11 8C11 9.1 10.1 10 9 10C7.9 10 7 9.1 7 8C7 6.9 7.9 6 9 6C10.1 6 11 6.9 11 8ZM1 18V20H17V18C17 15.34 11.67 14 9 14C6.33 14 1 15.34 1 18ZM3 18C3.2 17.29 6.3 16 9 16C11.69 16 14.78 17.28 15 18H3ZM20 15V12H23V10H20V7H18V10H15V12H18V15H20Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_2403_5894)">
3
+ <path d="M15.5 5.14547C16.6 5.14547 17.5 6.04547 17.5 7.14547C17.5 8.13547 16.77 8.96547 15.83 9.11547L13.52 6.80547C13.69 5.86547 14.51 5.14547 15.5 5.14547ZM15.5 3.14547C13.29 3.14547 11.5 4.93547 11.5 7.14547C11.5 7.32547 11.53 7.49547 11.55 7.66547L14.98 11.0955C15.15 11.1155 15.32 11.1455 15.5 11.1455C17.71 11.1455 19.5 9.35547 19.5 7.14547C19.5 4.93547 17.71 3.14547 15.5 3.14547ZM17.19 13.3055L23.03 19.1455H23.5V17.1455C23.5 15.0055 19.94 13.6455 17.19 13.3055ZM13.51 15.2755L15.38 17.1455H9.5C9.58 16.9055 10.38 16.1355 12.41 15.5755L13.51 15.2755ZM1.91 0.855469L0.5 2.26547L4.5 6.26547V9.14547H1.5V11.1455H4.5V14.1455H6.5V11.1455H9.38L11.89 13.6555C9.69 14.2555 7.5 15.4455 7.5 17.1455V19.1455H17.38L21.38 23.1455L22.79 21.7355L1.91 0.855469ZM6.5 9.14547V8.26547L7.38 9.14547H6.5Z" fill="currentColor"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_2403_5894">
7
+ <rect width="24" height="24" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M20.71 16.4655L17.34 13.0855C17.98 13.3055 18.57 13.5655 19.11 13.8455C20.08 14.3555 20.69 15.3655 20.71 16.4655ZM21.9 20.4855L20.49 21.8955L17.88 19.2955H4.70998V16.5155C4.70998 15.3955 5.31998 14.3655 6.31998 13.8555C7.60998 13.1955 9.18997 12.6355 10.99 12.4055L2.09998 3.51547L3.50998 2.10547L21.9 20.4855ZM15.88 17.2955L12.88 14.2955C12.82 14.2955 12.77 14.2955 12.71 14.2955C10.34 14.2955 8.41998 15.0255 7.22998 15.6355C6.90998 15.7955 6.70998 16.1355 6.70998 16.5155V17.2955H15.88ZM12.71 5.29547C13.81 5.29547 14.71 6.19547 14.71 7.29547C14.71 8.15547 14.17 8.88547 13.41 9.16547L14.89 10.6455C15.99 9.93547 16.71 8.69547 16.71 7.29547C16.71 5.08547 14.92 3.29547 12.71 3.29547C11.31 3.29547 10.07 4.01547 9.35998 5.11547L10.84 6.59547C11.12 5.83547 11.85 5.29547 12.71 5.29547Z" 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.9C13.16 5.9 14.1 6.84 14.1 8C14.1 9.16 13.16 10.1 12 10.1C10.84 10.1 9.9 9.16 9.9 8C9.9 6.84 10.84 5.9 12 5.9ZM12 14.9C14.97 14.9 18.1 16.36 18.1 17V18.1H5.9V17C5.9 16.36 9.03 14.9 12 14.9ZM12 4C9.79 4 8 5.79 8 8C8 10.21 9.79 12 12 12C14.21 12 16 10.21 16 8C16 5.79 14.21 4 12 4ZM12 13C9.33 13 4 14.34 4 17V20H20V17C20 14.34 14.67 13 12 13Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M19 1.5H5C3.89 1.5 3 2.4 3 3.5V17.5C3 18.6 3.89 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 10.5C13.65 10.5 15 9.15 15 7.5C15 5.85 13.65 4.5 12 4.5C10.35 4.5 9 5.85 9 7.5C9 9.15 10.35 10.5 12 10.5ZM12 6.5C12.55 6.5 13 6.95 13 7.5C13 8.05 12.55 8.5 12 8.5C11.45 8.5 11 8.05 11 7.5C11 6.95 11.45 6.5 12 6.5ZM18 15.08C18 12.58 14.03 11.5 12 11.5C9.97 11.5 6 12.58 6 15.08V16.5H18V15.08ZM8.48 14.5C9.22 13.99 10.71 13.5 12 13.5C13.29 13.5 14.78 13.99 15.52 14.5H8.48Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 11C13.33 11 16 11.67 16 13V13.16C15.03 14.28 13.6 15 12 15C10.4 15 8.97 14.28 8 13.16V13C8 11.67 10.67 11 12 11ZM12 10C10.9 10 10 9.1 10 8C10 6.9 10.9 6 12 6C13.1 6 14 6.9 14 8C14 9.1 13.1 10 12 10ZM18 10.2C18 6.57 15.35 4 12 4C8.65 4 6 6.57 6 10.2C6 12.54 7.95 15.64 12 19.34C16.05 15.64 18 12.54 18 10.2ZM12 2C16.2 2 20 5.22 20 10.2C20 13.52 17.33 17.45 12 22C6.67 17.45 4 13.52 4 10.2C4 5.22 7.8 2 12 2Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13.5 8C13.5 5.79 11.71 4 9.5 4C7.29 4 5.5 5.79 5.5 8C5.5 10.21 7.29 12 9.5 12C11.71 12 13.5 10.21 13.5 8ZM11.5 8C11.5 9.1 10.6 10 9.5 10C8.4 10 7.5 9.1 7.5 8C7.5 6.9 8.4 6 9.5 6C10.6 6 11.5 6.9 11.5 8Z" fill="currentColor"/>
3
+ <path d="M1.5 18V20H17.5V18C17.5 15.34 12.17 14 9.5 14C6.83 14 1.5 15.34 1.5 18ZM3.5 18C3.7 17.29 6.8 16 9.5 16C12.19 16 15.27 17.28 15.5 18H3.5Z" fill="currentColor"/>
4
+ <path d="M22.5 10H16.5V12H22.5V10Z" fill="currentColor"/>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13.5 8C13.5 5.79 11.71 4 9.5 4C7.29 4 5.5 5.79 5.5 8C5.5 10.21 7.29 12 9.5 12C11.71 12 13.5 10.21 13.5 8ZM11.5 8C11.5 9.1 10.6 10 9.5 10C8.4 10 7.5 9.1 7.5 8C7.5 6.9 8.4 6 9.5 6C10.6 6 11.5 6.9 11.5 8Z" fill="currentColor"/>
3
+ <path d="M1.5 18V20H17.5V18C17.5 15.34 12.17 14 9.5 14C6.83 14 1.5 15.34 1.5 18ZM3.5 18C3.7 17.29 6.8 16 9.5 16C12.19 16 15.27 17.28 15.5 18H3.5Z" fill="currentColor"/>
4
+ <path d="M22.5 10H16.5V12H22.5V10Z" fill="currentColor"/>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10 11C12.21 11 14 9.21 14 7C14 4.79 12.21 3 10 3C7.79 3 6 4.79 6 7C6 9.21 7.79 11 10 11ZM10 5C11.1 5 12 5.9 12 7C12 8.1 11.1 9 10 9C8.9 9 8 8.1 8 7C8 5.9 8.9 5 10 5Z" fill="currentColor"/>
3
+ <path d="M4 17C4.22 16.28 7.31 15 10 15C10 14.3 10.13 13.63 10.35 13.01C7.62 12.91 2 14.27 2 17V19H11.54C11.02 18.42 10.61 17.75 10.35 17H4Z" fill="currentColor"/>
4
+ <path d="M19.43 17.02C19.79 16.43 20 15.74 20 15C20 12.79 18.21 11 16 11C13.79 11 12 12.79 12 15C12 17.21 13.79 19 16 19C16.74 19 17.43 18.78 18.02 18.43C18.95 19.36 19.64 20.05 20.59 21L22 19.59C20.5 18.09 21.21 18.79 19.43 17.02ZM16 17C14.9 17 14 16.1 14 15C14 13.9 14.9 13 16 13C17.1 13 18 13.9 18 15C18 16.1 17.1 17 16 17Z" fill="currentColor"/>
5
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 10C14.21 10 16 8.21 16 6C16 3.79 14.21 2 12 2C9.79 2 8 3.79 8 6C8 8.21 9.79 10 12 10ZM12 4C13.1 4 14 4.9 14 6C14 7.1 13.1 8 12 8C10.9 8 10 7.1 10 6C10 4.9 10.9 4 12 4ZM18.39 12.56C16.71 11.7 14.53 11 12 11C9.47 11 7.29 11.7 5.61 12.56C4.61 13.07 4 14.1 4 15.22V22H6V15.22C6 14.84 6.2 14.5 6.52 14.34C7.71 13.73 9.63 13 12 13C12.76 13 13.47 13.07 14.13 13.2L12.58 16.5H9.75C8.23 16.5 7 17.73 7 19.25C7 20.77 8.23 22 9.75 22H18C19.1 22 20 21.1 20 20V15.22C20 14.1 19.39 13.07 18.39 12.56ZM10.94 20H9.75C9.34 20 9 19.66 9 19.25C9 18.84 9.34 18.5 9.75 18.5H11.64L10.94 20ZM18 20H13.15L16.09 13.73C16.63 13.93 17.1 14.14 17.49 14.34C17.8 14.5 18 14.84 18 15.22V20Z" 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.89 3 1 3.89 1 5V17C1 18.1 1.89 19 3 19H8V21H16V19H21C22.1 19 22.99 18.1 22.99 17L23 5C23 3.89 22.1 3 21 3ZM21 17H3V5H21V17Z" 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 13.1199H17.93C17.88 12.7299 17.81 12.3499 17.71 11.9799L20.29 10.4899L19.29 8.75988L16.92 10.1199C16.64 9.63988 16.3 9.20988 15.93 8.82988C16.03 8.26988 16.13 7.13988 15.35 5.93988L17 4.28988L15.59 2.87988L13.87 4.59988C12.19 3.70988 10.77 4.26988 10.14 4.59988L8.41 2.87988L7 4.28988L8.65 5.93988C7.87 7.13988 7.97 8.27988 8.07 8.82988C7.7 9.21988 7.36 9.64988 7.08 10.1199L4.71 8.74988L3.71 10.4799L6.29 11.9699C6.19 12.3399 6.12 12.7199 6.07 13.1099H3V15.1099H6.07C6.12 15.4999 6.19 15.8799 6.29 16.2499L3.71 17.7399L4.71 19.4699L7.08 18.1199C8.16 19.9299 9.96 21.1199 12 21.1199C14.04 21.1199 15.84 19.9299 16.92 18.1199L19.29 19.4899L20.29 17.7599L17.71 16.2699C17.81 15.8999 17.88 15.5199 17.93 15.1299H21V13.1199ZM12 6.11988C12.88 6.11988 13.62 6.68988 13.88 7.47988C13.29 7.24988 12.66 7.11988 12 7.11988C11.34 7.11988 10.71 7.24988 10.12 7.47988C10.38 6.68988 11.12 6.11988 12 6.11988ZM12 19.1199C9.79 19.1199 8 16.8799 8 14.1199C8 11.3599 9.79 9.11988 12 9.11988C14.21 9.11988 16 11.3599 16 14.1199C16 16.8799 14.21 19.1199 12 19.1199Z" fill="currentColor"/>
3
+ <path d="M13 11.1199H11V17.1199H13V11.1199Z" fill="currentColor"/>
4
+ </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.9998 18C17.552 18 17.9998 17.5523 17.9998 17C17.9998 16.4477 17.552 16 16.9998 16C16.4475 16 15.9998 16.4477 15.9998 17C15.9998 17.5523 16.4475 18 16.9998 18Z" fill="currentColor"/>
3
+ <path d="M20.8598 14.97L19.9298 14.13C20.4098 10.68 17.0598 8.09 13.8798 9.31C13.2998 9.11 12.6598 9 11.9998 9C7.73976 9 6.34976 12.58 6.10976 13.85C4.88976 13.47 3.99976 12.35 3.99976 11C3.99976 9.34 5.33976 8 6.99976 8H9.49976C10.8798 8 11.9998 6.88 11.9998 5.5C11.9998 4.12 10.8798 3 9.49976 3H7.99976C7.44976 3 6.99976 3.45 6.99976 4C6.99976 4.55 7.44976 5 7.99976 5H9.49976C9.77976 5 9.99976 5.22 9.99976 5.5C9.99976 5.78 9.77976 6 9.49976 6H6.99976C4.23976 6 1.99976 8.24 1.99976 11C1.99976 13.44 3.75976 15.47 6.06976 15.91C6.50976 18.79 8.98976 21 11.9998 21H18.5298C21.6398 21 23.2298 17.11 20.8598 14.97ZM18.5298 19H11.9998C10.7898 19 9.65976 18.46 8.88976 17.52C8.10976 16.57 7.82976 15.36 8.08976 14.11C8.39976 12.63 9.59976 11.42 11.0798 11.1C11.2998 11.05 11.5298 11.04 11.7498 11.03C11.2798 11.74 10.9998 12.58 10.9998 13.5C10.9998 14.74 11.4998 15.87 12.3198 16.68L13.7298 15.27C13.2798 14.82 12.9998 14.19 12.9998 13.5C12.9998 12.08 14.1998 11 15.4998 11C16.8798 11 17.9998 12.12 17.9998 13.5C17.9998 13.96 17.8698 14.38 17.6498 14.75L19.5198 16.45C19.8298 16.73 19.9998 17.12 19.9998 17.54C19.9998 18.34 19.3398 19 18.5298 19Z" fill="currentColor"/>
4
+ </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="M4.5 11.498C5.88071 11.498 7 10.3788 7 8.99805C7 7.61733 5.88071 6.49805 4.5 6.49805C3.11929 6.49805 2 7.61733 2 8.99805C2 10.3788 3.11929 11.498 4.5 11.498Z" fill="currentColor"/>
3
+ <path d="M9 7.49805C10.3807 7.49805 11.5 6.37876 11.5 4.99805C11.5 3.61733 10.3807 2.49805 9 2.49805C7.61929 2.49805 6.5 3.61733 6.5 4.99805C6.5 6.37876 7.61929 7.49805 9 7.49805Z" fill="currentColor"/>
4
+ <path d="M15 7.49805C16.3807 7.49805 17.5 6.37876 17.5 4.99805C17.5 3.61733 16.3807 2.49805 15 2.49805C13.6193 2.49805 12.5 3.61733 12.5 4.99805C12.5 6.37876 13.6193 7.49805 15 7.49805Z" fill="currentColor"/>
5
+ <path d="M19.5 11.498C20.8807 11.498 22 10.3788 22 8.99805C22 7.61733 20.8807 6.49805 19.5 6.49805C18.1193 6.49805 17 7.61733 17 8.99805C17 10.3788 18.1193 11.498 19.5 11.498Z" fill="currentColor"/>
6
+ <path d="M17.34 14.358C16.47 13.338 15.74 12.468 14.86 11.448C14.4 10.908 13.81 10.368 13.11 10.128C13 10.088 12.89 10.058 12.78 10.038C12.53 9.99805 12.26 9.99805 12 9.99805C11.74 9.99805 11.47 9.99805 11.21 10.048C11.1 10.068 10.99 10.098 10.88 10.138C10.18 10.378 9.6 10.918 9.13 11.458C8.26 12.478 7.53 13.348 6.65 14.368C5.34 15.678 3.73 17.128 4.03 19.158C4.32 20.178 5.05 21.188 6.36 21.478C7.09 21.628 9.42 21.038 11.9 21.038H12.08C14.56 21.038 16.89 21.618 17.62 21.478C18.93 21.188 19.66 20.168 19.95 19.158C20.26 17.118 18.65 15.668 17.34 14.358Z" fill="currentColor"/>
7
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M17 6.68V2.5H15V6.68C13.84 7.1 13 8.2 13 9.5C13 10.8 13.84 11.9 15 12.32V15.5C15 17.71 13.21 19.5 11 19.5C8.79 19.5 7 17.71 7 15.5V14.33L8.59 15.92L10 14.5L5 9.5V15.5C5 18.81 7.69 21.5 11 21.5C14.31 21.5 17 18.81 17 15.5V12.32C18.16 11.91 19 10.81 19 9.5C19 8.19 18.16 7.1 17 6.68ZM16 10.5C15.45 10.5 15 10.05 15 9.5C15 8.95 15.45 8.5 16 8.5C16.55 8.5 17 8.95 17 9.5C17 10.05 16.55 10.5 16 10.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M6.54 5C6.6 5.89 6.75 6.76 6.99 7.59L5.79 8.79C5.38 7.59 5.12 6.32 5.03 5H6.54ZM16.4 17.02C17.25 17.26 18.12 17.41 19 17.47V18.96C17.68 18.87 16.41 18.61 15.2 18.21L16.4 17.02ZM7.5 3H4C3.45 3 3 3.45 3 4C3 13.39 10.61 21 20 21C20.55 21 21 20.55 21 20V16.51C21 15.96 20.55 15.51 20 15.51C18.76 15.51 17.55 15.31 16.43 14.94C16.33 14.9 16.22 14.89 16.12 14.89C15.86 14.89 15.61 14.99 15.41 15.18L13.21 17.38C10.38 15.93 8.06 13.62 6.62 10.79L8.82 8.59C9.1 8.31 9.18 7.92 9.07 7.57C8.7 6.45 8.5 5.25 8.5 4C8.5 3.45 8.05 3 7.5 3Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M16 1H8C6.34 1 5 2.34 5 4V20C5 21.66 6.34 23 8 23H16C17.66 23 19 21.66 19 20V4C19 2.34 17.66 1 16 1ZM17 18H7V4H17V18ZM14 21H10V20H14V21Z" 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 16.5C18.75 16.5 17.55 16.3 16.43 15.93C16.33 15.9 16.22 15.88 16.12 15.88C15.86 15.88 15.61 15.98 15.41 16.17L13.21 18.37C10.38 16.93 8.06 14.62 6.62 11.78L8.82 9.57C9.1 9.31 9.18 8.92 9.07 8.57C8.7 7.45 8.5 6.25 8.5 5C8.5 4.45 8.05 4 7.5 4H4C3.45 4 3 4.45 3 5C3 14.39 10.61 22 20 22C20.55 22 21 21.55 21 21V17.5C21 16.95 20.55 16.5 20 16.5ZM5.03 6H6.53C6.6 6.88 6.75 7.75 6.98 8.58L5.78 9.79C5.38 8.58 5.12 7.32 5.03 6ZM19 19.97C17.68 19.88 16.4 19.62 15.2 19.21L16.4 18.01C17.25 18.25 18.12 18.4 19 18.46V19.97ZM14.71 10.5L17 8.21V12H17.5L20.35 9.15L18.21 7L20.36 4.85L17.5 2H17V5.79L14.71 3.5L14 4.21L16.79 7L14 9.79L14.71 10.5ZM18 3.91L18.94 4.85L18 5.79V3.91ZM18 8.21L18.94 9.15L18 10.09V8.21Z" 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 15.7252C18.76 15.7252 17.55 15.5252 16.43 15.1552C16.33 15.1152 16.22 15.1052 16.12 15.1052C15.86 15.1052 15.61 15.2052 15.41 15.3952L13.21 17.5952C10.38 16.1452 8.06 13.8352 6.62 11.0052L8.82 8.80516C9.1 8.52516 9.18 8.13516 9.07 7.78516C8.7 6.66516 8.5 5.46516 8.5 4.21516C8.5 3.66516 8.05 3.21516 7.5 3.21516H4C3.45 3.21516 3 3.66516 3 4.21516C3 13.6052 10.61 21.2152 20 21.2152C20.55 21.2152 21 20.7652 21 20.2152V16.7252C21 16.1752 20.55 15.7252 20 15.7252ZM5.03 5.21516H6.53C6.6 6.10516 6.75 6.97516 6.99 7.80516L5.79 9.00516C5.38 7.80516 5.12 6.53516 5.03 5.21516ZM19 19.1852C17.68 19.0952 16.41 18.8352 15.2 18.4352L16.39 17.2452C17.24 17.4852 18.11 17.6352 18.99 17.6952V19.1852H19ZM18 9.21516H15.41L20.43 4.19516L19.02 2.78516L14 7.80516V5.21516H12V11.2152H18V9.21516Z" 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.05 13.8296L16.62 12.3996C17.18 11.6696 17.67 10.8996 18.09 10.0796L15.89 7.87961C15.61 7.59961 15.53 7.20961 15.64 6.85961C16.01 5.73961 16.21 4.53961 16.21 3.28961C16.21 2.73961 16.66 2.28961 17.21 2.28961H20.71C21.26 2.28961 21.71 2.73961 21.71 3.28961C21.71 7.26961 20.34 10.9296 18.05 13.8296ZM15.23 16.6396C12.34 18.9296 8.68001 20.2896 4.71001 20.2896C4.16001 20.2896 3.71001 19.8396 3.71001 19.2896V15.7996C3.71001 15.2496 4.16001 14.7996 4.71001 14.7996C5.95001 14.7996 7.16001 14.5996 8.28001 14.2296C8.38001 14.1896 8.49001 14.1796 8.59001 14.1796C8.85001 14.1796 9.10001 14.2796 9.30001 14.4696L11.5 16.6696C12.31 16.2496 13.08 15.7696 13.8 15.2096L2.10001 3.50961L3.52001 2.09961L21.9 20.4896L20.49 21.8996L15.23 16.6396ZM8.31001 16.3096C7.46001 16.5496 6.59001 16.6996 5.71001 16.7596V18.2496C7.03001 18.1596 8.30001 17.8996 9.51001 17.4996L8.31001 16.3096ZM18.17 4.28961C18.11 5.17961 17.96 6.04961 17.72 6.87961L18.92 8.07961C19.33 6.87961 19.59 5.60961 19.68 4.28961H18.17Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M17.46 5C17.4 5.89 17.25 6.76 17.01 7.59L18.21 8.79C18.62 7.59 18.88 6.32 18.97 5H17.46ZM7.6 17.02C6.75 17.26 5.88 17.41 5 17.47V18.96C6.32 18.87 7.59 18.61 8.8 18.21L7.6 17.02ZM16.5 3H20C20.55 3 21 3.45 21 4C21 13.39 13.39 21 4 21C3.45 21 3 20.55 3 20V16.51C3 15.96 3.45 15.51 4 15.51C5.24 15.51 6.45 15.31 7.57 14.94C7.67 14.9 7.78 14.89 7.88 14.89C8.14 14.89 8.39 14.99 8.59 15.18L10.79 17.38C13.62 15.93 15.94 13.62 17.38 10.79L15.18 8.59C14.9 8.31 14.82 7.92 14.93 7.57C15.3 6.45 15.5 5.25 15.5 4C15.5 3.45 15.95 3 16.5 3Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M19 16.5C17.75 16.5 16.55 16.3 15.43 15.93C15.33 15.9 15.22 15.88 15.12 15.88C14.86 15.88 14.61 15.98 14.41 16.17L12.21 18.37C9.38 16.93 7.06 14.62 5.62 11.78L7.82 9.57C8.1 9.31 8.18 8.92 8.07 8.57C7.7 7.45 7.5 6.25 7.5 5C7.5 4.45 7.05 4 6.5 4H3C2.45 4 2 4.45 2 5C2 14.39 9.61 22 19 22C19.55 22 20 21.55 20 21V17.5C20 16.95 19.55 16.5 19 16.5ZM4.03 6H5.53C5.6 6.88 5.75 7.75 5.98 8.58L4.78 9.79C4.38 8.58 4.12 7.32 4.03 6ZM18 19.97C16.68 19.88 15.4 19.62 14.2 19.21L15.4 18.01C16.25 18.25 17.12 18.4 18 18.46V19.97ZM17 12L22 7L17 2V5H13V9H17V12Z" 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 1H8C6.62 1 5.5 2.12 5.5 3.5V20.5C5.5 21.88 6.62 23 8 23H16C17.38 23 18.5 21.88 18.5 20.5V3.5C18.5 2.12 17.38 1 16 1ZM12 22C11.17 22 10.5 21.33 10.5 20.5C10.5 19.67 11.17 19 12 19C12.83 19 13.5 19.67 13.5 20.5C13.5 21.33 12.83 22 12 22ZM16.5 18H7.5V4H16.5V18Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M20.0006 5.49902V4.49902C20.0006 3.39902 19.1006 2.49902 18.0006 2.49902C16.9006 2.49902 16.0006 3.39902 16.0006 4.49902V5.49902H15.0006V10.499H21.0006V5.49902H20.0006ZM19.0006 5.49902H17.0006V4.49902C17.0006 3.94902 17.4506 3.49902 18.0006 3.49902C18.5506 3.49902 19.0006 3.94902 19.0006 4.49902V5.49902Z" fill="currentColor"/>
3
+ <path d="M20.2006 15.369L16.5306 14.639C16.0306 14.539 15.7006 14.839 15.6306 14.909L13.1106 17.409C10.6106 15.979 8.54063 13.909 7.11063 11.409L9.61063 8.88902C9.84063 8.64902 9.94063 8.31902 9.88063 7.98902L9.13063 4.29902C9.04063 3.83902 8.63063 3.49902 8.15063 3.49902H4.00063C3.44063 3.49902 2.97063 3.96902 3.00063 4.52902C3.17063 7.41902 4.05063 10.129 5.43063 12.499C7.01063 15.229 9.28063 17.489 12.0006 19.069C14.3706 20.439 17.0806 21.329 19.9706 21.499C20.5206 21.529 21.0006 21.069 21.0006 20.499V16.349C21.0006 15.869 20.6606 15.459 20.2006 15.369ZM5.10063 5.49902H7.33063L7.80063 7.84902L6.17063 9.49902C5.63063 8.19902 5.27063 6.86902 5.10063 5.49902ZM19.0006 19.399C17.6306 19.219 16.3006 18.869 15.0006 18.329L16.6506 16.699L19.0006 17.169V19.399Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_2403_4728)">
3
+ <path d="M23.705 16.7998C20.655 13.9098 16.535 12.1298 11.995 12.1298C7.455 12.1298 3.335 13.9098 0.284995 16.7998C0.104995 16.9798 -0.00500488 17.2298 -0.00500488 17.5098C-0.00500488 17.7898 0.104995 18.0398 0.284995 18.2198L2.765 20.6998C2.945 20.8798 3.195 20.9898 3.475 20.9898C3.745 20.9898 3.99499 20.8798 4.17499 20.7098C4.96499 19.9698 5.865 19.3498 6.835 18.8598C7.165 18.6998 7.395 18.3598 7.395 17.9598V14.8598C8.845 14.3798 10.395 14.1298 11.995 14.1298C13.595 14.1298 15.145 14.3798 16.595 14.8498V17.9498C16.595 18.3398 16.825 18.6898 17.155 18.8498C18.135 19.3398 19.025 19.9698 19.825 20.6998C20.005 20.8798 20.255 20.9798 20.525 20.9798C20.805 20.9798 21.055 20.8698 21.235 20.6898L23.715 18.2098C23.895 18.0298 24.005 17.7798 24.005 17.4998C24.005 17.2198 23.885 16.9798 23.705 16.7998ZM5.395 17.3598C4.735 17.7298 4.105 18.1598 3.525 18.6298L2.455 17.5598C3.365 16.8098 4.35499 16.1698 5.40499 15.6598V17.3598H5.395ZM20.475 18.6198C19.875 18.1398 19.255 17.7198 18.595 17.3498V15.6498C19.645 16.1598 20.625 16.7998 21.545 17.5498L20.475 18.6198ZM6.995 6.55977L11.935 11.4998L19.005 4.42977L17.595 3.00977L11.935 8.66977L8.39499 5.12977H10.995V3.12977H4.995V9.12977H6.995V6.55977Z" fill="currentColor"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_2403_4728">
7
+ <rect width="24" height="24" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M6.54 5C6.6 5.88 6.75 6.75 6.98 7.58L5.78 8.79C5.38 7.58 5.12 6.32 5.03 5H6.54ZM16.4 17.01C17.25 17.25 18.12 17.4 19 17.46V18.96C17.68 18.87 16.4 18.61 15.2 18.2L16.4 17.01ZM7.5 3H4C3.45 3 3 3.45 3 4C3 13.39 10.61 21 20 21C20.55 21 21 20.55 21 20V16.5C21 15.95 20.55 15.5 20 15.5C18.75 15.5 17.55 15.3 16.43 14.93C16.33 14.9 16.22 14.88 16.12 14.88C15.86 14.88 15.61 14.98 15.41 15.17L13.21 17.37C10.38 15.93 8.06 13.62 6.62 10.78L8.82 8.57C9.1 8.31 9.18 7.92 9.07 7.57C8.7 6.45 8.5 5.25 8.5 4C8.5 3.45 8.05 3 7.5 3ZM15 3H17V10H15V3ZM19 3H21V10H19V3Z" 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 6H22V4H4C2.9 4 2 4.9 2 6V17H0V20H14V17H4V6ZM23 8H17C16.45 8 16 8.45 16 9V19C16 19.55 16.45 20 17 20H23C23.55 20 24 19.55 24 19V9C24 8.45 23.55 8 23 8ZM22 17H18V10H22V17Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13 8.2L12 7.2L8 11.2L4 7.2L3 8.2L7 12.2L3 16.2L4 17.2L8 13.2L12 17.2L13 16.2L9 12.2L13 8.2ZM19 1H9C7.9 1 7 1.9 7 3V6H9V4H19V20H9V18H7V21C7 22.1 7.9 23 9 23H19C20.1 23 21 22.1 21 21V3C21 1.9 20.1 1 19 1Z" 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 1H8.5C7.4 1 6.5 1.9 6.5 3V6H8.5V4H18.5V20H8.5V18H6.5V21C6.5 22.1 7.4 23 8.5 23H18.5C19.6 23 20.5 22.1 20.5 21V3C20.5 1.9 19.6 1 18.5 1ZM10.3 11V9.5C10.3 8.1 8.9 7 7.5 7C6.1 7 4.7 8.1 4.7 9.5V11C4.1 11 3.5 11.6 3.5 12.2V15.7C3.5 16.4 4.1 17 4.7 17H10.2C10.9 17 11.5 16.4 11.5 15.8V12.3C11.5 11.6 10.9 11 10.3 11ZM9 11H6V9.5C6 8.7 6.7 8.2 7.5 8.2C8.3 8.2 9 8.7 9 9.5V11Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M22 6.07008V4.07008H7.39L9.39 6.07008H22ZM24 19.0701V9.07008C24 8.52008 23.55 8.07008 23 8.07008H17C16.45 8.07008 16 8.52008 16 9.07008V12.6801L18 14.6801V10.0701H22V17.0701H20.39L23.32 20.0001C23.71 19.8701 24 19.5101 24 19.0701ZM2.06 1.58008L0.65 2.99008L2.47 4.81008C2.18 5.15008 2 5.59008 2 6.07008V17.0701H0V20.0701H17.73L20.08 22.4201L21.49 21.0101L2.06 1.58008ZM4 17.0701V6.34008L14.73 17.0701H4Z" 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.1125 7.7L19.1125 8.7C20.9125 10.5 20.9125 13.3 19.1125 15.2L20.1125 16.2C22.6125 13.9 22.6125 10.1 20.1125 7.7ZM18.0125 9.8L17.0125 10.8C17.5125 11.5 17.5125 12.4 17.0125 13.1L18.0125 14.1C19.2125 12.9 19.2125 11.1 18.0125 9.8ZM14.0125 1H4.0125C2.9125 1 2.0125 1.9 2.0125 3V21C2.0125 22.1 2.9125 23 4.0125 23H14.0125C15.1125 23 16.0125 22.1 16.0125 21V3C16.0125 1.9 15.1125 1 14.0125 1ZM14.0125 20H4.0125V4H14.0125V20Z" 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.90744 3V6H8.90744V4H18.9074V20H8.90744V18H6.90744V21C6.90744 22.1 7.80744 23 8.90744 23H18.9074C20.0074 23 20.9074 22.1 20.9074 21V3C20.9074 1.9 20.0074 1 18.9074 1H8.90744C7.80744 1 6.90744 1.9 6.90744 3ZM9.40744 15.5C9.69744 15.38 9.95744 15.21 10.2074 15.02L10.1874 15.05L11.1974 15.44C11.4274 15.53 11.6874 15.44 11.8074 15.22L12.6474 13.76C12.7674 13.55 12.7174 13.27 12.5274 13.12L11.6774 12.44L11.6574 12.47C11.6774 12.31 11.7074 12.15 11.7074 11.99C11.7074 11.83 11.6774 11.67 11.6574 11.51L11.6774 11.54L12.5274 10.86C12.7174 10.71 12.7674 10.43 12.6474 10.22L11.8074 8.76C11.6874 8.55 11.4274 8.45 11.1974 8.54L10.1874 8.93L10.2074 8.96C9.95744 8.79 9.69744 8.62 9.40744 8.5L9.23744 7.42C9.20744 7.18 8.99744 7 8.74744 7H7.06744C6.81744 7 6.60744 7.18 6.57744 7.42L6.40744 8.5C6.11744 8.62 5.85744 8.79 5.60744 8.98L5.62744 8.95L4.60744 8.56C4.37744 8.47 4.11744 8.56 3.99744 8.78L3.15744 10.24C3.03744 10.45 3.08744 10.73 3.27744 10.88L4.12744 11.56L4.14744 11.53C4.12744 11.68 4.09744 11.84 4.09744 12C4.09744 12.16 4.12744 12.32 4.14744 12.48L4.12744 12.45L3.27744 13.13C3.08744 13.28 3.03744 13.56 3.15744 13.77L3.99744 15.23C4.11744 15.44 4.37744 15.54 4.60744 15.45L5.61744 15.06L5.60744 15.02C5.85744 15.21 6.11744 15.38 6.40744 15.5L6.57744 16.57C6.60744 16.82 6.81744 17 7.06744 17H8.74744C8.99744 17 9.20744 16.82 9.23744 16.58L9.40744 15.5ZM5.90744 12C5.90744 10.9 6.80744 10 7.90744 10C9.00744 10 9.90744 10.9 9.90744 12C9.90744 13.1 9.00744 14 7.90744 14C6.80744 14 5.90744 13.1 5.90744 12Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M19 5V19H5V5H19ZM19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3ZM14.14 11.86L11.14 15.73L9 13.14L6 17H18L14.14 11.86Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18 2H6C4.9 2 4 2.9 4 4V20C4 21.1 4.9 22 6 22H18C19.1 22 20 21.1 20 20V4C20 2.9 19.1 2 18 2ZM18 20H6V4H11V11L13.5 9.5L16 11V4H18V20ZM13.62 13.5L17 18H7L9.38 14.83L11 17L13.62 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="M14.12 5L15.95 7H20V19H4V7H8.05L9.88 5H14.12ZM15 3H9L7.17 5H4C2.9 5 2 5.9 2 7V19C2 20.1 2.9 21 4 21H20C21.1 21 22 20.1 22 19V7C22 5.9 21.1 5 20 5H16.83L15 3ZM12 10C13.65 10 15 11.35 15 13C15 14.65 13.65 16 12 16C10.35 16 9 14.65 9 13C9 11.35 10.35 10 12 10ZM12 8C9.24 8 7 10.24 7 13C7 15.76 9.24 18 12 18C14.76 18 17 15.76 17 13C17 10.24 14.76 8 12 8Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M20 5H16.83L15 3H9L7.17 5H4C2.9 5 2 5.9 2 7V19C2 20.1 2.9 21 4 21H20C21.1 21 22 20.1 22 19V7C22 5.9 21.1 5 20 5ZM20 19H4V7H8.05L9.88 5H14.12L15.95 7H20V19Z" fill="currentColor"/>
3
+ <path d="M11.25 16L9 13L6 17H18L14.25 12L11.25 16Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M20 5H16.83L15 3H9L7.17 5H4C2.9 5 2 5.9 2 7V19C2 20.1 2.9 21 4 21H20C21.1 21 22 20.1 22 19V7C22 5.9 21.1 5 20 5ZM20 19H4V7H8.05L9.88 5H14.12L15.95 7H20V19Z" fill="currentColor"/>
3
+ <path d="M12 13C13.1046 13 14 12.1046 14 11C14 9.89543 13.1046 9 12 9C10.8954 9 10 9.89543 10 11C10 12.1046 10.8954 13 12 13Z" fill="currentColor"/>
4
+ <path d="M14.78 14.58C13.93 14.21 12.99 14 12 14C11.01 14 10.07 14.21 9.22 14.58C8.48 14.9 8 15.62 8 16.43V17H16V16.43C16 15.62 15.52 14.9 14.78 14.58Z" 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="M19 10V19H4.98V5H13.98V3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V10H19ZM16.06 7.94L17 10L17.94 7.94L20 7L17.94 6.06L17 4L16.06 6.06L14 7L16.06 7.94ZM12 8L10.75 10.75L8 12L10.75 13.25L12 16L13.25 13.25L16 12L13.25 10.75L12 8Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M20 4V16H8V4H20ZM20 2H8C6.9 2 6 2.9 6 4V16C6 17.1 6.9 18 8 18H20C21.1 18 22 17.1 22 16V4C22 2.9 21.1 2 20 2ZM11.5 11.67L13.19 13.93L15.67 10.83L19 15H9L11.5 11.67ZM2 6V20C2 21.1 2.9 22 4 22H18V20H4V6H2Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M21 3H3C2 3 1 4 1 5V19C1 20.1 1.9 21 3 21H21C22 21 23 20 23 19V5C23 4 22 3 21 3ZM21 18.92C20.98 18.95 20.94 18.98 20.92 19H3V5.08L3.08 5H20.91C20.94 5.02 20.97 5.06 20.99 5.08V18.92H21ZM11 15.51L8.5 12.5L5 17H19L14.5 11L11 15.51Z" fill="currentColor"/>
3
+ </svg>