@graphcommerce/next-ui 3.10.2 → 3.11.3
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/AppShell/AppShellHeader/index.tsx +4 -5
- package/AppShell/ForwardButton.tsx +3 -3
- package/AppShell/MenuFab.tsx +7 -4
- package/Blog/BlogTitle/index.tsx +1 -1
- package/Button/index.tsx +11 -4
- package/ButtonLink/index.tsx +2 -1
- package/CHANGELOG.md +70 -0
- package/ChipMenu/index.tsx +4 -12
- package/ContainerWithHeader/index.tsx +1 -1
- package/Form/InputCheckmark.tsx +13 -2
- package/FramerScroller/components/SidebarGallery.tsx +70 -58
- package/FramerScroller/components/SidebarSlider.tsx +24 -22
- package/IconHeader/index.tsx +2 -6
- package/Pagination/index.tsx +6 -12
- package/Row/ParagraphWithSidebarSlide/index.tsx +5 -34
- package/Row/RowImageTextBoxed/index.tsx +2 -2
- package/Row/index.tsx +1 -4
- package/Snackbar/MessageSnackbarImpl.tsx +2 -7
- package/StarRatingField/index.tsx +13 -22
- package/SvgImage/SvgImageSimple.tsx +51 -21
- package/TextInputNumber/index.tsx +3 -6
- package/Theme/types.ts +0 -13
- package/Title/index.tsx +2 -9
- package/UspList/UspListItem.tsx +18 -11
- package/UspList/index.tsx +4 -3
- package/icons/accessibility-human.svg +1 -0
- package/icons/accessibility.svg +1 -0
- package/icons/activity.svg +1 -0
- package/icons/add-to-list.svg +1 -0
- package/icons/add.svg +1 -0
- package/icons/alarm.svg +1 -0
- package/icons/align-center.svg +1 -0
- package/icons/align-left.svg +1 -0
- package/icons/align-right.svg +1 -0
- package/icons/anchor.svg +1 -0
- package/icons/aperture.svg +1 -0
- package/icons/apps-alt.svg +1 -0
- package/icons/apps.svg +1 -0
- package/icons/arrow-down-circle.svg +1 -0
- package/icons/arrow-down.svg +1 -0
- package/icons/arrow-left-bottom.svg +1 -0
- package/icons/arrow-left-circle.svg +1 -0
- package/icons/arrow-left-top.svg +1 -0
- package/icons/arrow-left.svg +1 -0
- package/icons/arrow-right-bottom.svg +1 -0
- package/icons/arrow-right-circle.svg +1 -0
- package/icons/arrow-right-top.svg +1 -0
- package/icons/arrow-right.svg +1 -0
- package/icons/arrow-up-circle.svg +1 -0
- package/icons/arrow-up.svg +1 -0
- package/icons/back-alt.svg +1 -0
- package/icons/back-left.svg +1 -0
- package/icons/back-right.svg +1 -0
- package/icons/back.svg +1 -0
- package/icons/bag.svg +1 -0
- package/icons/basket.svg +1 -0
- package/icons/basketball.svg +1 -0
- package/icons/battery-alt.svg +1 -0
- package/icons/battery-charging.svg +1 -0
- package/icons/battery-full.svg +1 -0
- package/icons/battery-low.svg +1 -0
- package/icons/battery-medium.svg +1 -0
- package/icons/battery.svg +1 -0
- package/icons/bell.svg +1 -0
- package/icons/bike.svg +1 -0
- package/icons/bin.svg +1 -0
- package/icons/bluetooth.svg +1 -0
- package/icons/bolt.svg +1 -0
- package/icons/book-opened.svg +1 -0
- package/icons/book.svg +1 -0
- package/icons/bookmark.svg +1 -0
- package/icons/box-alt.svg +1 -0
- package/icons/box-alt2.svg +1 -0
- package/icons/box.svg +1 -0
- package/icons/brightness.svg +1 -0
- package/icons/bug.svg +1 -0
- package/icons/calendar-add.svg +1 -0
- package/icons/calendar-decline.svg +1 -0
- package/icons/calendar-event.svg +1 -0
- package/icons/calendar.svg +1 -0
- package/icons/camera-rear.svg +1 -0
- package/icons/camera.svg +1 -0
- package/icons/cancel.svg +1 -0
- package/icons/car-alt.svg +1 -0
- package/icons/car.svg +1 -0
- package/icons/cards.svg +1 -0
- package/icons/cart-add.svg +1 -0
- package/icons/cart.svg +1 -0
- package/icons/celluar.svg +1 -0
- package/icons/chart.svg +1 -0
- package/icons/chat-add.svg +1 -0
- package/icons/chat-alt.svg +1 -0
- package/icons/chat-remove.svg +1 -0
- package/icons/chat-warning.svg +1 -0
- package/icons/chat.svg +1 -0
- package/icons/checkbox-intermediate.svg +1 -0
- package/icons/checkbox.svg +1 -0
- package/icons/chevron-down.svg +1 -0
- package/icons/chevron-left.svg +1 -0
- package/icons/chevron-right.svg +1 -0
- package/icons/chevron-up.svg +1 -0
- package/icons/chevrons-down.svg +1 -0
- package/icons/chevrons-left.svg +1 -0
- package/icons/chevrons-right.svg +1 -0
- package/icons/chevrons-up.svg +1 -0
- package/icons/circle.svg +1 -0
- package/icons/clip.svg +1 -0
- package/icons/clipboard.svg +1 -0
- package/icons/close.svg +1 -0
- package/icons/cloud-crossed.svg +1 -0
- package/icons/cloud-upload.svg +1 -0
- package/icons/cloud.svg +1 -0
- package/icons/code-alt.svg +1 -0
- package/icons/code.svg +1 -0
- package/icons/coffee.svg +1 -0
- package/icons/colours.svg +1 -0
- package/icons/component.svg +1 -0
- package/icons/contact-book.svg +1 -0
- package/icons/contrast.svg +1 -0
- package/icons/control-centre.svg +1 -0
- package/icons/controls-alt.svg +1 -0
- package/icons/controls-vertical-alt.svg +1 -0
- package/icons/controls.svg +1 -0
- package/icons/copy.svg +1 -0
- package/icons/credit-card.svg +1 -0
- package/icons/crop.svg +1 -0
- package/icons/crossing.svg +1 -0
- package/icons/cup.svg +1 -0
- package/icons/cursor.svg +1 -0
- package/icons/cut.svg +1 -0
- package/icons/danger.svg +1 -0
- package/icons/dashboard.svg +1 -0
- package/icons/delete.svg +1 -0
- package/icons/dialpad.svg +1 -0
- package/icons/diamond.svg +1 -0
- package/icons/direction-left.svg +1 -0
- package/icons/direction-right.svg +1 -0
- package/icons/directions-left.svg +1 -0
- package/icons/directions-right.svg +1 -0
- package/icons/disc.svg +1 -0
- package/icons/dolar.svg +1 -0
- package/icons/download.svg +1 -0
- package/icons/drop.svg +1 -0
- package/icons/ear.svg +1 -0
- package/icons/edit.svg +1 -0
- package/icons/ellypsis-vertical.svg +1 -0
- package/icons/ellypsis.svg +1 -0
- package/icons/entrance.svg +1 -0
- package/icons/envelope-alt.svg +1 -0
- package/icons/envelope.svg +1 -0
- package/icons/error.svg +1 -0
- package/icons/exit.svg +1 -0
- package/icons/explore.svg +1 -0
- package/icons/extension.svg +1 -0
- package/icons/eye-closed.svg +1 -0
- package/icons/eye-crossed.svg +1 -0
- package/icons/eye.svg +1 -0
- package/icons/favourite.svg +1 -0
- package/icons/feather.svg +1 -0
- package/icons/feed.svg +1 -0
- package/icons/file.svg +1 -0
- package/icons/film.svg +1 -0
- package/icons/filter.svg +1 -0
- package/icons/fit.svg +1 -0
- package/icons/flag.svg +1 -0
- package/icons/flower.svg +1 -0
- package/icons/folder-add.svg +1 -0
- package/icons/folder-remove.svg +1 -0
- package/icons/folder-warning.svg +1 -0
- package/icons/folder.svg +1 -0
- package/icons/forward.svg +1 -0
- package/icons/glasses.svg +1 -0
- package/icons/grid-alt.svg +1 -0
- package/icons/grid-small.svg +1 -0
- package/icons/grid.svg +1 -0
- package/icons/hamburger.svg +1 -0
- package/icons/happy-face.svg +1 -0
- package/icons/hash.svg +1 -0
- package/icons/hdr.svg +1 -0
- package/icons/headphones.svg +1 -0
- package/icons/hearing-disability.svg +1 -0
- package/icons/help.svg +1 -0
- package/icons/history.svg +1 -0
- package/icons/home-alt.svg +1 -0
- package/icons/home-alt2.svg +1 -0
- package/icons/home.svg +1 -0
- package/icons/horn.svg +1 -0
- package/icons/hourglass.svg +1 -0
- package/icons/image.svg +1 -0
- package/icons/inbox-alt.svg +1 -0
- package/icons/inbox.svg +1 -0
- package/icons/index.tsx +36 -42
- package/icons/info.svg +1 -0
- package/icons/iphone.svg +1 -0
- package/icons/justify.svg +1 -0
- package/icons/key.svg +1 -0
- package/icons/language.svg +1 -0
- package/icons/laptop.svg +1 -0
- package/icons/layers.svg +1 -0
- package/icons/layout-left.svg +1 -0
- package/icons/layout-right.svg +1 -0
- package/icons/lightbulb.svg +1 -0
- package/icons/line-chart.svg +1 -0
- package/icons/link.svg +1 -0
- package/icons/list-alt.svg +1 -0
- package/icons/list-view.svg +1 -0
- package/icons/list.svg +1 -0
- package/icons/location.svg +1 -0
- package/icons/lock-alt-open.svg +1 -0
- package/icons/lock-alt.svg +1 -0
- package/icons/lock-open.svg +1 -0
- package/icons/lock.svg +1 -0
- package/icons/map.svg +1 -0
- package/icons/marker.svg +1 -0
- package/icons/mask.svg +1 -0
- package/icons/maximise.svg +1 -0
- package/icons/microphone.svg +1 -0
- package/icons/minimise.svg +1 -0
- package/icons/minus.svg +1 -0
- package/icons/moon.svg +1 -0
- package/icons/mouse.svg +1 -0
- package/icons/music.svg +1 -0
- package/icons/mute.svg +1 -0
- package/icons/neutral-face.svg +1 -0
- package/icons/new.svg +1 -0
- package/icons/news.svg +1 -0
- package/icons/next-alt.svg +1 -0
- package/icons/next.svg +1 -0
- package/icons/night-mode.svg +1 -0
- package/icons/no-entry.svg +1 -0
- package/icons/not-allowed.svg +1 -0
- package/icons/notebook.svg +1 -0
- package/icons/octagon.svg +1 -0
- package/icons/ok-circle.svg +1 -0
- package/icons/ok.svg +1 -0
- package/icons/origin.svg +1 -0
- package/icons/pan.svg +1 -0
- package/icons/paperclip.svg +1 -0
- package/icons/pause-circle.svg +1 -0
- package/icons/pause.svg +1 -0
- package/icons/pen.svg +1 -0
- package/icons/people.svg +1 -0
- package/icons/person-add.svg +1 -0
- package/icons/person-alt.svg +1 -0
- package/icons/person.svg +1 -0
- package/icons/phone.svg +1 -0
- package/icons/pie-chart.svg +1 -0
- package/icons/pizza.svg +1 -0
- package/icons/placeholder.svg +1 -0
- package/icons/plane.svg +1 -0
- package/icons/play.svg +1 -0
- package/icons/plus.svg +1 -0
- package/icons/poll.svg +1 -0
- package/icons/power.svg +1 -0
- package/icons/presentation.svg +1 -0
- package/icons/previous-alt.svg +1 -0
- package/icons/previous.svg +1 -0
- package/icons/print.svg +1 -0
- package/icons/qr.svg +1 -0
- package/icons/radio-button-selected.svg +1 -0
- package/icons/radio-button.svg +1 -0
- package/icons/radio.svg +1 -0
- package/icons/rain.svg +1 -0
- package/icons/rectangle.svg +1 -0
- package/icons/redo.svg +1 -0
- package/icons/refresh.svg +1 -0
- package/icons/remove.svg +1 -0
- package/icons/repeat.svg +1 -0
- package/icons/restaurant.svg +1 -0
- package/icons/return.svg +1 -0
- package/icons/retweet.svg +1 -0
- package/icons/rocket.svg +1 -0
- package/icons/rotate.svg +1 -0
- package/icons/rss.svg +1 -0
- package/icons/sad-face.svg +1 -0
- package/icons/save.svg +1 -0
- package/icons/search.svg +1 -0
- package/icons/send.svg +1 -0
- package/icons/settings.svg +1 -0
- package/icons/share-android.svg +1 -0
- package/icons/share-ios.svg +1 -0
- package/icons/share.svg +1 -0
- package/icons/shield.svg +1 -0
- package/icons/shift.svg +1 -0
- package/icons/shuffle.svg +1 -0
- package/icons/sign-language.svg +1 -0
- package/icons/signal-alt.svg +1 -0
- package/icons/signal.svg +1 -0
- package/icons/skull.svg +1 -0
- package/icons/smartphone.svg +1 -0
- package/icons/snow.svg +1 -0
- package/icons/sort-down.svg +1 -0
- package/icons/sort-up.svg +1 -0
- package/icons/sorting.svg +1 -0
- package/icons/sounds.svg +1 -0
- package/icons/spam.svg +1 -0
- package/icons/stack.svg +1 -0
- package/icons/star.svg +1 -0
- package/icons/stats-alt.svg +1 -0
- package/icons/stats.svg +1 -0
- package/icons/sticker.svg +1 -0
- package/icons/stop.svg +1 -0
- package/icons/stopwatch.svg +1 -0
- package/icons/suitcase-alt.svg +1 -0
- package/icons/suitcase.svg +1 -0
- package/icons/sun-cloud.svg +1 -0
- package/icons/sun.svg +1 -0
- package/icons/sunset.svg +1 -0
- package/icons/support-alt.svg +1 -0
- package/icons/support.svg +1 -0
- package/icons/swap-horizontal.svg +1 -0
- package/icons/swap-vertical.svg +1 -0
- package/icons/switch-off.svg +1 -0
- package/icons/switch-on.svg +1 -0
- package/icons/table-horizontal.svg +1 -0
- package/icons/table-vertical.svg +1 -0
- package/icons/tag-alt.svg +1 -0
- package/icons/tag.svg +1 -0
- package/icons/text.svg +1 -0
- package/icons/thermometer.svg +1 -0
- package/icons/thumb-down.svg +1 -0
- package/icons/thumb-up.svg +1 -0
- package/icons/thunder.svg +1 -0
- package/icons/time.svg +1 -0
- package/icons/timer.svg +1 -0
- package/icons/tool.svg +1 -0
- package/icons/train.svg +1 -0
- package/icons/transport.svg +1 -0
- package/icons/trending-down.svg +1 -0
- package/icons/trending-up.svg +1 -0
- package/icons/turn-left.svg +1 -0
- package/icons/turn-right.svg +1 -0
- package/icons/tv.svg +1 -0
- package/icons/typography.svg +1 -0
- package/icons/umbrella.svg +1 -0
- package/icons/undo.svg +1 -0
- package/icons/upload.svg +1 -0
- package/icons/user.svg +1 -0
- package/icons/verified.svg +1 -0
- package/icons/vertical.svg +1 -0
- package/icons/video.svg +1 -0
- package/icons/voicemail.svg +1 -0
- package/icons/volume-loud.svg +1 -0
- package/icons/volume-off.svg +1 -0
- package/icons/volume-quiet.svg +1 -0
- package/icons/walking.svg +1 -0
- package/icons/wallpaper.svg +1 -0
- package/icons/watch.svg +1 -0
- package/icons/wheelchair.svg +1 -0
- package/icons/wifi.svg +1 -0
- package/icons/window.svg +1 -0
- package/icons/wine.svg +1 -0
- package/icons/zoom-in.svg +1 -0
- package/icons/zoom-out.svg +1 -0
- package/package.json +4 -4
- package/icons/icon_addresses.svg +0 -17
- package/icons/icon_arrow_back.svg +0 -1
- package/icons/icon_arrow_forward.svg +0 -1
- package/icons/icon_box.svg +0 -6
- package/icons/icon_chat.svg +0 -1
- package/icons/icon_checkmark.svg +0 -1
- package/icons/icon_checkmark_green.svg +0 -1
- package/icons/icon_chevron_back.svg +0 -8
- package/icons/icon_chevron_down.svg +0 -8
- package/icons/icon_chevron_left.svg +0 -8
- package/icons/icon_chevron_right.svg +0 -8
- package/icons/icon_chevron_up.svg +0 -8
- package/icons/icon_close.svg +0 -6
- package/icons/icon_close_circle.svg +0 -1
- package/icons/icon_customer_service.svg +0 -6
- package/icons/icon_email.svg +0 -1
- package/icons/icon_email_outline.svg +0 -6
- package/icons/icon_fullscreen.svg +0 -1
- package/icons/icon_fullscreen_exit.svg +0 -1
- package/icons/icon_heart.svg +0 -15
- package/icons/icon_home.svg +0 -6
- package/icons/icon_id.svg +0 -6
- package/icons/icon_invoice_red.svg +0 -7
- package/icons/icon_location_red.svg +0 -7
- package/icons/icon_lock.svg +0 -6
- package/icons/icon_menu.svg +0 -1
- package/icons/icon_min.svg +0 -1
- package/icons/icon_newspaper.svg +0 -6
- package/icons/icon_party.svg +0 -7
- package/icons/icon_person.svg +0 -6
- package/icons/icon_person_alt.svg +0 -6
- package/icons/icon_person_alt_big.svg +0 -15
- package/icons/icon_phone.svg +0 -1
- package/icons/icon_plus.svg +0 -1
- package/icons/icon_sad_face.svg +0 -11
- package/icons/icon_sad_shoppingbag.svg +0 -16
- package/icons/icon_search.svg +0 -1
- package/icons/icon_shopping_bag.svg +0 -7
- package/icons/icon_shutdown.svg +0 -6
- package/icons/icon_star.svg +0 -6
- package/icons/icon_star_filled_muted.svg +0 -6
- package/icons/icon_star_yellow.svg +0 -6
package/icons/shield.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="shieldIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="shieldIconTitle">Shield</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M19,14.7368421 C19,17.122807 16.6666667,19.2105263 12,21 C7.33333333,19.2105263 5,17.122807 5,14.7368421 C5,12.3508772 5,9.36842105 5,5.78947368 C8.13611482,4.59649123 10.4694481,4 12,4 C13.5305519,4 15.8638852,4.59649123 19,5.78947368 C19,9.36842105 19,12.3508772 19,14.7368421 Z"/> </symbol></svg>
|
package/icons/shift.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="shiftIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="shiftIconTitle">Shift</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M5,21 L19,21 L5,21 Z M16,12 L16,17 L8,17 L8,12 L3,12 L12,3 L21,12 L16,12 Z"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="shuffleIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="shuffleIconTitle">Shuffle</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M21 16.0399H17.7707C15.8164 16.0399 13.9845 14.9697 12.8611 13.1716L10.7973 9.86831C9.67384 8.07022 7.84196 7 5.88762 7L3 7"/> <path d="M21 7H17.7707C15.8164 7 13.9845 8.18388 12.8611 10.1729L10.7973 13.8271C9.67384 15.8161 7.84196 17 5.88762 17L3 17"/> <path d="M19 4L22 7L19 10"/> <path d="M19 13L22 16L19 19"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="48px" height="48px" xmlns="http://www.w3.org/2000/svg" aria-labelledby="signLanguageIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="signLanguageIconTitle">Sign language</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M10.5448 12.322C10.146 11.597 9.37496 11.1058 8.48913 11.1058C8.08034 11.1058 7.69598 11.2104 7.36137 11.3943M10.5448 14.5785C10.146 15.3035 9.37496 15.7948 8.48913 15.7948C7.89771 15.7948 7.35743 15.5758 6.94497 15.2145M6.94497 15.2145C6.45441 14.7847 6.14464 14.1537 6.14464 13.4503C6.14464 12.5642 6.63614 11.793 7.36137 11.3943M6.94497 15.2145H6.01642C5.7512 15.2145 5.49685 15.3198 5.30931 15.5073L4.713 16.1037C4.32248 16.4942 3.68931 16.4942 3.29879 16.1037L1.8763 14.6812C1.48577 14.2906 1.48577 13.6575 1.8763 13.267L2.69073 12.4525C2.74044 12.4028 2.78477 12.348 2.82298 12.289L4.88949 9.09806M4.88949 9.09806C5.06401 7.75419 6.14464 5.85853 7.67909 5.23022M4.88949 9.09806L7.36137 11.3943M5.79064 9.93519C6.20402 9.01629 8.56918 7.0872 9.82578 7.11513M6.55557 10.6458C7.3526 9.7382 9.55701 8.91974 11.414 9.43634"/> <path d="M13.4552 12.9087C13.854 13.6337 14.625 14.1249 15.5109 14.1249C15.9197 14.1249 16.304 14.0203 16.6386 13.8364M13.4552 10.6522C13.854 9.92722 14.625 9.43595 15.5109 9.43595C16.1023 9.43595 16.6426 9.65494 17.055 10.0163M17.055 10.0163C17.5456 10.446 17.8554 11.077 17.8554 11.7804C17.8554 12.6665 17.3639 13.4377 16.6386 13.8364M17.055 10.0163L17.9836 10.0163C18.2488 10.0163 18.5032 9.9109 18.6907 9.72336L19.287 9.12705C19.6775 8.73653 20.3107 8.73653 20.7012 9.12705L22.1237 10.5495C22.5142 10.9401 22.5142 11.5732 22.1237 11.9638L21.3093 12.7782C21.2596 12.8279 21.2152 12.8827 21.177 12.9417L19.1105 16.1327M19.1105 16.1327C18.936 17.4765 17.8554 19.3722 16.3209 20.0005M19.1105 16.1327L16.6386 13.8364M18.2094 15.2955C17.796 16.2144 15.4308 18.1435 14.1742 18.1156M17.4444 14.5849C16.6474 15.4925 14.443 16.311 12.586 15.7944"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="signalIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="signalIconTitle">Signal</title> <symbol id="icon" viewBox="0 0 24 24"> <line stroke-linecap="round" x1="12" y1="13" x2="12" y2="13"/> <path d="M20.1818182,19 C21.4049942,17.3756933 22,15.4354435 22,13.3529412 C22,7.63445279 17.5228475,3 12,3 C6.4771525,3 2,7.63445279 2,13.3529412 C2,15.4051946 2.57785915,17.3193409 3.81818182,19"/> <path d="M16,16 C16.7024971,15.1878466 17,14.2177217 17,13 C17,10.3172264 14.7614237,8 12,8 C9.23857625,8 7,10.3172264 7,13 C7,14.2025973 7.28892957,15.1596705 8,16"/> </symbol></svg>
|
package/icons/signal.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="signalAltIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="signalAltIconTitle">Signal</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M18 5C11.372583 5 6 10.372583 6 17M18 9C13.581722 9 10 12.581722 10 17M18 13C15.790861 13 14 14.790861 14 17"/> </symbol></svg>
|
package/icons/skull.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="48px" height="48px" fill="none" xmlns="http://www.w3.org/2000/svg" aria-labelledby="skullIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" color="#2329D6"> <title id="skullIconTitle">Skull</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M16 17.9297C18.3912 16.5465 20 13.9611 20 11C20 6.58172 16.4183 3 12 3C7.58172 3 4 6.58172 4 11C4 13.9611 5.60879 16.5465 8 17.9297V21H16V17.9297Z"/> <circle cx="8.5" cy="10.5" r="1"/> <circle cx="15.5" cy="10.5" r="1"/> <path d="M11.5 15L12 14L12.5 15H11.5Z"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="smartphoneIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="smartphoneIconTitle">Smartphone</title> <symbol id="icon" viewBox="0 0 24 24"> <path stroke-linejoin="round" d="M18,3 L18,21 C18,21.5522847 17.5522847,22 17,22 L7,22 C6.44771525,22 6,21.5522847 6,21 L6,3 C6,2.44771525 6.44771525,2 7,2 L17,2 C17.5522847,2 18,2.44771525 18,3 Z"/> <line x1="11" y1="19" x2="13" y2="19"/> </symbol></svg>
|
package/icons/snow.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="snowIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="snowIconTitle">Snow</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M19.051 17.957C20.5 17.97 22 16.245 22 14.5a3.5 3.5 0 0 0-3.079-3.475 6.002 6.002 0 0 0-11.21-1.86A4.504 4.504 0 0 0 2 13.5c0 2.311 1.5 4.47 3.986 4.47H7m9 .03h-6m1.5-2.598l3 5.196m.263-5.025l-3.526 4.854"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="48px" height="48px" xmlns="http://www.w3.org/2000/svg" aria-labelledby="sortDownIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="sortDownIconTitle">Sort in descending order</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M11 9H17"/> <path d="M11 5H19"/> <path d="M11 13H15"/> <path d="M10 17L7 20L4 17"/> <path d="M7 5V19"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="48px" height="48px" xmlns="http://www.w3.org/2000/svg" aria-labelledby="sortUpIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="sortUpIconTitle">Sort in ascending order</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M11 16H17"/> <path d="M11 20H19"/> <path d="M11 12H15"/> <path d="M4 8L7 5L10 8"/> <path d="M7 20L7 6"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="sortingIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="sortingIconTitle">Sorting</title> <symbol id="icon" viewBox="0 0 24 24"> <polyline points="8 8.333 12 4.333 16 8.333 16 8.333"/> <polyline points="16 15.667 12 19.667 8 15.667 8 15.667"/> </symbol></svg>
|
package/icons/sounds.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="48px" height="48px" fill="none" xmlns="http://www.w3.org/2000/svg" aria-labelledby="soundsIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" color="#2329D6"> <title id="soundsIconTitle">Sounds</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M12 7L12 17"/> <path d="M15 10L15 14"/> <path d="M18 8L18 16"/> <path d="M21 13L21 11"/> <path d="M9 4L9 20"/> <path d="M6 9L6 15"/> <path d="M3 13L3 11"/> </symbol></svg>
|
package/icons/spam.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="spamIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="spamIconTitle">Spam</title> <symbol id="icon" viewBox="0 0 24 24"> <polygon points="16 3 21 8 21 16 16 21 8 21 3 16 3 8 8 3"/> <path d="M12,8 L12,13"/> <line x1="12" y1="16" x2="12" y2="16"/> </symbol></svg>
|
package/icons/stack.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="stackIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="stackIconTitle">Stack</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M10 7L14 7M6 12L18 12M3 17L21 17"/> </symbol></svg>
|
package/icons/star.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="starIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="starIconTitle">Star</title> <symbol id="icon" viewBox="0 0 24 24"> <polygon points="12 17.844 6.183 20.902 7.294 14.425 2.588 9.838 9.092 8.893 12 3 14.908 8.893 21.412 9.838 16.706 14.425 17.817 20.902"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="statsAltIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="statsAltIconTitle">Stats</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M14 6L8 6M21 10L8 10M4 18L4 6M18 14L8 14M10 18L8 18"/> </symbol></svg>
|
package/icons/stats.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="statsIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="statsIconTitle">Stats</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M6 7L15 7M6 12L18 12M6 17L12 17"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="stickerIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="stickerIconTitle">Sticker</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M21,3 L21,11 C21,16.5228475 16.5228475,21 11,21 L3,21 L3,3 L21,3 Z"/> <path d="M9,21 C11.6666667,21 13,19.6666667 13,17 C13,17 13,15.6666667 13,13 L17,13 C19.6666667,13 21,11.6666667 21,9"/> </symbol></svg>
|
package/icons/stop.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="stopIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="stopIconTitle">Stop</title> <symbol id="icon" viewBox="0 0 24 24"> <rect width="14" height="14" x="5" y="5"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="stopwatchIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="stopwatchIconTitle">Stopwatch</title> <symbol id="icon" viewBox="0 0 24 24"> <circle cx="12" cy="13" r="8"/> <path d="M12 9L12 13M18 7L20 5M15 2L9 2"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="suitcaseAltIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="suitcaseAltIconTitle">Suitcase</title> <symbol id="icon" viewBox="0 0 24 24"> <rect width="18" height="12" x="3" y="7"/> <rect width="8" height="16" x="8" y="3"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="suitcaseIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="suitcaseIconTitle">Suitcase</title> <symbol id="icon" viewBox="0 0 24 24"> <rect width="18" height="12" x="3" y="7"/> <rect width="8" height="4" x="8" y="3"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="sunCloudIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="sunCloudIconTitle">Sun with clouds</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M6.41666667,18 C4.34559885,18 2.66666667,16.3210678 2.66666667,14.25 C2.66666667,12.1789322 4.34559885,10.5 6.41666667,10.5 C6.76623742,10.5 7.1046365,10.5478316 7.42567619,10.637307 C8.268975,9.06740907 9.92650079,8 11.8333333,8 C14.3181251,8 16.3795773,9.81253245 16.7676626,12.1875701 C18.212994,12.3609238 19.3333333,13.5912939 19.3333333,15.0833333 C19.3333333,16.6941639 18.0274972,18 16.4166667,18 L6.41666667,18 Z"/> <path stroke-linecap="butt" d="M18.0340876,12.8316143 C18.7745078,12.6093095 19.4246189,12.178252 19.916054,11.6068088 C20.518149,10.9066896 20.882062,9.99584299 20.882062,9 C20.882062,6.790861 19.091201,5 16.882062,5 C15.8786813,5 14.9615886,5.36944286 14.2593915,5.97972096 C13.6491793,6.51005521 13.2012494,7.22226063 13,8.03193915"/> </symbol></svg>
|
package/icons/sun.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="sunIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="sunIconTitle">Sun</title> <symbol id="icon" viewBox="0 0 24 24"> <circle cx="12" cy="12" r="4"/> <path d="M12 5L12 3M12 21L12 19M5 12L2 12 5 12zM22 12L19 12 22 12zM16.9497475 7.05025253L19.0710678 4.92893219 16.9497475 7.05025253zM4.92893219 19.0710678L7.05025253 16.9497475 4.92893219 19.0710678zM16.9497475 16.9497475L19.0710678 19.0710678 16.9497475 16.9497475zM4.92893219 4.92893219L7.05025253 7.05025253 4.92893219 4.92893219z"/> </symbol></svg>
|
package/icons/sunset.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="sunsetIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="sunsetIconTitle">Sunset</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M9.3541756,17 C8.52375489,16.2670555 8,15.1946925 8,14 C8,11.790861 9.790861,10 12,10 C14.209139,10 16,11.790861 16,14 C16,15.1946925 15.4762451,16.2670555 14.6458244,17 L9.3541756,17 Z"/> <path d="M12 7L12 5M22 17L2 17 22 17zM5 14L2 14 5 14zM22 14L19 14 22 14zM16.7071068 9.82842712L18.8284271 7.70710678 16.7071068 9.82842712zM4.70710678 7.70710678L6.82842712 9.82842712 4.70710678 7.70710678z"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="48px" height="48px" xmlns="http://www.w3.org/2000/svg" aria-labelledby="supportIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="supportIconTitle">Support</title> <symbol id="icon" viewBox="0 0 24 24"> <path stroke-linecap="round" d="M11 8L9.42229 7.21115C9.14458 7.07229 8.83835 7 8.52786 7H7.82843C7.29799 7 6.78929 7.21071 6.41421 7.58579L5.58579 8.41421C5.21071 8.78929 5 9.29799 5 9.82843L5 14.9296C5 15.5983 5.3342 16.2228 5.8906 16.5937L9.75746 19.1716C10.4944 19.663 11.4668 19.611 12.1472 19.044L17 15"/> <path d="M14.4549 12.9142C13.8515 12.1062 12.741 11.8739 11.8643 12.3721L10.009 13.4266C9.41298 13.7653 8.66412 13.6641 8.17937 13.1794V13.1794C7.54605 12.546 7.59324 11.5056 8.2813 10.9323L12.4437 7.46356C12.8032 7.16403 13.2562 7 13.7241 7H14.5279C14.8384 7 15.1446 7.07229 15.4223 7.21115L17.8944 8.44721C18.572 8.786 19 9.47852 19 10.2361L19 12.9796C19 14.9037 16.5489 15.718 15.3976 14.1764L14.4549 12.9142Z"/> <path d="M1 17V8"/> <path d="M1 17V8"/> <path d="M23 17V8"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="supportIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="supportIconTitle">Support</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M18,9 L16,9 C14.8954305,9 14,9.8954305 14,11 L14,13 C14,14.1045695 14.8954305,15 16,15 L16,15 C17.1045695,15 18,14.1045695 18,13 L18,9 C18,4.02943725 13.9705627,0 9,0 C4.02943725,0 0,4.02943725 0,9 L0,13 C1.3527075e-16,14.1045695 0.8954305,15 2,15 L2,15 C3.1045695,15 4,14.1045695 4,13 L4,11 C4,9.8954305 3.1045695,9 2,9 L0,9" transform="translate(3 3)"/> <path d="M21,14 L21,18 C21,20 20.3333333,21 19,21 C17.6666667,21 16,21 14,21"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="48px" height="48px" xmlns="http://www.w3.org/2000/svg" aria-labelledby="swapHorizontalIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="swapHorizontalIconTitle">Swap items (horizontally)</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M16 4L19 7L16 10"/> <path d="M4 7L18 7"/> <path d="M7 20L4 17L7 14"/> <path d="M19 17L5 17"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="48px" height="48px" xmlns="http://www.w3.org/2000/svg" aria-labelledby="swapVerticalIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="swapVerticalIconTitle">Swap items (vertically)</title> <symbol id="icon" viewBox="0 0 24 24"> <desc id="swapVerticalIconDesc"/> <path d="M4 8L7 5L10 8"/> <path d="M7 20L7 6"/> <path d="M20 17L17 20L14 17"/> <path d="M17 5L17 19"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="48px" height="48px" xmlns="http://www.w3.org/2000/svg" aria-labelledby="switchOffIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="switchOffIconTitle">Switch off</title> <symbol id="icon" viewBox="0 0 24 24"> <path fill-rule="evenodd" clip-rule="evenodd" d="M7 14C5.89543 14 5 13.1046 5 12C5 10.8954 5.89543 10 7 10C8.10457 10 9 10.8954 9 12C9 13.1046 8.10457 14 7 14Z"/> <path d="M7 17C4.23858 17 2 14.7614 2 12V12C2 9.23858 4.23858 7 7 7L16 7C18.7614 7 21 9.23858 21 12V12C21 14.7614 18.7614 17 16 17L7 17Z"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="48px" height="48px" xmlns="http://www.w3.org/2000/svg" aria-labelledby="switchOnIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="switchOnIconTitle">Switch on</title> <symbol id="icon" viewBox="0 0 24 24"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17 10C18.1046 10 19 10.8954 19 12C19 13.1046 18.1046 14 17 14C15.8954 14 15 13.1046 15 12C15 10.8954 15.8954 10 17 10Z"/> <path d="M17 7C19.7614 7 22 9.23858 22 12V12C22 14.7614 19.7614 17 17 17L8 17C5.23858 17 3 14.7614 3 12V12C3 9.23858 5.23858 7 8 7L17 7Z"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="48px" height="48px" xmlns="http://www.w3.org/2000/svg" aria-labelledby="tableHorizontalIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="tableHorizontalIconTitle">Data table</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M22 4V19H2L2 4L22 4Z"/> <line x1="22" y1="9" x2="2" y2="9"/> <line x1="22" y1="14" x2="2" y2="14"/> <path d="M12 19L12 4"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="48px" height="48px" xmlns="http://www.w3.org/2000/svg" aria-labelledby="tableVerticalIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="tableVerticalIconTitle">Data table</title> <symbol id="icon" viewBox="0 0 24 24"> <rect x="3" y="2" width="18" height="20"/> <line x1="12" y1="2" x2="12" y2="22"/> <line x1="21" y1="7" x2="3" y2="7"/> <line x1="21" y1="17" x2="3" y2="17"/> <line x1="21" y1="12" x2="3" y2="12"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="tagAltIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="tagAltIconTitle">Tag</title> <symbol id="icon" viewBox="0 0 24 24"> <circle cx="10" cy="12" r="1"/> <path d="M8 18l-6-6 6-6h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H8z"/> </symbol></svg>
|
package/icons/tag.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="tagIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="tagIconTitle">Tag</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M8 18l-6-6 6-6h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H8z"/> </symbol></svg>
|
package/icons/text.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="48px" height="48px" fill="none" xmlns="http://www.w3.org/2000/svg" aria-labelledby="textIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" color="#2329D6"> <title id="textIconTitle">Text</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M2 18L4.08333 13M12 18L9.91667 13M4.08333 13L7 6L9.91667 13M4.08333 13H9.91667"/> <circle cx="18" cy="14" r="4"/> <line x1="22" y1="10" x2="22" y2="18"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="thermometerIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="thermometerIconTitle">Thermometer</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M10,13.5351288 L10,5 C10,3.8954305 10.8954305,3 12,3 C13.1045695,3 14,3.8954305 14,5 L14,13.5351288 C15.1956027,14.2267476 16,15.5194353 16,17 C16,19.209139 14.209139,21 12,21 C9.790861,21 8,19.209139 8,17 C8,15.5194353 8.80439726,14.2267476 10,13.5351288 Z"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="thumbDownIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="thumbDownIconTitle">Thumb Down</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M16,15.2601518 C16,15.7375744 15.8292157,16.1992484 15.5185132,16.5617346 L10.7276069,22.1511253 C10.2999873,22.6500148 9.58770685,22.7938534 9,22.5 C8.42620429,22.2131021 8.15068597,21.5479421 8.35355339,20.9393398 L10,16 L5.39642543,16 C5.27644223,16 5.15670242,15.9892031 5.03865456,15.9677398 C3.95190186,15.7701484 3.23109421,14.7289818 3.42868561,13.6422291 L4.70141289,6.64222912 C4.87431859,5.69124773 5.70258042,5 6.66915271,5 L14,5 C15.1045695,5 16,5.8954305 16,7 L16,15.2601518 Z"/> <path d="M20,15 L20,6"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="thumbUpIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="thumbUpIconTitle">Thumb Up</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M8,8.73984815 C8,8.26242561 8.17078432,7.80075162 8.4814868,7.43826541 L13.2723931,1.84887469 C13.7000127,1.34998522 14.4122932,1.20614658 15,1.5 C15.5737957,1.78689785 15.849314,2.45205792 15.6464466,3.06066017 L14,8 L18.6035746,8 C18.7235578,8 18.8432976,8.01079693 18.9613454,8.03226018 C20.0480981,8.22985158 20.7689058,9.27101818 20.5713144,10.3577709 L19.2985871,17.3577709 C19.1256814,18.3087523 18.2974196,19 17.3308473,19 L10,19 C8.8954305,19 8,18.1045695 8,17 L8,8.73984815 Z"/> <path d="M4,18 L4,9"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="thunderIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="thunderIconTitle">Thunder</title> <symbol id="icon" viewBox="0 0 24 24"> <polyline points="13 15 14 18 12 18 13 21"/> <path d="M19.051177,17.9568482 C20.5,17.9709234 22,16.2454604 22,14.5 C22,12.7095527 20.6555928,11.2331085 18.9211951,11.0250841 C18.4554927,8.17503894 15.9817502,6 13,6 C10.711801,6 8.72277,7.28089089 7.71081142,9.16476838 C7.3255638,9.05739789 6.9194849,9 6.5,9 C4.01471863,9 2,11.0147186 2,13.5 C2,15.8113421 3.5,17.9709234 5.98562648,17.9709234 C5.98562648,17.9709234 6.32375099,17.9709234 7,17.9709234"/> </symbol></svg>
|
package/icons/time.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="timeIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="timeIconTitle">Time</title> <symbol id="icon" viewBox="0 0 24 24"> <circle cx="12" cy="12" r="10"/> <polyline points="12 5 12 12 16 16"/> </symbol></svg>
|
package/icons/timer.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="timerIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="timerIconTitle">Timer</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M6.58748441 4.80875867C4.40860039 6.45129836 3 9.06115105 3 12 3 16.9705627 7.02943725 21 12 21 16.9705627 21 21 16.9705627 21 12 21 7.02943725 16.9705627 3 12 3L12 7M12 13L8 9"/> </symbol></svg>
|
package/icons/tool.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="toolIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="toolIconTitle">Tool</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M9.74292939,13.7429294 C9.19135019,13.9101088 8.60617271,14 8,14 C4.6862915,14 2,11.3137085 2,8 C2,7.07370693 2.20990431,6.19643964 2.58474197,5.4131691 L6.94974747,9.77817459 L9.77817459,6.94974747 L5.4131691,2.58474197 C6.19643964,2.20990431 7.07370693,2 8,2 C11.3137085,2 14,4.6862915 14,8 C14,8.88040772 13.8103765,9.71652648 13.4697429,10.4697429 L20.5858636,17.5858636 C21.3669122,18.3669122 21.3669122,19.6332422 20.5858636,20.4142907 L19.9142907,21.0858636 C19.1332422,21.8669122 17.8669122,21.8669122 17.0858636,21.0858636 L9.74292939,13.7429294 Z"/> </symbol></svg>
|
package/icons/train.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="48px" height="48px" fill="none" xmlns="http://www.w3.org/2000/svg" aria-labelledby="trainIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" color="#2329D6"> <title id="trainIconTitle">Train</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M6 11V6M6 11V16C6 16.5523 6.44772 17 7 17H8M6 11H12M6 6C6.66667 5.33333 8 4 12 4C16 4 17.3333 5.33333 18 6M6 6H12M18 6V11M18 6H12M18 11V16C18 16.5523 17.5523 17 17 17H16M18 11H12M8 17H16M8 17L7 20H17L16 17M12 11V6"/> <circle cx="9" cy="14" r="1"/> <circle cx="15" cy="14" r="1"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="48px" height="48px" fill="none" xmlns="http://www.w3.org/2000/svg" aria-labelledby="transportIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" color="#2329D6"> <title id="transportIconTitle">Transport</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M4 17H2V7H15V17H8"/> <path d="M20 17H22V12.5556L20 9H15V17H16"/> <circle cx="6" cy="17" r="2"/> <circle cx="18" cy="17" r="2"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="trendingDownIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="trendingDownIconTitle">trending</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M3 7l6 6 4-4 7.405 7.405"/> <path stroke-linecap="round" d="M20.405 16.405L21 17"/> <path d="M21 14v3h-3"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="trendingUpIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="trendingUpIconTitle">Trending Up</title> <symbol id="icon" viewBox="0 0 24 24"> <polyline points="3 17 9 11 13 15 20.405 7.595"/> <path stroke-linecap="round" d="M20.4054613,7.59453873 L21,7"/> <polyline points="21 10 21 7 18 7"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="turnLeftIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="turnLeftIconTitle">Turn Left</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M4.71493213,9 L8.06176471,9 C14.65507,9 20,13.0983574 20,19.3875"/> <polyline points="9 14 4 9 9 4 9 4"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="turnRightIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="turnRightIconTitle">Turn Right</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M3.71493213,19.3875 C3.71493213,13.0983574 9.05986213,9 15.6531674,9 L19,9"/> <polyline points="15 4 20 9 15 14 15 14"/> </symbol></svg>
|
package/icons/tv.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="tvIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="tvIconTitle">TV</title> <symbol id="icon" viewBox="0 0 24 24"> <polygon points="20 8 20 20 4 20 4 8"/> <polyline stroke-linejoin="round" points="8 4 12 7.917 16 4"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="48px" height="48px" fill="none" xmlns="http://www.w3.org/2000/svg" aria-labelledby="typographyIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" color="#2329D6"> <title id="typographyIconTitle">Typography</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M4 8L5 4H12M20 8L19 4H12M12 4V20M12 20H8M12 20H16"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="umbrellaIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="umbrellaIconTitle">Umbrella</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M22,11 C22,6.02943725 17.5228475,2 12,2 C6.4771525,2 2,6.02943725 2,11 C7,11 15,11 22,11 Z"/> <path d="M17,19 C17,19.3333333 17,19.5 17,19.5 C17,20.8807119 15.8807119,22 14.5,22 C13.1192881,22 12,20.8807119 12,19.5 C12,18.7592593 12,16.2592593 12,12"/> <path stroke-linecap="butt" d="M12,12 L12,11"/> </symbol></svg>
|
package/icons/undo.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="undoIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="undoIconTitle">Undo last action</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M8 15H3v-5"/> <path d="M5 13c5-5 12.575-4.275 16 1"/> <path stroke-linecap="round" d="M3 15l2-2"/> </symbol></svg>
|
package/icons/upload.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="uploadIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="uploadIconTitle">Upload</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M12,4 L12,17"/> <polyline points="7 8 12 3 17 8"/> <path d="M20,21 L4,21"/> </symbol></svg>
|
package/icons/user.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="userIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="userIconTitle">User</title> <symbol id="icon" viewBox="0 0 24 24"> <path stroke-linecap="round" d="M5.5,19.5 C7.83333333,18.5 9.33333333,17.6666667 10,17 C11,16 8,16 8,11 C8,7.66666667 9.33333333,6 12,6 C14.6666667,6 16,7.66666667 16,11 C16,16 13,16 14,17 C14.6666667,17.6666667 16.1666667,18.5 18.5,19.5"/> <circle cx="12" cy="12" r="10"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="48px" height="48px" xmlns="http://www.w3.org/2000/svg" aria-labelledby="verifiedIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="verifiedIconTitle">Verified</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M8 12.5L10.5 15L16 9.5"/> <path d="M12 22C13.2363 22 14.2979 21.2522 14.7572 20.1843C14.9195 19.8068 15.4558 19.5847 15.8375 19.7368C16.9175 20.1672 18.1969 19.9453 19.0711 19.0711C19.9452 18.1969 20.1671 16.9175 19.7368 15.8376C19.5847 15.4558 19.8068 14.9195 20.1843 14.7572C21.2522 14.2979 22 13.2363 22 12C22 10.7637 21.2522 9.70214 20.1843 9.24282C19.8068 9.08046 19.5847 8.54419 19.7368 8.16246C20.1672 7.08254 19.9453 5.80311 19.0711 4.92894C18.1969 4.05477 16.9175 3.83286 15.8376 4.26321C15.4558 4.41534 14.9195 4.1932 14.7572 3.8157C14.2979 2.74778 13.2363 2 12 2C10.7637 2 9.70214 2.74777 9.24282 3.81569C9.08046 4.19318 8.54419 4.41531 8.16246 4.26319C7.08254 3.83284 5.80311 4.05474 4.92894 4.92891C4.05477 5.80308 3.83286 7.08251 4.26321 8.16243C4.41534 8.54417 4.1932 9.08046 3.8157 9.24282C2.74778 9.70213 2 10.7637 2 12C2 13.2363 2.74777 14.2979 3.81569 14.7572C4.19318 14.9195 4.41531 15.4558 4.26319 15.8375C3.83284 16.9175 4.05474 18.1969 4.92891 19.0711C5.80308 19.9452 7.08251 20.1671 8.16243 19.7368C8.54416 19.5847 9.08046 19.8068 9.24282 20.1843C9.70213 21.2522 10.7637 22 12 22Z"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="verticalIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="verticalIconTitle">Vertical Layout</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M17 18L17 6M12 18L12 6M7 18L7 6"/> </symbol></svg>
|
package/icons/video.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="videoIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="videoIconTitle">Video</title> <symbol id="icon" viewBox="0 0 24 24"> <polygon points="18 12 9 16.9 9 7"/> <circle cx="12" cy="12" r="10"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="voicemailIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="voicemailIconTitle">Voicemail</title> <symbol id="icon" viewBox="0 0 24 24"> <path stroke-linecap="round" d="M18,16 L6,16"/> <circle cx="6" cy="12" r="4"/> <circle cx="18" cy="12" r="4"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="volumeLoudIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="volumeLoudIconTitle">Volume Loud</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M13 5v14l-5-4H3V9h5z"/> <path stroke-linecap="round" d="M13 14c1.5-1 1.5-3 0-4"/> <path d="M16 16C18.0858253 13.9141747 18.0858253 10.0858253 16 8M18 19C21.98552 15.01448 22.0076803 9.00768033 18 5"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="volumeOffIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="volumeOffIconTitle">Volume Off</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M13 5v14l-5-4H3V9h5z"/> <path stroke-linecap="round" d="M13 14c1.5-1 1.5-3 0-4"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="volumeQuietIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="volumeQuietIconTitle">Volume Quiet</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M13 5v14l-5-4H3V9h5z"/> <path stroke-linecap="round" d="M13 14c1.5-1 1.5-3 0-4"/> <path d="M16,16 C18.0858253,13.9141747 18.0858253,10.0858253 16,8"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="48px" height="48px" fill="none" xmlns="http://www.w3.org/2000/svg" aria-labelledby="walkingIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" color="#2329D6"> <title id="walkingIconTitle">Walking</title> <symbol id="icon" viewBox="0 0 24 24"> <circle cx="13" cy="5" r="1"/> <path d="M15 20L14 17L11 14M11 14L12 9M11 14L8 20M12 9L15 12L17 13M12 9L9 11L8 14"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="48px" height="48px" fill="none" xmlns="http://www.w3.org/2000/svg" aria-labelledby="wallpaperIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" color="#2329D6"> <title id="wallpaperIconTitle">Wallpaper</title> <symbol id="icon" viewBox="0 0 24 24"> <circle cx="12" cy="7" r="3"/> <circle cx="12" cy="17" r="3"/> <circle cx="16.3301" cy="9.50005" r="3" transform="rotate(60 16.3301 9.50005)"/> <circle cx="7.66987" cy="14.5001" r="3" transform="rotate(60 7.66987 14.5001)"/> <circle cx="7.66985" cy="9.49995" r="3" transform="rotate(-60 7.66985 9.49995)"/> <circle cx="16.3301" cy="14.4999" r="3" transform="rotate(-60 16.3301 14.4999)"/> </symbol></svg>
|
package/icons/watch.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="watchIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="watchIconTitle">Watch</title> <symbol id="icon" viewBox="0 0 24 24"> <polyline stroke-linecap="round" points="10 7.758 10 2 15 2 15 7.758"/> <polyline stroke-linecap="round" points="15 15.242 15 22 10 22 10 15.242"/> <circle cx="12.5" cy="11.5" r="4.5"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="48px" height="48px" xmlns="http://www.w3.org/2000/svg" aria-labelledby="wheelchairIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="wheelChairIconTitle">Accessibility (wheelchair)</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M15 17C15 19.7614 12.7614 22 10 22C7.23858 22 5 19.7614 5 17C5 14.9497 6.2341 13.1876 8 12.416"/> <circle cx="11" cy="3" r="1"/> <path d="M19 21.5L17.3959 15.4847C17.1624 14.6092 16.3695 14 15.4634 14H11V7L17 10"/> </symbol></svg>
|
package/icons/wifi.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="wifiIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="wifiIconTitle">Wi-Fi</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M21.2279221 11.0355339C16.2377345 6.04534632 8.14704183 6.04534632 3.15685425 11.0355339M17.6137085 14.6497475C14.6195959 11.6556349 9.76518036 11.6556349 6.77106781 14.6497475M13.9994949 18.263961C13.0014574 17.2659235 11.3833189 17.2659235 10.3852814 18.263961"/> </symbol></svg>
|
package/icons/window.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="windowIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="windowIconTitle">Window</title> <symbol id="icon" viewBox="0 0 24 24"> <rect width="18" height="18" x="3" y="3"/> <line stroke-linecap="round" x1="6" y1="6" x2="6" y2="6"/> <line stroke-linecap="round" x1="9" y1="6" x2="9" y2="6"/> <line stroke-linecap="round" x1="12" y1="6" x2="12" y2="6"/> <path d="M21,9 L3,9"/> </symbol></svg>
|
package/icons/wine.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="48px" height="48px" fill="none" xmlns="http://www.w3.org/2000/svg" aria-labelledby="wineIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" color="#2329D6"> <title id="wineIconTitle">Wine</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M12 14C14.7614 14 17 11.7614 17 9C17 7.07098 15.4615 4 15.4615 4H8.53846C8.53846 4 7 6.23858 7 9C7 11.7614 9.23858 14 12 14ZM12 14V20M12 20H8M12 20H16"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="zoomInIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="zoomInIconTitle">Zoom In</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M4,20 L9.58788778,14.4121122"/> <path d="M14,16 C10.6862915,16 8,13.3137085 8,10 C8,6.6862915 10.6862915,4 14,4 C17.3137085,4 20,6.6862915 20,10 C20,13.3137085 17.3137085,16 14,16 Z"/> <path d="M16.6666667 10L11.3333333 10M14 7.33333333L14 12.6666667"/> </symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" aria-labelledby="zoomOutIconTitle" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title id="zoomOutIconTitle">Zoom Out</title> <symbol id="icon" viewBox="0 0 24 24"> <path d="M14,16 C10.6862915,16 8,13.3137085 8,10 C8,6.6862915 10.6862915,4 14,4 C17.3137085,4 20,6.6862915 20,10 C20,13.3137085 17.3137085,16 14,16 Z"/> <path d="M16.6666667 10L11.3333333 10M4 20L9.58788778 14.4121122"/> </symbol></svg>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphcommerce/next-ui",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.11.3",
|
|
4
4
|
"author": "",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"scripts": {
|
|
@@ -11,8 +11,8 @@
|
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@apollo/client": "^3.4.16",
|
|
13
13
|
"@graphcommerce/framer-next-pages": "^2.107.1",
|
|
14
|
-
"@graphcommerce/framer-scroller": "^0.4.
|
|
15
|
-
"@graphcommerce/framer-sheet": "^2.105.
|
|
14
|
+
"@graphcommerce/framer-scroller": "^0.4.2",
|
|
15
|
+
"@graphcommerce/framer-sheet": "^2.105.14",
|
|
16
16
|
"@graphcommerce/framer-utils": "^2.103.12",
|
|
17
17
|
"@graphcommerce/graphql": "^2.105.1",
|
|
18
18
|
"@graphcommerce/image": "^2.105.1",
|
|
@@ -53,5 +53,5 @@
|
|
|
53
53
|
"project": "./tsconfig.json"
|
|
54
54
|
}
|
|
55
55
|
},
|
|
56
|
-
"gitHead": "
|
|
56
|
+
"gitHead": "570a61e72f88ef0a4bd1472d48c7a7dd28154f59"
|
|
57
57
|
}
|
package/icons/icon_addresses.svg
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<defs>
|
|
4
|
-
<filter id="filter-1">
|
|
5
|
-
<feColorMatrix in="SourceGraphic" type="matrix" values="0 0 0 0 0.000000 0 0 0 0 0.000000 0 0 0 0 0.000000 0 0 0 1.000000 0"></feColorMatrix>
|
|
6
|
-
</filter>
|
|
7
|
-
</defs>
|
|
8
|
-
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
|
|
9
|
-
<g filter="url(#filter-1)" id="home-2">
|
|
10
|
-
<g transform="translate(4.500000, 4.500000)">
|
|
11
|
-
<polyline id="Path" stroke="#000000" stroke-width="1.5" points="2.55555556 11.5 1.77635684e-15 11.5 11.5 0 23 11.5 20.4444444 11.5"></polyline>
|
|
12
|
-
<path d="M2.55555556,11.5 L2.55555556,20.4444444 C2.55555556,21.8558388 3.69971675,23 5.11111111,23 L17.8888889,23 C19.3002832,23 20.4444444,21.8558388 20.4444444,20.4444444 L20.4444444,11.5" id="Path" stroke="#000000" stroke-width="1.5"></path>
|
|
13
|
-
<rect id="Rectangle" stroke="#000000" stroke-width="1.5" x="8.94444444" y="11.5" width="5.11111111" height="5.11111111"></rect>
|
|
14
|
-
</g>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0z" fill="none"/><path d="M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z"/></svg>
|
package/icons/icon_box.svg
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="38px" height="38px" viewBox="0 0 38 38" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
4
|
-
<path d="M6.28009357,10.906 L11.9990936,14.123 L24.9690936,6.828 L19.2500936,3.61 L6.28009357,10.906 Z M13.5290936,14.984 L19.2500936,18.202 L32.2190936,10.906 L26.4990936,7.688 L13.5290936,14.984 Z M5.50009357,26.781 L18.5000936,34.093 L18.5000936,19.501 L5.50009357,12.188 L5.50009357,26.781 Z M20.0000936,19.501 L20.0000936,34.093 L33.0000936,26.781 L33.0000936,12.188 L20.0000936,19.501 Z M19.2500936,36.125 L19.2480936,36.125 L19.2470936,36.125 L19.2450936,36.125 L19.2440936,36.125 L19.2430936,36.125 C19.1070936,36.124 18.9800936,36.087 18.8710936,36.022 L4.38309357,27.873 C4.14609357,27.74 4,27.49 4,27.219 L4,10.92 C3.99809357,10.79 4.02809357,10.659 4.09609357,10.538 C4.16809357,10.41 4.27209357,10.311 4.39209357,10.247 L18.8820936,2.096 C19.1100936,1.968 19.3890936,1.968 19.6180936,2.096 L26.8350936,6.156 C26.8570936,6.167 26.8800936,6.179 26.9010936,6.193 L34.1060936,10.246 C34.2270936,10.311 34.3320936,10.41 34.4030936,10.538 C34.4710936,10.659 34.5020936,10.79 34.5001844,10.92 L34.5001844,27.219 C34.5001844,27.49 34.3530936,27.74 34.1170936,27.873 L19.6290936,36.022 C19.5190936,36.087 19.3920936,36.124 19.2570936,36.125 L19.2560936,36.125 L19.2550936,36.125 L19.2530936,36.125 L19.2520936,36.125 L19.2500936,36.125 Z" id="Fill-4" fill="#000000"></path>
|
|
5
|
-
</g>
|
|
6
|
-
</svg>
|
package/icons/icon_chat.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0z" fill="none"/><path d="M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM6 9h12v2H6V9zm8 5H6v-2h8v2zm4-6H6V6h12v2z"/></svg>
|
package/icons/icon_checkmark.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0z" fill="none"/><path d="M9 16.2L4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#01D26A"><path d="M0 0h24v24H0z" fill="none"/><path d="M9 16.2L4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z"/></svg>
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
4
|
-
<g id="chevron-right" transform="translate(3, 9)" stroke="#000000" stroke-width="1.6">
|
|
5
|
-
<polyline id="Path-2-Copy" points="7 0 0 7 7 14"></polyline>
|
|
6
|
-
</g>
|
|
7
|
-
</g>
|
|
8
|
-
</svg>
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
4
|
-
<g transform="translate(16, 16) scale(-1, 1) translate(-16, -16) translate(13, 19) rotate(-90)" stroke="#000000" stroke-width="1.6">
|
|
5
|
-
<polyline points="7 0 0 7 7 14"></polyline>
|
|
6
|
-
</g>
|
|
7
|
-
</g>
|
|
8
|
-
</svg>
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
4
|
-
<g id="chevron-right" transform="translate(11.000000, 9.000000)" stroke="#000000" stroke-width="1.6">
|
|
5
|
-
<polyline id="Path-2-Copy" points="7 0 0 7 7 14"></polyline>
|
|
6
|
-
</g>
|
|
7
|
-
</g>
|
|
8
|
-
</svg>
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
4
|
-
<g id="chevron-right" transform="translate(16.500000, 16.000000) scale(-1, 1) translate(-16.500000, -16.000000) translate(13.000000, 9.000000)" stroke="#000000" stroke-width="1.6">
|
|
5
|
-
<polyline id="Path-2-Copy" points="7 0 0 7 7 14"></polyline>
|
|
6
|
-
</g>
|
|
7
|
-
</g>
|
|
8
|
-
</svg>
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
4
|
-
<g transform="translate(16, 16) scale(-1, 1) translate(-3, -23) translate(13, 19) rotate(90)" stroke="#000000" stroke-width="1.6">
|
|
5
|
-
<polyline points="7 0 0 7 7 14"></polyline>
|
|
6
|
-
</g>
|
|
7
|
-
</g>
|
|
8
|
-
</svg>
|
package/icons/icon_close.svg
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
4
|
-
<path d="M4,4 L16,16 M4,16 L16,4" id="Combined-Shape" stroke="#000000" stroke-width="1.5"></path>
|
|
5
|
-
</g>
|
|
6
|
-
</svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm5 13.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12 17 15.59z"/></svg>
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
4
|
-
<path d="M20.868,15.6119 L20.868,15.6009 C20.868,15.1869 20.532,14.8559 20.118,14.8559 C19.704,14.8559 19.368,15.1979 19.368,15.6119 C19.368,16.0259 19.704,16.3619 20.118,16.3619 C20.532,16.3619 20.868,16.0259 20.868,15.6119 M12.026,15.6119 L12.026,15.6009 C12.026,15.1869 11.69,14.8559 11.276,14.8559 C10.862,14.8559 10.526,15.1979 10.526,15.6119 C10.526,16.0259 10.862,16.3619 11.276,16.3619 C11.69,16.3619 12.026,16.0259 12.026,15.6119 M16.447,15.6119 L16.447,15.6009 C16.447,15.1869 16.111,14.8559 15.697,14.8559 C15.283,14.8559 14.947,15.1979 14.947,15.6119 C14.947,16.0259 15.283,16.3619 15.697,16.3619 C16.111,16.3619 16.447,16.0259 16.447,15.6119 M10.945,22.5879 C11.057,22.5879 11.169,22.6129 11.272,22.6629 C15.326,24.6329 20.437,23.6269 23.157,20.3269 C25.825,17.0909 25.376,12.5509 22.113,9.7679 C18.783,6.9289 13.551,6.7179 9.941,9.2789 C6.401,11.7899 5.484,16.2749 7.807,19.7129 C7.938,19.9059 7.972,20.1479 7.898,20.3699 L6.876,23.4359 L10.788,22.6039 C10.84,22.5929 10.892,22.5879 10.945,22.5879 M5.75,25.1929 C5.539,25.1929 5.334,25.1039 5.191,24.9429 C5.012,24.7419 4.953,24.4619 5.038,24.2059 L6.361,20.2369 C3.829,16.1529 4.958,10.9739 9.073,8.0549 C13.226,5.1099 19.25,5.3559 23.087,8.6269 C26.989,11.9559 27.517,17.3959 24.315,21.2809 C21.22,25.0339 15.474,26.2329 10.854,24.1239 L5.906,25.1759 C5.854,25.1869 5.802,25.1929 5.75,25.1929" id="Fill-1" fill="#020203"></path>
|
|
5
|
-
</g>
|
|
6
|
-
</svg>
|
package/icons/icon_email.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0z" fill="none"/><path d="M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z"/></svg>
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="38px" height="38px" viewBox="0 0 38 38" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
4
|
-
<path d="M29.75,9 C30.715,9 31.5,9.785 31.5,10.75 L31.5,27.417 C31.5,28.382 30.715,29.167 29.75,29.167 L7.75,29.167 C6.785,29.167 6,28.382 6,27.417 L6,10.75 C6,9.785 6.785,9 7.75,9 L29.75,9 Z M30,13.817 L19.166,21.041 C19.04,21.125 18.896,21.167 18.75,21.167 C18.604,21.167 18.46,21.125 18.334,21.041 L7.5,13.817 L7.5,27.417 C7.5,27.555 7.612,27.667 7.75,27.667 L29.75,27.667 C29.888,27.667 30,27.555 30,27.417 L30,13.817 Z M29.75,10.5 L7.75,10.5 C7.612,10.5 7.5,10.612 7.5,10.75 L7.5,12.015 L18.75,19.516 L30,12.015 L30,10.75 C30,10.612 29.888,10.5 29.75,10.5 Z" id="Combined-Shape" fill="#000000"></path>
|
|
5
|
-
</g>
|
|
6
|
-
</svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M7 14H5v5h5v-2H7v-3zm-2-4h2V7h3V5H5v5zm12 7h-3v2h5v-5h-2v3zM14 5v2h3v3h2V5h-5z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M5 16h3v3h2v-5H5v2zm3-8H5v2h5V5H8v3zm6 11h2v-3h3v-2h-5v5zm2-11V5h-2v5h5V8h-3z"/></svg>
|
package/icons/icon_heart.svg
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<defs>
|
|
4
|
-
<filter id="filter-1">
|
|
5
|
-
<feColorMatrix in="SourceGraphic" type="matrix" values="0 0 0 0 0.000000 0 0 0 0 0.000000 0 0 0 0 0.000000 0 0 0 1.000000 0"></feColorMatrix>
|
|
6
|
-
</filter>
|
|
7
|
-
</defs>
|
|
8
|
-
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
|
|
9
|
-
<g filter="url(#filter-1)" id="heart">
|
|
10
|
-
<g transform="translate(6.000000, 7.000000)">
|
|
11
|
-
<path d="M1.55555556,10.1333333 C-0.561535985,7.85976111 -0.418515836,4.31534872 1.875,2.21666667 C4.16851584,0.117984617 7.74401957,0.259761113 9.86111111,2.53333333 C10.0565865,2.66280511 10.2748145,3.09327507 10.5,3.09186372 C10.7203289,3.0904828 10.9476292,2.66001284 11.1388889,2.53333333 C13.2559804,0.259761168 16.8314841,0.117984701 19.1249999,2.21666673 C21.4185158,4.31534876 21.5615359,7.85976111 19.4444444,10.1333333 L10.5,19 L1.55555556,10.1333333 Z" id="Path" stroke="#000000" stroke-width="1.7"></path>
|
|
12
|
-
</g>
|
|
13
|
-
</g>
|
|
14
|
-
</g>
|
|
15
|
-
</svg>
|
package/icons/icon_home.svg
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="38px" height="38px" viewBox="0 0 38 38" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
4
|
-
<path d="M15.944,25.10975 L21.555,25.10975 L21.555,19.49975 L15.944,19.49975 L15.944,25.10975 Z M22.306,26.60975 L15.194,26.60975 C14.78,26.60975 14.444,26.27375 14.444,25.85975 L14.444,18.74975 C14.444,18.33575 14.78,17.99975 15.194,17.99975 L22.306,17.99975 C22.72,17.99975 23.056,18.33575 23.056,18.74975 L23.056,25.85975 C23.056,26.27375 22.72,26.60975 22.306,26.60975 L22.306,26.60975 Z M7.056,18.74975 L7.056,31.19375 C7.056,32.74075 8.314,33.99975 9.861,33.99975 L27.639,33.99975 C29.186,33.99975 30.444,32.74075 30.444,31.19375 L30.444,18.74975 C30.444,18.33575 30.78,17.99975 31.194,17.99975 L32.939,17.99975 L18.75,3.81075 L4.561,17.99975 L6.306,17.99975 C6.72,17.99975 7.056,18.33575 7.056,18.74975 L7.056,18.74975 Z M27.639,35.49975 L9.861,35.49975 C7.487,35.49975 5.556,33.56775 5.556,31.19375 L5.556,19.49975 L2.75,19.49975 C2.446,19.49975 2.173,19.31675 2.057,19.03675 C1.941,18.75675 2.005,18.43475 2.22,18.21975 L18.22,2.21975 C18.513,1.92675 18.987,1.92675 19.28,2.21975 L35.28,18.21975 C35.495,18.43475 35.559,18.75675 35.443,19.03675 C35.327,19.31675 35.054,19.49975 34.75,19.49975 L31.944,19.49975 L31.944,31.19375 C31.944,33.56775 30.013,35.49975 27.639,35.49975 L27.639,35.49975 Z" id="Fill-1" fill="#000000"></path>
|
|
5
|
-
</g>
|
|
6
|
-
</svg>
|
package/icons/icon_id.svg
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="38px" height="38px" viewBox="0 0 38 38" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
4
|
-
<path d="M26.167,24.75 C26.167,24.336 25.831,24 25.417,24 L12.083,24 C11.669,24 11.333,24.336 11.333,24.75 C11.333,25.164 11.669,25.5 12.083,25.5 L25.417,25.5 C25.831,25.5 26.167,25.164 26.167,24.75 L26.167,24.75 Z M26.167,19.416 C26.167,19.002 25.831,18.666 25.417,18.666 L22.75,18.666 C22.336,18.666 22,19.002 22,19.416 C22,19.83 22.336,20.166 22.75,20.166 L25.417,20.166 C25.831,20.166 26.167,19.83 26.167,19.416 L26.167,19.416 Z M26.167,14.083 C26.167,13.669 25.831,13.333 25.417,13.333 L22.75,13.333 C22.336,13.333 22,13.669 22,14.083 C22,14.497 22.336,14.833 22.75,14.833 L25.417,14.833 C25.831,14.833 26.167,14.497 26.167,14.083 L26.167,14.083 Z M14.75,14.833 C13.693,14.833 12.833,15.693 12.833,16.75 C12.833,17.807 13.693,18.666 14.75,18.666 C15.807,18.666 16.667,17.807 16.667,16.75 C16.667,15.693 15.807,14.833 14.75,14.833 L14.75,14.833 Z M14.75,20.166 C12.866,20.166 11.333,18.634 11.333,16.75 C11.333,14.866 12.866,13.333 14.75,13.333 C16.634,13.333 18.167,14.866 18.167,16.75 C18.167,18.634 16.634,20.166 14.75,20.166 L14.75,20.166 Z M7.75,9.5 C7.612,9.5 7.5,9.612 7.5,9.75 L7.5,29.083 C7.5,29.221 7.612,29.333 7.75,29.333 L29.75,29.333 C29.888,29.333 30,29.221 30,29.083 L30,9.75 C30,9.612 29.888,9.5 29.75,9.5 L7.75,9.5 Z M29.75,30.833 L7.75,30.833 C6.785,30.833 6,30.048 6,29.083 L6,9.75 C6,8.785 6.785,8 7.75,8 L29.75,8 C30.715,8 31.5,8.785 31.5,9.75 L31.5,29.083 C31.5,30.048 30.715,30.833 29.75,30.833 L29.75,30.833 Z" id="Fill-1" fill="#000000"></path>
|
|
5
|
-
</g>
|
|
6
|
-
</svg>
|