line-md 0.2.21 → 1.0.0

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 (580) hide show
  1. package/README.md +3 -3
  2. package/line-md.json +66 -2
  3. package/package.json +4 -27
  4. package/svg/account-add.svg +16 -1
  5. package/svg/account-alert.svg +16 -1
  6. package/svg/account-delete.svg +16 -1
  7. package/svg/account-remove.svg +13 -1
  8. package/svg/account-small.svg +10 -1
  9. package/svg/account.svg +10 -1
  10. package/svg/alert-circle-twotone.svg +14 -1
  11. package/svg/alert-circle.svg +13 -1
  12. package/svg/alert-square-twotone.svg +14 -1
  13. package/svg/alert-square.svg +13 -1
  14. package/svg/alert-twotone.svg +14 -1
  15. package/svg/alert.svg +13 -1
  16. package/svg/align-center.svg +16 -1
  17. package/svg/align-justify.svg +16 -1
  18. package/svg/align-left.svg +16 -1
  19. package/svg/align-right.svg +18 -1
  20. package/svg/arrow-align-bottom.svg +15 -1
  21. package/svg/arrow-align-center.svg +13 -1
  22. package/svg/arrow-align-left.svg +13 -1
  23. package/svg/arrow-align-middle.svg +15 -1
  24. package/svg/arrow-align-right.svg +15 -1
  25. package/svg/arrow-align-top.svg +15 -1
  26. package/svg/arrow-close-down.svg +15 -1
  27. package/svg/arrow-close-left.svg +13 -1
  28. package/svg/arrow-close-right.svg +15 -1
  29. package/svg/arrow-close-up.svg +15 -1
  30. package/svg/arrow-down-circle-twotone.svg +16 -1
  31. package/svg/arrow-down-circle.svg +15 -1
  32. package/svg/arrow-down-square-twotone.svg +16 -1
  33. package/svg/arrow-down-square.svg +15 -1
  34. package/svg/arrow-down.svg +12 -1
  35. package/svg/arrow-left-circle-twotone.svg +14 -1
  36. package/svg/arrow-left-circle.svg +13 -1
  37. package/svg/arrow-left-square-twotone.svg +14 -1
  38. package/svg/arrow-left-square.svg +13 -1
  39. package/svg/arrow-left.svg +10 -1
  40. package/svg/arrow-long-diagonal-rotated.svg +12 -1
  41. package/svg/arrow-long-diagonal.svg +10 -1
  42. package/svg/arrow-open-down.svg +15 -1
  43. package/svg/arrow-open-left.svg +13 -1
  44. package/svg/arrow-open-right.svg +15 -1
  45. package/svg/arrow-open-up.svg +15 -1
  46. package/svg/arrow-right-circle-twotone.svg +16 -1
  47. package/svg/arrow-right-circle.svg +15 -1
  48. package/svg/arrow-right-square-twotone.svg +16 -1
  49. package/svg/arrow-right-square.svg +15 -1
  50. package/svg/arrow-right.svg +12 -1
  51. package/svg/arrow-small-down.svg +12 -1
  52. package/svg/arrow-small-left.svg +10 -1
  53. package/svg/arrow-small-right.svg +12 -1
  54. package/svg/arrow-small-up.svg +12 -1
  55. package/svg/arrow-up-circle-twotone.svg +16 -1
  56. package/svg/arrow-up-circle.svg +15 -1
  57. package/svg/arrow-up-square-twotone.svg +16 -1
  58. package/svg/arrow-up-square.svg +15 -1
  59. package/svg/arrow-up.svg +12 -1
  60. package/svg/arrows-diagonal-rotated.svg +12 -1
  61. package/svg/arrows-diagonal.svg +10 -1
  62. package/svg/arrows-horizontal-alt.svg +10 -1
  63. package/svg/arrows-horizontal.svg +10 -1
  64. package/svg/arrows-vertical-alt.svg +12 -1
  65. package/svg/arrows-vertical.svg +12 -1
  66. package/svg/backup-restore.svg +14 -1
  67. package/svg/beer-alt-filled-loop.svg +15 -1
  68. package/svg/beer-alt-filled.svg +13 -1
  69. package/svg/beer-alt-twotone-loop.svg +15 -1
  70. package/svg/beer-alt-twotone.svg +13 -1
  71. package/svg/beer-filled.svg +13 -1
  72. package/svg/beer-loop.svg +12 -1
  73. package/svg/beer-twotone-loop.svg +15 -1
  74. package/svg/beer-twotone.svg +13 -1
  75. package/svg/beer.svg +10 -1
  76. package/svg/bell-twotone.svg +14 -1
  77. package/svg/bell.svg +13 -1
  78. package/svg/briefcase-filled.svg +12 -1
  79. package/svg/briefcase-twotone.svg +12 -1
  80. package/svg/briefcase.svg +11 -1
  81. package/svg/buy-me-a-coffee-filled.svg +22 -1
  82. package/svg/buy-me-a-coffee-twotone.svg +22 -1
  83. package/svg/buy-me-a-coffee.svg +16 -1
  84. package/svg/cake-twotone.svg +27 -1
  85. package/svg/cake.svg +24 -1
  86. package/svg/calendar-out.svg +19 -1
  87. package/svg/calendar.svg +19 -1
  88. package/svg/cancel-twotone.svg +11 -1
  89. package/svg/cancel.svg +10 -1
  90. package/svg/chat-bubble-filled.svg +8 -0
  91. package/svg/chat-bubble-twotone.svg +8 -0
  92. package/svg/chat-bubble.svg +7 -0
  93. package/svg/chat-twotone.svg +20 -0
  94. package/svg/chat.svg +19 -0
  95. package/svg/check-all.svg +20 -1
  96. package/svg/check-list-3-filled.svg +29 -1
  97. package/svg/check-list-3-twotone.svg +29 -1
  98. package/svg/check-list-3.svg +26 -1
  99. package/svg/chevron-double-down.svg +12 -1
  100. package/svg/chevron-double-left.svg +10 -1
  101. package/svg/chevron-double-right.svg +12 -1
  102. package/svg/chevron-double-up.svg +12 -1
  103. package/svg/chevron-down-circle-twotone.svg +13 -1
  104. package/svg/chevron-down-circle.svg +12 -1
  105. package/svg/chevron-down-square-twotone.svg +13 -1
  106. package/svg/chevron-down-square.svg +12 -1
  107. package/svg/chevron-down.svg +7 -1
  108. package/svg/chevron-left-circle-twotone.svg +11 -1
  109. package/svg/chevron-left-circle.svg +10 -1
  110. package/svg/chevron-left-square-twotone.svg +11 -1
  111. package/svg/chevron-left-square.svg +10 -1
  112. package/svg/chevron-left.svg +5 -1
  113. package/svg/chevron-right-circle-twotone.svg +13 -1
  114. package/svg/chevron-right-circle.svg +12 -1
  115. package/svg/chevron-right-square-twotone.svg +13 -1
  116. package/svg/chevron-right-square.svg +12 -1
  117. package/svg/chevron-right.svg +7 -1
  118. package/svg/chevron-small-double-down.svg +12 -1
  119. package/svg/chevron-small-double-left.svg +10 -1
  120. package/svg/chevron-small-double-right.svg +12 -1
  121. package/svg/chevron-small-double-up.svg +12 -1
  122. package/svg/chevron-small-down.svg +7 -1
  123. package/svg/chevron-small-left.svg +5 -1
  124. package/svg/chevron-small-right.svg +7 -1
  125. package/svg/chevron-small-triple-down.svg +15 -1
  126. package/svg/chevron-small-triple-left.svg +13 -1
  127. package/svg/chevron-small-triple-right.svg +15 -1
  128. package/svg/chevron-small-triple-up.svg +15 -1
  129. package/svg/chevron-small-up.svg +7 -1
  130. package/svg/chevron-triple-down.svg +15 -1
  131. package/svg/chevron-triple-left.svg +13 -1
  132. package/svg/chevron-triple-right.svg +15 -1
  133. package/svg/chevron-triple-up.svg +15 -1
  134. package/svg/chevron-up-circle-twotone.svg +13 -1
  135. package/svg/chevron-up-circle.svg +12 -1
  136. package/svg/chevron-up-square-twotone.svg +13 -1
  137. package/svg/chevron-up-square.svg +12 -1
  138. package/svg/chevron-up.svg +7 -1
  139. package/svg/circle-to-confirm-circle-transition.svg +8 -1
  140. package/svg/circle-to-confirm-circle-twotone-transition.svg +10 -1
  141. package/svg/circle-twotone-to-confirm-circle-twotone-transition.svg +8 -1
  142. package/svg/circle-twotone.svg +6 -1
  143. package/svg/circle.svg +5 -1
  144. package/svg/clipboard-arrow-twotone.svg +24 -1
  145. package/svg/clipboard-arrow.svg +21 -1
  146. package/svg/clipboard-check-to-clipboard-transition.svg +11 -1
  147. package/svg/clipboard-check-twotone-to-clipboard-twotone-transition.svg +12 -1
  148. package/svg/clipboard-check-twotone.svg +18 -1
  149. package/svg/clipboard-check.svg +15 -1
  150. package/svg/clipboard-list-twotone.svg +24 -1
  151. package/svg/clipboard-list.svg +21 -1
  152. package/svg/clipboard-minus-twotone.svg +18 -1
  153. package/svg/clipboard-minus.svg +15 -1
  154. package/svg/clipboard-plus-twotone.svg +21 -1
  155. package/svg/clipboard-plus.svg +18 -1
  156. package/svg/clipboard-to-clipboard-check-transition.svg +11 -1
  157. package/svg/clipboard-twotone-to-clipboard-twotone-check-transition.svg +12 -1
  158. package/svg/clipboard-twotone.svg +13 -1
  159. package/svg/clipboard.svg +10 -1
  160. package/svg/close-circle-twotone.svg +11 -1
  161. package/svg/close-circle.svg +10 -1
  162. package/svg/close-small.svg +10 -1
  163. package/svg/close-to-menu-alt-transition.svg +14 -1
  164. package/svg/close-to-menu-transition.svg +13 -1
  165. package/svg/close.svg +5 -1
  166. package/svg/cloud-braces-loop.svg +25 -1
  167. package/svg/cloud-down-twotone.svg +19 -1
  168. package/svg/cloud-down.svg +16 -1
  169. package/svg/cloud-download-loop.svg +21 -1
  170. package/svg/cloud-download-outline-loop.svg +31 -1
  171. package/svg/cloud-filled.svg +13 -1
  172. package/svg/cloud-loop.svg +17 -1
  173. package/svg/cloud-off-outline-loop.svg +37 -1
  174. package/svg/cloud-outline-loop.svg +31 -1
  175. package/svg/cloud-print-loop.svg +19 -1
  176. package/svg/cloud-print-outline-loop.svg +35 -1
  177. package/svg/cloud-tags-loop.svg +25 -1
  178. package/svg/cloud-twotone.svg +13 -1
  179. package/svg/cloud-up-twotone.svg +19 -1
  180. package/svg/cloud-up.svg +16 -1
  181. package/svg/cloud-upload-loop.svg +21 -1
  182. package/svg/cloud-upload-outline-loop.svg +31 -1
  183. package/svg/cloud.svg +10 -1
  184. package/svg/coffee-arrow-filled.svg +17 -1
  185. package/svg/coffee-arrow-twotone.svg +17 -1
  186. package/svg/coffee-arrow.svg +16 -1
  187. package/svg/coffee-filled.svg +14 -1
  188. package/svg/coffee-half-empty-twotone-loop.svg +22 -1
  189. package/svg/coffee-loop.svg +19 -1
  190. package/svg/coffee-twotone-loop.svg +20 -1
  191. package/svg/coffee-twotone.svg +14 -1
  192. package/svg/coffee.svg +13 -1
  193. package/svg/cog-filled-loop.svg +29 -1
  194. package/svg/cog-filled.svg +28 -1
  195. package/svg/cog-loop.svg +31 -1
  196. package/svg/cog-off-filled-loop.svg +36 -1
  197. package/svg/cog-off-filled.svg +33 -1
  198. package/svg/cog-off-loop.svg +41 -1
  199. package/svg/cog-off.svg +38 -1
  200. package/svg/cog.svg +30 -1
  201. package/svg/compass-loop.svg +16 -0
  202. package/svg/compass-off.svg +21 -0
  203. package/svg/compass-twotone-loop.svg +17 -0
  204. package/svg/compass-twotone-off.svg +22 -0
  205. package/svg/compass-twotone.svg +17 -0
  206. package/svg/compass.svg +16 -0
  207. package/svg/computer-twotone.svg +14 -1
  208. package/svg/computer.svg +13 -1
  209. package/svg/confirm-circle-to-circle-transition.svg +8 -1
  210. package/svg/confirm-circle-twotone-to-circle-transition.svg +10 -1
  211. package/svg/confirm-circle-twotone-to-circle-twotone-transition.svg +8 -1
  212. package/svg/confirm-circle-twotone.svg +11 -1
  213. package/svg/confirm-circle.svg +10 -1
  214. package/svg/confirm-square-to-square-transition.svg +8 -1
  215. package/svg/confirm-square-twotone-to-square-transition.svg +10 -1
  216. package/svg/confirm-square-twotone-to-square-twotone-transition.svg +8 -1
  217. package/svg/confirm-square-twotone.svg +11 -1
  218. package/svg/confirm-square.svg +10 -1
  219. package/svg/confirm.svg +5 -1
  220. package/svg/construction-twotone.svg +24 -1
  221. package/svg/construction.svg +21 -1
  222. package/svg/discord-twotone.svg +21 -1
  223. package/svg/discord.svg +18 -1
  224. package/svg/document-add-twotone.svg +21 -1
  225. package/svg/document-add.svg +18 -1
  226. package/svg/document-code-twotone.svg +21 -1
  227. package/svg/document-code.svg +18 -1
  228. package/svg/document-list-twotone.svg +21 -1
  229. package/svg/document-list.svg +18 -1
  230. package/svg/document-remove-twotone.svg +16 -1
  231. package/svg/document-remove.svg +13 -1
  232. package/svg/document-report-twotone.svg +24 -1
  233. package/svg/document-report.svg +21 -1
  234. package/svg/document-twotone.svg +13 -1
  235. package/svg/document.svg +10 -1
  236. package/svg/double-arrow-horizontal.svg +10 -1
  237. package/svg/double-arrow-vertical.svg +12 -1
  238. package/svg/download-loop.svg +10 -1
  239. package/svg/download-off-loop.svg +20 -1
  240. package/svg/download-off-outline-loop.svg +21 -1
  241. package/svg/download-off-outline.svg +18 -1
  242. package/svg/download-outline-loop.svg +11 -1
  243. package/svg/download-outline.svg +10 -1
  244. package/svg/downloading-loop.svg +16 -1
  245. package/svg/edit-twotone-full.svg +16 -1
  246. package/svg/edit-twotone.svg +16 -1
  247. package/svg/edit.svg +13 -1
  248. package/svg/email-opened-twotone-alt.svg +13 -1
  249. package/svg/email-opened-twotone.svg +13 -1
  250. package/svg/email-opened.svg +10 -1
  251. package/svg/email-twotone-alt.svg +13 -1
  252. package/svg/email-twotone.svg +13 -1
  253. package/svg/email.svg +10 -1
  254. package/svg/emoji-angry-twotone.svg +27 -1
  255. package/svg/emoji-angry.svg +26 -1
  256. package/svg/emoji-frown-open-twotone.svg +20 -1
  257. package/svg/emoji-frown-open.svg +19 -1
  258. package/svg/emoji-frown-twotone.svg +19 -1
  259. package/svg/emoji-frown.svg +18 -1
  260. package/svg/emoji-grin-twotone.svg +20 -1
  261. package/svg/emoji-grin.svg +19 -1
  262. package/svg/emoji-neutral-twotone.svg +19 -1
  263. package/svg/emoji-neutral.svg +18 -1
  264. package/svg/emoji-smile-twotone.svg +19 -1
  265. package/svg/emoji-smile-wink-twotone.svg +19 -1
  266. package/svg/emoji-smile-wink.svg +18 -1
  267. package/svg/emoji-smile.svg +18 -1
  268. package/svg/external-link-rounded.svg +13 -1
  269. package/svg/external-link.svg +13 -1
  270. package/svg/facebook.svg +10 -1
  271. package/svg/fork-left.svg +11 -1
  272. package/svg/fork-right.svg +13 -1
  273. package/svg/github-loop.svg +20 -1
  274. package/svg/github-twotone.svg +13 -1
  275. package/svg/github.svg +10 -1
  276. package/svg/grid-3-filled.svg +25 -1
  277. package/svg/grid-3-twotone.svg +25 -1
  278. package/svg/grid-3.svg +22 -1
  279. package/svg/hash-small.svg +16 -1
  280. package/svg/hash.svg +16 -1
  281. package/svg/heart-filled-half.svg +8 -1
  282. package/svg/heart-filled.svg +8 -1
  283. package/svg/heart-half-filled.svg +13 -1
  284. package/svg/heart-half-twotone.svg +13 -1
  285. package/svg/heart-half.svg +10 -1
  286. package/svg/heart-twotone-half-filled.svg +13 -1
  287. package/svg/heart-twotone-half.svg +8 -1
  288. package/svg/heart-twotone.svg +8 -1
  289. package/svg/heart.svg +5 -1
  290. package/svg/home-md-twotone-alt.svg +19 -1
  291. package/svg/home-md-twotone.svg +19 -1
  292. package/svg/home-md.svg +16 -1
  293. package/svg/home-simple-filled.svg +16 -1
  294. package/svg/home-simple-twotone.svg +16 -1
  295. package/svg/home-simple.svg +13 -1
  296. package/svg/home-twotone-alt.svg +19 -1
  297. package/svg/home-twotone.svg +19 -1
  298. package/svg/home.svg +16 -1
  299. package/svg/iconify1.svg +16 -1
  300. package/svg/image-twotone.svg +14 -1
  301. package/svg/image.svg +13 -1
  302. package/svg/instagram.svg +13 -1
  303. package/svg/laptop-twotone.svg +11 -1
  304. package/svg/laptop.svg +10 -1
  305. package/svg/light-dark-loop.svg +45 -1
  306. package/svg/light-dark.svg +40 -1
  307. package/svg/lightbulb-filled.svg +11 -1
  308. package/svg/lightbulb-off-filled-loop.svg +21 -1
  309. package/svg/lightbulb-off-filled.svg +19 -1
  310. package/svg/lightbulb-off-loop.svg +18 -1
  311. package/svg/lightbulb-off-twotone-loop.svg +21 -1
  312. package/svg/lightbulb-off-twotone.svg +19 -1
  313. package/svg/lightbulb-off.svg +16 -1
  314. package/svg/lightbulb-twotone.svg +11 -1
  315. package/svg/lightbulb.svg +8 -1
  316. package/svg/linkedin.svg +16 -1
  317. package/svg/list-3-filled.svg +32 -1
  318. package/svg/list-3-twotone.svg +32 -1
  319. package/svg/list-3.svg +26 -1
  320. package/svg/list-indented.svg +30 -1
  321. package/svg/list.svg +30 -1
  322. package/svg/loading-alt-loop.svg +14 -1
  323. package/svg/loading-loop.svg +8 -1
  324. package/svg/loading-twotone-loop.svg +11 -1
  325. package/svg/log-in.svg +15 -1
  326. package/svg/log-out.svg +15 -1
  327. package/svg/login.svg +15 -1
  328. package/svg/logout.svg +15 -1
  329. package/svg/map-marker-alt-filled.svg +11 -1
  330. package/svg/map-marker-alt-twotone.svg +11 -1
  331. package/svg/map-marker-alt.svg +10 -1
  332. package/svg/map-marker-filled.svg +10 -1
  333. package/svg/map-marker-multiple-alt-filled.svg +18 -1
  334. package/svg/map-marker-multiple-alt-twotone.svg +20 -1
  335. package/svg/map-marker-multiple-alt.svg +18 -1
  336. package/svg/map-marker-off-alt-filled-loop.svg +18 -1
  337. package/svg/map-marker-off-alt-filled.svg +16 -1
  338. package/svg/map-marker-off-alt-loop.svg +18 -1
  339. package/svg/map-marker-off-alt-twotone-loop.svg +19 -1
  340. package/svg/map-marker-off-alt-twotone.svg +17 -1
  341. package/svg/map-marker-off-alt.svg +16 -1
  342. package/svg/map-marker-off-filled-loop.svg +17 -1
  343. package/svg/map-marker-off-filled.svg +15 -1
  344. package/svg/map-marker-off-loop.svg +18 -1
  345. package/svg/map-marker-off-twotone-loop.svg +19 -1
  346. package/svg/map-marker-off-twotone.svg +17 -1
  347. package/svg/map-marker-off.svg +16 -1
  348. package/svg/map-marker-twotone.svg +11 -1
  349. package/svg/map-marker.svg +10 -1
  350. package/svg/marker-filled.svg +11 -1
  351. package/svg/marker-twotone.svg +11 -1
  352. package/svg/marker.svg +10 -1
  353. package/svg/mastodon-filled.svg +14 -1
  354. package/svg/mastodon-twotone.svg +11 -1
  355. package/svg/mastodon.svg +10 -1
  356. package/svg/medical-services-filled.svg +25 -1
  357. package/svg/medical-services-twotone.svg +20 -1
  358. package/svg/medical-services.svg +19 -1
  359. package/svg/menu-fold-left.svg +16 -1
  360. package/svg/menu-fold-right.svg +16 -1
  361. package/svg/menu-to-close-alt-transition.svg +14 -1
  362. package/svg/menu-to-close-transition.svg +13 -1
  363. package/svg/menu-unfold-left.svg +16 -1
  364. package/svg/menu-unfold-right.svg +16 -1
  365. package/svg/menu.svg +13 -1
  366. package/svg/minus-circle-twotone.svg +11 -1
  367. package/svg/minus-circle.svg +10 -1
  368. package/svg/minus-square-twotone.svg +11 -1
  369. package/svg/minus-square.svg +10 -1
  370. package/svg/minus.svg +5 -1
  371. package/svg/moon-alt-loop.svg +32 -1
  372. package/svg/moon-alt-to-sunny-outline-loop-transition.svg +34 -1
  373. package/svg/moon-filled-alt-loop.svg +33 -1
  374. package/svg/moon-filled-alt-to-sunny-filled-loop-transition.svg +31 -1
  375. package/svg/moon-filled-loop.svg +26 -1
  376. package/svg/moon-filled-to-sunny-filled-loop-transition.svg +44 -1
  377. package/svg/moon-filled-to-sunny-filled-transition.svg +43 -1
  378. package/svg/moon-filled.svg +16 -1
  379. package/svg/moon-loop.svg +25 -1
  380. package/svg/moon-rising-alt-loop.svg +32 -1
  381. package/svg/moon-rising-filled-alt-loop.svg +32 -1
  382. package/svg/moon-rising-filled-loop.svg +25 -1
  383. package/svg/moon-rising-loop.svg +25 -1
  384. package/svg/moon-rising-twotone-alt-loop.svg +32 -1
  385. package/svg/moon-rising-twotone-loop.svg +25 -1
  386. package/svg/moon-to-sunny-outline-loop-transition.svg +47 -1
  387. package/svg/moon-to-sunny-outline-transition.svg +46 -1
  388. package/svg/moon-twotone-alt-loop.svg +33 -1
  389. package/svg/moon-twotone-loop.svg +26 -1
  390. package/svg/moon-twotone.svg +16 -1
  391. package/svg/moon.svg +15 -1
  392. package/svg/my-location-loop.svg +16 -1
  393. package/svg/my-location-off-loop.svg +26 -1
  394. package/svg/my-location-off.svg +23 -1
  395. package/svg/my-location.svg +15 -1
  396. package/svg/navigation-left-down.svg +12 -1
  397. package/svg/navigation-left-up.svg +10 -1
  398. package/svg/navigation-right-down.svg +12 -1
  399. package/svg/navigation-right-up.svg +12 -1
  400. package/svg/paint-drop-filled.svg +8 -1
  401. package/svg/paint-drop-half-filled-twotone.svg +11 -1
  402. package/svg/paint-drop-half-filled.svg +8 -1
  403. package/svg/paint-drop-half-twotone.svg +8 -1
  404. package/svg/paint-drop-twotone.svg +8 -1
  405. package/svg/paint-drop.svg +5 -1
  406. package/svg/patreon.svg +11 -1
  407. package/svg/pause-to-play-filled-transition.svg +15 -1
  408. package/svg/pause-to-play-transition.svg +15 -1
  409. package/svg/pause.svg +10 -1
  410. package/svg/peertube-alt.svg +13 -1
  411. package/svg/peertube.svg +9 -1
  412. package/svg/pencil-twotone-alt.svg +18 -1
  413. package/svg/pencil-twotone.svg +18 -1
  414. package/svg/pencil.svg +15 -1
  415. package/svg/person-add-filled.svg +22 -1
  416. package/svg/person-add-twotone.svg +22 -1
  417. package/svg/person-add.svg +19 -1
  418. package/svg/person-filled.svg +12 -1
  419. package/svg/person-off-filled-loop.svg +22 -1
  420. package/svg/person-off-filled.svg +20 -1
  421. package/svg/person-off-loop.svg +21 -1
  422. package/svg/person-off-twotone-loop.svg +22 -1
  423. package/svg/person-off-twotone.svg +20 -1
  424. package/svg/person-off.svg +19 -1
  425. package/svg/person-remove-filled.svg +18 -1
  426. package/svg/person-remove-twotone.svg +18 -1
  427. package/svg/person-remove.svg +15 -1
  428. package/svg/person-search-filled.svg +24 -1
  429. package/svg/person-search-twotone.svg +24 -1
  430. package/svg/person-search.svg +22 -1
  431. package/svg/person-twotone.svg +12 -1
  432. package/svg/person.svg +11 -1
  433. package/svg/phone-add-twotone.svg +16 -1
  434. package/svg/phone-add.svg +15 -1
  435. package/svg/phone-call-loop.svg +20 -1
  436. package/svg/phone-call-twotone-loop.svg +21 -1
  437. package/svg/phone-call-twotone.svg +16 -1
  438. package/svg/phone-call.svg +15 -1
  439. package/svg/phone-incoming-twotone.svg +16 -0
  440. package/svg/phone-incoming.svg +15 -0
  441. package/svg/phone-off-loop.svg +16 -1
  442. package/svg/phone-off-twotone-loop.svg +17 -1
  443. package/svg/phone-off-twotone.svg +16 -1
  444. package/svg/phone-off.svg +15 -1
  445. package/svg/phone-outgoing-twotone.svg +16 -0
  446. package/svg/phone-outgoing.svg +15 -0
  447. package/svg/phone-remove-twotone.svg +16 -1
  448. package/svg/phone-remove.svg +15 -1
  449. package/svg/phone-twotone.svg +8 -1
  450. package/svg/phone.svg +7 -1
  451. package/svg/pixelfed-filled.svg +10 -1
  452. package/svg/pixelfed-twotone.svg +9 -1
  453. package/svg/pixelfed.svg +8 -1
  454. package/svg/play-filled-to-pause-transition.svg +10 -1
  455. package/svg/play-filled.svg +6 -1
  456. package/svg/play-to-pause-transition.svg +10 -1
  457. package/svg/play-twotone.svg +6 -1
  458. package/svg/play.svg +5 -1
  459. package/svg/pleroma.svg +13 -1
  460. package/svg/plus-circle-twotone.svg +16 -1
  461. package/svg/plus-circle.svg +15 -1
  462. package/svg/plus-square-twotone.svg +16 -1
  463. package/svg/plus-square.svg +15 -1
  464. package/svg/plus.svg +10 -1
  465. package/svg/question-circle-twotone.svg +14 -1
  466. package/svg/question-circle.svg +13 -1
  467. package/svg/question-square-twotone.svg +14 -1
  468. package/svg/question-square.svg +13 -1
  469. package/svg/question.svg +8 -1
  470. package/svg/reddit-circle-loop.svg +43 -1
  471. package/svg/reddit-circle.svg +41 -1
  472. package/svg/reddit-loop.svg +38 -1
  473. package/svg/reddit.svg +36 -1
  474. package/svg/remove.svg +10 -1
  475. package/svg/rotate-180.svg +10 -1
  476. package/svg/rotate-270.svg +10 -1
  477. package/svg/rotate-90.svg +10 -1
  478. package/svg/round-360.svg +9 -1
  479. package/svg/round-ramp-left.svg +11 -1
  480. package/svg/round-ramp-right.svg +13 -1
  481. package/svg/roundabout-left.svg +11 -1
  482. package/svg/roundabout-right.svg +13 -1
  483. package/svg/search-filled.svg +11 -1
  484. package/svg/search-twotone.svg +11 -1
  485. package/svg/search.svg +10 -1
  486. package/svg/square-to-confirm-square-transition.svg +8 -1
  487. package/svg/square-to-confirm-square-twotone-transition.svg +10 -1
  488. package/svg/square-twotone-to-confirm-square-twotone-transition.svg +8 -1
  489. package/svg/square-twotone.svg +6 -1
  490. package/svg/square.svg +5 -1
  491. package/svg/star-alt-filled.svg +6 -1
  492. package/svg/star-alt-twotone.svg +6 -1
  493. package/svg/star-alt.svg +5 -1
  494. package/svg/star-filled-half.svg +8 -1
  495. package/svg/star-filled.svg +6 -1
  496. package/svg/star-half-filled.svg +6 -1
  497. package/svg/star-half-twotone.svg +6 -1
  498. package/svg/star-half.svg +5 -1
  499. package/svg/star-pulsating-filled-loop.svg +7 -1
  500. package/svg/star-pulsating-loop.svg +6 -1
  501. package/svg/star-pulsating-twotone-loop.svg +7 -1
  502. package/svg/star-twotone-half.svg +8 -1
  503. package/svg/star-twotone.svg +6 -1
  504. package/svg/star.svg +5 -1
  505. package/svg/sun-rising-filled-loop.svg +16 -1
  506. package/svg/sun-rising-loop.svg +18 -1
  507. package/svg/sun-rising-twotone-loop.svg +18 -1
  508. package/svg/sunny-filled-loop-to-moon-alt-filled-loop-transition.svg +57 -1
  509. package/svg/sunny-filled-loop-to-moon-filled-loop-transition.svg +50 -1
  510. package/svg/sunny-filled-loop-to-moon-filled-transition.svg +40 -1
  511. package/svg/sunny-filled-loop.svg +19 -1
  512. package/svg/sunny-filled.svg +18 -1
  513. package/svg/sunny-outline-loop.svg +18 -1
  514. package/svg/sunny-outline-to-moon-alt-loop-transition.svg +60 -1
  515. package/svg/sunny-outline-to-moon-loop-transition.svg +53 -1
  516. package/svg/sunny-outline-to-moon-transition.svg +43 -1
  517. package/svg/sunny-outline-twotone-loop.svg +19 -1
  518. package/svg/sunny-outline-twotone.svg +18 -1
  519. package/svg/sunny-outline.svg +17 -1
  520. package/svg/switch-filled-to-switch-off-filled-transition.svg +5 -1
  521. package/svg/switch-filled.svg +14 -1
  522. package/svg/switch-off-filled-to-switch-filled-transition.svg +5 -1
  523. package/svg/switch-off-filled.svg +14 -1
  524. package/svg/switch-off-to-switch-transition.svg +8 -1
  525. package/svg/switch-off.svg +10 -1
  526. package/svg/switch-to-switch-off-transition.svg +8 -1
  527. package/svg/switch.svg +10 -1
  528. package/svg/telegram.svg +19 -1
  529. package/svg/text-box-multiple-to-text-box-transition.svg +10 -1
  530. package/svg/text-box-multiple-twotone-to-text-box-twotone-transition.svg +10 -1
  531. package/svg/text-box-multiple-twotone.svg +22 -1
  532. package/svg/text-box-multiple.svg +21 -1
  533. package/svg/text-box-to-text-box-multiple-transition.svg +10 -1
  534. package/svg/text-box-twotone-to-text-box-multiple-twotone-transition.svg +10 -1
  535. package/svg/text-box-twotone.svg +19 -1
  536. package/svg/text-box.svg +18 -1
  537. package/svg/thumbs-down-twotone.svg +8 -1
  538. package/svg/thumbs-down.svg +5 -1
  539. package/svg/thumbs-up-twotone.svg +8 -1
  540. package/svg/thumbs-up.svg +5 -1
  541. package/svg/tiktok.svg +14 -0
  542. package/svg/turn-left.svg +11 -1
  543. package/svg/turn-right.svg +13 -1
  544. package/svg/turn-sharp-left.svg +11 -1
  545. package/svg/turn-sharp-right.svg +13 -1
  546. package/svg/turn-slight-left.svg +11 -1
  547. package/svg/turn-slight-right.svg +13 -1
  548. package/svg/twitter-twotone.svg +6 -1
  549. package/svg/twitter-x-alt.svg +5 -1
  550. package/svg/twitter-x.svg +22 -1
  551. package/svg/twitter.svg +5 -1
  552. package/svg/u-turn-left.svg +11 -1
  553. package/svg/u-turn-right.svg +13 -1
  554. package/svg/upload-loop.svg +10 -1
  555. package/svg/upload-off-loop.svg +20 -1
  556. package/svg/upload-off-outline-loop.svg +21 -1
  557. package/svg/upload-off-outline.svg +18 -1
  558. package/svg/upload-outline-loop.svg +11 -1
  559. package/svg/upload-outline.svg +10 -1
  560. package/svg/uploading-loop.svg +16 -1
  561. package/svg/valign-baseline-twotone.svg +11 -1
  562. package/svg/valign-baseline.svg +10 -1
  563. package/svg/valign-bottom-twotone.svg +11 -1
  564. package/svg/valign-bottom.svg +10 -1
  565. package/svg/valign-middle-twotone.svg +11 -1
  566. package/svg/valign-middle.svg +10 -1
  567. package/svg/valign-top-twotone.svg +11 -1
  568. package/svg/valign-top.svg +10 -1
  569. package/svg/watch-loop.svg +20 -1
  570. package/svg/watch-off-loop.svg +27 -1
  571. package/svg/watch-off-twotone-loop.svg +28 -1
  572. package/svg/watch-off-twotone.svg +26 -1
  573. package/svg/watch-off.svg +25 -1
  574. package/svg/watch-twotone-loop.svg +21 -1
  575. package/svg/watch-twotone.svg +21 -1
  576. package/svg/watch.svg +20 -1
  577. package/svg/weather-cloudy-loop.svg +31 -1
  578. package/svg/youtube-filled.svg +10 -1
  579. package/svg/youtube-twotone.svg +10 -1
  580. package/svg/youtube.svg +9 -1
package/README.md CHANGED
@@ -8,9 +8,9 @@ This icon set is different:
8
8
  - It follows guidelines that are used for 'Round' and 'TwoTone' icons in the official Material Design Icons set.
9
9
  - Sometimes 1px thin lines are used where it makes sense.
10
10
 
11
- Preview is available at https://cyberalien.github.io/line-md/
11
+ You can browse all icons at https://icon-sets.iconify.design/line-md/
12
12
 
13
- Icon set is in development. It contains only few icons so far.
13
+ Click any icon to get code you can use in your project.
14
14
 
15
15
  ## Icon requests
16
16
 
@@ -45,7 +45,7 @@ Other icons:
45
45
 
46
46
  There are few issues with SVG animations.
47
47
 
48
- [Iconify icon web component](https://docs.iconify.design/iconify-icon/) solves those issues, but if you are using icons without it, see [article that explains known SVG issues and solutions](https://docs.iconify.design/articles/svg-animation-issues/).
48
+ [Iconify icon web component](https://iconify.design/docs/iconify-icon/) solves those issues, but if you are using icons without it, see [article that explains known SVG issues and solutions](https://iconify.design/docs/articles/svg-animation-issues/).
49
49
 
50
50
  ## Licence
51
51
 
package/line-md.json CHANGED
@@ -17,9 +17,9 @@
17
17
  "beer-alt-twotone-loop",
18
18
  "map-marker-off-loop"
19
19
  ],
20
- "total": 561
20
+ "total": 577
21
21
  },
22
- "lastModified": 1706813363,
22
+ "lastModified": 1706873152,
23
23
  "icons": {
24
24
  "account": {
25
25
  "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M4 21V20C4 16.6863 6.68629 14 10 14H14C17.3137 14 20 16.6863 20 20V21\" stroke-dasharray=\"28\" stroke-dashoffset=\"28\"><animate attributeName=\"stroke-dashoffset\" values=\"28;0\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M12 11C9.79086 11 8 9.20914 8 7C8 4.79086 9.79086 3 12 3C14.2091 3 16 4.79086 16 7C16 9.20914 14.2091 11 12 11Z\" stroke-dasharray=\"28\" stroke-dashoffset=\"28\"><animate attributeName=\"stroke-dashoffset\" values=\"28;0\" begin=\"0.5s\" dur=\"0.4s\" fill=\"freeze\"/></path></g>"
@@ -180,6 +180,21 @@
180
180
  "cancel-twotone": {
181
181
  "body": "<g stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M5.63604 5.63603C9.15076 2.12131 14.8492 2.12131 18.364 5.63603C21.8787 9.15075 21.8787 14.8492 18.364 18.364C14.8492 21.8787 9.15076 21.8787 5.63604 18.364C2.12132 14.8492 2.12132 9.15075 5.63604 5.63603Z\" fill=\"currentColor\" fill-opacity=\"0\" stroke-dasharray=\"60\" stroke-dashoffset=\"60\"><animate attributeName=\"stroke-dashoffset\" values=\"60;0\" dur=\"0.5s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"0;0.3\" begin=\"0.8s\" dur=\"0.15s\" fill=\"freeze\"/></path><path d=\"M6 6L18 18\" fill=\"none\" stroke-dasharray=\"18\" stroke-dashoffset=\"18\"><animate attributeName=\"stroke-dashoffset\" values=\"18;0\" begin=\"0.6s\" dur=\"0.2s\" fill=\"freeze\"/></path></g>"
182
182
  },
183
+ "chat": {
184
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"><path d=\"M3 19.5V4C3 3.44772 3.44772 3 4 3H20C20.5523 3 21 3.44772 21 4V16C21 16.5523 20.5523 17 20 17H5.5z\" stroke-dasharray=\"68\" stroke-dashoffset=\"68\"><animate attributeName=\"stroke-dashoffset\" values=\"68;0\" dur=\"0.6s\" fill=\"freeze\"/></path><path d=\"M8 7h8\" opacity=\"0\" stroke-dasharray=\"10\" stroke-dashoffset=\"10\"><set attributeName=\"opacity\" to=\"1\" begin=\"0.7s\"/><animate attributeName=\"stroke-dashoffset\" values=\"10;0\" begin=\"0.7s\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M8 10h8\" opacity=\"0\" stroke-dasharray=\"10\" stroke-dashoffset=\"10\"><set attributeName=\"opacity\" to=\"1\" begin=\"0.8s\"/><animate attributeName=\"stroke-dashoffset\" values=\"10;0\" begin=\"0.8s\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M8 13h4\" opacity=\"0\" stroke-dasharray=\"6\" stroke-dashoffset=\"6\"><set attributeName=\"opacity\" to=\"1\" begin=\"0.9s\"/><animate attributeName=\"stroke-dashoffset\" values=\"6;0\" begin=\"0.9s\" dur=\"0.2s\" fill=\"freeze\"/></path></g>"
185
+ },
186
+ "chat-bubble": {
187
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"><path d=\"M3 19.5V4C3 3.44772 3.44772 3 4 3H20C20.5523 3 21 3.44772 21 4V16C21 16.5523 20.5523 17 20 17H5.5z\" stroke-dasharray=\"68\" stroke-dashoffset=\"68\"><animate attributeName=\"stroke-dashoffset\" values=\"68;0\" dur=\"0.6s\" fill=\"freeze\"/></path></g>"
188
+ },
189
+ "chat-bubble-filled": {
190
+ "body": "<g fill=\"currentColor\" fill-opacity=\"0\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"><path d=\"M3 19.5V4C3 3.44772 3.44772 3 4 3H20C20.5523 3 21 3.44772 21 4V16C21 16.5523 20.5523 17 20 17H5.5z\" stroke-dasharray=\"68\" stroke-dashoffset=\"68\"><animate attributeName=\"stroke-dashoffset\" values=\"68;0\" dur=\"0.6s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"0.6s\" dur=\"0.5s\" fill=\"freeze\"/></path></g>"
191
+ },
192
+ "chat-bubble-twotone": {
193
+ "body": "<g fill=\"currentColor\" fill-opacity=\"0\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"><path d=\"M3 19.5V4C3 3.44772 3.44772 3 4 3H20C20.5523 3 21 3.44772 21 4V16C21 16.5523 20.5523 17 20 17H5.5z\" stroke-dasharray=\"68\" stroke-dashoffset=\"68\"><animate attributeName=\"stroke-dashoffset\" values=\"68;0\" dur=\"0.6s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"0;0.3\" begin=\"0.6s\" dur=\"0.15s\" fill=\"freeze\"/></path></g>"
194
+ },
195
+ "chat-twotone": {
196
+ "body": "<g fill=\"currentColor\" fill-opacity=\"0\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"><path d=\"M3 19.5V4C3 3.44772 3.44772 3 4 3H20C20.5523 3 21 3.44772 21 4V16C21 16.5523 20.5523 17 20 17H5.5z\" stroke-dasharray=\"68\" stroke-dashoffset=\"68\"><animate attributeName=\"stroke-dashoffset\" values=\"68;0\" dur=\"0.6s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"0;0.3\" begin=\"0.6s\" dur=\"0.15s\" fill=\"freeze\"/></path><path d=\"M8 7h8\" opacity=\"0\" stroke-dasharray=\"10\" stroke-dashoffset=\"10\"><set attributeName=\"opacity\" to=\"1\" begin=\"0.8s\"/><animate attributeName=\"stroke-dashoffset\" values=\"10;0\" begin=\"0.8s\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M8 10h8\" opacity=\"0\" stroke-dasharray=\"10\" stroke-dashoffset=\"10\"><set attributeName=\"opacity\" to=\"1\" begin=\"0.9s\"/><animate attributeName=\"stroke-dashoffset\" values=\"10;0\" begin=\"0.9s\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M8 13h4\" opacity=\"0\" stroke-dasharray=\"6\" stroke-dashoffset=\"6\"><set attributeName=\"opacity\" to=\"1\" begin=\"1s\"/><animate attributeName=\"stroke-dashoffset\" values=\"6;0\" begin=\"1s\" dur=\"0.2s\" fill=\"freeze\"/></path></g>"
197
+ },
183
198
  "check-all": {
184
199
  "body": "<defs><mask id=\"confirm-mask\"><g fill=\"none\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 13.5l4 4l10.75 -10.75\" stroke-dasharray=\"22\" stroke-dashoffset=\"22\"><animate attributeName=\"stroke-dashoffset\" values=\"22;0\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M7.5 13.5l4 4l10.75 -10.75\" stroke-width=\"4\" stroke=\"black\" stroke-dasharray=\"22\" stroke-dashoffset=\"22\" opacity=\"0\"><set attributeName=\"opacity\" to=\"1\" begin=\"0.4s\"/><animate attributeName=\"stroke-dashoffset\" values=\"22;0\" begin=\"0.4s\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M7.5 13.5l4 4l10.75 -10.75\" stroke-dasharray=\"22\" stroke-dashoffset=\"22\" opacity=\"0\"><set attributeName=\"opacity\" to=\"1\" begin=\"0.4s\"/><animate attributeName=\"stroke-dashoffset\" values=\"22;0\" begin=\"0.4s\" dur=\"0.4s\" fill=\"freeze\"/></path></g></mask></defs><rect mask=\"url(#confirm-mask)\" width=\"24\" height=\"24\" fill=\"currentColor\"/>"
185
200
  },
@@ -408,6 +423,24 @@
408
423
  "cog-off-loop": {
409
424
  "body": "<defs><symbol id=\"cog-part\"><path fill=\"none\" stroke-width=\"2\" d=\"M15.24 6.37C15.65 6.6 16.04 6.88 16.38 7.2C16.6 7.4 16.8 7.61 16.99 7.83C17.46 8.4 17.85 9.05 18.11 9.77C18.2 10.03 18.28 10.31 18.35 10.59C18.45 11.04 18.5 11.52 18.5 12\"><animate attributeName=\"d\" values=\"M15.24 6.37C15.65 6.6 16.04 6.88 16.38 7.2C16.6 7.4 16.8 7.61 16.99 7.83C17.46 8.4 17.85 9.05 18.11 9.77C18.2 10.03 18.28 10.31 18.35 10.59C18.45 11.04 18.5 11.52 18.5 12;M15.24 6.37C15.65 6.6 16.04 6.88 16.38 7.2C16.38 7.2 19 6.12 19.01 6.14C19.01 6.14 20.57 8.84 20.57 8.84C20.58 8.87 18.35 10.59 18.35 10.59C18.45 11.04 18.5 11.52 18.5 12\" begin=\"0.8s\" dur=\"0.2s\" fill=\"freeze\"/></path></symbol><mask id=\"cog-mask\"><g fill=\"none\" stroke=\"white\" stroke-width=\"2\"><g stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 5.5C15.59 5.5 18.5 8.41 18.5 12C18.5 15.59 15.59 18.5 12 18.5C8.41 18.5 5.5 15.59 5.5 12C5.5 8.41 8.41 5.5 12 5.5z\" stroke-dasharray=\"42\" stroke-dashoffset=\"42\" opacity=\"0\"><animate attributeName=\"stroke-dashoffset\" values=\"42;0\" begin=\"0.2s\" dur=\"0.5s\" fill=\"freeze\"/><set attributeName=\"opacity\" to=\"1\" begin=\"0.2s\"/><set attributeName=\"opacity\" to=\"0\" begin=\"0.7s\"/></path><path d=\"M12 9C13.66 9 15 10.34 15 12C15 13.66 13.66 15 12 15C10.34 15 9 13.66 9 12C9 10.34 10.34 9 12 9z\" stroke-dasharray=\"20\" stroke-dashoffset=\"20\"><animate attributeName=\"stroke-dashoffset\" values=\"20;0\" dur=\"0.2s\" fill=\"freeze\"/></path></g><g opacity=\"0\"><use href=\"#cog-part\"/><use href=\"#cog-part\" transform=\"rotate(60 12 12)\"/><use href=\"#cog-part\" transform=\"rotate(120 12 12)\"/><use href=\"#cog-part\" transform=\"rotate(180 12 12)\"/><use href=\"#cog-part\" transform=\"rotate(240 12 12)\"/><use href=\"#cog-part\" transform=\"rotate(300 12 12)\"/><set attributeName=\"opacity\" to=\"1\" begin=\"0.7s\"/><animateTransform attributeName=\"transform\" type=\"rotate\" values=\"0 12 12;360 12 12\" dur=\"30s\" repeatCount=\"indefinite\"/></g></g><g transform=\"rotate(45 12 12)\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-dasharray=\"26\" stroke-dashoffset=\"26\"><path d=\"M0 11h24\" stroke=\"black\"/><path d=\"M0 13h24\" stroke=\"white\"><animate attributeName=\"d\" values=\"M-1 13h24;M1 13h24;M-1 13h24\" dur=\"6s\" repeatCount=\"indefinite\"/></path><animate attributeName=\"stroke-dashoffset\" values=\"26;0\" begin=\"1.1s\" dur=\"0.2s\" fill=\"freeze\"/></g></mask></defs><rect mask=\"url(#cog-mask)\" width=\"24\" height=\"24\" fill=\"currentColor\"/>"
410
425
  },
426
+ "compass": {
427
+ "body": "<mask id=\"compass-mask\"><path fill=\"none\" stroke=\"white\" stroke-linecap=\"round\" stroke-width=\"2\" d=\"M12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3Z\" stroke-dasharray=\"60\" stroke-dashoffset=\"60\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.5s\" values=\"60;0\"/></path><path fill=\"white\" d=\"M11 11L12 12L13 13L12 12z\"><set attributeName=\"opacity\" to=\"1\" begin=\"0.6s\"/><animate attributeName=\"d\" values=\"M11 11L12 12L13 13L12 12z;M10.2 10.2L17 7L13.8 13.8L7 17z\" begin=\"0.6s\" dur=\"0.3s\" fill=\"freeze\"/><animateTransform attributeName=\"transform\" type=\"rotate\" values=\"-180 12 12;0 12 12\" begin=\"0.5s\" dur=\"0.5s\"/></path><circle cx=\"12\" cy=\"12\" r=\"1\" fill=\"black\" fill-opacity=\"0\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"0.8s\" dur=\"0.3s\" fill=\"freeze\"/></circle></mask><rect mask=\"url(#compass-mask)\" width=\"24\" height=\"24\" fill=\"currentColor\"/>"
428
+ },
429
+ "compass-loop": {
430
+ "body": "<mask id=\"compass-mask\"><path fill=\"none\" stroke=\"white\" stroke-linecap=\"round\" stroke-width=\"2\" d=\"M12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3Z\" stroke-dasharray=\"60\" stroke-dashoffset=\"60\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.5s\" values=\"60;0\"/></path><path fill=\"white\" d=\"M11 11L12 12L13 13L12 12z\"><set attributeName=\"opacity\" to=\"1\" begin=\"0.6s\"/><animate attributeName=\"d\" values=\"M11 11L12 12L13 13L12 12z;M10.2 10.2L17 7L13.8 13.8L7 17z\" begin=\"0.6s\" dur=\"0.3s\" fill=\"freeze\"/><animateTransform attributeName=\"transform\" type=\"rotate\" values=\"-180 12 12;0 12 12;0 12 12;0 12 12;0 12 12;270 12 12;-90 12 12;0 12 12;-180 12 12;-35 12 12;-40 12 12;-45 12 12;-45 12 12;-110 12 12;-135 12 12;-180 12 12\" begin=\"0.5s\" dur=\"9s\" repeatCount=\"indefinite\"/></path><circle cx=\"12\" cy=\"12\" r=\"1\" fill=\"black\" fill-opacity=\"0\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"0.8s\" dur=\"0.3s\" fill=\"freeze\"/></circle></mask><rect mask=\"url(#compass-mask)\" width=\"24\" height=\"24\" fill=\"currentColor\"/>"
431
+ },
432
+ "compass-off": {
433
+ "body": "<mask id=\"compass-mask\"><path fill=\"none\" stroke=\"white\" stroke-linecap=\"round\" stroke-width=\"2\" d=\"M12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3Z\" stroke-dasharray=\"60\" stroke-dashoffset=\"60\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.5s\" values=\"60;0\"/></path><path fill=\"white\" d=\"M11 11L12 12L13 13L12 12z\"><set attributeName=\"opacity\" to=\"1\" begin=\"0.6s\"/><animate attributeName=\"d\" values=\"M11 11L12 12L13 13L12 12z;M10.2 10.2L17 7L13.8 13.8L7 17z\" begin=\"0.6s\" dur=\"0.3s\" fill=\"freeze\"/><animateTransform attributeName=\"transform\" type=\"rotate\" values=\"-180 12 12;0 12 12\" begin=\"0.5s\" dur=\"0.5s\"/></path><circle cx=\"12\" cy=\"12\" r=\"1\" fill=\"black\" fill-opacity=\"0\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"0.8s\" dur=\"0.3s\" fill=\"freeze\"/></circle><g transform=\"rotate(45 12 12)\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-dasharray=\"26\" stroke-dashoffset=\"26\"><path d=\"M0 11h24\" stroke=\"black\"/><path d=\"M0 13h24\" stroke=\"white\"/><animate attributeName=\"stroke-dashoffset\" values=\"26;0\" begin=\"1s\" dur=\"0.2s\" fill=\"freeze\"/></g></mask><rect mask=\"url(#compass-mask)\" width=\"24\" height=\"24\" fill=\"currentColor\"/>"
434
+ },
435
+ "compass-twotone": {
436
+ "body": "<mask id=\"compass-mask\"><path fill=\"white\" fill-opacity=\"0\" stroke=\"white\" stroke-linecap=\"round\" stroke-width=\"2\" d=\"M12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3Z\" stroke-dasharray=\"60\" stroke-dashoffset=\"60\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.5s\" values=\"60;0\"/><animate attributeName=\"fill-opacity\" values=\"0;0.3\" begin=\"0.5s\" dur=\"0.15s\" fill=\"freeze\"/></path><path fill=\"white\" d=\"M11 11L12 12L13 13L12 12z\"><set attributeName=\"opacity\" to=\"1\" begin=\"0.6s\"/><animate attributeName=\"d\" values=\"M11 11L12 12L13 13L12 12z;M10.2 10.2L17 7L13.8 13.8L7 17z\" begin=\"0.6s\" dur=\"0.3s\" fill=\"freeze\"/><animateTransform attributeName=\"transform\" type=\"rotate\" values=\"-180 12 12;0 12 12\" begin=\"0.5s\" dur=\"0.5s\"/></path><circle cx=\"12\" cy=\"12\" r=\"1\" fill=\"black\" fill-opacity=\"0\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"0.8s\" dur=\"0.3s\" fill=\"freeze\"/></circle></mask><rect mask=\"url(#compass-mask)\" width=\"24\" height=\"24\" fill=\"currentColor\"/>"
437
+ },
438
+ "compass-twotone-loop": {
439
+ "body": "<mask id=\"compass-mask\"><path fill=\"white\" fill-opacity=\"0\" stroke=\"white\" stroke-linecap=\"round\" stroke-width=\"2\" d=\"M12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3Z\" stroke-dasharray=\"60\" stroke-dashoffset=\"60\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.5s\" values=\"60;0\"/><animate attributeName=\"fill-opacity\" values=\"0;0.3\" begin=\"0.5s\" dur=\"0.15s\" fill=\"freeze\"/></path><path fill=\"white\" d=\"M11 11L12 12L13 13L12 12z\"><set attributeName=\"opacity\" to=\"1\" begin=\"0.6s\"/><animate attributeName=\"d\" values=\"M11 11L12 12L13 13L12 12z;M10.2 10.2L17 7L13.8 13.8L7 17z\" begin=\"0.6s\" dur=\"0.3s\" fill=\"freeze\"/><animateTransform attributeName=\"transform\" type=\"rotate\" values=\"-180 12 12;0 12 12;0 12 12;0 12 12;0 12 12;270 12 12;-90 12 12;0 12 12;-180 12 12;-35 12 12;-40 12 12;-45 12 12;-45 12 12;-110 12 12;-135 12 12;-180 12 12\" begin=\"0.5s\" dur=\"9s\" repeatCount=\"indefinite\"/></path><circle cx=\"12\" cy=\"12\" r=\"1\" fill=\"black\" fill-opacity=\"0\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"0.8s\" dur=\"0.3s\" fill=\"freeze\"/></circle></mask><rect mask=\"url(#compass-mask)\" width=\"24\" height=\"24\" fill=\"currentColor\"/>"
440
+ },
441
+ "compass-twotone-off": {
442
+ "body": "<mask id=\"compass-mask\"><path fill=\"white\" fill-opacity=\"0\" stroke=\"white\" stroke-linecap=\"round\" stroke-width=\"2\" d=\"M12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3Z\" stroke-dasharray=\"60\" stroke-dashoffset=\"60\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.5s\" values=\"60;0\"/><animate attributeName=\"fill-opacity\" values=\"0;0.3\" begin=\"0.5s\" dur=\"0.15s\" fill=\"freeze\"/></path><path fill=\"white\" d=\"M11 11L12 12L13 13L12 12z\"><set attributeName=\"opacity\" to=\"1\" begin=\"0.6s\"/><animate attributeName=\"d\" values=\"M11 11L12 12L13 13L12 12z;M10.2 10.2L17 7L13.8 13.8L7 17z\" begin=\"0.6s\" dur=\"0.3s\" fill=\"freeze\"/><animateTransform attributeName=\"transform\" type=\"rotate\" values=\"-180 12 12;0 12 12\" begin=\"0.5s\" dur=\"0.5s\"/></path><circle cx=\"12\" cy=\"12\" r=\"1\" fill=\"black\" fill-opacity=\"0\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"0.8s\" dur=\"0.3s\" fill=\"freeze\"/></circle><g transform=\"rotate(45 12 12)\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-dasharray=\"26\" stroke-dashoffset=\"26\"><path d=\"M0 11h24\" stroke=\"black\"/><path d=\"M0 13h24\" stroke=\"white\"/><animate attributeName=\"stroke-dashoffset\" values=\"26;0\" begin=\"1s\" dur=\"0.2s\" fill=\"freeze\"/></g></mask><rect mask=\"url(#compass-mask)\" width=\"24\" height=\"24\" fill=\"currentColor\"/>"
443
+ },
411
444
  "computer": {
412
445
  "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 21H17M12 21H7\" stroke-dasharray=\"6\" stroke-dashoffset=\"6\"><animate attributeName=\"stroke-dashoffset\" values=\"6;0\" dur=\"0.3s\" fill=\"freeze\"/></path><path d=\"M12 21V17\" stroke-dasharray=\"6\" stroke-dashoffset=\"6\"><animate attributeName=\"stroke-dashoffset\" values=\"6;0\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M12 17H3V5H21V17Z\" stroke-dasharray=\"64\" stroke-dashoffset=\"64\"><animate attributeName=\"stroke-dashoffset\" values=\"64;0\" begin=\"0.3s\" dur=\"0.6s\" fill=\"freeze\"/></path></g>"
413
446
  },
@@ -1101,6 +1134,12 @@
1101
1134
  "phone-call-twotone-loop": {
1102
1135
  "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"><path fill=\"currentColor\" fill-opacity=\"0\" d=\"M8 3C8.5 3 10.5 7.5 10.5 8C10.5 9 9 10 8.5 11C8 12 9 13 10 14C10.3943 14.3943 12 16 13 15.5C14 15 15 13.5 16 13.5C16.5 13.5 21 15.5 21 16C21 18 19.5 19.5 18 20C16.5 20.5 15.5 20.5 13.5 20C11.5 19.5 10 19 7.5 16.5C5 14 4.5 12.5 4 10.5C3.5 8.5 3.5 7.5 4 6C4.5 4.5 6 3 8 3Z\" stroke-dasharray=\"64\" stroke-dashoffset=\"64\"><animate attributeName=\"stroke-dashoffset\" values=\"64;0\" dur=\"0.6s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"0;0.3\" begin=\"0.6s\" dur=\"0.15s\" fill=\"freeze\"/><animateTransform attributeName=\"transform\" type=\"rotate\" values=\"0 12 12;15 12 12;0 12 12;-12 12 12;0 12 12;12 12 12;0 12 12;-15 12 12;0 12 12\" begin=\"0.6s;loop.begin+2.6s\" dur=\"0.5s\"/></path><path d=\"M14 7.04404C14.6608 7.34734 15.2571 7.76718 15.7624 8.27723M16.956 10C16.6606 9.35636 16.2546 8.77401 15.7624 8.27723\" stroke-dasharray=\"4\" stroke-dashoffset=\"4\" opacity=\"0\"><set id=\"loop\" attributeName=\"opacity\" to=\"1\" begin=\"0.7s;loop.begin+2.7s\"/><animate attributeName=\"stroke-dashoffset\" values=\"4;8\" begin=\"0.7s;loop.begin+2.7s\" dur=\"0.2s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"0;4\" begin=\"1.3s;loop.begin+3.3s\" dur=\"0.3s\" fill=\"freeze\"/><set attributeName=\"opacity\" to=\"0\" begin=\"1.6s;loop.begin+3.6s\"/></path><path d=\"M20.748 9C20.3874 7.59926 19.6571 6.347 18.6672 5.3535M15 3.25203C16.4105 3.61507 17.6704 4.3531 18.6672 5.3535\" stroke-dasharray=\"10\" stroke-dashoffset=\"10\" opacity=\"0\"><set attributeName=\"opacity\" to=\"1\" begin=\"1s;loop.begin+3s\"/><animate attributeName=\"stroke-dashoffset\" values=\"10;20\" begin=\"1s;loop.begin+3s\" dur=\"0.2s\" fill=\"freeze\"/><animate attributeName=\"stroke-dashoffset\" values=\"0;10\" begin=\"1.5s;loop.begin+3.5s\" dur=\"0.3s\" fill=\"freeze\"/><set attributeName=\"opacity\" to=\"0\" begin=\"1.8s;loop.begin+3.8s\"/></path></g>"
1103
1136
  },
1137
+ "phone-incoming": {
1138
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"><path d=\"M8 3C8.5 3 10.5 7.5 10.5 8C10.5 9 9 10 8.5 11C8 12 9 13 10 14C10.3943 14.3943 12 16 13 15.5C14 15 15 13.5 16 13.5C16.5 13.5 21 15.5 21 16C21 18 19.5 19.5 18 20C16.5 20.5 15.5 20.5 13.5 20C11.5 19.5 10 19 7.5 16.5C5 14 4.5 12.5 4 10.5C3.5 8.5 3.5 7.5 4 6C4.5 4.5 6 3 8 3Z\" stroke-dasharray=\"64\" stroke-dashoffset=\"64\"><animate attributeName=\"stroke-dashoffset\" values=\"64;0\" dur=\"0.6s\" fill=\"freeze\"/></path><path d=\"M20 4l-4 4\" opacity=\"0\" stroke-dasharray=\"8\" stroke-dashoffset=\"8\"><set attributeName=\"opacity\" to=\"1\" begin=\"0.7s\"/><animate attributeName=\"stroke-dashoffset\" values=\"8;0\" begin=\"0.7s\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M16 8h4M16 8v-4\" opacity=\"0\" stroke-dasharray=\"6\" stroke-dashoffset=\"6\"><set attributeName=\"opacity\" to=\"1\" begin=\"0.9s\"/><animate attributeName=\"stroke-dashoffset\" values=\"6;0\" begin=\"0.9s\" dur=\"0.2s\" fill=\"freeze\"/></path></g>"
1139
+ },
1140
+ "phone-incoming-twotone": {
1141
+ "body": "<g fill=\"currentColor\" fill-opacity=\"0\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"><path d=\"M8 3C8.5 3 10.5 7.5 10.5 8C10.5 9 9 10 8.5 11C8 12 9 13 10 14C10.3943 14.3943 12 16 13 15.5C14 15 15 13.5 16 13.5C16.5 13.5 21 15.5 21 16C21 18 19.5 19.5 18 20C16.5 20.5 15.5 20.5 13.5 20C11.5 19.5 10 19 7.5 16.5C5 14 4.5 12.5 4 10.5C3.5 8.5 3.5 7.5 4 6C4.5 4.5 6 3 8 3Z\" stroke-dasharray=\"64\" stroke-dashoffset=\"64\"><animate attributeName=\"stroke-dashoffset\" values=\"64;0\" dur=\"0.6s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"0;0.3\" begin=\"0.6s\" dur=\"0.15s\" fill=\"freeze\"/></path><path d=\"M20 4l-4 4\" opacity=\"0\" stroke-dasharray=\"8\" stroke-dashoffset=\"8\"><set attributeName=\"opacity\" to=\"1\" begin=\"0.8s\"/><animate attributeName=\"stroke-dashoffset\" values=\"8;0\" begin=\"0.8s\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M16 8h4M16 8v-4\" opacity=\"0\" stroke-dasharray=\"6\" stroke-dashoffset=\"6\"><set attributeName=\"opacity\" to=\"1\" begin=\"1s\"/><animate attributeName=\"stroke-dashoffset\" values=\"6;0\" begin=\"1s\" dur=\"0.2s\" fill=\"freeze\"/></path></g>"
1142
+ },
1104
1143
  "phone-off": {
1105
1144
  "body": "<mask id=\"phone-off-mask\"><g fill=\"none\" fill-opacity=\"0\" stroke=\"white\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"><path d=\"M8 3C8.5 3 10.5 7.5 10.5 8C10.5 9 9 10 8.5 11C8 12 9 13 10 14C10.3943 14.3943 12 16 13 15.5C14 15 15 13.5 16 13.5C16.5 13.5 21 15.5 21 16C21 18 19.5 19.5 18 20C16.5 20.5 15.5 20.5 13.5 20C11.5 19.5 10 19 7.5 16.5C5 14 4.5 12.5 4 10.5C3.5 8.5 3.5 7.5 4 6C4.5 4.5 6 3 8 3Z\" stroke-dasharray=\"64\" stroke-dashoffset=\"64\"><animate attributeName=\"stroke-dashoffset\" values=\"64;0\" dur=\"0.6s\" fill=\"freeze\"/></path></g><g transform=\"rotate(135 12 12)\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-dasharray=\"26\" stroke-dashoffset=\"26\"><path d=\"M1 11h24\" stroke=\"black\"/><path d=\"M1 13h22\" stroke=\"white\"/><animate attributeName=\"stroke-dashoffset\" values=\"26;0\" begin=\"0.7\" dur=\"0.2s\" fill=\"freeze\"/></g></mask><rect mask=\"url(#phone-off-mask)\" width=\"24\" height=\"24\" fill=\"currentColor\"/>"
1106
1145
  },
@@ -1113,6 +1152,12 @@
1113
1152
  "phone-off-twotone-loop": {
1114
1153
  "body": "<mask id=\"phone-off-mask\"><g fill=\"white\" fill-opacity=\"0\" stroke=\"white\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"><path d=\"M8 3C8.5 3 10.5 7.5 10.5 8C10.5 9 9 10 8.5 11C8 12 9 13 10 14C10.3943 14.3943 12 16 13 15.5C14 15 15 13.5 16 13.5C16.5 13.5 21 15.5 21 16C21 18 19.5 19.5 18 20C16.5 20.5 15.5 20.5 13.5 20C11.5 19.5 10 19 7.5 16.5C5 14 4.5 12.5 4 10.5C3.5 8.5 3.5 7.5 4 6C4.5 4.5 6 3 8 3Z\" stroke-dasharray=\"64\" stroke-dashoffset=\"64\"><animate attributeName=\"stroke-dashoffset\" values=\"64;0\" dur=\"0.6s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"0;0.3\" begin=\"0.6s\" dur=\"0.15s\" fill=\"freeze\"/></path></g><g transform=\"rotate(135 12 12)\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M1 11h24\" stroke=\"black\"/><path d=\"M1 13h22\" stroke=\"white\"><animate attributeName=\"d\" values=\"M1 13h22;M3 13h22;M1 13h22\" dur=\"6s\" repeatCount=\"indefinite\"/></path></g></mask><rect mask=\"url(#phone-off-mask)\" width=\"24\" height=\"24\" fill=\"currentColor\"/>"
1115
1154
  },
1155
+ "phone-outgoing": {
1156
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"><path d=\"M8 3C8.5 3 10.5 7.5 10.5 8C10.5 9 9 10 8.5 11C8 12 9 13 10 14C10.3943 14.3943 12 16 13 15.5C14 15 15 13.5 16 13.5C16.5 13.5 21 15.5 21 16C21 18 19.5 19.5 18 20C16.5 20.5 15.5 20.5 13.5 20C11.5 19.5 10 19 7.5 16.5C5 14 4.5 12.5 4 10.5C3.5 8.5 3.5 7.5 4 6C4.5 4.5 6 3 8 3Z\" stroke-dasharray=\"64\" stroke-dashoffset=\"64\"><animate attributeName=\"stroke-dashoffset\" values=\"64;0\" dur=\"0.6s\" fill=\"freeze\"/></path><path d=\"M16 8l4 -4\" opacity=\"0\" stroke-dasharray=\"8\" stroke-dashoffset=\"8\"><set attributeName=\"opacity\" to=\"1\" begin=\"0.7s\"/><animate attributeName=\"stroke-dashoffset\" values=\"8;0\" begin=\"0.7s\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M20 4h-4M20 4v4\" opacity=\"0\" stroke-dasharray=\"6\" stroke-dashoffset=\"6\"><set attributeName=\"opacity\" to=\"1\" begin=\"0.9s\"/><animate attributeName=\"stroke-dashoffset\" values=\"6;0\" begin=\"0.9s\" dur=\"0.2s\" fill=\"freeze\"/></path></g>"
1157
+ },
1158
+ "phone-outgoing-twotone": {
1159
+ "body": "<g fill=\"currentColor\" fill-opacity=\"0\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"><path d=\"M8 3C8.5 3 10.5 7.5 10.5 8C10.5 9 9 10 8.5 11C8 12 9 13 10 14C10.3943 14.3943 12 16 13 15.5C14 15 15 13.5 16 13.5C16.5 13.5 21 15.5 21 16C21 18 19.5 19.5 18 20C16.5 20.5 15.5 20.5 13.5 20C11.5 19.5 10 19 7.5 16.5C5 14 4.5 12.5 4 10.5C3.5 8.5 3.5 7.5 4 6C4.5 4.5 6 3 8 3Z\" stroke-dasharray=\"64\" stroke-dashoffset=\"64\"><animate attributeName=\"stroke-dashoffset\" values=\"64;0\" dur=\"0.6s\" fill=\"freeze\"/><animate attributeName=\"fill-opacity\" values=\"0;0.3\" begin=\"0.6s\" dur=\"0.15s\" fill=\"freeze\"/></path><path d=\"M16 8l4 -4\" opacity=\"0\" stroke-dasharray=\"8\" stroke-dashoffset=\"8\"><set attributeName=\"opacity\" to=\"1\" begin=\"0.8s\"/><animate attributeName=\"stroke-dashoffset\" values=\"8;0\" begin=\"0.8s\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M20 4h-4M20 4v4\" opacity=\"0\" stroke-dasharray=\"6\" stroke-dashoffset=\"6\"><set attributeName=\"opacity\" to=\"1\" begin=\"1s\"/><animate attributeName=\"stroke-dashoffset\" values=\"6;0\" begin=\"1s\" dur=\"0.2s\" fill=\"freeze\"/></path></g>"
1160
+ },
1116
1161
  "phone-remove": {
1117
1162
  "body": "<g fill=\"none\" fill-opacity=\"0\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"><path d=\"M8 3C8.5 3 10.5 7.5 10.5 8C10.5 9 9 10 8.5 11C8 12 9 13 10 14C10.3943 14.3943 12 16 13 15.5C14 15 15 13.5 16 13.5C16.5 13.5 21 15.5 21 16C21 18 19.5 19.5 18 20C16.5 20.5 15.5 20.5 13.5 20C11.5 19.5 10 19 7.5 16.5C5 14 4.5 12.5 4 10.5C3.5 8.5 3.5 7.5 4 6C4.5 4.5 6 3 8 3Z\" stroke-dasharray=\"64\" stroke-dashoffset=\"64\"><animate attributeName=\"stroke-dashoffset\" values=\"64;0\" dur=\"0.6s\" fill=\"freeze\"/></path><path d=\"M16 4l4 4\" opacity=\"0\" stroke-dasharray=\"8\" stroke-dashoffset=\"8\"><set attributeName=\"opacity\" to=\"1\" begin=\"0.7s\"/><animate attributeName=\"stroke-dashoffset\" values=\"8;0\" begin=\"0.7s\" dur=\"0.2s\" fill=\"freeze\"/></path><path d=\"M20 4l-4 4\" opacity=\"0\" stroke-dasharray=\"8\" stroke-dashoffset=\"8\"><set attributeName=\"opacity\" to=\"1\" begin=\"0.9s\"/><animate attributeName=\"stroke-dashoffset\" values=\"8;0\" begin=\"0.9s\" dur=\"0.2s\" fill=\"freeze\"/></path></g>"
1118
1163
  },
@@ -1386,6 +1431,9 @@
1386
1431
  "thumbs-up-twotone": {
1387
1432
  "body": "<path d=\"M7 11V20H3V11H7Z\" fill=\"currentColor\" fill-opacity=\"0\"><animate attributeName=\"fill-opacity\" values=\"0;0.3\" begin=\"0.8s\" dur=\"0.15s\" fill=\"freeze\"/></path><path d=\"M7 11L12 3L15 4L14 10H21V13L18 20H7H3V11H7V20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"80\" stroke-dashoffset=\"80\"><animate attributeName=\"stroke-dashoffset\" values=\"80;0\" dur=\"0.8s\" fill=\"freeze\"/></path>"
1388
1433
  },
1434
+ "tiktok": {
1435
+ "body": "<mask id=\"tiktok-mask\"><path d=\"M16.6 5.82C15.9164 5.03962 15.5397 4.03743 15.54 3H12.45V15.4C12.4262 16.071 12.1429 16.7066 11.6598 17.1729C11.1767 17.6393 10.5314 17.8999 9.86 17.9C8.44 17.9 7.26 16.74 7.26 15.3C7.26 13.58 8.92 12.29 10.63 12.82V9.66C7.18 9.2 4.16 11.88 4.16 15.3C4.16 18.63 6.92 21 9.85 21C12.99 21 15.54 18.45 15.54 15.3V9.01C16.793 9.90985 18.2974 10.3926 19.84 10.39V7.3C19.84 7.3 17.96 7.39 16.6 5.82Z\" fill=\"white\"/><g fill=\"none\" stroke=\"black\" stroke-width=\"4\"><path d=\"M11 11H10C7.79086 11 5.5 12.7909 5.5 15C5.5 17.2091 7 19.5 10 19.5C12.2091 19.5 14 17.2091 14 15V2.5\" stroke-dasharray=\"36\" stroke-dashoffset=\"72\"><animate attributeName=\"stroke-dashoffset\" values=\"72;36\" dur=\"0.6s\" fill=\"freeze\"/></path><path d=\"M18 2.5V10.5\" stroke-dasharray=\"10\" stroke-dashoffset=\"20\"><animate attributeName=\"stroke-dashoffset\" values=\"20;10\" begin=\"0.5s\" dur=\"0.1s\" fill=\"freeze\"/></path></g></mask><rect mask=\"url(#tiktok-mask)\" width=\"24\" height=\"24\" fill=\"currentColor\"/>"
1436
+ },
1389
1437
  "turn-left": {
1390
1438
  "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 19V11C16 10.4477 15.5523 10 15 10H4\" stroke-dasharray=\"24\" stroke-dashoffset=\"24\"><animate attributeName=\"stroke-dashoffset\" values=\"24;0\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M4 10l3 -3M4 10l3 3\" opacity=\"0\" stroke-dasharray=\"6\" stroke-dashoffset=\"6\"><set attributeName=\"opacity\" to=\"1\" begin=\"0.4s\"/><animate attributeName=\"stroke-dashoffset\" values=\"6;0\" begin=\"0.4s\" dur=\"0.2s\" fill=\"freeze\"/></path></g>"
1391
1439
  },
@@ -1886,6 +1934,11 @@
1886
1934
  "cloud-upload-outline-loop"
1887
1935
  ],
1888
1936
  "Communication": [
1937
+ "chat",
1938
+ "chat-bubble",
1939
+ "chat-bubble-filled",
1940
+ "chat-bubble-twotone",
1941
+ "chat-twotone",
1889
1942
  "phone",
1890
1943
  "phone-add",
1891
1944
  "phone-add-twotone",
@@ -1893,10 +1946,14 @@
1893
1946
  "phone-call-loop",
1894
1947
  "phone-call-twotone",
1895
1948
  "phone-call-twotone-loop",
1949
+ "phone-incoming",
1950
+ "phone-incoming-twotone",
1896
1951
  "phone-off",
1897
1952
  "phone-off-loop",
1898
1953
  "phone-off-twotone",
1899
1954
  "phone-off-twotone-loop",
1955
+ "phone-outgoing",
1956
+ "phone-outgoing-twotone",
1900
1957
  "phone-remove",
1901
1958
  "phone-remove-twotone",
1902
1959
  "phone-twotone"
@@ -2127,6 +2184,12 @@
2127
2184
  "briefcase",
2128
2185
  "briefcase-filled",
2129
2186
  "briefcase-twotone",
2187
+ "compass",
2188
+ "compass-loop",
2189
+ "compass-off",
2190
+ "compass-twotone",
2191
+ "compass-twotone-loop",
2192
+ "compass-twotone-off",
2130
2193
  "fork-left",
2131
2194
  "map-marker",
2132
2195
  "map-marker-alt",
@@ -2262,6 +2325,7 @@
2262
2325
  "thumbs-down-twotone",
2263
2326
  "thumbs-up",
2264
2327
  "thumbs-up-twotone",
2328
+ "tiktok",
2265
2329
  "twitter",
2266
2330
  "twitter-twotone",
2267
2331
  "twitter-x",
package/package.json CHANGED
@@ -1,6 +1,7 @@
1
1
  {
2
2
  "name": "line-md",
3
- "version": "0.2.21",
3
+ "version": "1.0.0",
4
+ "type": "module",
4
5
  "description": "Material Line Icons",
5
6
  "author": "Vjacheslav Trushkin <cyberalien@gmail.com> (https://iconify.design)",
6
7
  "license": "MIT",
@@ -8,33 +9,9 @@
8
9
  "homepage": "https://github.com/cyberalien/line-md",
9
10
  "repository": "github:cyberalien/line-md",
10
11
  "devDependencies": {
11
- "@iconify/search-core": "^1.2.0",
12
- "@iconify/svelte": "^2.0.0",
13
- "@iconify/tools": "^2.0.1",
14
- "@iconify/utils": "^1.0.19",
15
- "@rollup/plugin-buble": "^0.21.3",
16
- "@rollup/plugin-commonjs": "^17.0.0",
17
- "@rollup/plugin-node-resolve": "^11.0.1",
18
- "@rollup/plugin-typescript": "^8.1.0",
19
- "@tsconfig/svelte": "^1.0.10",
20
- "node-sass": "^8.0.0",
21
- "nodemon": "^2.0.6",
22
- "rollup": "^2.35.1",
23
- "rollup-plugin-livereload": "^2.0.0",
24
- "rollup-plugin-polyfill": "^3.0.0",
25
- "rollup-plugin-svelte": "^7.0.0",
26
- "rollup-plugin-terser": "^7.0.2",
27
- "rollup-plugin-typescript2": "^0.29.0",
28
- "svelte": "^3.38.2",
29
- "svelte-check": "^1.1.22",
30
- "svelte-loader": "^2.13.6",
31
- "svelte-preprocess": "^4.6.1",
32
- "typescript": "^4.1.3"
12
+ "@iconify/tools": "^4.0.0"
33
13
  },
34
14
  "scripts": {
35
- "build": "node build/all",
36
- "build:script": "rollup -c rollup.config.js",
37
- "watch:script": "rollup -c rollup.config.js --watch",
38
- "build:style": "node build/style"
15
+ "build": "node build.js"
39
16
  }
40
17
  }
@@ -1 +1,16 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><path d="M3 21V20C3 17.7909 4.79086 16 7 16H11C13.2091 16 15 17.7909 15 20V21" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" dur="0.4s" fill="freeze"/></path><path d="M9 13C7.34315 13 6 11.6569 6 10C6 8.34315 7.34315 7 9 7C10.6569 7 12 8.34315 12 10C12 11.6569 10.6569 13 9 13Z" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" begin="0.5s" dur="0.4s" fill="freeze"/></path><path d="M15 6H21" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="1s" dur="0.2s" fill="freeze"/></path><path d="M18 3V9" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="1.2s" dur="0.2s" fill="freeze"/></path></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round">
3
+ <path d="M3 21V20C3 17.7909 4.79086 16 7 16H11C13.2091 16 15 17.7909 15 20V21" stroke-dasharray="20" stroke-dashoffset="20">
4
+ <animate attributeName="stroke-dashoffset" values="20;0" dur="0.4s" fill="freeze" />
5
+ </path>
6
+ <path d="M9 13C7.34315 13 6 11.6569 6 10C6 8.34315 7.34315 7 9 7C10.6569 7 12 8.34315 12 10C12 11.6569 10.6569 13 9 13Z" stroke-dasharray="20" stroke-dashoffset="20">
7
+ <animate attributeName="stroke-dashoffset" values="20;0" begin="0.5s" dur="0.4s" fill="freeze" />
8
+ </path>
9
+ <path d="M15 6H21" stroke-dasharray="8" stroke-dashoffset="8">
10
+ <animate attributeName="stroke-dashoffset" values="8;0" begin="1s" dur="0.2s" fill="freeze" />
11
+ </path>
12
+ <path d="M18 3V9" stroke-dasharray="8" stroke-dashoffset="8">
13
+ <animate attributeName="stroke-dashoffset" values="8;0" begin="1.2s" dur="0.2s" fill="freeze" />
14
+ </path>
15
+ </g>
16
+ </svg>
@@ -1 +1,16 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><path d="M5 21V20C5 17.7909 6.79086 16 9 16H13C15.2091 16 17 17.7909 17 20V21" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" dur="0.4s" fill="freeze"/></path><path d="M11 13C9.34315 13 8 11.6569 8 10C8 8.34315 9.34315 7 11 7C12.6569 7 14 8.34315 14 10C14 11.6569 12.6569 13 11 13Z" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" begin="0.5s" dur="0.4s" fill="freeze"/></path><path d="M20 3V7" stroke-dasharray="6" stroke-dashoffset="6"><animate attributeName="stroke-dashoffset" values="6;0" begin="1s" dur="0.2s" fill="freeze"/></path></g><circle cx="20" cy="11" r="1" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="1.2s" dur="0.4s" fill="freeze"/></circle></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round">
3
+ <path d="M5 21V20C5 17.7909 6.79086 16 9 16H13C15.2091 16 17 17.7909 17 20V21" stroke-dasharray="20" stroke-dashoffset="20">
4
+ <animate attributeName="stroke-dashoffset" values="20;0" dur="0.4s" fill="freeze" />
5
+ </path>
6
+ <path d="M11 13C9.34315 13 8 11.6569 8 10C8 8.34315 9.34315 7 11 7C12.6569 7 14 8.34315 14 10C14 11.6569 12.6569 13 11 13Z" stroke-dasharray="20" stroke-dashoffset="20">
7
+ <animate attributeName="stroke-dashoffset" values="20;0" begin="0.5s" dur="0.4s" fill="freeze" />
8
+ </path>
9
+ <path d="M20 3V7" stroke-dasharray="6" stroke-dashoffset="6">
10
+ <animate attributeName="stroke-dashoffset" values="6;0" begin="1s" dur="0.2s" fill="freeze" />
11
+ </path>
12
+ </g>
13
+ <circle cx="20" cy="11" r="1" fill="currentColor" fill-opacity="0">
14
+ <animate attributeName="fill-opacity" values="0;1" begin="1.2s" dur="0.4s" fill="freeze" />
15
+ </circle>
16
+ </svg>
@@ -1 +1,16 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><path d="M3 21V20C3 17.7909 4.79086 16 7 16H11C13.2091 16 15 17.7909 15 20V21" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" dur="0.4s" fill="freeze"/></path><path d="M9 13C7.34315 13 6 11.6569 6 10C6 8.34315 7.34315 7 9 7C10.6569 7 12 8.34315 12 10C12 11.6569 10.6569 13 9 13Z" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" begin="0.5s" dur="0.4s" fill="freeze"/></path><path d="M15 3L21 9" stroke-dasharray="10" stroke-dashoffset="10"><animate attributeName="stroke-dashoffset" values="10;0" begin="1s" dur="0.2s" fill="freeze"/></path><path d="M21 3L15 9" stroke-dasharray="10" stroke-dashoffset="10"><animate attributeName="stroke-dashoffset" values="10;0" begin="1.2s" dur="0.2s" fill="freeze"/></path></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round">
3
+ <path d="M3 21V20C3 17.7909 4.79086 16 7 16H11C13.2091 16 15 17.7909 15 20V21" stroke-dasharray="20" stroke-dashoffset="20">
4
+ <animate attributeName="stroke-dashoffset" values="20;0" dur="0.4s" fill="freeze" />
5
+ </path>
6
+ <path d="M9 13C7.34315 13 6 11.6569 6 10C6 8.34315 7.34315 7 9 7C10.6569 7 12 8.34315 12 10C12 11.6569 10.6569 13 9 13Z" stroke-dasharray="20" stroke-dashoffset="20">
7
+ <animate attributeName="stroke-dashoffset" values="20;0" begin="0.5s" dur="0.4s" fill="freeze" />
8
+ </path>
9
+ <path d="M15 3L21 9" stroke-dasharray="10" stroke-dashoffset="10">
10
+ <animate attributeName="stroke-dashoffset" values="10;0" begin="1s" dur="0.2s" fill="freeze" />
11
+ </path>
12
+ <path d="M21 3L15 9" stroke-dasharray="10" stroke-dashoffset="10">
13
+ <animate attributeName="stroke-dashoffset" values="10;0" begin="1.2s" dur="0.2s" fill="freeze" />
14
+ </path>
15
+ </g>
16
+ </svg>
@@ -1 +1,13 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><path d="M3 21V20C3 17.7909 4.79086 16 7 16H11C13.2091 16 15 17.7909 15 20V21" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" dur="0.4s" fill="freeze"/></path><path d="M9 13C7.34315 13 6 11.6569 6 10C6 8.34315 7.34315 7 9 7C10.6569 7 12 8.34315 12 10C12 11.6569 10.6569 13 9 13Z" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" begin="0.5s" dur="0.4s" fill="freeze"/></path><path d="M15 6H21" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="1s" dur="0.2s" fill="freeze"/></path></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round">
3
+ <path d="M3 21V20C3 17.7909 4.79086 16 7 16H11C13.2091 16 15 17.7909 15 20V21" stroke-dasharray="20" stroke-dashoffset="20">
4
+ <animate attributeName="stroke-dashoffset" values="20;0" dur="0.4s" fill="freeze" />
5
+ </path>
6
+ <path d="M9 13C7.34315 13 6 11.6569 6 10C6 8.34315 7.34315 7 9 7C10.6569 7 12 8.34315 12 10C12 11.6569 10.6569 13 9 13Z" stroke-dasharray="20" stroke-dashoffset="20">
7
+ <animate attributeName="stroke-dashoffset" values="20;0" begin="0.5s" dur="0.4s" fill="freeze" />
8
+ </path>
9
+ <path d="M15 6H21" stroke-dasharray="8" stroke-dashoffset="8">
10
+ <animate attributeName="stroke-dashoffset" values="8;0" begin="1s" dur="0.2s" fill="freeze" />
11
+ </path>
12
+ </g>
13
+ </svg>
@@ -1 +1,10 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><path d="M6 19V18C6 15.7909 7.79086 14 10 14H14C16.2091 14 18 15.7909 18 18V19" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" dur="0.4s" fill="freeze"/></path><path d="M12 11C10.3431 11 9 9.65685 9 8C9 6.34315 10.3431 5 12 5C13.6569 5 15 6.34315 15 8C15 9.65685 13.6569 11 12 11Z" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" begin="0.5s" dur="0.4s" fill="freeze"/></path></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round">
3
+ <path d="M6 19V18C6 15.7909 7.79086 14 10 14H14C16.2091 14 18 15.7909 18 18V19" stroke-dasharray="20" stroke-dashoffset="20">
4
+ <animate attributeName="stroke-dashoffset" values="20;0" dur="0.4s" fill="freeze" />
5
+ </path>
6
+ <path d="M12 11C10.3431 11 9 9.65685 9 8C9 6.34315 10.3431 5 12 5C13.6569 5 15 6.34315 15 8C15 9.65685 13.6569 11 12 11Z" stroke-dasharray="20" stroke-dashoffset="20">
7
+ <animate attributeName="stroke-dashoffset" values="20;0" begin="0.5s" dur="0.4s" fill="freeze" />
8
+ </path>
9
+ </g>
10
+ </svg>
package/svg/account.svg CHANGED
@@ -1 +1,10 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><path d="M4 21V20C4 16.6863 6.68629 14 10 14H14C17.3137 14 20 16.6863 20 20V21" stroke-dasharray="28" stroke-dashoffset="28"><animate attributeName="stroke-dashoffset" values="28;0" dur="0.4s" fill="freeze"/></path><path d="M12 11C9.79086 11 8 9.20914 8 7C8 4.79086 9.79086 3 12 3C14.2091 3 16 4.79086 16 7C16 9.20914 14.2091 11 12 11Z" stroke-dasharray="28" stroke-dashoffset="28"><animate attributeName="stroke-dashoffset" values="28;0" begin="0.5s" dur="0.4s" fill="freeze"/></path></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round">
3
+ <path d="M4 21V20C4 16.6863 6.68629 14 10 14H14C17.3137 14 20 16.6863 20 20V21" stroke-dasharray="28" stroke-dashoffset="28">
4
+ <animate attributeName="stroke-dashoffset" values="28;0" dur="0.4s" fill="freeze" />
5
+ </path>
6
+ <path d="M12 11C9.79086 11 8 9.20914 8 7C8 4.79086 9.79086 3 12 3C14.2091 3 16 4.79086 16 7C16 9.20914 14.2091 11 12 11Z" stroke-dasharray="28" stroke-dashoffset="28">
7
+ <animate attributeName="stroke-dashoffset" values="28;0" begin="0.5s" dur="0.4s" fill="freeze" />
8
+ </path>
9
+ </g>
10
+ </svg>
@@ -1 +1,14 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g stroke="currentColor" stroke-linecap="round" stroke-width="2"><path d="M12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3Z" fill="currentColor" fill-opacity="0" stroke-dasharray="60" stroke-dashoffset="60"><animate attributeName="stroke-dashoffset" values="60;0" dur="0.5s" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="1.2s" dur="0.15s" fill="freeze"/></path><path d="M12 7V13" fill="none" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.6s" dur="0.2s" fill="freeze"/></path></g><circle cx="12" cy="17" r="1" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.4s" fill="freeze"/></circle></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g stroke="currentColor" stroke-linecap="round" stroke-width="2">
3
+ <path d="M12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3Z" fill="currentColor" fill-opacity="0" stroke-dasharray="60" stroke-dashoffset="60">
4
+ <animate attributeName="stroke-dashoffset" values="60;0" dur="0.5s" fill="freeze" />
5
+ <animate attributeName="fill-opacity" values="0;0.3" begin="1.2s" dur="0.15s" fill="freeze" />
6
+ </path>
7
+ <path d="M12 7V13" fill="none" stroke-dasharray="8" stroke-dashoffset="8">
8
+ <animate attributeName="stroke-dashoffset" values="8;0" begin="0.6s" dur="0.2s" fill="freeze" />
9
+ </path>
10
+ </g>
11
+ <circle cx="12" cy="17" r="1" fill="currentColor" fill-opacity="0">
12
+ <animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.4s" fill="freeze" />
13
+ </circle>
14
+ </svg>
@@ -1 +1,13 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="2"><path d="M12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3Z" stroke-dasharray="60" stroke-dashoffset="60"><animate attributeName="stroke-dashoffset" values="60;0" dur="0.5s" fill="freeze"/></path><path d="M12 7V13" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.6s" dur="0.2s" fill="freeze"/></path></g><circle cx="12" cy="17" r="1" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.4s" fill="freeze"/></circle></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="2">
3
+ <path d="M12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3Z" stroke-dasharray="60" stroke-dashoffset="60">
4
+ <animate attributeName="stroke-dashoffset" values="60;0" dur="0.5s" fill="freeze" />
5
+ </path>
6
+ <path d="M12 7V13" stroke-dasharray="8" stroke-dashoffset="8">
7
+ <animate attributeName="stroke-dashoffset" values="8;0" begin="0.6s" dur="0.2s" fill="freeze" />
8
+ </path>
9
+ </g>
10
+ <circle cx="12" cy="17" r="1" fill="currentColor" fill-opacity="0">
11
+ <animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.4s" fill="freeze" />
12
+ </circle>
13
+ </svg>
@@ -1 +1,14 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g stroke="currentColor" stroke-linecap="round" stroke-width="2"><path d="M12 4H5a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1Z" fill="currentColor" fill-opacity="0" stroke-dasharray="64" stroke-dashoffset="64"><animate attributeName="stroke-dashoffset" values="64;128" dur="0.5s" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="1.2s" dur="0.15s" fill="freeze"/></path><path d="M12 7V13" fill="none" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.6s" dur="0.2s" fill="freeze"/></path></g><circle cx="12" cy="17" r="1" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.4s" fill="freeze"/></circle></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g stroke="currentColor" stroke-linecap="round" stroke-width="2">
3
+ <path d="M12 4H5a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1Z" fill="currentColor" fill-opacity="0" stroke-dasharray="64" stroke-dashoffset="64">
4
+ <animate attributeName="stroke-dashoffset" values="64;128" dur="0.5s" fill="freeze" />
5
+ <animate attributeName="fill-opacity" values="0;0.3" begin="1.2s" dur="0.15s" fill="freeze" />
6
+ </path>
7
+ <path d="M12 7V13" fill="none" stroke-dasharray="8" stroke-dashoffset="8">
8
+ <animate attributeName="stroke-dashoffset" values="8;0" begin="0.6s" dur="0.2s" fill="freeze" />
9
+ </path>
10
+ </g>
11
+ <circle cx="12" cy="17" r="1" fill="currentColor" fill-opacity="0">
12
+ <animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.4s" fill="freeze" />
13
+ </circle>
14
+ </svg>
@@ -1 +1,13 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="2"><path d="M12 4H5a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1Z" stroke-dasharray="64" stroke-dashoffset="64"><animate attributeName="stroke-dashoffset" values="64;128" dur="0.5s" fill="freeze"/></path><path d="M12 7V13" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.6s" dur="0.2s" fill="freeze"/></path></g><circle cx="12" cy="17" r="1" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.4s" fill="freeze"/></circle></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="2">
3
+ <path d="M12 4H5a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1Z" stroke-dasharray="64" stroke-dashoffset="64">
4
+ <animate attributeName="stroke-dashoffset" values="64;128" dur="0.5s" fill="freeze" />
5
+ </path>
6
+ <path d="M12 7V13" stroke-dasharray="8" stroke-dashoffset="8">
7
+ <animate attributeName="stroke-dashoffset" values="8;0" begin="0.6s" dur="0.2s" fill="freeze" />
8
+ </path>
9
+ </g>
10
+ <circle cx="12" cy="17" r="1" fill="currentColor" fill-opacity="0">
11
+ <animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.4s" fill="freeze" />
12
+ </circle>
13
+ </svg>
@@ -1 +1,14 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 3L21 20H3L12 3Z" fill="currentColor" fill-opacity="0" stroke-dasharray="60" stroke-dashoffset="60"><animate attributeName="stroke-dashoffset" values="60;0" dur="0.5s" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="1.2s" dur="0.15s" fill="freeze"/></path><path d="M12 10V14" fill="none" stroke-dasharray="6" stroke-dashoffset="6"><animate attributeName="stroke-dashoffset" values="6;0" begin="0.6s" dur="0.2s" fill="freeze"/></path></g><circle cx="12" cy="17" r="1" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.4s" fill="freeze"/></circle></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
3
+ <path d="M12 3L21 20H3L12 3Z" fill="currentColor" fill-opacity="0" stroke-dasharray="60" stroke-dashoffset="60">
4
+ <animate attributeName="stroke-dashoffset" values="60;0" dur="0.5s" fill="freeze" />
5
+ <animate attributeName="fill-opacity" values="0;0.3" begin="1.2s" dur="0.15s" fill="freeze" />
6
+ </path>
7
+ <path d="M12 10V14" fill="none" stroke-dasharray="6" stroke-dashoffset="6">
8
+ <animate attributeName="stroke-dashoffset" values="6;0" begin="0.6s" dur="0.2s" fill="freeze" />
9
+ </path>
10
+ </g>
11
+ <circle cx="12" cy="17" r="1" fill="currentColor" fill-opacity="0">
12
+ <animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.4s" fill="freeze" />
13
+ </circle>
14
+ </svg>
package/svg/alert.svg CHANGED
@@ -1 +1,13 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 3L21 20H3L12 3Z" stroke-dasharray="60" stroke-dashoffset="60"><animate attributeName="stroke-dashoffset" values="60;0" dur="0.5s" fill="freeze"/></path><path d="M12 10V14" stroke-dasharray="6" stroke-dashoffset="6"><animate attributeName="stroke-dashoffset" values="6;0" begin="0.6s" dur="0.2s" fill="freeze"/></path></g><circle cx="12" cy="17" r="1" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.4s" fill="freeze"/></circle></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
3
+ <path d="M12 3L21 20H3L12 3Z" stroke-dasharray="60" stroke-dashoffset="60">
4
+ <animate attributeName="stroke-dashoffset" values="60;0" dur="0.5s" fill="freeze" />
5
+ </path>
6
+ <path d="M12 10V14" stroke-dasharray="6" stroke-dashoffset="6">
7
+ <animate attributeName="stroke-dashoffset" values="6;0" begin="0.6s" dur="0.2s" fill="freeze" />
8
+ </path>
9
+ </g>
10
+ <circle cx="12" cy="17" r="1" fill="currentColor" fill-opacity="0">
11
+ <animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.4s" fill="freeze" />
12
+ </circle>
13
+ </svg>
@@ -1 +1,16 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><path d="M12 5H19M12 5H5" stroke-dasharray="9" stroke-dashoffset="9"><animate attributeName="stroke-dashoffset" values="9;0" dur="0.2s" fill="freeze"/></path><path d="M12 10H17M12 10H7" stroke-dasharray="7" stroke-dashoffset="7"><animate attributeName="stroke-dashoffset" values="7;0" begin="0.2s" dur="0.2s" fill="freeze"/></path><path d="M12 15H21M12 15H3" stroke-dasharray="11" stroke-dashoffset="11"><animate attributeName="stroke-dashoffset" values="11;0" begin="0.4s" dur="0.2s" fill="freeze"/></path><path d="M12 20H19M12 20H5" stroke-dasharray="9" stroke-dashoffset="9"><animate attributeName="stroke-dashoffset" values="9;0" begin="0.6s" dur="0.2s" fill="freeze"/></path></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round">
3
+ <path d="M12 5H19M12 5H5" stroke-dasharray="9" stroke-dashoffset="9">
4
+ <animate attributeName="stroke-dashoffset" values="9;0" dur="0.2s" fill="freeze" />
5
+ </path>
6
+ <path d="M12 10H17M12 10H7" stroke-dasharray="7" stroke-dashoffset="7">
7
+ <animate attributeName="stroke-dashoffset" values="7;0" begin="0.2s" dur="0.2s" fill="freeze" />
8
+ </path>
9
+ <path d="M12 15H21M12 15H3" stroke-dasharray="11" stroke-dashoffset="11">
10
+ <animate attributeName="stroke-dashoffset" values="11;0" begin="0.4s" dur="0.2s" fill="freeze" />
11
+ </path>
12
+ <path d="M12 20H19M12 20H5" stroke-dasharray="9" stroke-dashoffset="9">
13
+ <animate attributeName="stroke-dashoffset" values="9;0" begin="0.6s" dur="0.2s" fill="freeze" />
14
+ </path>
15
+ </g>
16
+ </svg>
@@ -1 +1,16 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-dasharray="8"><path d="M12 5H18M12 5H6" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" dur="0.2s" fill="freeze"/></path><path d="M12 10H18M12 10H6" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.2s" dur="0.2s" fill="freeze"/></path><path d="M12 15H18M12 15H6" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.4s" dur="0.2s" fill="freeze"/></path><path d="M12 20H18M12 20H6" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.6s" dur="0.2s" fill="freeze"/></path></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-dasharray="8">
3
+ <path d="M12 5H18M12 5H6" stroke-dashoffset="8">
4
+ <animate attributeName="stroke-dashoffset" values="8;0" dur="0.2s" fill="freeze" />
5
+ </path>
6
+ <path d="M12 10H18M12 10H6" stroke-dashoffset="8">
7
+ <animate attributeName="stroke-dashoffset" values="8;0" begin="0.2s" dur="0.2s" fill="freeze" />
8
+ </path>
9
+ <path d="M12 15H18M12 15H6" stroke-dashoffset="8">
10
+ <animate attributeName="stroke-dashoffset" values="8;0" begin="0.4s" dur="0.2s" fill="freeze" />
11
+ </path>
12
+ <path d="M12 20H18M12 20H6" stroke-dashoffset="8">
13
+ <animate attributeName="stroke-dashoffset" values="8;0" begin="0.6s" dur="0.2s" fill="freeze" />
14
+ </path>
15
+ </g>
16
+ </svg>
@@ -1 +1,16 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><path d="M4 5H17" stroke-dasharray="15" stroke-dashoffset="15"><animate attributeName="stroke-dashoffset" values="15;0" dur="0.2s" fill="freeze"/></path><path d="M4 10H14" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.2s" dur="0.2s" fill="freeze"/></path><path d="M4 15H20" stroke-dasharray="18" stroke-dashoffset="18"><animate attributeName="stroke-dashoffset" values="18;0" begin="0.4s" dur="0.2s" fill="freeze"/></path><path d="M4 20H17" stroke-dasharray="15" stroke-dashoffset="15"><animate attributeName="stroke-dashoffset" values="15;0" begin="0.6s" dur="0.2s" fill="freeze"/></path></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round">
3
+ <path d="M4 5H17" stroke-dasharray="15" stroke-dashoffset="15">
4
+ <animate attributeName="stroke-dashoffset" values="15;0" dur="0.2s" fill="freeze" />
5
+ </path>
6
+ <path d="M4 10H14" stroke-dasharray="12" stroke-dashoffset="12">
7
+ <animate attributeName="stroke-dashoffset" values="12;0" begin="0.2s" dur="0.2s" fill="freeze" />
8
+ </path>
9
+ <path d="M4 15H20" stroke-dasharray="18" stroke-dashoffset="18">
10
+ <animate attributeName="stroke-dashoffset" values="18;0" begin="0.4s" dur="0.2s" fill="freeze" />
11
+ </path>
12
+ <path d="M4 20H17" stroke-dasharray="15" stroke-dashoffset="15">
13
+ <animate attributeName="stroke-dashoffset" values="15;0" begin="0.6s" dur="0.2s" fill="freeze" />
14
+ </path>
15
+ </g>
16
+ </svg>