line-md 0.0.4 → 0.2.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.
- package/.editorconfig +13 -0
- package/.github/FUNDING.yml +1 -0
- package/.prettierrc +3 -3
- package/README.md +25 -30
- package/license.txt +0 -0
- package/line-md.json +1006 -746
- package/package.json +30 -9
- package/svg/account-add.svg +1 -1
- package/svg/account-alert.svg +1 -1
- package/svg/account-delete.svg +1 -1
- package/svg/account-remove.svg +1 -1
- package/svg/account-small.svg +1 -1
- package/svg/account.svg +1 -1
- package/svg/alert-circle-twotone.svg +1 -1
- package/svg/alert-circle.svg +1 -1
- package/svg/alert-twotone.svg +1 -1
- package/svg/alert.svg +1 -1
- package/svg/align-center.svg +1 -1
- package/svg/align-justify.svg +1 -1
- package/svg/align-left.svg +1 -1
- package/svg/align-right.svg +1 -0
- package/svg/arrow-align-bottom.svg +1 -0
- package/svg/arrow-align-center.svg +1 -1
- package/svg/arrow-align-left.svg +1 -1
- package/svg/arrow-align-middle.svg +1 -0
- package/svg/arrow-align-right.svg +1 -0
- package/svg/arrow-align-top.svg +1 -0
- package/svg/arrow-close-down.svg +1 -0
- package/svg/arrow-close-left.svg +1 -1
- package/svg/arrow-close-right.svg +1 -0
- package/svg/arrow-close-up.svg +1 -0
- package/svg/arrow-down-circle-twotone.svg +1 -0
- package/svg/arrow-down-circle.svg +1 -0
- package/svg/arrow-down.svg +1 -0
- package/svg/arrow-left-circle-twotone.svg +1 -1
- package/svg/arrow-left-circle.svg +1 -1
- package/svg/arrow-left.svg +1 -1
- package/svg/arrow-long-diagonal-rotated.svg +1 -0
- package/svg/arrow-long-diagonal.svg +1 -1
- package/svg/arrow-open-down.svg +1 -0
- package/svg/arrow-open-left.svg +1 -1
- package/svg/arrow-open-right.svg +1 -0
- package/svg/arrow-open-up.svg +1 -0
- package/svg/arrow-right-circle-twotone.svg +1 -0
- package/svg/arrow-right-circle.svg +1 -0
- package/svg/arrow-right.svg +1 -0
- package/svg/arrow-small-down.svg +1 -0
- package/svg/arrow-small-left.svg +1 -1
- package/svg/arrow-small-right.svg +1 -0
- package/svg/arrow-small-up.svg +1 -0
- package/svg/arrow-up-circle-twotone.svg +1 -0
- package/svg/arrow-up-circle.svg +1 -0
- package/svg/arrow-up.svg +1 -0
- package/svg/arrows-diagonal-rotated.svg +1 -0
- package/svg/arrows-diagonal.svg +1 -1
- package/svg/arrows-horizontal-alt.svg +1 -1
- package/svg/arrows-horizontal.svg +1 -1
- package/svg/arrows-vertical-alt.svg +1 -0
- package/svg/arrows-vertical.svg +1 -0
- package/svg/beer-alt-filled-loop.svg +1 -0
- package/svg/beer-alt-filled.svg +1 -0
- package/svg/beer-alt-twotone-loop.svg +1 -0
- package/svg/beer-alt-twotone.svg +1 -0
- package/svg/beer-filled.svg +1 -0
- package/svg/beer-loop.svg +1 -0
- package/svg/beer-twotone-loop.svg +1 -0
- package/svg/beer-twotone.svg +1 -0
- package/svg/beer.svg +1 -0
- package/svg/bell-twotone.svg +1 -1
- package/svg/bell.svg +1 -1
- package/svg/buy-me-a-coffee-filled.svg +1 -0
- package/svg/buy-me-a-coffee-twotone.svg +1 -0
- package/svg/buy-me-a-coffee.svg +1 -0
- package/svg/calendar-out.svg +1 -0
- package/svg/calendar.svg +1 -0
- package/svg/cancel-twotone.svg +1 -1
- package/svg/cancel.svg +1 -1
- package/svg/check-list-3-filled.svg +1 -0
- package/svg/check-list-3-twotone.svg +1 -1
- package/svg/check-list-3.svg +1 -1
- package/svg/chevron-double-down.svg +1 -0
- package/svg/chevron-double-left.svg +1 -1
- package/svg/chevron-double-right.svg +1 -0
- package/svg/chevron-double-up.svg +1 -0
- package/svg/chevron-down-circle-twotone.svg +1 -0
- package/svg/chevron-down-circle.svg +1 -0
- package/svg/chevron-down.svg +1 -0
- package/svg/chevron-left-circle-twotone.svg +1 -1
- package/svg/chevron-left-circle.svg +1 -1
- package/svg/chevron-left.svg +1 -1
- package/svg/chevron-right-circle-twotone.svg +1 -0
- package/svg/chevron-right-circle.svg +1 -0
- package/svg/chevron-right.svg +1 -0
- package/svg/chevron-small-double-down.svg +1 -0
- package/svg/chevron-small-double-left.svg +1 -1
- package/svg/chevron-small-double-right.svg +1 -0
- package/svg/chevron-small-double-up.svg +1 -0
- package/svg/chevron-small-down.svg +1 -0
- package/svg/chevron-small-left.svg +1 -1
- package/svg/chevron-small-right.svg +1 -0
- package/svg/chevron-small-triple-down.svg +1 -0
- package/svg/chevron-small-triple-left.svg +1 -1
- package/svg/chevron-small-triple-right.svg +1 -0
- package/svg/chevron-small-triple-up.svg +1 -0
- package/svg/chevron-small-up.svg +1 -0
- package/svg/chevron-triple-down.svg +1 -0
- package/svg/chevron-triple-left.svg +1 -1
- package/svg/chevron-triple-right.svg +1 -0
- package/svg/chevron-triple-up.svg +1 -0
- package/svg/chevron-up-circle-twotone.svg +1 -0
- package/svg/chevron-up-circle.svg +1 -0
- package/svg/chevron-up.svg +1 -0
- package/svg/circle-to-confirm-circle-transition.svg +1 -0
- package/svg/circle-to-confirm-circle-twotone-transition.svg +1 -0
- package/svg/circle-twotone-to-confirm-circle-twotone-transition.svg +1 -0
- package/svg/circle-twotone.svg +1 -1
- package/svg/circle.svg +1 -1
- package/svg/clipboard-arrow-twotone.svg +1 -1
- package/svg/clipboard-arrow.svg +1 -1
- package/svg/clipboard-check-twotone.svg +1 -1
- package/svg/clipboard-check.svg +1 -1
- package/svg/clipboard-list-twotone.svg +1 -1
- package/svg/clipboard-list.svg +1 -1
- package/svg/clipboard-minus-twotone.svg +1 -1
- package/svg/clipboard-minus.svg +1 -1
- package/svg/clipboard-plus-twotone.svg +1 -1
- package/svg/clipboard-plus.svg +1 -1
- package/svg/clipboard-twotone.svg +1 -1
- package/svg/clipboard.svg +1 -1
- package/svg/close-circle-twotone.svg +1 -1
- package/svg/close-circle.svg +1 -1
- package/svg/close.svg +1 -1
- package/svg/cloud-braces-loop.svg +1 -0
- package/svg/cloud-down-twotone.svg +1 -1
- package/svg/cloud-down.svg +1 -1
- package/svg/cloud-download-loop.svg +1 -0
- package/svg/cloud-download-outline-loop.svg +1 -0
- package/svg/cloud-filled.svg +1 -1
- package/svg/cloud-loop.svg +1 -0
- package/svg/cloud-off-outline-loop.svg +1 -0
- package/svg/cloud-outline-loop.svg +1 -0
- package/svg/cloud-print-loop.svg +1 -0
- package/svg/cloud-print-outline-loop.svg +1 -0
- package/svg/cloud-tags-loop.svg +1 -0
- package/svg/cloud-twotone.svg +1 -1
- package/svg/cloud-up-twotone.svg +1 -1
- package/svg/cloud-up.svg +1 -1
- package/svg/cloud-upload-loop.svg +1 -0
- package/svg/cloud-upload-outline-loop.svg +1 -0
- package/svg/cloud.svg +1 -1
- package/svg/coffee-arrow-filled.svg +1 -0
- package/svg/coffee-arrow-twotone.svg +1 -0
- package/svg/coffee-arrow.svg +1 -0
- package/svg/coffee-filled.svg +1 -0
- package/svg/coffee-half-empty-twotone-loop.svg +1 -0
- package/svg/coffee-loop.svg +1 -0
- package/svg/coffee-twotone-loop.svg +1 -0
- package/svg/coffee-twotone.svg +1 -0
- package/svg/coffee.svg +1 -0
- package/svg/computer-twotone.svg +1 -1
- package/svg/computer.svg +1 -1
- package/svg/confirm-circle-to-circle-transition.svg +1 -0
- package/svg/confirm-circle-twotone-to-circle-transition.svg +1 -0
- package/svg/confirm-circle-twotone-to-circle-twotone-transition.svg +1 -0
- package/svg/confirm-circle-twotone.svg +1 -1
- package/svg/confirm-circle.svg +1 -1
- package/svg/confirm.svg +1 -1
- package/svg/construction-twotone.svg +1 -1
- package/svg/construction.svg +1 -1
- package/svg/discord-twotone.svg +1 -0
- package/svg/discord.svg +1 -0
- package/svg/document-add-twotone.svg +1 -1
- package/svg/document-add.svg +1 -1
- package/svg/document-code-twotone.svg +1 -1
- package/svg/document-code.svg +1 -1
- package/svg/document-list-twotone.svg +1 -1
- package/svg/document-list.svg +1 -1
- package/svg/document-remove-twotone.svg +1 -1
- package/svg/document-remove.svg +1 -1
- package/svg/document-report-twotone.svg +1 -1
- package/svg/document-report.svg +1 -1
- package/svg/document-twotone.svg +1 -1
- package/svg/document.svg +1 -1
- package/svg/double-arrow-horizontal.svg +1 -1
- package/svg/double-arrow-vertical.svg +1 -0
- package/svg/edit-twotone-full.svg +1 -1
- package/svg/edit-twotone.svg +1 -1
- package/svg/edit.svg +1 -1
- package/svg/email-opened-twotone-alt.svg +1 -1
- package/svg/email-opened-twotone.svg +1 -1
- package/svg/email-opened.svg +1 -1
- package/svg/email-twotone-alt.svg +1 -1
- package/svg/email-twotone.svg +1 -1
- package/svg/email.svg +1 -1
- package/svg/emoji-angry-twotone.svg +1 -1
- package/svg/emoji-angry.svg +1 -1
- package/svg/emoji-frown-open-twotone.svg +1 -1
- package/svg/emoji-frown-open.svg +1 -1
- package/svg/emoji-frown-twotone.svg +1 -1
- package/svg/emoji-frown.svg +1 -1
- package/svg/emoji-grin-twotone.svg +1 -1
- package/svg/emoji-grin.svg +1 -1
- package/svg/emoji-neutral-twotone.svg +1 -1
- package/svg/emoji-neutral.svg +1 -1
- package/svg/emoji-smile-twotone.svg +1 -1
- package/svg/emoji-smile-wink-twotone.svg +1 -1
- package/svg/emoji-smile-wink.svg +1 -1
- package/svg/emoji-smile.svg +1 -1
- package/svg/external-link-rounded.svg +1 -1
- package/svg/external-link.svg +1 -1
- package/svg/facebook.svg +1 -1
- package/svg/github-loop.svg +1 -0
- package/svg/github-twotone.svg +1 -1
- package/svg/github.svg +1 -1
- package/svg/grid-3-filled.svg +1 -0
- package/svg/grid-3-twotone.svg +1 -1
- package/svg/grid-3.svg +1 -1
- package/svg/hash-small.svg +1 -1
- package/svg/hash.svg +1 -1
- package/svg/heart-filled-half.svg +1 -1
- package/svg/heart-filled.svg +1 -1
- package/svg/heart-half-filled.svg +1 -1
- package/svg/heart-half-twotone.svg +1 -1
- package/svg/heart-half.svg +1 -1
- package/svg/heart-twotone-half-filled.svg +1 -1
- package/svg/heart-twotone-half.svg +1 -1
- package/svg/heart-twotone.svg +1 -1
- package/svg/heart.svg +1 -1
- package/svg/home-md-twotone-alt.svg +1 -1
- package/svg/home-md-twotone.svg +1 -1
- package/svg/home-md.svg +1 -1
- package/svg/home-simple-filled.svg +1 -1
- package/svg/home-simple-twotone.svg +1 -1
- package/svg/home-simple.svg +1 -1
- package/svg/home-twotone-alt.svg +1 -1
- package/svg/home-twotone.svg +1 -1
- package/svg/home.svg +1 -1
- package/svg/iconify1.svg +1 -1
- package/svg/image-twotone.svg +1 -1
- package/svg/image.svg +1 -1
- package/svg/instagram.svg +1 -0
- package/svg/laptop-twotone.svg +1 -1
- package/svg/laptop.svg +1 -1
- package/svg/light-dark-loop.svg +1 -0
- package/svg/light-dark.svg +1 -0
- package/svg/linkedin.svg +1 -1
- package/svg/list-3-filled.svg +1 -0
- package/svg/list-3-twotone.svg +1 -1
- package/svg/list-3.svg +1 -1
- package/svg/list-indented.svg +1 -1
- package/svg/list.svg +1 -1
- package/svg/loading-alt-loop.svg +1 -0
- package/svg/loading-loop.svg +1 -0
- package/svg/loading-twotone-loop.svg +1 -0
- package/svg/marker-filled.svg +1 -1
- package/svg/marker-twotone.svg +1 -1
- package/svg/marker.svg +1 -1
- package/svg/menu-fold-left.svg +1 -1
- package/svg/menu-fold-right.svg +1 -0
- package/svg/menu-unfold-left.svg +1 -1
- package/svg/menu-unfold-right.svg +1 -0
- package/svg/menu.svg +1 -1
- package/svg/minus-circle-twotone.svg +1 -1
- package/svg/minus-circle.svg +1 -1
- package/svg/minus.svg +1 -1
- package/svg/moon-filled.svg +1 -0
- package/svg/moon-twotone.svg +1 -0
- package/svg/moon.svg +1 -0
- package/svg/navigation-left-down.svg +1 -0
- package/svg/navigation-left-up.svg +1 -1
- package/svg/navigation-right-down.svg +1 -0
- package/svg/navigation-right-up.svg +1 -0
- package/svg/paint-drop-filled.svg +1 -1
- package/svg/paint-drop-half-filled-twotone.svg +1 -1
- package/svg/paint-drop-half-filled.svg +1 -1
- package/svg/paint-drop-half-twotone.svg +1 -1
- package/svg/paint-drop-twotone.svg +1 -1
- package/svg/paint-drop.svg +1 -1
- package/svg/pencil-twotone-alt.svg +1 -1
- package/svg/pencil-twotone.svg +1 -1
- package/svg/pencil.svg +1 -1
- package/svg/plus-circle-twotone.svg +1 -1
- package/svg/plus-circle.svg +1 -1
- package/svg/plus.svg +1 -1
- package/svg/question-circle-twotone.svg +1 -1
- package/svg/question-circle.svg +1 -1
- package/svg/question.svg +1 -1
- package/svg/reddit-circle-loop.svg +1 -0
- package/svg/reddit-circle.svg +1 -0
- package/svg/reddit-loop.svg +1 -0
- package/svg/reddit.svg +1 -0
- package/svg/remove.svg +1 -1
- package/svg/rotate-180.svg +1 -1
- package/svg/rotate-270.svg +1 -1
- package/svg/rotate-90.svg +1 -1
- package/svg/search-filled.svg +1 -1
- package/svg/search-twotone.svg +1 -1
- package/svg/search.svg +1 -1
- package/svg/sun-rising-filled-loop.svg +1 -0
- package/svg/sun-rising-loop.svg +1 -0
- package/svg/sun-rising-twotone-loop.svg +1 -0
- package/svg/sunny-outline-loop.svg +1 -0
- package/svg/sunny-outline-twotone-loop.svg +1 -0
- package/svg/telegram.svg +1 -0
- package/svg/text-box-multiple-to-text-box-transition.svg +1 -0
- package/svg/text-box-multiple-twotone-to-text-box-twotone-transition.svg +1 -0
- package/svg/text-box-multiple-twotone.svg +1 -0
- package/svg/text-box-multiple.svg +1 -0
- package/svg/text-box-to-text-box-multiple-transition.svg +1 -0
- package/svg/text-box-twotone-to-text-box-multiple-twotone-transition.svg +1 -0
- package/svg/text-box-twotone.svg +1 -0
- package/svg/text-box.svg +1 -0
- package/svg/thumbs-down-twotone.svg +1 -1
- package/svg/thumbs-down.svg +1 -1
- package/svg/thumbs-up-twotone.svg +1 -1
- package/svg/thumbs-up.svg +1 -1
- package/svg/twitter-twotone.svg +1 -1
- package/svg/twitter.svg +1 -1
- package/svg/valign-baseline-twotone.svg +1 -1
- package/svg/valign-baseline.svg +1 -1
- package/svg/valign-bottom-twotone.svg +1 -1
- package/svg/valign-bottom.svg +1 -1
- package/svg/valign-middle-twotone.svg +1 -1
- package/svg/valign-middle.svg +1 -1
- package/svg/valign-top-twotone.svg +1 -1
- package/svg/valign-top.svg +1 -1
- package/svg/weather-cloudy-loop.svg +1 -0
- package/build.js +0 -2
- package/export.js +0 -17
- package/icon-finder/iconify.min.js +0 -13
- package/icon-finder/iconify2.css +0 -2550
- package/icon-finder/iconify2.js +0 -22635
- package/icon-finder/iconify2.js.map +0 -1
- package/icon-finder/iconify2.min.js +0 -1
- package/index.html +0 -67
- package/line-md.css +0 -46
- package/stylesheet.js +0 -156
- package/svg/check-list-3-solid.svg +0 -1
- package/svg/grid-3-solid.svg +0 -1
- package/svg/iconify2.svg +0 -1
- package/svg/list-3-solid.svg +0 -1
package/package.json
CHANGED
|
@@ -1,19 +1,40 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "line-md",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.2.2",
|
|
4
4
|
"description": "Material Line Icons",
|
|
5
5
|
"author": "Vjacheslav Trushkin <cyberalien@gmail.com> (https://iconify.design)",
|
|
6
6
|
"license": "MIT",
|
|
7
|
-
"bugs": "https://github.com/cyberalien/line-md/issues",
|
|
8
|
-
"homepage": "https://github.com/cyberalien/line-md",
|
|
9
|
-
"repository": {
|
|
10
|
-
"type": "git",
|
|
11
|
-
"url": "https://github.com/cyberalien/line-md.git"
|
|
12
|
-
},
|
|
13
7
|
"scripts": {
|
|
14
|
-
"build": "node build"
|
|
8
|
+
"build": "node build/all",
|
|
9
|
+
"build:script": "rollup -c rollup.config.js",
|
|
10
|
+
"watch:script": "rollup -c rollup.config.js --watch",
|
|
11
|
+
"build:style": "node build/style"
|
|
15
12
|
},
|
|
13
|
+
"bugs": "https://github.com/cyberalien/line-md/issues",
|
|
14
|
+
"homepage": "https://github.com/cyberalien/line-md",
|
|
15
|
+
"repository": "github:cyberalien/line-md",
|
|
16
16
|
"devDependencies": {
|
|
17
|
-
"@iconify/
|
|
17
|
+
"@iconify/search-core": "^1.1.0",
|
|
18
|
+
"@iconify/svelte": "^2.0.0",
|
|
19
|
+
"@iconify/tools": "^2.0.1",
|
|
20
|
+
"@iconify/utils": "^1.0.19",
|
|
21
|
+
"@rollup/plugin-buble": "^0.21.3",
|
|
22
|
+
"@rollup/plugin-commonjs": "^17.0.0",
|
|
23
|
+
"@rollup/plugin-node-resolve": "^11.0.1",
|
|
24
|
+
"@rollup/plugin-typescript": "^8.1.0",
|
|
25
|
+
"@tsconfig/svelte": "^1.0.10",
|
|
26
|
+
"node-sass": "^6.0.0",
|
|
27
|
+
"nodemon": "^2.0.6",
|
|
28
|
+
"rollup": "^2.35.1",
|
|
29
|
+
"rollup-plugin-livereload": "^2.0.0",
|
|
30
|
+
"rollup-plugin-polyfill": "^3.0.0",
|
|
31
|
+
"rollup-plugin-svelte": "^7.0.0",
|
|
32
|
+
"rollup-plugin-terser": "^7.0.2",
|
|
33
|
+
"rollup-plugin-typescript2": "^0.29.0",
|
|
34
|
+
"svelte": "^3.38.2",
|
|
35
|
+
"svelte-check": "^1.1.22",
|
|
36
|
+
"svelte-loader": "^2.13.6",
|
|
37
|
+
"svelte-preprocess": "^4.6.1",
|
|
38
|
+
"typescript": "^4.1.3"
|
|
18
39
|
}
|
|
19
40
|
}
|
package/svg/account-add.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"
|
|
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>
|
package/svg/account-alert.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"
|
|
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>
|
package/svg/account-delete.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"
|
|
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>
|
package/svg/account-remove.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"
|
|
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>
|
package/svg/account-small.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"
|
|
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>
|
package/svg/account.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"
|
|
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 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
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>
|
package/svg/alert-circle.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"
|
|
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>
|
package/svg/alert-twotone.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"
|
|
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>
|
package/svg/alert.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"
|
|
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>
|
package/svg/align-center.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
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>
|
package/svg/align-justify.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
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>
|
package/svg/align-left.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
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>
|
|
@@ -0,0 +1 @@
|
|
|
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 transform="translate(24 0) scale(-1 1)"><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></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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 transform="rotate(-90 12 12)"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M3 3V21" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" dur="0.3s" fill="freeze"/></path><path d="M21 12H7.5" stroke-dasharray="15" stroke-dashoffset="15"><animate attributeName="stroke-dashoffset" values="15;0" begin="0.4s" dur="0.2s" fill="freeze"/></path><path d="M7 12L11 16M7 12L11 8" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.6s" dur="0.2s" fill="freeze"/></path></g></g></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
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 3V21" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" dur="0.3s" fill="freeze"/></path><path d="M22 12H15.5M2 12H8.5" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.4s" dur="0.2s" fill="freeze"/></path><path d="M15 12L18 15M9 12L6 15M15 12L18 9M9 12L6 9" stroke-dasharray="6" stroke-dashoffset="6"><animate attributeName="stroke-dashoffset" values="6;0" begin="0.6s" dur="0.2s" fill="freeze"/></path></g></svg>
|
package/svg/arrow-align-left.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
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="M3 3V21" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" dur="0.3s" fill="freeze"/></path><path d="M21 12H7.5" stroke-dasharray="15" stroke-dashoffset="15"><animate attributeName="stroke-dashoffset" values="15;0" begin="0.4s" dur="0.2s" fill="freeze"/></path><path d="M7 12L11 16M7 12L11 8" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.6s" dur="0.2s" fill="freeze"/></path></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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 transform="rotate(-90 12 12)"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 3V21" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" dur="0.3s" fill="freeze"/></path><path d="M22 12H15.5M2 12H8.5" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.4s" dur="0.2s" fill="freeze"/></path><path d="M15 12L18 15M9 12L6 15M15 12L18 9M9 12L6 9" stroke-dasharray="6" stroke-dashoffset="6"><animate attributeName="stroke-dashoffset" values="6;0" begin="0.6s" dur="0.2s" fill="freeze"/></path></g></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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 transform="translate(24 0) scale(-1 1)"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M3 3V21" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" dur="0.3s" fill="freeze"/></path><path d="M21 12H7.5" stroke-dasharray="15" stroke-dashoffset="15"><animate attributeName="stroke-dashoffset" values="15;0" begin="0.4s" dur="0.2s" fill="freeze"/></path><path d="M7 12L11 16M7 12L11 8" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.6s" dur="0.2s" fill="freeze"/></path></g></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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 transform="rotate(-90 12 12) translate(24 0) scale(-1 1)"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M3 3V21" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" dur="0.3s" fill="freeze"/></path><path d="M21 12H7.5" stroke-dasharray="15" stroke-dashoffset="15"><animate attributeName="stroke-dashoffset" values="15;0" begin="0.4s" dur="0.2s" fill="freeze"/></path><path d="M7 12L11 16M7 12L11 8" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.6s" dur="0.2s" fill="freeze"/></path></g></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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 transform="rotate(-90 12 12)"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M3 3V21" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" dur="0.3s" fill="freeze"/></path><path d="M21 12H7.5" stroke-dasharray="15" stroke-dashoffset="15"><animate attributeName="stroke-dashoffset" values="15;0" begin="0.4s" dur="0.2s" fill="freeze"/></path><path d="M7 12L14 19M7 12L14 5" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.6s" dur="0.2s" fill="freeze"/></path></g></g></svg>
|
package/svg/arrow-close-left.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
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="M3 3V21" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" dur="0.3s" fill="freeze"/></path><path d="M21 12H7.5" stroke-dasharray="15" stroke-dashoffset="15"><animate attributeName="stroke-dashoffset" values="15;0" begin="0.4s" dur="0.2s" fill="freeze"/></path><path d="M7 12L14 19M7 12L14 5" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.6s" dur="0.2s" fill="freeze"/></path></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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 transform="translate(24 0) scale(-1 1)"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M3 3V21" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" dur="0.3s" fill="freeze"/></path><path d="M21 12H7.5" stroke-dasharray="15" stroke-dashoffset="15"><animate attributeName="stroke-dashoffset" values="15;0" begin="0.4s" dur="0.2s" fill="freeze"/></path><path d="M7 12L14 19M7 12L14 5" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.6s" dur="0.2s" fill="freeze"/></path></g></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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 transform="rotate(-90 12 12) translate(24 0) scale(-1 1)"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M3 3V21" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" dur="0.3s" fill="freeze"/></path><path d="M21 12H7.5" stroke-dasharray="15" stroke-dashoffset="15"><animate attributeName="stroke-dashoffset" values="15;0" begin="0.4s" dur="0.2s" fill="freeze"/></path><path d="M7 12L14 19M7 12L14 5" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.6s" dur="0.2s" fill="freeze"/></path></g></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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 transform="rotate(-90 12 12)"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" 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="1s" dur="0.15s" fill="freeze"/></circle><path d="M17 12H7.5" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.6s" dur="0.2s" fill="freeze"/></path><path d="M7 12L11 16M7 12L11 8" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.8s" dur="0.2s" fill="freeze"/></path></g></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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 transform="rotate(-90 12 12)"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" stroke-dasharray="60" stroke-dashoffset="60"><animate attributeName="stroke-dashoffset" values="60;0" dur="0.5s" fill="freeze"/></circle><path d="M17 12H7.5" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.6s" dur="0.2s" fill="freeze"/></path><path d="M7 12L11 16M7 12L11 8" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.8s" dur="0.2s" fill="freeze"/></path></g></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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 transform="rotate(-90 12 12)"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 12H3.5" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" dur="0.3s" fill="freeze"/></path><path d="M3 12L10 19M3 12L10 5" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.3s" dur="0.2s" fill="freeze"/></path></g></g></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
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"><circle cx="12" cy="12" r="9" 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="1s" dur="0.15s" fill="freeze"/></circle><path d="M17 12H7.5" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.6s" dur="0.2s" fill="freeze"/></path><path d="M7 12L11 16M7 12L11 8" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.8s" dur="0.2s" fill="freeze"/></path></g></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
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"><circle cx="12" cy="12" r="9" stroke-dasharray="60" stroke-dashoffset="60"><animate attributeName="stroke-dashoffset" values="60;0" dur="0.5s" fill="freeze"/></circle><path d="M17 12H7.5" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.6s" dur="0.2s" fill="freeze"/></path><path d="M7 12L11 16M7 12L11 8" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.8s" dur="0.2s" fill="freeze"/></path></g></svg>
|
package/svg/arrow-left.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
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="M21 12H3.5" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" dur="0.3s" fill="freeze"/></path><path d="M3 12L10 19M3 12L10 5" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.3s" dur="0.2s" fill="freeze"/></path></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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 transform="translate(24 0) scale(-1 1)"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 12L3.5 20.5M12 12L20.5 3.5" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" dur="0.3s" fill="freeze"/></path><path d="M21 3H13M3 21V13M21 3V11M3 21H11" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.3s" dur="0.2s" fill="freeze"/></path></g></g></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
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 12L3.5 20.5M12 12L20.5 3.5" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" dur="0.3s" fill="freeze"/></path><path d="M21 3H13M3 21V13M21 3V11M3 21H11" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.3s" dur="0.2s" fill="freeze"/></path></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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 transform="rotate(-90 12 12)"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 3V21" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" dur="0.3s" fill="freeze"/></path><path d="M17 12H3.5" stroke-dasharray="15" stroke-dashoffset="15"><animate attributeName="stroke-dashoffset" values="15;0" begin="0.4s" dur="0.2s" fill="freeze"/></path><path d="M3 12L10 19M3 12L10 5" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.6s" dur="0.2s" fill="freeze"/></path></g></g></svg>
|
package/svg/arrow-open-left.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
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="M21 3V21" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" dur="0.3s" fill="freeze"/></path><path d="M17 12H3.5" stroke-dasharray="15" stroke-dashoffset="15"><animate attributeName="stroke-dashoffset" values="15;0" begin="0.4s" dur="0.2s" fill="freeze"/></path><path d="M3 12L10 19M3 12L10 5" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.6s" dur="0.2s" fill="freeze"/></path></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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 transform="translate(24 0) scale(-1 1)"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 3V21" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" dur="0.3s" fill="freeze"/></path><path d="M17 12H3.5" stroke-dasharray="15" stroke-dashoffset="15"><animate attributeName="stroke-dashoffset" values="15;0" begin="0.4s" dur="0.2s" fill="freeze"/></path><path d="M3 12L10 19M3 12L10 5" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.6s" dur="0.2s" fill="freeze"/></path></g></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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 transform="rotate(-90 12 12) translate(24 0) scale(-1 1)"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 3V21" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" dur="0.3s" fill="freeze"/></path><path d="M17 12H3.5" stroke-dasharray="15" stroke-dashoffset="15"><animate attributeName="stroke-dashoffset" values="15;0" begin="0.4s" dur="0.2s" fill="freeze"/></path><path d="M3 12L10 19M3 12L10 5" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.6s" dur="0.2s" fill="freeze"/></path></g></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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 transform="translate(24 0) scale(-1 1)"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" 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="1s" dur="0.15s" fill="freeze"/></circle><path d="M17 12H7.5" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.6s" dur="0.2s" fill="freeze"/></path><path d="M7 12L11 16M7 12L11 8" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.8s" dur="0.2s" fill="freeze"/></path></g></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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 transform="translate(24 0) scale(-1 1)"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" stroke-dasharray="60" stroke-dashoffset="60"><animate attributeName="stroke-dashoffset" values="60;0" dur="0.5s" fill="freeze"/></circle><path d="M17 12H7.5" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.6s" dur="0.2s" fill="freeze"/></path><path d="M7 12L11 16M7 12L11 8" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.8s" dur="0.2s" fill="freeze"/></path></g></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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 transform="translate(24 0) scale(-1 1)"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 12H3.5" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" dur="0.3s" fill="freeze"/></path><path d="M3 12L10 19M3 12L10 5" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.3s" dur="0.2s" fill="freeze"/></path></g></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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 transform="rotate(-90 12 12)"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M19 12H5.5" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" dur="0.3s" fill="freeze"/></path><path d="M5 12L10 17M5 12L10 7" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.3s" dur="0.2s" fill="freeze"/></path></g></g></svg>
|
package/svg/arrow-small-left.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
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="M19 12H5.5" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" dur="0.3s" fill="freeze"/></path><path d="M5 12L10 17M5 12L10 7" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.3s" dur="0.2s" fill="freeze"/></path></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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 transform="translate(24 0) scale(-1 1)"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M19 12H5.5" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" dur="0.3s" fill="freeze"/></path><path d="M5 12L10 17M5 12L10 7" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.3s" dur="0.2s" fill="freeze"/></path></g></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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 transform="rotate(-90 12 12) translate(24 0) scale(-1 1)"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M19 12H5.5" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" dur="0.3s" fill="freeze"/></path><path d="M5 12L10 17M5 12L10 7" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.3s" dur="0.2s" fill="freeze"/></path></g></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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 transform="rotate(-90 12 12) translate(24 0) scale(-1 1)"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" 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="1s" dur="0.15s" fill="freeze"/></circle><path d="M17 12H7.5" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.6s" dur="0.2s" fill="freeze"/></path><path d="M7 12L11 16M7 12L11 8" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.8s" dur="0.2s" fill="freeze"/></path></g></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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 transform="rotate(-90 12 12) translate(24 0) scale(-1 1)"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" stroke-dasharray="60" stroke-dashoffset="60"><animate attributeName="stroke-dashoffset" values="60;0" dur="0.5s" fill="freeze"/></circle><path d="M17 12H7.5" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.6s" dur="0.2s" fill="freeze"/></path><path d="M7 12L11 16M7 12L11 8" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.8s" dur="0.2s" fill="freeze"/></path></g></g></svg>
|
package/svg/arrow-up.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
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 transform="rotate(-90 12 12) translate(24 0) scale(-1 1)"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 12H3.5" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" dur="0.3s" fill="freeze"/></path><path d="M3 12L10 19M3 12L10 5" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.3s" dur="0.2s" fill="freeze"/></path></g></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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 transform="translate(24 0) scale(-1 1)"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M10 14L3.5 20.5M14 10L20.5 3.5" stroke-dasharray="10" stroke-dashoffset="10"><animate attributeName="stroke-dashoffset" values="10;0" dur="0.3s" fill="freeze"/></path><path d="M21 3H15M3 21V15M21 3V9M3 21H9" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.3s" dur="0.2s" fill="freeze"/></path></g></g></svg>
|
package/svg/arrows-diagonal.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
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="M10 14L3.5 20.5M14 10L20.5 3.5" stroke-dasharray="10" stroke-dashoffset="10"><animate attributeName="stroke-dashoffset" values="10;0" dur="0.3s" fill="freeze"/></path><path d="M21 3H15M3 21V15M21 3V9M3 21H9" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.3s" dur="0.2s" fill="freeze"/></path></g></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
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="M21 7H10.5M3 17H13.5" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" dur="0.3s" fill="freeze"/></path><path d="M10 7L14 11M10 7L14 3M14 17L10 21M14 17L10 13" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.3s" dur="0.2s" fill="freeze"/></path></g></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
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="M15 7H3.5M9 17H20.5" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" dur="0.3s" fill="freeze"/></path><path d="M3 7L7 11M3 7L7 3M21 17L17 21M21 17L17 13" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.3s" dur="0.2s" fill="freeze"/></path></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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 transform="rotate(90 12 12)"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 7H10.5M3 17H13.5" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" dur="0.3s" fill="freeze"/></path><path d="M10 7L14 11M10 7L14 3M14 17L10 21M14 17L10 13" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.3s" dur="0.2s" fill="freeze"/></path></g></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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 transform="rotate(90 12 12)"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M15 7H3.5M9 17H20.5" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" dur="0.3s" fill="freeze"/></path><path d="M3 7L7 11M3 7L7 3M21 17L17 21M21 17L17 13" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.3s" dur="0.2s" fill="freeze"/></path></g></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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"><mask id="beer-mask"><g transform="translate(0 14)"><path d="M18 7C16 7 15 9 13 9C11 9 10 7 8 7C6 7 5 9 3 9C1 9 0 7 -2 7C-4 7 -5 9 -7 9" stroke="#fff" stroke-width="2"><animateMotion path="M0 0h10" calcMode="linear" dur="3s" repeatCount="indefinite"/></path><path d="M17 8L16 21H7L6 8z" fill="#fff"/><animateMotion path="M0 0v-14" calcMode="linear" begin="0.6s" dur="0.6s" fill="freeze"/></g></mask><path d="M18 3L16 21H7L5 3z" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="60" stroke-dashoffset="60"><animate attributeName="stroke-dashoffset" values="60;0" dur="0.6s" fill="freeze"/></path><rect x="6" y="6" width="11" height="14" fill="currentColor" mask="url(#beer-mask)"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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"><mask id="beer-mask"><g transform="translate(0 14)"><path d="M6 7.67C6.6 7.3 7.22 7 8 7C10 7 11 9 13 9C14.64 9 15.6 7.66 17 7.17" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17 8L16 21H7L6 8z" fill="#fff"/><animateMotion path="M0 0v-14" calcMode="linear" begin="0.6s" dur="0.6s" fill="freeze"/></g></mask><path d="M18 3L16 21H7L5 3z" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="60" stroke-dashoffset="60"><animate attributeName="stroke-dashoffset" values="60;0" dur="0.6s" fill="freeze"/></path><rect x="6" y="6" width="11" height="14" fill="currentColor" mask="url(#beer-mask)"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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"><mask id="beer-mask"><g transform="translate(0 14)"><path d="M18 7C16 7 15 9 13 9C11 9 10 7 8 7C6 7 5 9 3 9C1 9 0 7 -2 7C-4 7 -5 9 -7 9" stroke="#fff" stroke-width="2"><animateMotion path="M0 0h10" calcMode="linear" dur="3s" repeatCount="indefinite"/></path><path d="M17 8L16 21H7L6 8z" fill="#fff" fill-opacity="0.3"/><animateMotion path="M0 0v-14" calcMode="linear" begin="0.6s" dur="0.6s" fill="freeze"/></g></mask><path d="M18 3L16 21H7L5 3z" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="60" stroke-dashoffset="60"><animate attributeName="stroke-dashoffset" values="60;0" dur="0.6s" fill="freeze"/></path><rect x="6" y="6" width="11" height="14" fill="currentColor" mask="url(#beer-mask)"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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"><mask id="beer-mask"><g transform="translate(0 14)"><path d="M6 7.67C6.6 7.3 7.22 7 8 7C10 7 11 9 13 9C14.64 9 15.6 7.66 17 7.17" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17 8L16 21H7L6 8z" fill="#fff" fill-opacity="0.3"/><animateMotion path="M0 0v-14" calcMode="linear" begin="0.6s" dur="0.6s" fill="freeze"/></g></mask><path d="M18 3L16 21H7L5 3z" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="60" stroke-dashoffset="60"><animate attributeName="stroke-dashoffset" values="60;0" dur="0.6s" fill="freeze"/></path><rect x="6" y="6" width="11" height="14" fill="currentColor" mask="url(#beer-mask)"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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="M18 3L16 21H7L5 3z" stroke-dasharray="60" stroke-dashoffset="60"><animate attributeName="stroke-dashoffset" values="60;0" dur="0.6s" fill="freeze"/></path><path d="M6 7.67C6.6 7.3 7.22 7 8 7C10 7 11 9 13 9C14.64 9 15.6 7.66 17 7.17" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" begin="0.7s" dur="0.2s" fill="freeze"/></path></g><path d="M17 8L16 21H7L6 8z" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.9s" dur="0.5s" fill="freeze"/></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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"><mask id="beer-mask"><path d="M18 7C16 7 15 9 13 9C11 9 10 7 8 7C6 7 5 9 3 9C1 9 0 7 -2 7C-4 7 -5 9 -7 9" stroke="#fff" stroke-width="2" opacity="0"><animateMotion path="M0 0h10" calcMode="linear" dur="3s" repeatCount="indefinite"/><animate attributeName="opacity" values="0;1" begin="0.6s" dur="0.5s" fill="freeze"/></path></mask><path d="M18 3L16 21H7L5 3z" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="60" stroke-dashoffset="60"><animate attributeName="stroke-dashoffset" values="60;0" dur="0.6s" fill="freeze"/></path><path d="M18 3L16 21H7L5 3z" fill="currentColor" mask="url(#beer-mask)"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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"><mask id="beer-mask"><path d="M18 7C16 7 15 9 13 9C11 9 10 7 8 7C6 7 5 9 3 9C1 9 0 7 -2 7C-4 7 -5 9 -7 9" stroke="#fff" stroke-width="2" opacity="0"><animateMotion path="M0 0h10" calcMode="linear" dur="3s" repeatCount="indefinite"/><animate attributeName="opacity" values="0;1" begin="0.6s" dur="0.5s" fill="freeze"/></path></mask><path d="M17 8L16 21H7L6 8z" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;0.3" begin="1.1s" dur="0.15s" fill="freeze"/></path><path d="M18 3L16 21H7L5 3z" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="60" stroke-dashoffset="60"><animate attributeName="stroke-dashoffset" values="60;0" dur="0.6s" fill="freeze"/></path><path d="M18 3L16 21H7L5 3z" fill="currentColor" mask="url(#beer-mask)"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
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="M18 3L16 21H7L5 3z" stroke-dasharray="60" stroke-dashoffset="60"><animate attributeName="stroke-dashoffset" values="60;0" dur="0.6s" fill="freeze"/></path><path d="M6 7.67C6.6 7.3 7.22 7 8 7C10 7 11 9 13 9C14.64 9 15.6 7.66 17 7.17" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" begin="0.7s" dur="0.2s" fill="freeze"/></path></g><path d="M17 8L16 21H7L6 8z" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;0.3" begin="0.9s" dur="0.15s" fill="freeze"/></path></svg>
|
package/svg/beer.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
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="M18 3L16 21H7L5 3z" stroke-dasharray="60" stroke-dashoffset="60"><animate attributeName="stroke-dashoffset" values="60;0" dur="0.6s" fill="freeze"/></path><path d="M6 7.67C6.6 7.3 7.22 7 8 7C10 7 11 9 13 9C14.64 9 15.6 7.66 17 7.17" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" begin="0.7s" dur="0.2s" fill="freeze"/></path></g></svg>
|