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
|
@@ -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="M20 7L17 4L8 13V16H11L20 7Z" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;0.3" begin="1.2s" dur="0.15s" fill="freeze"/></path><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M3 21H21" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" dur="0.3s" fill="freeze"/></path><path d="M7 17V13L17 3L21 7L11 17H7" stroke-dasharray="44" stroke-dashoffset="44"><animate attributeName="stroke-dashoffset" values="44;0" begin="0.4s" dur="0.6s" fill="freeze"/></path><path d="M14 6L18 10" 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/edit-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="M20 7L17 4L15 6L18 9L20 7Z" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;0.3" begin="1.2s" dur="0.15s" fill="freeze"/></path><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M3 21H21" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" dur="0.3s" fill="freeze"/></path><path d="M7 17V13L17 3L21 7L11 17H7" stroke-dasharray="44" stroke-dashoffset="44"><animate attributeName="stroke-dashoffset" values="44;0" begin="0.4s" dur="0.6s" fill="freeze"/></path><path d="M14 6L18 10" 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/edit.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 21H21" stroke-dasharray="20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" dur="0.3s" fill="freeze"/></path><path d="M7 17V13L17 3L21 7L11 17H7" stroke-dasharray="44" stroke-dashoffset="44"><animate attributeName="stroke-dashoffset" values="44;0" begin="0.4s" dur="0.6s" fill="freeze"/></path><path d="M14 6L18 10" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="1s" 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"><path d="M12 15L4 10V18H20V10L12 15Z" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;0.3" begin="1s" dur="0.15s" fill="freeze"/></path><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><path d="M3 8.06083C3 7.71247 3.1813 7.38921 3.47855 7.20755L12 2L20.5214 7.20755C20.8187 7.38921 21 7.71247 21 8.06083V18C21 18.5523 20.5523 19 20 19H4C3.44772 19 3 18.5523 3 18V8.06083Z" stroke-dasharray="64" stroke-dashoffset="64"><animate attributeName="stroke-dashoffset" values="64;0" dur="0.6s" fill="freeze"/></path><path d="M3 8.5L12 14L21 8.5" stroke-dasharray="24" stroke-dashoffset="24"><animate attributeName="stroke-dashoffset" values="24;0" begin="0.6s" 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="M12 13L4 8L12 3L20 8L12 13Z" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;0.3" begin="1s" dur="0.15s" fill="freeze"/></path><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><path d="M3 8.06083C3 7.71247 3.1813 7.38921 3.47855 7.20755L12 2L20.5214 7.20755C20.8187 7.38921 21 7.71247 21 8.06083V18C21 18.5523 20.5523 19 20 19H4C3.44772 19 3 18.5523 3 18V8.06083Z" stroke-dasharray="64" stroke-dashoffset="64"><animate attributeName="stroke-dashoffset" values="64;0" dur="0.6s" fill="freeze"/></path><path d="M3 8.5L12 14L21 8.5" stroke-dasharray="24" stroke-dashoffset="24"><animate attributeName="stroke-dashoffset" values="24;0" begin="0.6s" dur="0.4s" fill="freeze"/></path></g></svg>
|
package/svg/email-opened.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 8.06083C3 7.71247 3.1813 7.38921 3.47855 7.20755L12 2L20.5214 7.20755C20.8187 7.38921 21 7.71247 21 8.06083V18C21 18.5523 20.5523 19 20 19H4C3.44772 19 3 18.5523 3 18V8.06083Z" stroke-dasharray="64" stroke-dashoffset="64"><animate attributeName="stroke-dashoffset" values="64;0" dur="0.6s" fill="freeze"/></path><path d="M3 8.5L12 14L21 8.5" stroke-dasharray="24" stroke-dashoffset="24"><animate attributeName="stroke-dashoffset" values="24;0" begin="0.6s" 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="M12 13L4 8V18H20V8L12 13Z" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;0.3" begin="1s" dur="0.15s" fill="freeze"/></path><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><rect x="3" y="5" width="18" height="14" rx="1" stroke-dasharray="64" stroke-dashoffset="64"><animate attributeName="stroke-dashoffset" values="64;0" dur="0.6s" fill="freeze"/></rect><path d="M3 6.5L12 12L21 6.5" stroke-dasharray="24" stroke-dashoffset="24"><animate attributeName="stroke-dashoffset" values="24;0" begin="0.6s" dur="0.4s" fill="freeze"/></path></g></svg>
|
package/svg/email-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="M12 11L4 6H20L12 11Z" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;0.3" begin="1s" dur="0.15s" fill="freeze"/></path><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><rect x="3" y="5" width="18" height="14" rx="1" stroke-dasharray="64" stroke-dashoffset="64"><animate attributeName="stroke-dashoffset" values="64;0" dur="0.6s" fill="freeze"/></rect><path d="M3 6.5L12 12L21 6.5" stroke-dasharray="24" stroke-dashoffset="24"><animate attributeName="stroke-dashoffset" values="24;0" begin="0.6s" dur="0.4s" fill="freeze"/></path></g></svg>
|
package/svg/email.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"><rect x="3" y="5" width="18" height="14" rx="1" stroke-dasharray="64" stroke-dashoffset="64"><animate attributeName="stroke-dashoffset" values="64;0" dur="0.6s" fill="freeze"/></rect><path d="M3 6.5L12 12L21 6.5" stroke-dasharray="24" stroke-dashoffset="24"><animate attributeName="stroke-dashoffset" values="24;0" begin="0.6s" 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 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" 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="M8 16C8.5 15 9.79086 14 12 14C14.2091 14 15.5 15 16 16" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" begin="1s" dur="0.2s" fill="freeze"/></path><g stroke-width="1" stroke-dashoffset="5" stroke-dasharray="5"><path d="M9.5 8.5L7.5 7.5"><animate attributeName="stroke-dashoffset" values="5;0" begin="0.6s" dur="0.2s" fill="freeze"/></path><path d="M14.5 8.5L16.5 7.5"><animate attributeName="stroke-dashoffset" values="5;0" begin="0.8s" dur="0.2s" fill="freeze"/></path></g></g><g fill="currentColor"><ellipse cx="9" cy="9.5" rx="1" ry="1.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.6s" dur="0.2s" fill="freeze"/></ellipse><ellipse cx="15" cy="9.5" rx="1" ry="1.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.2s" fill="freeze"/></ellipse></g></svg>
|
package/svg/emoji-angry.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="M8 16C8.5 15 9.79086 14 12 14C14.2091 14 15.5 15 16 16" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" begin="1s" dur="0.2s" fill="freeze"/></path><g stroke-width="1" stroke-dashoffset="5" stroke-dasharray="5"><path d="M9.5 8.5L7.5 7.5"><animate attributeName="stroke-dashoffset" values="5;0" begin="0.6s" dur="0.2s" fill="freeze"/></path><path d="M14.5 8.5L16.5 7.5"><animate attributeName="stroke-dashoffset" values="5;0" begin="0.8s" dur="0.2s" fill="freeze"/></path></g></g><g fill="currentColor"><ellipse cx="9" cy="9.5" rx="1" ry="1.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.6s" dur="0.2s" fill="freeze"/></ellipse><ellipse cx="15" cy="9.5" rx="1" ry="1.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.2s" fill="freeze"/></ellipse></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"><mask id="smile"><path d="M8.5 16C9 15 10 14 12 14C14 14 15 15 15.5 16M8.5 16C9.5 15.5 11 15.5 12 15.5C13 15.5 14.5 15.5 15.5 16" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round"/></mask><g fill="currentColor"><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-opacity="0" 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"/><animate attributeName="fill-opacity" values="0;0.3" begin="1.2s" dur="0.15s" fill="freeze"/></path><rect mask="url(#smile)" x="6" y="12" width="0" height="7" fill="currentColor"><animate attributeName="width" values="0;12" begin="1s" dur="0.2s" fill="freeze"/></rect><ellipse cx="9" cy="9.5" rx="1" ry="1.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.6s" dur="0.2s" fill="freeze"/></ellipse><ellipse cx="15" cy="9.5" rx="1" ry="1.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.2s" fill="freeze"/></ellipse></g></svg>
|
package/svg/emoji-frown-open.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"><mask id="smile"><path d="M8.5 16C9 15 10 14 12 14C14 14 15 15 15.5 16M8.5 16C9.5 15.5 11 15.5 12 15.5C13 15.5 14.5 15.5 15.5 16" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round"/></mask><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"><rect mask="url(#smile)" x="6" y="12" width="0" height="7" fill="currentColor"><animate attributeName="width" values="0;12" begin="1s" dur="0.2s" fill="freeze"/></rect><ellipse cx="9" cy="9.5" rx="1" ry="1.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.6s" dur="0.2s" fill="freeze"/></ellipse><ellipse cx="15" cy="9.5" rx="1" ry="1.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.2s" fill="freeze"/></ellipse></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-width="2" stroke-linecap="round"><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="M8 16C8.5 15 9.79086 14 12 14C14.2091 14 15.5 15 16 16" fill="none" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" begin="1s" dur="0.2s" fill="freeze"/></path></g><g fill="currentColor"><ellipse cx="9" cy="9.5" rx="1" ry="1.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.6s" dur="0.2s" fill="freeze"/></ellipse><ellipse cx="15" cy="9.5" rx="1" ry="1.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.2s" fill="freeze"/></ellipse></g></svg>
|
package/svg/emoji-frown.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="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="M8 16C8.5 15 9.79086 14 12 14C14.2091 14 15.5 15 16 16" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" begin="1s" dur="0.2s" fill="freeze"/></path></g><g fill="currentColor"><ellipse cx="9" cy="9.5" rx="1" ry="1.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.6s" dur="0.2s" fill="freeze"/></ellipse><ellipse cx="15" cy="9.5" rx="1" ry="1.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.2s" fill="freeze"/></ellipse></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"><mask id="smile"><path d="M8 14C8.5 15.5 9.79086 17 12 17C14.2091 17 15.5 15.5 16 14M8 14C9 14.5 10 15 12 15C14 15 15 14.5 16 14" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round"/></mask><g fill="currentColor"><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-opacity="0" 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"/><animate attributeName="fill-opacity" values="0;0.3" begin="1.2s" dur="0.15s" fill="freeze"/></path><rect mask="url(#smile)" x="6" y="12" width="0" height="7" fill="currentColor"><animate attributeName="width" values="0;12" begin="1s" dur="0.2s" fill="freeze"/></rect><ellipse cx="9" cy="9.5" rx="1" ry="1.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.6s" dur="0.2s" fill="freeze"/></ellipse><ellipse cx="15" cy="9.5" rx="1" ry="1.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.2s" fill="freeze"/></ellipse></g></svg>
|
package/svg/emoji-grin.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"><mask id="smile"><path d="M8 14C8.5 15.5 9.79086 17 12 17C14.2091 17 15.5 15.5 16 14M8 14C9 14.5 10 15 12 15C14 15 15 14.5 16 14" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round"/></mask><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"><rect mask="url(#smile)" x="6" y="12" width="0" height="7" fill="currentColor"><animate attributeName="width" values="0;12" begin="1s" dur="0.2s" fill="freeze"/></rect><ellipse cx="9" cy="9.5" rx="1" ry="1.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.6s" dur="0.2s" fill="freeze"/></ellipse><ellipse cx="15" cy="9.5" rx="1" ry="1.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.2s" fill="freeze"/></ellipse></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-width="2" stroke-linecap="round"><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="M8 15H16" fill="none" stroke-dasharray="10" stroke-dashoffset="10"><animate attributeName="stroke-dashoffset" values="10;0" begin="1s" dur="0.2s" fill="freeze"/></path></g><g fill="currentColor"><ellipse cx="9" cy="9.5" rx="1" ry="1.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.6s" dur="0.2s" fill="freeze"/></ellipse><ellipse cx="15" cy="9.5" rx="1" ry="1.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.2s" fill="freeze"/></ellipse></g></svg>
|
package/svg/emoji-neutral.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="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="M8 15H16" stroke-dasharray="10" stroke-dashoffset="10"><animate attributeName="stroke-dashoffset" values="10;0" begin="1s" dur="0.2s" fill="freeze"/></path></g><g fill="currentColor"><ellipse cx="9" cy="9.5" rx="1" ry="1.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.6s" dur="0.2s" fill="freeze"/></ellipse><ellipse cx="15" cy="9.5" rx="1" ry="1.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.2s" fill="freeze"/></ellipse></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-width="2" stroke-linecap="round"><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="M8 14C8.5 15.5 9.79086 17 12 17C14.2091 17 15.5 15.5 16 14" fill="none" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" begin="1s" dur="0.2s" fill="freeze"/></path></g><g fill="currentColor"><ellipse cx="9" cy="9.5" rx="1" ry="1.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.6s" dur="0.2s" fill="freeze"/></ellipse><ellipse cx="15" cy="9.5" rx="1" ry="1.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.2s" fill="freeze"/></ellipse></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-width="2" stroke-linecap="round"><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="M8 14C8.5 15.5 9.79086 17 12 17C14.2091 17 15.5 15.5 16 14" fill="none" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" begin="1s" dur="0.2s" fill="freeze"/></path></g><g fill="currentColor"><ellipse cx="9" cy="9.5" rx="1" ry="1.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.6s" dur="0.2s" fill="freeze"/></ellipse><path d="M15 8.5C15.8284 8.5 16.5 8.94772 16.5 9.5C16.5 10.0523 15.8284 10.5 15 10.5C14.1716 10.5 13.5 10.0523 13.5 9.5C13.5 8.94772 14.1716 8.5 15 8.5Z" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.2s" fill="freeze"/></path></g></svg>
|
package/svg/emoji-smile-wink.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="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="M8 14C8.5 15.5 9.79086 17 12 17C14.2091 17 15.5 15.5 16 14" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" begin="1s" dur="0.2s" fill="freeze"/></path></g><g fill="currentColor"><ellipse cx="9" cy="9.5" rx="1" ry="1.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.6s" dur="0.2s" fill="freeze"/></ellipse><path d="M15 8.5C15.8284 8.5 16.5 8.94772 16.5 9.5C16.5 10.0523 15.8284 10.5 15 10.5C14.1716 10.5 13.5 10.0523 13.5 9.5C13.5 8.94772 14.1716 8.5 15 8.5Z" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.2s" fill="freeze"/></path></g></svg>
|
package/svg/emoji-smile.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="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="M8 14C8.5 15.5 9.79086 17 12 17C14.2091 17 15.5 15.5 16 14" stroke-dasharray="14" stroke-dashoffset="14"><animate attributeName="stroke-dashoffset" values="14;0" begin="1s" dur="0.2s" fill="freeze"/></path></g><g fill="currentColor"><ellipse cx="9" cy="9.5" rx="1" ry="1.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.6s" dur="0.2s" fill="freeze"/></ellipse><ellipse cx="15" cy="9.5" rx="1" ry="1.5" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.2s" fill="freeze"/></ellipse></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 5C8.13401 5 5 8.13401 5 12C5 15.866 8.13401 19 12 19C15.866 19 19 15.866 19 12" stroke-dasharray="36" stroke-dashoffset="36"><animate attributeName="stroke-dashoffset" values="36;0" dur="0.6s" fill="freeze"/></path><path d="M13 11L20 4" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.6s" dur="0.3s" fill="freeze"/></path><path d="M21 3H15M21 3V9" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.9s" dur="0.2s" fill="freeze"/></path></g></svg>
|
package/svg/external-link.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="M11 5H5V19H19V13" stroke-dasharray="42" stroke-dashoffset="42"><animate attributeName="stroke-dashoffset" values="42;0" dur="0.6s" fill="freeze"/></path><path d="M13 11L20 4" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.6s" dur="0.3s" fill="freeze"/></path><path d="M21 3H15M21 3V9" stroke-dasharray="8" stroke-dashoffset="8"><animate attributeName="stroke-dashoffset" values="8;0" begin="0.9s" dur="0.2s" fill="freeze"/></path></g></svg>
|
package/svg/facebook.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="4" stroke-linecap="round"><path d="M17 4L15 4C12.5 4 11 5.5 11 8V20" stroke-dasharray="24" stroke-dashoffset="24"><animate attributeName="stroke-dashoffset" values="24;0" dur="0.4s" fill="freeze"/></path><path d="M8 12H15" stroke-dasharray="12" stroke-dashoffset="12"><animate attributeName="stroke-dashoffset" values="12;0" begin="0.5s" 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"><mask id="eyes" x="0" y="0" width="24" height="24"><g fill="white"><ellipse cx="9.5" cy="9" rx="1.5" ry="1"/><ellipse cx="14.5" cy="9" rx="1.5" ry="1"/></g></mask><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 4C13.6683 4 14.6122 4.39991 15 4.5C15.5255 4.07463 16.9375 3 18.5 3C18.8438 4 18.7863 5.21921 18.5 6C19.25 7 19.5 8 19.5 9.5C19.5 11.6875 19.017 13.0822 18 14C16.983 14.9178 15.8887 15.3749 14.5 15.5C15.1506 16.038 15 17.3743 15 18C15 18.7256 15 21 15 21M12 4C10.3317 4 9.38784 4.39991 9 4.5C8.47455 4.07463 7.0625 3 5.5 3C5.15625 4 5.21371 5.21921 5.5 6C4.75 7 4.5 8 4.5 9.5C4.5 11.6875 4.98301 13.0822 6 14C7.01699 14.9178 8.1113 15.3749 9.5 15.5C8.84944 16.038 9 17.3743 9 18C9 18.7256 9 21 9 21" stroke-dasharray="30" stroke-dashoffset="30"><animate attributeName="stroke-dashoffset" values="30;0" dur="0.6s" fill="freeze"/></path><path d="M9 19" stroke-dasharray="10" stroke-dashoffset="10"><animate attributeName="stroke-dashoffset" values="10;0" begin="0.7s" dur="0.2s" fill="freeze"/><animate attributeName="d" values="M9 19c-1.406 0-2.844-.563-3.688-1.188C4.47 17.188 4.22 16.157 3 15.5;M9 19c-1.406 0-3-.5-4-.5-.532 0-1 0-2-.5;M9 19c-1.406 0-2.844-.563-3.688-1.188C4.47 17.188 4.22 16.157 3 15.5" dur="3s" repeatCount="indefinite"/></path></g><rect mask="url(#eyes)" x="8" y="11" width="8" height="2" fill="currentColor"><animate attributeName="y" values="10;10;8;8;10;10" keyTimes="0;0.45;0.46;0.54;0.55;1" dur="10s" repeatCount="indefinite"/></rect></svg>
|
package/svg/github-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="M15 4.5C14.6122 4.39991 13.6683 4 12 4C10.3317 4 9.38784 4.39991 9 4.5C8.47455 4.07463 7.0625 3 5.5 3C5.15625 4 5.21371 5.21921 5.5 6C4.75 7 4.5 8 4.5 9.5C4.5 11.6875 4.98302 13.0822 6 14C7.01698 14.9178 8.1113 15.3749 9.5 15.5C8.84944 16.038 9 17.3743 9 18V22H15V18C15 17.3743 15.1506 16.038 14.5 15.5C15.8887 15.3749 16.983 14.9178 18 14C19.017 13.0822 19.5 11.6875 19.5 9.5C19.5 8 19.25 7 18.5 6C18.7863 5.21921 18.8438 4 18.5 3C16.9375 3 15.5255 4.07463 15 4.5Z" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;0.3" begin="0.6s" dur="0.15s" fill="freeze"/></path><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 4C13.6683 4 14.6122 4.39991 15 4.5C15.5255 4.07463 16.9375 3 18.5 3C18.8438 4 18.7863 5.21921 18.5 6C19.25 7 19.5 8 19.5 9.5C19.5 11.6875 19.017 13.0822 18 14C16.983 14.9178 15.8887 15.3749 14.5 15.5C15.1506 16.038 15 17.3743 15 18C15 18.7256 15 21 15 21M12 4C10.3317 4 9.38784 4.39991 9 4.5C8.47455 4.07463 7.0625 3 5.5 3C5.15625 4 5.21371 5.21921 5.5 6C4.75 7 4.5 8 4.5 9.5C4.5 11.6875 4.98301 13.0822 6 14C7.01699 14.9178 8.1113 15.3749 9.5 15.5C8.84944 16.038 9 17.3743 9 18C9 18.7256 9 21 9 21" stroke-dasharray="30" stroke-dashoffset="30"><animate attributeName="stroke-dashoffset" values="30;0" dur="0.6s" fill="freeze"/></path><path d="M9 19C7.59375 19 6.15625 18.4375 5.3125 17.8125C4.46875 17.1875 4.21875 16.1562 3 15.5" stroke-dasharray="10" stroke-dashoffset="10"><animate attributeName="stroke-dashoffset" values="10;0" begin="0.7s" dur="0.2s" fill="freeze"/></path></g></svg>
|
package/svg/github.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 4C13.6683 4 14.6122 4.39991 15 4.5C15.5255 4.07463 16.9375 3 18.5 3C18.8438 4 18.7863 5.21921 18.5 6C19.25 7 19.5 8 19.5 9.5C19.5 11.6875 19.017 13.0822 18 14C16.983 14.9178 15.8887 15.3749 14.5 15.5C15.1506 16.038 15 17.3743 15 18C15 18.7256 15 21 15 21M12 4C10.3317 4 9.38784 4.39991 9 4.5C8.47455 4.07463 7.0625 3 5.5 3C5.15625 4 5.21371 5.21921 5.5 6C4.75 7 4.5 8 4.5 9.5C4.5 11.6875 4.98301 13.0822 6 14C7.01699 14.9178 8.1113 15.3749 9.5 15.5C8.84944 16.038 9 17.3743 9 18C9 18.7256 9 21 9 21" stroke-dasharray="30" stroke-dashoffset="30"><animate attributeName="stroke-dashoffset" values="30;0" dur="0.6s" fill="freeze"/></path><path d="M9 19C7.59375 19 6.15625 18.4375 5.3125 17.8125C4.46875 17.1875 4.21875 16.1562 3 15.5" stroke-dasharray="10" stroke-dashoffset="10"><animate attributeName="stroke-dashoffset" values="10;0" begin="0.7s" 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="currentColor" stroke="currentColor" stroke-linecap="round" stroke-dasharray="10"><g stroke-dashoffset="10" fill-opacity="0"><circle cx="5" cy="5" r="1.5"/><circle cx="12" cy="5" r="1.5"/><circle cx="19" cy="5" r="1.5"/><animate attributeName="stroke-dashoffset" values="10;0" dur="0.2s" fill="freeze"/><animate attributeName="fill-opacity" values="0;1" begin="0.8s" dur="0.5s" fill="freeze"/></g><g stroke-dashoffset="10" fill-opacity="0"><circle cx="5" cy="12" r="1.5"/><circle cx="12" cy="12" r="1.5"/><circle cx="19" cy="12" r="1.5"/><animate attributeName="stroke-dashoffset" values="10;0" begin="0.4s" dur="0.2s" fill="freeze"/><animate attributeName="fill-opacity" values="0;1" begin="1s" dur="0.5s" fill="freeze"/></g><g stroke-dashoffset="10" fill-opacity="0"><circle cx="5" cy="19" r="1.5"/><circle cx="12" cy="19" r="1.5"/><circle cx="19" cy="19" r="1.5"/><animate attributeName="stroke-dashoffset" values="10;0" begin="0.6s" dur="0.2s" fill="freeze"/><animate attributeName="fill-opacity" values="0;1" begin="1.2s" dur="0.5s" fill="freeze"/></g></g></svg>
|
package/svg/grid-3-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="currentColor" stroke="currentColor" stroke-linecap="round" stroke-dasharray="10"><g stroke-dashoffset="10" fill-opacity="0"><circle cx="5" cy="5" r="1.5"/><circle cx="12" cy="5" r="1.5"/><circle cx="19" cy="5" r="1.5"/><animate attributeName="stroke-dashoffset" values="10;0" dur="0.2s" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="0.8s" dur="0.15s" fill="freeze"/></g><g stroke-dashoffset="10" fill-opacity="0"><circle cx="5" cy="12" r="1.5"/><circle cx="12" cy="12" r="1.5"/><circle cx="19" cy="12" r="1.5"/><animate attributeName="stroke-dashoffset" values="10;0" begin="0.3s" dur="0.2s" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="1s" dur="0.15s" fill="freeze"/></g><g stroke-dashoffset="10" fill-opacity="0"><circle cx="5" cy="19" r="1.5"/><circle cx="12" cy="19" r="1.5"/><circle cx="19" cy="19" r="1.5"/><animate attributeName="stroke-dashoffset" values="10;0" begin="0.6s" dur="0.2s" fill="freeze"/><animate attributeName="fill-opacity" values="0;0.3" begin="1.2s" dur="0.15s" fill="freeze"/></g></g></svg>
|
package/svg/grid-3.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-dasharray="10"><g stroke-dashoffset="10"><circle cx="5" cy="5" r="1.5"/><circle cx="12" cy="5" r="1.5"/><circle cx="19" cy="5" r="1.5"/><animate attributeName="stroke-dashoffset" values="10;0" dur="0.2s" fill="freeze"/></g><g stroke-dashoffset="10"><circle cx="5" cy="12" r="1.5"/><circle cx="12" cy="12" r="1.5"/><circle cx="19" cy="12" r="1.5"/><animate attributeName="stroke-dashoffset" values="10;0" begin="0.3s" dur="0.2s" fill="freeze"/></g><g stroke-dashoffset="10"><circle cx="5" cy="19" r="1.5"/><circle cx="12" cy="19" r="1.5"/><circle cx="19" cy="19" r="1.5"/><animate attributeName="stroke-dashoffset" values="10;0" begin="0.6s" dur="0.2s" fill="freeze"/></g></g></svg>
|
package/svg/hash-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" stroke-dasharray="16"><path d="M6 9H19" stroke-dashoffset="16"><animate attributeName="stroke-dashoffset" values="16;0" dur="0.2s" fill="freeze"/></path><path d="M5 15H18" stroke-dashoffset="16"><animate attributeName="stroke-dashoffset" values="16;0" begin="0.2s" dur="0.2s" fill="freeze"/></path><path d="M10 5L8 19" stroke-dashoffset="16"><animate attributeName="stroke-dashoffset" values="16;0" begin="0.5s" dur="0.2s" fill="freeze"/></path><path d="M16 5L14 19" stroke-dashoffset="16"><animate attributeName="stroke-dashoffset" values="16;0" begin="0.7s" dur="0.2s" fill="freeze"/></path></g></svg>
|
package/svg/hash.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="20"><path d="M4 9H21" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" dur="0.2s" fill="freeze"/></path><path d="M3 15H20" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" begin="0.2s" dur="0.2s" fill="freeze"/></path><path d="M10 3L8 21" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" begin="0.5s" dur="0.2s" fill="freeze"/></path><path d="M16 3L14 21" stroke-dashoffset="20"><animate attributeName="stroke-dashoffset" values="20;0" begin="0.7s" 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"><path d="M3.5 11L12 20V7L7 5.5L3.5 7V11Z" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.5s" dur="0.5s" fill="freeze"/></path><path d="M12 8C12 8 12 8 12.7578 7C13.6343 5.84335 14.9398 5 16.5 5C18.9853 5 21 7.01472 21 9.5C21 10.4251 20.7209 11.285 20.2422 12C19.435 13.206 12 21 12 21M12 8C12 8 12 8 11.2422 7C10.3657 5.84335 9.06021 5 7.5 5C5.01472 5 3 7.01472 3 9.5C3 10.4251 3.27914 11.285 3.75777 12C4.56504 13.206 12 21 12 21" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-dasharray="30" stroke-dashoffset="30"><animate attributeName="stroke-dashoffset" values="30;0" dur="0.5s" fill="freeze"/></path></svg>
|
package/svg/heart-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"><path d="M12 20L20.5 11V7L17 5.5L12 7L7 5.5L3.5 7V11L12 20Z" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.5s" dur="0.5s" fill="freeze"/></path><path d="M12 8C12 8 12 8 12.7578 7C13.6343 5.84335 14.9398 5 16.5 5C18.9853 5 21 7.01472 21 9.5C21 10.4251 20.7209 11.285 20.2422 12C19.435 13.206 12 21 12 21M12 8C12 8 12 8 11.2422 7C10.3657 5.84335 9.06021 5 7.5 5C5.01472 5 3 7.01472 3 9.5C3 10.4251 3.27914 11.285 3.75777 12C4.56504 13.206 12 21 12 21" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-dasharray="30" stroke-dashoffset="30"><animate attributeName="stroke-dashoffset" values="30;0" dur="0.5s" 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="M3.5 11L12 20V7L7 5.5L3.5 7V11Z" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.5s" dur="0.5s" fill="freeze"/></path><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><path d="M12 8C12 8 12 8 11.2422 7C10.3657 5.84335 9.06021 5 7.5 5C5.01472 5 3 7.01472 3 9.5C3 10.4251 3.27914 11.285 3.75777 12C4.56504 13.206 12 21 12 21" stroke-dasharray="30" stroke-dashoffset="30"><animate attributeName="stroke-dashoffset" values="30;0" dur="0.5s" fill="freeze"/></path><path d="M12 8V21" stroke-dasharray="15" stroke-dashoffset="15"><animate attributeName="stroke-dashoffset" values="15;0" dur="0.5s" 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="M3.5 11L12 20V7L7 5.5L3.5 7V11Z" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;0.3" begin="0.5s" dur="0.15s" fill="freeze"/></path><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><path d="M12 8C12 8 12 8 11.2422 7C10.3657 5.84335 9.06021 5 7.5 5C5.01472 5 3 7.01472 3 9.5C3 10.4251 3.27914 11.285 3.75777 12C4.56504 13.206 12 21 12 21" stroke-dasharray="30" stroke-dashoffset="30"><animate attributeName="stroke-dashoffset" values="30;0" dur="0.5s" fill="freeze"/></path><path d="M12 8V21" stroke-dasharray="15" stroke-dashoffset="15"><animate attributeName="stroke-dashoffset" values="15;0" dur="0.5s" fill="freeze"/></path></g></svg>
|
package/svg/heart-half.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="M12 8C12 8 12 8 11.2422 7C10.3657 5.84335 9.06021 5 7.5 5C5.01472 5 3 7.01472 3 9.5C3 10.4251 3.27914 11.285 3.75777 12C4.56504 13.206 12 21 12 21" stroke-dasharray="30" stroke-dashoffset="30"><animate attributeName="stroke-dashoffset" values="30;0" dur="0.5s" fill="freeze"/></path><path d="M12 8V21" stroke-dasharray="15" stroke-dashoffset="15"><animate attributeName="stroke-dashoffset" values="15;0" dur="0.5s" 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="currentColor"><path d="M3.5 11L12 20V7L7 5.5L3.5 7V11Z" fill-opacity="0"><animate attributeName="fill-opacity" values="0;1" begin="0.5s" dur="0.5s" fill="freeze"/></path><path d="M12 20L20.5 11V7L17 5.5L12 7V20Z" fill-opacity="0"><animate attributeName="fill-opacity" values="0;0.3" begin="0.5s" dur="0.15s" fill="freeze"/></path></g><path d="M12 8C12 8 12 8 12.7578 7C13.6343 5.84335 14.9398 5 16.5 5C18.9853 5 21 7.01472 21 9.5C21 10.4251 20.7209 11.285 20.2422 12C19.435 13.206 12 21 12 21M12 8C12 8 12 8 11.2422 7C10.3657 5.84335 9.06021 5 7.5 5C5.01472 5 3 7.01472 3 9.5C3 10.4251 3.27914 11.285 3.75777 12C4.56504 13.206 12 21 12 21" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-dasharray="30" stroke-dashoffset="30"><animate attributeName="stroke-dashoffset" values="30;0" dur="0.5s" 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="M3.5 11L12 20V7L7 5.5L3.5 7V11Z" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;0.3" begin="0.5s" dur="0.15s" fill="freeze"/></path><path d="M12 8C12 8 12 8 12.7578 7C13.6343 5.84335 14.9398 5 16.5 5C18.9853 5 21 7.01472 21 9.5C21 10.4251 20.7209 11.285 20.2422 12C19.435 13.206 12 21 12 21M12 8C12 8 12 8 11.2422 7C10.3657 5.84335 9.06021 5 7.5 5C5.01472 5 3 7.01472 3 9.5C3 10.4251 3.27914 11.285 3.75777 12C4.56504 13.206 12 21 12 21" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-dasharray="30" stroke-dashoffset="30"><animate attributeName="stroke-dashoffset" values="30;0" dur="0.5s" fill="freeze"/></path></svg>
|
package/svg/heart-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="M12 20L20.5 11V7L17 5.5L12 7L7 5.5L3.5 7V11L12 20Z" fill="currentColor" fill-opacity="0"><animate attributeName="fill-opacity" values="0;0.3" begin="0.5s" dur="0.15s" fill="freeze"/></path><path d="M12 8C12 8 12 8 12.7578 7C13.6343 5.84335 14.9398 5 16.5 5C18.9853 5 21 7.01472 21 9.5C21 10.4251 20.7209 11.285 20.2422 12C19.435 13.206 12 21 12 21M12 8C12 8 12 8 11.2422 7C10.3657 5.84335 9.06021 5 7.5 5C5.01472 5 3 7.01472 3 9.5C3 10.4251 3.27914 11.285 3.75777 12C4.56504 13.206 12 21 12 21" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-dasharray="30" stroke-dashoffset="30"><animate attributeName="stroke-dashoffset" values="30;0" dur="0.5s" fill="freeze"/></path></svg>
|
package/svg/heart.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 8C12 8 12 8 12.7578 7C13.6343 5.84335 14.9398 5 16.5 5C18.9853 5 21 7.01472 21 9.5C21 10.4251 20.7209 11.285 20.2422 12C19.435 13.206 12 21 12 21M12 8C12 8 12 8 11.2422 7C10.3657 5.84335 9.06021 5 7.5 5C5.01472 5 3 7.01472 3 9.5C3 10.4251 3.27914 11.285 3.75777 12C4.56504 13.206 12 21 12 21" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-dasharray="30" stroke-dashoffset="30"><animate attributeName="stroke-dashoffset" values="30;0" dur="0.5s" 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"><rect x="10" y="14" width="4" height="6" 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-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>
|
package/svg/home-md-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="M6 8L12 3L18 8V20H16V13L15 12H9L8 13V20H6V8Z" 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="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>
|