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/svg/home-md.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="M5 21H19" stroke-dasharray="21" stroke-dashoffset="21"><animate attributeName="stroke-dashoffset" values="21;0" dur="0.2s" fill="freeze"/></path><path d="M5 21V8M19 21V8" stroke-dasharray="15" stroke-dashoffset="15"><animate attributeName="stroke-dashoffset" values="15;0" begin="0.2s" dur="0.2s" fill="freeze"/></path><path d="M9 21V13H15V21" stroke-dasharray="24" stroke-dashoffset="24"><animate attributeName="stroke-dashoffset" values="24;0" begin="0.4s" dur="0.4s" fill="freeze"/></path><path d="M2 10L12 2L22 10" stroke-dasharray="26" stroke-dashoffset="26"><animate attributeName="stroke-dashoffset" values="26;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"><path d="M6 8L12 3L18 8V20H6V8Z" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.9s" dur="0.5s" fill="freeze"/></path><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 21H19" stroke-dasharray="21" stroke-dashoffset="21"><animate attributeName="stroke-dashoffset" values="21;0" dur="0.2s" fill="freeze"/></path><path d="M5 21V8M19 21V8" stroke-dasharray="15" stroke-dashoffset="15"><animate attributeName="stroke-dashoffset" values="15;0" begin="0.2s" dur="0.2s" fill="freeze"/></path><path d="M2 10L12 2L22 10" stroke-dasharray="26" stroke-dashoffset="26"><animate attributeName="stroke-dashoffset" values="26;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"><path d="M6 8L12 3L18 8V20H6V8Z" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;0.3" begin="0.9s" dur="0.15s" fill="freeze"/></path><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 21H19" stroke-dasharray="21" stroke-dashoffset="21"><animate attributeName="stroke-dashoffset" values="21;0" dur="0.2s" fill="freeze"/></path><path d="M5 21V8M19 21V8" stroke-dasharray="15" stroke-dashoffset="15"><animate attributeName="stroke-dashoffset" values="15;0" begin="0.2s" dur="0.2s" fill="freeze"/></path><path d="M2 10L12 2L22 10" stroke-dasharray="26" stroke-dashoffset="26"><animate attributeName="stroke-dashoffset" values="26;0" begin="0.5s" dur="0.4s" fill="freeze"/></path></g></svg>
|
package/svg/home-simple.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="M5 21H19" stroke-dasharray="21" stroke-dashoffset="21"><animate attributeName="stroke-dashoffset" values="21;0" dur="0.2s" fill="freeze"/></path><path d="M5 21V8M19 21V8" stroke-dasharray="15" stroke-dashoffset="15"><animate attributeName="stroke-dashoffset" values="15;0" begin="0.2s" dur="0.2s" fill="freeze"/></path><path d="M2 10L12 2L22 10" stroke-dasharray="26" stroke-dashoffset="26"><animate attributeName="stroke-dashoffset" values="26;0" begin="0.5s" dur="0.4s" fill="freeze"/></path></g></svg>
|
package/svg/home-twotone-alt.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"><rect x="10" y="13" width="4" height="8" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;0.3" begin="0.9s" dur="0.15s" fill="freeze"/></rect><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="M4.5 21.5h15" stroke-dasharray="15" stroke-dashoffset="15"><animate attributeName="stroke-dashoffset" values="15;0" dur="0.2s" fill="freeze"/></path><path d="M4.5 21.5V8M19.5 21.5V8" stroke-dasharray="15" stroke-dashoffset="15"><animate attributeName="stroke-dashoffset" values="15;0" begin="0.2s" dur="0.2s" fill="freeze"/></path><path d="M9.5 21.5V12.5H14.5V21.5" stroke-dasharray="24" stroke-dashoffset="24"><animate attributeName="stroke-dashoffset" values="24;0" begin="0.4s" dur="0.4s" fill="freeze"/></path><path d="M2 10L12 2L22 10" stroke-width="2" stroke-dasharray="30" stroke-dashoffset="30"><animate attributeName="stroke-dashoffset" values="30;0" begin="0.5s" dur="0.4s" fill="freeze"/></path></g></svg>
|
package/svg/home-twotone.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"><path d="M5 8.5L12 3L19 8.5V21H15V13L14 12H10L9 13V21H5V8.5Z" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;0.3" begin="0.9s" dur="0.15s" fill="freeze"/></path><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="M4.5 21.5h15" stroke-dasharray="15" stroke-dashoffset="15"><animate attributeName="stroke-dashoffset" values="15;0" dur="0.2s" fill="freeze"/></path><path d="M4.5 21.5V8M19.5 21.5V8" stroke-dasharray="15" stroke-dashoffset="15"><animate attributeName="stroke-dashoffset" values="15;0" begin="0.2s" dur="0.2s" fill="freeze"/></path><path d="M9.5 21.5V12.5H14.5V21.5" stroke-dasharray="24" stroke-dashoffset="24"><animate attributeName="stroke-dashoffset" values="24;0" begin="0.4s" dur="0.4s" fill="freeze"/></path><path d="M2 10L12 2L22 10" stroke-width="2" stroke-dasharray="30" stroke-dashoffset="30"><animate attributeName="stroke-dashoffset" values="30;0" begin="0.5s" dur="0.4s" fill="freeze"/></path></g></svg>
|
package/svg/home.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-linecap="round" stroke-linejoin="round"><path d="M4.5 21.5h15" stroke-dasharray="15" stroke-dashoffset="15"><animate attributeName="stroke-dashoffset" values="15;0" dur="0.2s" fill="freeze"/></path><path d="M4.5 21.5V8M19.5 21.5V8" stroke-dasharray="15" stroke-dashoffset="15"><animate attributeName="stroke-dashoffset" values="15;0" begin="0.2s" dur="0.2s" fill="freeze"/></path><path d="M9.5 21.5V12.5H14.5V21.5" stroke-dasharray="24" stroke-dashoffset="24"><animate attributeName="stroke-dashoffset" values="24;0" begin="0.4s" dur="0.4s" fill="freeze"/></path><path d="M2 10L12 2L22 10" stroke-width="2" stroke-dasharray="30" stroke-dashoffset="30"><animate attributeName="stroke-dashoffset" values="30;0" begin="0.5s" dur="0.4s" fill="freeze"/></path></g></svg>
|
package/svg/iconify1.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"><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="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-dasharray="60" stroke-dashoffset="60"><animate attributeName="stroke-dashoffset" values="60;0" dur="0.5s" fill="freeze"/></path><g fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 18C15.125 18 17.3257 15.122 17 14.5C16.6728 13.875 15.5 16 12 16C8.5 16 7.3125 13.875 7 14.5C6.6875 15.125 8.875 18 12 18Z" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="1.0s" dur="0.2s" fill="freeze"/></path><path d="M9.5 9C9.5 8.48223 9.01777 8 8.5 8C7.98223 8 7.5 8.48223 7.5 9V10.4375C7.5 10.9553 7.98223 11.5 8.5 11.5C9.01777 11.5 9.5 11.0178 9.5 10.5V9Z" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.6s" dur="0.2s" fill="freeze"/></path><path d="M16.5 9C16.5 8.48223 16.0178 8 15.5 8C14.9822 8 14.5 8.48223 14.5 9V10.4375C14.5 10.9553 14.9822 11.5 15.5 11.5C16.0178 11.5 16.5 11.0178 16.5 10.5V9Z" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.2s" fill="freeze"/></path></g></svg>
|
package/svg/image-twotone.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 stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="M3 14V5H21V19H3V14" fill="none" stroke-width="2" stroke-dasharray="66" stroke-dashoffset="66"><animate attributeName="stroke-dashoffset" values="66;0" dur="0.6s" fill="freeze"/></path><path d="M3 16L7 13L10 15L16 10L21 14V19H3Z" fill="currentColor" fill-opacity="0" stroke-dasharray="52" stroke-dashoffset="52"><animate attributeName="stroke-dashoffset" values="52;0" begin="0.6s" dur="0.8s" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="1s" dur="0.15s" fill="freeze"/></path></g><circle cx="7.5" cy="9.5" r="1.5" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="1s" dur="0.4s" fill="freeze"/></circle></svg>
|
package/svg/image.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-linejoin="round"><path d="M3 14V5H21V19H3V14" stroke-width="2" stroke-dasharray="66" stroke-dashoffset="66"><animate attributeName="stroke-dashoffset" values="66;0" dur="0.6s" fill="freeze"/></path><path d="M3 16L7 13L10 15L16 10L21 14" stroke-dasharray="26" stroke-dashoffset="26"><animate attributeName="stroke-dashoffset" values="26;0" begin="0.6s" dur="0.4s" fill="freeze"/></path></g><circle cx="7.5" cy="9.5" r="1.5" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="1s" dur="0.4s" fill="freeze"/></circle></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="M12 3H8C5.23858 3 3 5.23858 3 8V16C3 18.7614 5.23858 21 8 21H16C18.7614 21 21 18.7614 21 16V8C21 5.23858 18.7614 3 16 3z" stroke-dasharray="66" stroke-dashoffset="66"><animate attributeName="stroke-dashoffset" values="66;132" dur="0.6s" fill="freeze"/></path><path d="M12 8C14.20914 8 16 9.79086 16 12C16 14.20914 14.20914 16 12 16C9.79086 16 8 14.2091 8 12C8 9.79086 9.79086 8 12 8" stroke-dasharray="26" stroke-dashoffset="26"><animate attributeName="stroke-dashoffset" values="26;0" begin="0.7s" dur="0.4s" fill="freeze"/></path></g><circle cx="17" cy="7" r="1.5" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="1.1s" dur="0.4s" fill="freeze"/></circle></svg>
|
package/svg/laptop-twotone.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 stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 17H5V7H19V17Z" fill="currentColor" fill-opacity="0" stroke-dasharray="50" stroke-dashoffset="50"><animate attributeName="stroke-dashoffset" values="50;0" dur="0.6s" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="1.0s" dur="0.15s" fill="freeze"/></path><path d="M3 19H21" fill="none" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" begin="0.7s" dur="0.3s" fill="freeze"/></path></g></svg>
|
package/svg/laptop.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="M12 17H5V7H19V17Z" stroke-dasharray="50" stroke-dashoffset="50"><animate attributeName="stroke-dashoffset" values="50;0" dur="0.6s" fill="freeze"/></path><path d="M3 19H21" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" begin="0.7s" dur="0.3s" 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"><defs><mask id="moon-mask"><circle cx="7.5" cy="7.5" r="5.5" fill="#fff"/><circle cx="7.5" cy="7.5" r="5.5" fill="#000"><animate attributeName="cx" values="7.5;11" dur="0.4s" fill="freeze"/><animate attributeName="r" values="5.5;6.5" dur="0.4s" fill="freeze"/></circle></mask><symbol id="sun-triangle"><path d="M0 0"><animate attributeName="d" values="M11 18h2L12 20z;M10.5 21.5h3L12 24z" begin="1.5s" dur="0.4s" fill="freeze"/></path></symbol><mask id="sun-mask"><g fill="#fff"><circle cx="12" cy="9" r="5.5"><animate attributeName="cy" values="9;15" begin="1s" dur="0.5s" fill="freeze"/></circle><g><g fill-opacity="0"><use href="#sun-triangle" transform="rotate(-125 12 15)"/><use href="#sun-triangle" transform="rotate(-75 12 15)"/><use href="#sun-triangle" transform="rotate(-25 12 15)"/><use href="#sun-triangle" transform="rotate(25 12 15)"/><use href="#sun-triangle" transform="rotate(75 12 15)"/><set attributeName="fill-opacity" to="1" begin="1.5s"/></g><animateTransform attributeName="transform" type="rotate" values="0 12 15;50 12 15" dur="5s" repeatCount="indefinite"/></g></g><path d="M0 10h26v5h-26z" fill="black"/><path d="M1 12h22" fill="none" stroke-width="2" stroke-linecap="round" stroke="white" stroke-dasharray="26" stroke-dashoffset="26"><animate attributeName="d" values="M0 12h22;M2 12h22;M0 12h22" dur="6s" repeatCount="indefinite"/><animate attributeName="stroke-dashoffset" values="26;52" begin="0.5s" dur="0.4s" fill="freeze"/></path></mask></defs><g fill="currentColor"><rect x="1" y="1" width="13" height="13" mask="url(#moon-mask)"/><g transform="rotate(-45 12 12)"><path d="M-2 11h28v13h-28z" mask="url(#sun-mask)"/></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"><defs><mask id="moon-mask"><circle cx="7.5" cy="7.5" r="5.5" fill="#fff"/><circle cx="7.5" cy="7.5" r="5.5" fill="#000"><animate attributeName="cx" values="7.5;11" dur="0.4s" fill="freeze"/><animate attributeName="r" values="5.5;6.5" dur="0.4s" fill="freeze"/></circle></mask><symbol id="sun-triangle"><path d="M0 0"><animate attributeName="d" values="M11 18h2L12 20z;M10.5 21.5h3L12 24z" begin="1.5s" dur="0.4s" fill="freeze"/></path></symbol><mask id="sun-mask"><g fill="#fff"><circle cx="12" cy="9" r="5.5"><animate attributeName="cy" values="9;15" begin="1s" dur="0.5s" fill="freeze"/></circle><g fill-opacity="0"><use href="#sun-triangle" transform="rotate(-75 12 15)"/><use href="#sun-triangle" transform="rotate(-25 12 15)"/><use href="#sun-triangle" transform="rotate(25 12 15)"/><use href="#sun-triangle" transform="rotate(75 12 15)"/><set attributeName="fill-opacity" to="1" begin="1.5s"/></g></g><path d="M0 10h26v5h-26z" fill="black"/><path d="M1 12h22" fill="none" stroke-width="2" stroke-linecap="round" stroke="white" stroke-dasharray="26" stroke-dashoffset="26"><animate attributeName="stroke-dashoffset" values="26;52" begin="0.5s" dur="0.4s" fill="freeze"/></path></mask></defs><g fill="currentColor"><rect x="1" y="1" width="13" height="13" mask="url(#moon-mask)"/><g transform="rotate(-45 12 12)"><path d="M-2 11h28v13h-28z" mask="url(#sun-mask)"/></g></g></svg>
|
package/svg/linkedin.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"><circle cx="4" cy="4" r="2" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" dur="0.4s" fill="freeze"/></circle><g fill="none" stroke="currentColor" stroke-width="4" stroke-linecap="round"><path d="M4 10V20" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.2s" dur="0.2s" fill="freeze"/></path><path d="M10 10V20" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.5s" dur="0.2s" fill="freeze"/></path><path d="M10 15C10 12.2386 12.2386 10 15 10C17.7614 10 20 12.2386 20 15V20" stroke-dasharray="24" stroke-dashoffset="24"><animate attributeName="stroke-dashoffset" values="24;0" begin="0.7s" dur="0.5s" 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 fill="currentColor" stroke="currentColor" stroke-linecap="round"><g stroke-dasharray="10"><circle cx="5" cy="5" r="1.5" fill-opacity="0" stroke-dashoffset="10"><animate attributeName="stroke-dashoffset" values="10;0" dur="0.2s" fill="freeze"/><animate attributeName="fill-opacity" values="0;1" begin="2.0s" dur="0.5s" fill="freeze"/></circle><circle cx="5" cy="12" r="1.5" fill-opacity="0" stroke-dashoffset="10"><animate attributeName="stroke-dashoffset" values="10;0" begin="0.7s" dur="0.2s" fill="freeze"/><animate attributeName="fill-opacity" values="0;1" begin="2.2s" dur="0.5s" fill="freeze"/></circle><circle cx="5" cy="19" r="1.5" fill-opacity="0" stroke-dashoffset="10"><animate attributeName="stroke-dashoffset" values="10;0" begin="1.4s" dur="0.2s" fill="freeze"/><animate attributeName="fill-opacity" values="0;1" begin="2.4s" dur="0.5s" fill="freeze"/></circle></g><g stroke-dasharray="28"><rect x="9.5" y="3.5" width="11" height="3" rx="1.5" fill-opacity="0" stroke-dashoffset="28"><animate attributeName="stroke-dashoffset" values="28;0" begin="0.1s" dur="0.5s" fill="freeze"/><animate attributeName="fill-opacity" values="0;1" begin="2.0s" dur="0.5s" fill="freeze"/></rect><rect x="9.5" y="10.5" width="11" height="3" rx="1.5" fill-opacity="0" stroke-dashoffset="28"><animate attributeName="stroke-dashoffset" values="28;0" begin="0.8s" dur="0.5s" fill="freeze"/><animate attributeName="fill-opacity" values="0;1" begin="2.2s" dur="0.5s" fill="freeze"/></rect><rect x="9.5" y="17.5" width="11" height="3" rx="1.5" fill-opacity="0" stroke-dashoffset="28"><animate attributeName="stroke-dashoffset" values="28;0" begin="1.5s" dur="0.5s" fill="freeze"/><animate attributeName="fill-opacity" values="0;1" begin="2.4s" dur="0.5s" fill="freeze"/></rect></g></g></svg>
|
package/svg/list-3-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 fill="currentColor" stroke="currentColor" stroke-linecap="round"><g stroke-dasharray="10"><circle cx="5" cy="5" r="1.5" fill-opacity="0" stroke-dashoffset="10"><animate attributeName="stroke-dashoffset" values="10;0" dur="0.2s" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="2.0s" dur="0.15s" fill="freeze"/></circle><circle cx="5" cy="12" r="1.5" fill-opacity="0" stroke-dashoffset="10"><animate attributeName="stroke-dashoffset" values="10;0" begin="0.7s" dur="0.2s" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="2.2s" dur="0.15s" fill="freeze"/></circle><circle cx="5" cy="19" r="1.5" fill-opacity="0" stroke-dashoffset="10"><animate attributeName="stroke-dashoffset" values="10;0" begin="1.4s" dur="0.2s" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="2.4s" dur="0.15s" fill="freeze"/></circle></g><g stroke-dasharray="28"><rect x="9.5" y="3.5" width="11" height="3" rx="1.5" fill-opacity="0" stroke-dashoffset="28"><animate attributeName="stroke-dashoffset" values="28;0" begin="0.1s" dur="0.5s" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="2.0s" dur="0.15s" fill="freeze"/></rect><rect x="9.5" y="10.5" width="11" height="3" rx="1.5" fill-opacity="0" stroke-dashoffset="28"><animate attributeName="stroke-dashoffset" values="28;0" begin="0.8s" dur="0.5s" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="2.2s" dur="0.15s" fill="freeze"/></rect><rect x="9.5" y="17.5" width="11" height="3" rx="1.5" fill-opacity="0" stroke-dashoffset="28"><animate attributeName="stroke-dashoffset" values="28;0" begin="1.5s" dur="0.5s" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="2.4s" dur="0.15s" fill="freeze"/></rect></g></g></svg>
|
package/svg/list-3.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"><g stroke-dasharray="10"><circle cx="5" cy="5" r="1.5" stroke-dashoffset="10"><animate attributeName="stroke-dashoffset" values="10;0" dur="0.2s" fill="freeze"/></circle><circle cx="5" cy="12" r="1.5" stroke-dashoffset="10"><animate attributeName="stroke-dashoffset" values="10;0" begin="0.7s" dur="0.2s" fill="freeze"/></circle><circle cx="5" cy="19" r="1.5" stroke-dashoffset="10"><animate attributeName="stroke-dashoffset" values="10;0" begin="1.4s" dur="0.2s" fill="freeze"/></circle></g><g stroke-dasharray="28"><rect x="9.5" y="3.5" width="11" height="3" rx="1.5" stroke-dashoffset="28"><animate attributeName="stroke-dashoffset" values="28;0" begin="0.1s" dur="0.5s" fill="freeze"/></rect><rect x="9.5" y="10.5" width="11" height="3" rx="1.5" stroke-dashoffset="28"><animate attributeName="stroke-dashoffset" values="28;0" begin="0.8s" dur="0.5s" fill="freeze"/></rect><rect x="9.5" y="17.5" width="11" height="3" rx="1.5" stroke-dashoffset="28"><animate attributeName="stroke-dashoffset" values="28;0" begin="1.5s" dur="0.5s" fill="freeze"/></rect></g></g></svg>
|
package/svg/list-indented.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="M8 5H20" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" begin="0.1s" dur="0.2s" fill="freeze"/></path><path d="M10 10H20" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.4s" dur="0.2s" fill="freeze"/></path><path d="M12 15H20" stroke-dasharray="10" stroke-dashoffset="10"><animate attributeName="stroke-dashoffset" values="10;0" begin="0.7s" dur="0.2s" fill="freeze"/></path><path d="M14 20H20" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="1s" dur="0.2s" fill="freeze"/></path></g><g fill="currentColor"><circle cx="4" cy="5" r="1" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" dur="0.2s" fill="freeze"/></circle><circle cx="6" cy="10" r="1" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.3s" dur="0.2s" fill="freeze"/></circle><circle cx="8" cy="15" r="1" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.6s" dur="0.2s" fill="freeze"/></circle><circle cx="10" cy="20" r="1" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.9s" dur="0.2s" fill="freeze"/></circle></g></svg>
|
package/svg/list.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-dasharray="14"><path d="M8 5H20" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" begin="0.1s" dur="0.2s" fill="freeze"/></path><path d="M8 10H20" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" begin="0.4s" dur="0.2s" fill="freeze"/></path><path d="M8 15H20" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" begin="0.7s" dur="0.2s" fill="freeze"/></path><path d="M8 20H20" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" begin="1s" dur="0.2s" fill="freeze"/></path></g><g fill="currentColor"><circle cx="4" cy="5" r="1" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" dur="0.2s" fill="freeze"/></circle><circle cx="4" cy="10" r="1" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.3s" dur="0.2s" fill="freeze"/></circle><circle cx="4" cy="15" r="1" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.6s" dur="0.2s" fill="freeze"/></circle><circle cx="4" cy="20" r="1" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.9s" dur="0.2s" fill="freeze"/></circle></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"><circle cx="12" cy="3.5" r="1.5" fill="currentColor" opacity="0"><animateTransform attributeName="transform" type="rotate" values="0 12 12;90 12 12;180 12 12;270 12 12" dur="2.4s" calcMode="discrete" repeatCount="indefinite"/><animate attributeName="opacity" values="1;1;0" keyTimes="0;0.5;1" dur="0.6s" repeatCount="indefinite"/></circle><circle cx="12" cy="3.5" r="1.5" fill="currentColor" opacity="0"><animateTransform attributeName="transform" type="rotate" values="30 12 12;120 12 12;210 12 12;300 12 12" dur="2.4s" calcMode="discrete" begin="0.2s" repeatCount="indefinite"/><animate attributeName="opacity" values="1;1;0" keyTimes="0;0.5;1" dur="0.6s" begin="0.2s" repeatCount="indefinite"/></circle><circle cx="12" cy="3.5" r="1.5" fill="currentColor" opacity="0"><animateTransform attributeName="transform" type="rotate" values="60 12 12;150 12 12;240 12 12;330 12 12" dur="2.4s" calcMode="discrete" begin="0.4s" repeatCount="indefinite"/><animate attributeName="opacity" values="1;1;0" keyTimes="0;0.5;1" dur="0.6s" begin="0.4s" repeatCount="indefinite"/></circle></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-linecap="round" stroke-width="2"><path d="M12 3C16.9706 3 21 7.02944 21 12" stroke-dasharray="15" stroke-dashoffset="15"><animate attributeName="stroke-dashoffset" values="15;0" dur="0.3s" fill="freeze"/><animateTransform attributeName="transform" type="rotate" values="0 12 12;360 12 12" dur="1.5s" repeatCount="indefinite"/></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 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" stroke-opacity="0.3"><animate attributeName="stroke-dashoffset" values="60;0" dur="1.3s" fill="freeze"/></path><path d="M12 3C16.9706 3 21 7.02944 21 12" stroke-dasharray="15" stroke-dashoffset="15"><animate attributeName="stroke-dashoffset" values="15;0" dur="0.3s" fill="freeze"/><animateTransform attributeName="transform" type="rotate" values="0 12 12;360 12 12" dur="1.5s" repeatCount="indefinite"/></path></g></svg>
|
package/svg/marker-filled.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 stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="M6 14L17 3L21 7L10 18L6 14Z" fill="none" stroke-width="2" stroke-dasharray="44" stroke-dashoffset="44"><animate attributeName="stroke-dashoffset" values="44;0" dur="0.5s" fill="freeze"/></path><path d="M9 17L6.5 19.5H2.5L7 15Z" fill="currentColor" fill-opacity="0" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="16;0" begin="0.6s" dur="0.2s" fill="freeze"/><animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.5s" fill="freeze"/></path></g></svg>
|
package/svg/marker-twotone.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 stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="M6 14L17 3L21 7L10 18L6 14Z" fill="none" stroke-width="2" stroke-dasharray="44" stroke-dashoffset="44"><animate attributeName="stroke-dashoffset" values="44;0" dur="0.5s" fill="freeze"/></path><path d="M9 17L6.5 19.5H2.5L7 15Z" fill="currentColor" fill-opacity="0" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="16;0" begin="0.6s" dur="0.2s" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="0.8s" dur="0.15s" fill="freeze"/></path></g></svg>
|
package/svg/marker.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-linecap="round" stroke-linejoin="round"><path d="M6 14L17 3L21 7L10 18L6 14Z" stroke-width="2" stroke-dasharray="44" stroke-dashoffset="44"><animate attributeName="stroke-dashoffset" values="44;0" dur="0.5s" fill="freeze"/></path><path d="M9 17L6.5 19.5H2.5L7 15" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" begin="0.6s" dur="0.2s" fill="freeze"/></path></g></svg>
|
package/svg/menu-fold-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="M7 9L4 12L7 15" stroke-dasharray="10" stroke-dashoffset="10"><animate attributeName="stroke-dashoffset" values="10;0" begin="0.6s" dur="0.2s" fill="freeze"/></path><path d="M19 5H5" stroke-dasharray="16" stroke-dashoffset="16"><animate attributeName="stroke-dashoffset" values="16;0" dur="0.2s" fill="freeze"/></path><path d="M19 12H10" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.2s" dur="0.2s" fill="freeze"/></path><path d="M19 19H5" stroke-dasharray="16" stroke-dashoffset="16"><animate attributeName="stroke-dashoffset" values="16;0" begin="0.4s" 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 fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><path d="M17 9L20 12L17 15" stroke-dasharray="10" stroke-dashoffset="10"><animate attributeName="stroke-dashoffset" values="10;0" begin="0.6s" dur="0.2s" fill="freeze"/></path><path d="M5 5H19" stroke-dasharray="16" stroke-dashoffset="16"><animate attributeName="stroke-dashoffset" values="16;0" dur="0.2s" fill="freeze"/></path><path d="M5 12H14" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.2s" dur="0.2s" fill="freeze"/></path><path d="M5 19H19" stroke-dasharray="16" stroke-dashoffset="16"><animate attributeName="stroke-dashoffset" values="16;0" begin="0.4s" dur="0.2s" fill="freeze"/></path></g></svg>
|
package/svg/menu-unfold-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="M21 9L18 12L21 15" stroke-dasharray="10" stroke-dashoffset="10"><animate attributeName="stroke-dashoffset" values="10;0" dur="0.2s" fill="freeze"/></path><path d="M19 5H5" stroke-dasharray="16" stroke-dashoffset="16"><animate attributeName="stroke-dashoffset" values="16;0" begin="0.2s" dur="0.2s" fill="freeze"/></path><path d="M14 12H5" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.4s" dur="0.2s" fill="freeze"/></path><path d="M19 19H5" stroke-dasharray="16" stroke-dashoffset="16"><animate attributeName="stroke-dashoffset" values="16;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 fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><path d="M3 9L6 12L3 15" stroke-dasharray="10" stroke-dashoffset="10"><animate attributeName="stroke-dashoffset" values="10;0" dur="0.2s" fill="freeze"/></path><path d="M5 5H19" stroke-dasharray="16" stroke-dashoffset="16"><animate attributeName="stroke-dashoffset" values="16;0" begin="0.2s" dur="0.2s" fill="freeze"/></path><path d="M10 12H19" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.4s" dur="0.2s" fill="freeze"/></path><path d="M5 19H19" stroke-dasharray="16" stroke-dashoffset="16"><animate attributeName="stroke-dashoffset" values="16;0" begin="0.6s" dur="0.2s" fill="freeze"/></path></g></svg>
|
package/svg/menu.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-dasharray="24"><path d="M5 5H19" stroke-dashoffset="24"><animate attributeName="stroke-dashoffset" values="24;0" dur="0.2s" fill="freeze"/></path><path d="M5 12H19" stroke-dashoffset="24"><animate attributeName="stroke-dashoffset" values="24;0" begin="0.2s" dur="0.2s" fill="freeze"/></path><path d="M5 19H19" stroke-dashoffset="24"><animate attributeName="stroke-dashoffset" values="24;0" begin="0.4s" 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" 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 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12Z" 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="M7 12H17" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.6s" dur="0.2s" fill="freeze"/></path></g></svg>
|
package/svg/minus-circle.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="M3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12Z" stroke-dasharray="60" stroke-dashoffset="60"><animate attributeName="stroke-dashoffset" values="60;0" dur="0.5s" fill="freeze"/></path><path d="M7 12H17" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.6s" dur="0.2s" fill="freeze"/></path></g></svg>
|
package/svg/minus.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"><path d="M5 12H19" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-dasharray="18" stroke-dashoffset="18"><animate attributeName="stroke-dashoffset" values="18;0" dur="0.3s" 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"><g fill="currentColor" fill-opacity="0"><path d="M15.22 6.03L17.75 4.09L14.56 4L13.5 1L12.44 4L9.25 4.09L11.78 6.03L10.87 9.09L13.5 7.28L16.13 9.09L15.22 6.03Z"><animate attributeName="fill-opacity" values="0;1" begin="0.7s" dur="0.4s" fill="freeze"/></path><path d="M19.61 12.25L21.25 11L19.19 10.95L18.5 9L17.81 10.95L15.75 11L17.39 12.25L16.8 14.23L18.5 13.06L20.2 14.23L19.61 12.25Z"><animate attributeName="fill-opacity" values="0;1" begin="1.1s" dur="0.4s" fill="freeze"/></path></g><g fill="currentColor" fill-opacity="0" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z" stroke-dashoffset="56" stroke-dasharray="56"><animate attributeName="stroke-dashoffset" values="56;0" dur="0.6s" fill="freeze"/><animate attributeName="fill-opacity" values="0;1" begin="1.5s" dur="0.5s" 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 fill="currentColor" fill-opacity="0"><path d="M15.22 6.03L17.75 4.09L14.56 4L13.5 1L12.44 4L9.25 4.09L11.78 6.03L10.87 9.09L13.5 7.28L16.13 9.09L15.22 6.03Z"><animate attributeName="fill-opacity" values="0;1" begin="0.7s" dur="0.4s" fill="freeze"/></path><path d="M19.61 12.25L21.25 11L19.19 10.95L18.5 9L17.81 10.95L15.75 11L17.39 12.25L16.8 14.23L18.5 13.06L20.2 14.23L19.61 12.25Z"><animate attributeName="fill-opacity" values="0;1" begin="1.1s" dur="0.4s" fill="freeze"/></path></g><g fill="currentColor" fill-opacity="0" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z" stroke-dashoffset="56" stroke-dasharray="56"><animate attributeName="stroke-dashoffset" values="56;0" dur="0.6s" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="1.5s" dur="0.15s" fill="freeze"/></path></g></svg>
|
package/svg/moon.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="currentColor" fill-opacity="0"><path d="M15.22 6.03L17.75 4.09L14.56 4L13.5 1L12.44 4L9.25 4.09L11.78 6.03L10.87 9.09L13.5 7.28L16.13 9.09L15.22 6.03Z"><animate attributeName="fill-opacity" values="0;1" begin="0.7s" dur="0.4s" fill="freeze"/></path><path d="M19.61 12.25L21.25 11L19.19 10.95L18.5 9L17.81 10.95L15.75 11L17.39 12.25L16.8 14.23L18.5 13.06L20.2 14.23L19.61 12.25Z"><animate attributeName="fill-opacity" values="0;1" begin="1.1s" dur="0.4s" fill="freeze"/></path></g><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z" stroke-dashoffset="56" stroke-dasharray="56"><animate attributeName="stroke-dashoffset" values="56;0" dur="0.6s" 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 fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 9H12C9.23858 9 7 11.2386 7 14V20" stroke-dasharray="26" stroke-dashoffset="26"><animate attributeName="stroke-dashoffset" values="26;0" dur="0.4s" fill="freeze"/></path><g stroke-dasharray="8" stroke-dashoffset="8"><path d="M7 21L3 17"/><path d="M7 21L11 17"/><animate attributeName="stroke-dashoffset" values="8;0" begin="0.4s" dur="0.2s" fill="freeze"/></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="M21 15H12C9.23858 15 7 12.7614 7 10V4" stroke-dasharray="26" stroke-dashoffset="26"><animate attributeName="stroke-dashoffset" values="26;0" dur="0.4s" fill="freeze"/></path><path d="M7 3L3 7M7 3L11 7" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.4s" 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 fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M3 9H12C14.76142 9 17 11.2386 17 14V20" stroke-dasharray="26" stroke-dashoffset="26"><animate attributeName="stroke-dashoffset" values="26;0" dur="0.4s" fill="freeze"/></path><g stroke-dasharray="8" stroke-dashoffset="8"><path d="M17 21L21 17"/><path d="M17 21L13 17"/><animate attributeName="stroke-dashoffset" values="8;0" begin="0.4s" dur="0.2s" fill="freeze"/></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 fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M3 15H12C14.76142 15 17 12.7614 17 10V4" stroke-dasharray="26" stroke-dashoffset="26"><animate attributeName="stroke-dashoffset" values="26;0" dur="0.4s" fill="freeze"/></path><g stroke-dasharray="8" stroke-dashoffset="8"><path d="M17 3L21 7"/><path d="M17 3L13 7"/><animate attributeName="stroke-dashoffset" values="8;0" begin="0.4s" dur="0.2s" fill="freeze"/></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"><path d="M12 4C12 4 18 9 18 15C18 19 15 20 12 20C9 20 6 19 6 15C6 9 12 4 12 4Z" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.4s" dur="0.5s" fill="freeze"/></path><path d="M12 3C12 3 19 9 19 15C19 17 18 21 12 21M12 3C12 3 5 9 5 15C5 17 6 21 12 21" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-dasharray="28" stroke-dashoffset="28"><animate attributeName="stroke-dashoffset" values="28;0" dur="0.4s" fill="freeze"/></path></svg>
|
|
@@ -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"><path d="M6 15C6 9 12 4 12 4C12 4 14.9522 6.46019 16.715 10L6.8347 18C6.31173 17.2671 6 16.2894 6 15Z" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.4s" dur="0.5s" fill="freeze"/></path><path d="M12 4C12 4 18 9 18 15C18 19 15 20 12 20C9 20 6 19 6 15C6 9 12 4 12 4Z" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;0.3" begin="0.4s" dur="0.15s" fill="freeze"/></path><path d="M12 3C12 3 19 9 19 15C19 17 18 21 12 21M12 3C12 3 5 9 5 15C5 17 6 21 12 21" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-dasharray="28" stroke-dashoffset="28"><animate attributeName="stroke-dashoffset" values="28;0" dur="0.4s" fill="freeze"/></path></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"><path d="M6 15C6 9 12 4 12 4C12 4 14.9522 6.46019 16.715 10L6.8347 18C6.31173 17.2671 6 16.2894 6 15Z" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.4s" dur="0.5s" fill="freeze"/></path><path d="M12 3C12 3 19 9 19 15C19 17 18 21 12 21M12 3C12 3 5 9 5 15C5 17 6 21 12 21" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-dasharray="28" stroke-dashoffset="28"><animate attributeName="stroke-dashoffset" values="28;0" dur="0.4s" fill="freeze"/></path></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"><path d="M6 15C6 9 12 4 12 4C12 4 14.9522 6.46019 16.715 10L6.8347 18C6.31173 17.2671 6 16.2894 6 15Z" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;0.3" begin="0.4s" dur="0.15s" fill="freeze"/></path><path d="M12 3C12 3 19 9 19 15C19 17 18 21 12 21M12 3C12 3 5 9 5 15C5 17 6 21 12 21" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-dasharray="28" stroke-dashoffset="28"><animate attributeName="stroke-dashoffset" values="28;0" dur="0.4s" fill="freeze"/></path></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"><path d="M12 4C12 4 18 9 18 15C18 19 15 20 12 20C9 20 6 19 6 15C6 9 12 4 12 4Z" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;0.3" begin="0.4s" dur="0.15s" fill="freeze"/></path><path d="M12 3C12 3 19 9 19 15C19 17 18 21 12 21M12 3C12 3 5 9 5 15C5 17 6 21 12 21" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-dasharray="28" stroke-dashoffset="28"><animate attributeName="stroke-dashoffset" values="28;0" dur="0.4s" fill="freeze"/></path></svg>
|
package/svg/paint-drop.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"><path d="M12 3C12 3 19 9 19 15C19 17 18 21 12 21M12 3C12 3 5 9 5 15C5 17 6 21 12 21" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-dasharray="28" stroke-dashoffset="28"><animate attributeName="stroke-dashoffset" values="28;0" dur="0.4s" fill="freeze"/></path></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="M3 21L4.99998 15L16 4C17 3 19 3 20 4C21 5 21 7 20 8L8.99998 19L3 21" stroke-dasharray="56" stroke-dashoffset="56"><animate attributeName="stroke-dashoffset" values="56;0" dur="0.6s" fill="freeze"/></path><g stroke-dasharray="6"><path d="M15 5L19 9" stroke-dashoffset="6"><animate attributeName="stroke-dashoffset" values="6;0" begin="0.6s" dur="0.2s" fill="freeze"/></path><path d="M6 15L9 18" stroke-width="1" stroke-dashoffset="6"><animate attributeName="stroke-dashoffset" values="6;0" begin="0.6s" dur="0.2s" fill="freeze"/></path></g></g><path d="M9 18L18 9L15 6L6 15L9 18Z" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;0.3" begin="0.8s" dur="0.15s" fill="freeze"/></path></svg>
|
package/svg/pencil-twotone.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 21L4.99998 15L16 4C17 3 19 3 20 4C21 5 21 7 20 8L8.99998 19L3 21" stroke-dasharray="56" stroke-dashoffset="56"><animate attributeName="stroke-dashoffset" values="56;0" dur="0.6s" fill="freeze"/></path><g stroke-dasharray="6"><path d="M15 5L19 9" stroke-dashoffset="6"><animate attributeName="stroke-dashoffset" values="6;0" begin="0.6s" dur="0.2s" fill="freeze"/></path><path d="M6 15L9 18" stroke-width="1" stroke-dashoffset="6"><animate attributeName="stroke-dashoffset" values="6;0" begin="0.6s" dur="0.2s" fill="freeze"/></path></g></g><path d="M17 4H20V7L9 18L6 15L17 4Z" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;0.3" begin="0.8s" dur="0.15s" fill="freeze"/></path></svg>
|
package/svg/pencil.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="M3 21L4.99998 15L16 4C17 3 19 3 20 4C21 5 21 7 20 8L8.99998 19L3 21" stroke-dasharray="56" stroke-dashoffset="56"><animate attributeName="stroke-dashoffset" values="56;0" dur="0.6s" fill="freeze"/></path><g stroke-dasharray="6"><path d="M15 5L19 9" stroke-dashoffset="6"><animate attributeName="stroke-dashoffset" values="6;0" begin="0.6s" dur="0.2s" fill="freeze"/></path><path d="M6 15L9 18" stroke-width="1" stroke-dashoffset="6"><animate attributeName="stroke-dashoffset" values="6;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"><g stroke-dasharray="12"><path d="M12 7V17" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.8s" dur="0.2s" fill="freeze"/></path><path d="M7 12H17" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.6s" dur="0.2s" fill="freeze"/></path></g><path d="M3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12Z" 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"/></path></g></svg>
|