@scalar/api-reference 0.5.1 → 0.5.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/package.json +9 -10
- package/src/components/ApiClientModal.vue +0 -205
- package/src/components/ApiReference.vue +0 -750
- package/src/components/Card/Card.vue +0 -12
- package/src/components/Card/CardContent.vue +0 -45
- package/src/components/Card/CardFooter.vue +0 -13
- package/src/components/Card/CardHeader.vue +0 -37
- package/src/components/Card/CardTab.vue +0 -32
- package/src/components/Card/CardTabHeader.vue +0 -32
- package/src/components/Card/index.ts +0 -6
- package/src/components/Content/Content.vue +0 -145
- package/src/components/Content/Introduction/BaseUrl.vue +0 -49
- package/src/components/Content/Introduction/Introduction.vue +0 -141
- package/src/components/Content/Introduction/LanguageSelector.vue +0 -361
- package/src/components/Content/Introduction/index.ts +0 -1
- package/src/components/Content/MarkdownRenderer.vue +0 -177
- package/src/components/Content/ReferenceEndpoint/Copy.vue +0 -101
- package/src/components/Content/ReferenceEndpoint/ExampleRequest.vue +0 -331
- package/src/components/Content/ReferenceEndpoint/ExampleResponseTab.vue +0 -22
- package/src/components/Content/ReferenceEndpoint/ExampleResponses/ExampleResponses.vue +0 -168
- package/src/components/Content/ReferenceEndpoint/ExampleResponses/Headers.vue +0 -83
- package/src/components/Content/ReferenceEndpoint/ExampleResponses/SelectExample.vue +0 -129
- package/src/components/Content/ReferenceEndpoint/ExampleResponses/index.ts +0 -1
- package/src/components/Content/ReferenceEndpoint/ParameterItem.vue +0 -26
- package/src/components/Content/ReferenceEndpoint/Parameters.vue +0 -23
- package/src/components/Content/ReferenceEndpoint/ReferenceEndpoint.vue +0 -29
- package/src/components/Content/ReferenceEndpoint/RequestBody.vue +0 -125
- package/src/components/Content/ReferenceEndpoint/RequestBodyProperties.vue +0 -54
- package/src/components/Content/ReferenceEndpoint/RequestBodyPropertiesChild.vue +0 -39
- package/src/components/Content/ReferenceEndpoint/index.ts +0 -1
- package/src/components/Content/ReferenceTag.vue +0 -99
- package/src/components/Content/Spinner.vue +0 -51
- package/src/components/Content/index.ts +0 -1
- package/src/components/FindAnythingButton.vue +0 -76
- package/src/components/FlowButton.vue +0 -184
- package/src/components/FlowIconButton.vue +0 -25
- package/src/components/FlowLoader.vue +0 -207
- package/src/components/FlowModal.vue +0 -133
- package/src/components/HelpfulLink.vue +0 -19
- package/src/components/Icon/FlowIcon.vue +0 -19
- package/src/components/Icon/Icon.vue +0 -23
- package/src/components/Icon/SvgRenderer.ts +0 -66
- package/src/components/Icon/brand/brand-adobe.svg +0 -1
- package/src/components/Icon/brand/brand-amazon.svg +0 -1
- package/src/components/Icon/brand/brand-browser-firefox.svg +0 -5
- package/src/components/Icon/brand/brand-browser-googlechrome.svg +0 -5
- package/src/components/Icon/brand/brand-creative-commons.svg +0 -1
- package/src/components/Icon/brand/brand-ecommerce-etsy.svg +0 -1
- package/src/components/Icon/brand/brand-ecommerce-patreon.svg +0 -1
- package/src/components/Icon/brand/brand-ecommerce-shopify.svg +0 -5
- package/src/components/Icon/brand/brand-ecommerce-wordpress.svg +0 -1
- package/src/components/Icon/brand/brand-gaming-nintendo-switch.svg +0 -5
- package/src/components/Icon/brand/brand-gaming-playstation.svg +0 -1
- package/src/components/Icon/brand/brand-gaming-xbox-live.svg +0 -5
- package/src/components/Icon/brand/brand-google-drive.svg +0 -5
- package/src/components/Icon/brand/brand-google-gmail.svg +0 -5
- package/src/components/Icon/brand/brand-google.svg +0 -1
- package/src/components/Icon/brand/brand-music-itunes.svg +0 -1
- package/src/components/Icon/brand/brand-music-soundcloud.svg +0 -1
- package/src/components/Icon/brand/brand-music-spotify.svg +0 -1
- package/src/components/Icon/brand/brand-office-dropbox.svg +0 -5
- package/src/components/Icon/brand/brand-office-slack.svg +0 -5
- package/src/components/Icon/brand/brand-office-zoom.svg +0 -1
- package/src/components/Icon/brand/brand-payments-alipay.svg +0 -1
- package/src/components/Icon/brand/brand-payments-paypal.svg +0 -1
- package/src/components/Icon/brand/brand-payments-stripe.svg +0 -1
- package/src/components/Icon/brand/brand-platform-android.svg +0 -1
- package/src/components/Icon/brand/brand-platform-apple.svg +0 -5
- package/src/components/Icon/brand/brand-platform-linux.svg +0 -5
- package/src/components/Icon/brand/brand-platform-microsoft-windows.svg +0 -4
- package/src/components/Icon/brand/brand-social-chat-discord.svg +0 -5
- package/src/components/Icon/brand/brand-social-chat-kuaishou.svg +0 -5
- package/src/components/Icon/brand/brand-social-chat-line.svg +0 -5
- package/src/components/Icon/brand/brand-social-chat-messenger.svg +0 -5
- package/src/components/Icon/brand/brand-social-chat-signal.svg +0 -5
- package/src/components/Icon/brand/brand-social-chat-snapchat.svg +0 -5
- package/src/components/Icon/brand/brand-social-chat-telegram.svg +0 -5
- package/src/components/Icon/brand/brand-social-chat-wechat.svg +0 -5
- package/src/components/Icon/brand/brand-social-chat-whatsapp.svg +0 -5
- package/src/components/Icon/brand/brand-social-media-deviantart.svg +0 -5
- package/src/components/Icon/brand/brand-social-media-dribbble.svg +0 -1
- package/src/components/Icon/brand/brand-social-media-facebook.svg +0 -1
- package/src/components/Icon/brand/brand-social-media-instagram.svg +0 -5
- package/src/components/Icon/brand/brand-social-media-linkedin.svg +0 -5
- package/src/components/Icon/brand/brand-social-media-pinterest.svg +0 -5
- package/src/components/Icon/brand/brand-social-media-reddit.svg +0 -1
- package/src/components/Icon/brand/brand-social-media-sina-weibo.svg +0 -5
- package/src/components/Icon/brand/brand-social-media-threads.svg +0 -1
- package/src/components/Icon/brand/brand-social-media-tiktok.svg +0 -5
- package/src/components/Icon/brand/brand-social-media-tinder.svg +0 -1
- package/src/components/Icon/brand/brand-social-media-tumblr.svg +0 -5
- package/src/components/Icon/brand/brand-social-media-twitter.svg +0 -5
- package/src/components/Icon/brand/brand-software-design-figma.svg +0 -1
- package/src/components/Icon/brand/brand-software-development-authy.svg +0 -1
- package/src/components/Icon/brand/brand-software-development-digital-ocean.svg +0 -1
- package/src/components/Icon/brand/brand-software-development-docker.svg +0 -5
- package/src/components/Icon/brand/brand-software-development-github.svg +0 -5
- package/src/components/Icon/brand/brand-software-development-jira.svg +0 -1
- package/src/components/Icon/brand/brand-software-development-openai.svg +0 -1
- package/src/components/Icon/brand/brand-software-development-stackexchange.svg +0 -5
- package/src/components/Icon/brand/brand-software-development-stackoverflow.svg +0 -1
- package/src/components/Icon/brand/brand-video-netflix.svg +0 -5
- package/src/components/Icon/brand/brand-video-twitch.svg +0 -1
- package/src/components/Icon/brand/brand-video-vimeo.svg +0 -5
- package/src/components/Icon/brand/brand-video-youtube.svg +0 -5
- package/src/components/Icon/brand/programming-framework-angular.svg +0 -5
- package/src/components/Icon/brand/programming-framework-astro.svg +0 -5
- package/src/components/Icon/brand/programming-framework-laravel.svg +0 -1
- package/src/components/Icon/brand/programming-framework-nextdotjs.svg +0 -5
- package/src/components/Icon/brand/programming-framework-react.svg +0 -5
- package/src/components/Icon/brand/programming-framework-vuedotjs.svg +0 -1
- package/src/components/Icon/brand/programming-language-c.svg +0 -5
- package/src/components/Icon/brand/programming-language-clojure.svg +0 -5
- package/src/components/Icon/brand/programming-language-csharp.svg +0 -4
- package/src/components/Icon/brand/programming-language-css3.svg +0 -4
- package/src/components/Icon/brand/programming-language-go.svg +0 -4
- package/src/components/Icon/brand/programming-language-html5.svg +0 -4
- package/src/components/Icon/brand/programming-language-java.svg +0 -21
- package/src/components/Icon/brand/programming-language-javascript-js.svg +0 -4
- package/src/components/Icon/brand/programming-language-json.svg +0 -8
- package/src/components/Icon/brand/programming-language-kotlin.svg +0 -3
- package/src/components/Icon/brand/programming-language-node.svg +0 -10
- package/src/components/Icon/brand/programming-language-objc.svg +0 -6
- package/src/components/Icon/brand/programming-language-ocaml.svg +0 -4
- package/src/components/Icon/brand/programming-language-php.svg +0 -4
- package/src/components/Icon/brand/programming-language-powershell.svg +0 -10
- package/src/components/Icon/brand/programming-language-python.svg +0 -4
- package/src/components/Icon/brand/programming-language-r.svg +0 -7
- package/src/components/Icon/brand/programming-language-ruby.svg +0 -5
- package/src/components/Icon/brand/programming-language-scala.svg +0 -5
- package/src/components/Icon/brand/programming-language-shell.svg +0 -5
- package/src/components/Icon/brand/programming-language-swift.svg +0 -4
- package/src/components/Icon/brand/programming-language-typescript.svg +0 -5
- package/src/components/Icon/brand/programming-tool-git.svg +0 -1
- package/src/components/Icon/brand/programming-tool-tailwindcss.svg +0 -5
- package/src/components/Icon/icons/Add.svg +0 -4
- package/src/components/Icon/icons/ArrowDown.svg +0 -3
- package/src/components/Icon/icons/ArrowLeft.svg +0 -3
- package/src/components/Icon/icons/ArrowRight.svg +0 -3
- package/src/components/Icon/icons/ArrowUp.svg +0 -3
- package/src/components/Icon/icons/Background.svg +0 -8
- package/src/components/Icon/icons/CallToAction.svg +0 -5
- package/src/components/Icon/icons/CheckMark.svg +0 -3
- package/src/components/Icon/icons/ChevronDown.svg +0 -3
- package/src/components/Icon/icons/ChevronLeft.svg +0 -3
- package/src/components/Icon/icons/ChevronRight.svg +0 -3
- package/src/components/Icon/icons/ChevronUp.svg +0 -3
- package/src/components/Icon/icons/Close.svg +0 -3
- package/src/components/Icon/icons/DarkMode.svg +0 -4
- package/src/components/Icon/icons/Delete.svg +0 -5
- package/src/components/Icon/icons/Discord.svg +0 -5
- package/src/components/Icon/icons/Duplicate.svg +0 -6
- package/src/components/Icon/icons/Edit.svg +0 -4
- package/src/components/Icon/icons/EditorBold.svg +0 -4
- package/src/components/Icon/icons/EditorCode.svg +0 -6
- package/src/components/Icon/icons/EditorHighlight.svg +0 -12
- package/src/components/Icon/icons/EditorItalic.svg +0 -4
- package/src/components/Icon/icons/EditorLink.svg +0 -8
- package/src/components/Icon/icons/EditorStrike.svg +0 -4
- package/src/components/Icon/icons/EditorUnderline.svg +0 -6
- package/src/components/Icon/icons/Ellipses.svg +0 -4
- package/src/components/Icon/icons/Error.svg +0 -4
- package/src/components/Icon/icons/ExternalLink.svg +0 -7
- package/src/components/Icon/icons/Folder.svg +0 -4
- package/src/components/Icon/icons/GitHub.svg +0 -4
- package/src/components/Icon/icons/Google.svg +0 -4
- package/src/components/Icon/icons/Hide.svg +0 -5
- package/src/components/Icon/icons/Key.svg +0 -5
- package/src/components/Icon/icons/Leave.svg +0 -5
- package/src/components/Icon/icons/LightMode.svg +0 -6
- package/src/components/Icon/icons/Link.svg +0 -5
- package/src/components/Icon/icons/Lock.svg +0 -4
- package/src/components/Icon/icons/Logo.svg +0 -4
- package/src/components/Icon/icons/LogoAPI.svg +0 -4
- package/src/components/Icon/icons/LogoClient.svg +0 -4
- package/src/components/Icon/icons/LogoMarket.svg +0 -4
- package/src/components/Icon/icons/LogoSwagger.svg +0 -4
- package/src/components/Icon/icons/Magic.svg +0 -5
- package/src/components/Icon/icons/Menu.svg +0 -3
- package/src/components/Icon/icons/Page.svg +0 -8
- package/src/components/Icon/icons/Payment.svg +0 -5
- package/src/components/Icon/icons/Refresh.svg +0 -4
- package/src/components/Icon/icons/Search.svg +0 -4
- package/src/components/Icon/icons/Show.svg +0 -5
- package/src/components/Icon/icons/Sigma.svg +0 -4
- package/src/components/Icon/icons/Trash.svg +0 -5
- package/src/components/Icon/icons/index.ts +0 -65
- package/src/components/Icon/index.ts +0 -2
- package/src/components/Icon/line/arrow-chevron-down.svg +0 -1
- package/src/components/Icon/line/arrow-chevron-left.svg +0 -1
- package/src/components/Icon/line/arrow-chevron-right.svg +0 -1
- package/src/components/Icon/line/arrow-chevron-up.svg +0 -1
- package/src/components/Icon/line/arrow-down.svg +0 -1
- package/src/components/Icon/line/arrow-left.svg +0 -1
- package/src/components/Icon/line/arrow-right.svg +0 -1
- package/src/components/Icon/line/arrow-up.svg +0 -1
- package/src/components/Icon/line/basic-shape-diamond.svg +0 -1
- package/src/components/Icon/line/basic-shape-hexagon.svg +0 -1
- package/src/components/Icon/line/basic-shape-primary-circle-ellipse-round.svg +0 -1
- package/src/components/Icon/line/basic-shape-primary-square-rectangle.svg +0 -1
- package/src/components/Icon/line/basic-shape-shield.svg +0 -1
- package/src/components/Icon/line/computer-device-desktop-monitor.svg +0 -1
- package/src/components/Icon/line/computer-device-desktop.svg +0 -1
- package/src/components/Icon/line/computer-device-laptop.svg +0 -1
- package/src/components/Icon/line/computer-device-mobile-phone-android-samsung-back.svg +0 -1
- package/src/components/Icon/line/computer-device-mobile-phone-android-samsung.svg +0 -1
- package/src/components/Icon/line/computer-device-mobile-phone-iphone-x-back.svg +0 -1
- package/src/components/Icon/line/computer-device-mobile-phone-iphone-x.svg +0 -1
- package/src/components/Icon/line/computer-device-mobile-tablet-touch.svg +0 -1
- package/src/components/Icon/line/computer-device-mobile-tablet.svg +0 -1
- package/src/components/Icon/line/computer-device-network-ethernet-cat6.svg +0 -1
- package/src/components/Icon/line/computer-device-network-lan-www.svg +0 -1
- package/src/components/Icon/line/computer-device-network-wifi-connection.svg +0 -1
- package/src/components/Icon/line/computer-device-network-wifi-router.svg +0 -1
- package/src/components/Icon/line/computer-keyboard-alt.svg +0 -1
- package/src/components/Icon/line/computer-keyboard-command-cmd-control-ctrl.svg +0 -1
- package/src/components/Icon/line/computer-keyboard-option.svg +0 -1
- package/src/components/Icon/line/computer-keyboard-shift.svg +0 -1
- package/src/components/Icon/line/ecology-science-erlenmeyer-flask.svg +0 -1
- package/src/components/Icon/line/entertainment-control-button-circle-left-arrow-rewind.svg +0 -1
- package/src/components/Icon/line/entertainment-control-button-circle-pause.svg +0 -1
- package/src/components/Icon/line/entertainment-control-button-circle-right-arrow-fast-forward.svg +0 -1
- package/src/components/Icon/line/entertainment-control-button-circle-stop-square.svg +0 -1
- package/src/components/Icon/line/entertainment-control-button-play-circle.svg +0 -1
- package/src/components/Icon/line/entertainment-party-popper-confetti.svg +0 -1
- package/src/components/Icon/line/image-flash-lightning.svg +0 -1
- package/src/components/Icon/line/image-photo-frame.svg +0 -1
- package/src/components/Icon/line/image-picture-flower.svg +0 -1
- package/src/components/Icon/line/interface-add.svg +0 -1
- package/src/components/Icon/line/interface-alert-error-exclamation-block-square.svg +0 -1
- package/src/components/Icon/line/interface-alert-error-x-block-square.svg +0 -1
- package/src/components/Icon/line/interface-alert-exclamation-diamond.svg +0 -1
- package/src/components/Icon/line/interface-alert-exclamation-triangle-warning.svg +0 -1
- package/src/components/Icon/line/interface-alert-information-circle.svg +0 -1
- package/src/components/Icon/line/interface-award-crown.svg +0 -1
- package/src/components/Icon/line/interface-bookmark-tag.svg +0 -1
- package/src/components/Icon/line/interface-bookmark.svg +0 -1
- package/src/components/Icon/line/interface-calendar-date-one.svg +0 -1
- package/src/components/Icon/line/interface-close.svg +0 -1
- package/src/components/Icon/line/interface-content-book-open-pages.svg +0 -1
- package/src/components/Icon/line/interface-content-book-page.svg +0 -1
- package/src/components/Icon/line/interface-content-file.svg +0 -8
- package/src/components/Icon/line/interface-content-folder.svg +0 -1
- package/src/components/Icon/line/interface-copy-clipboard.svg +0 -1
- package/src/components/Icon/line/interface-delete-bin-trash.svg +0 -1
- package/src/components/Icon/line/interface-dots-horizontal.svg +0 -1
- package/src/components/Icon/line/interface-dots-vertical.svg +0 -1
- package/src/components/Icon/line/interface-edit-attachment.svg +0 -1
- package/src/components/Icon/line/interface-edit-binocular.svg +0 -1
- package/src/components/Icon/line/interface-edit-magic-wand.svg +0 -1
- package/src/components/Icon/line/interface-edit-tool-eraser.svg +0 -1
- package/src/components/Icon/line/interface-edit-tool-paint-brush.svg +0 -1
- package/src/components/Icon/line/interface-edit-tool-paint-roller.svg +0 -1
- package/src/components/Icon/line/interface-edit-tool-pen.svg +0 -1
- package/src/components/Icon/line/interface-edit-tool-pencil.svg +0 -1
- package/src/components/Icon/line/interface-edit-view-eye.svg +0 -1
- package/src/components/Icon/line/interface-favorite-award.svg +0 -1
- package/src/components/Icon/line/interface-favorite-flag.svg +0 -1
- package/src/components/Icon/line/interface-favorite-heart.svg +0 -1
- package/src/components/Icon/line/interface-favorite-star.svg +0 -1
- package/src/components/Icon/line/interface-favorite-stars-shining.svg +0 -1
- package/src/components/Icon/line/interface-favorite-stars-sparkles.svg +0 -1
- package/src/components/Icon/line/interface-hierarchy-flowchart.svg +0 -1
- package/src/components/Icon/line/interface-home-house.svg +0 -1
- package/src/components/Icon/line/interface-hyperlink.svg +0 -1
- package/src/components/Icon/line/interface-lighting-brightness.svg +0 -1
- package/src/components/Icon/line/interface-lock-closed.svg +0 -1
- package/src/components/Icon/line/interface-lock-open-unlock.svg +0 -1
- package/src/components/Icon/line/interface-login-key.svg +0 -1
- package/src/components/Icon/line/interface-search.svg +0 -1
- package/src/components/Icon/line/interface-setting-cog.svg +0 -1
- package/src/components/Icon/line/interface-share-megaphone-bullhorn.svg +0 -1
- package/src/components/Icon/line/interface-share-rocket.svg +0 -1
- package/src/components/Icon/line/interface-share-satellite.svg +0 -1
- package/src/components/Icon/line/interface-share-space-ship.svg +0 -1
- package/src/components/Icon/line/interface-share.svg +0 -1
- package/src/components/Icon/line/interface-signal-square.svg +0 -1
- package/src/components/Icon/line/interface-text-formatting-left-open-quote.svg +0 -1
- package/src/components/Icon/line/interface-text-formatting-right-close-quote.svg +0 -1
- package/src/components/Icon/line/interface-time-clock-circle.svg +0 -1
- package/src/components/Icon/line/interface-time-hour-glass.svg +0 -1
- package/src/components/Icon/line/interface-users-multiple.svg +0 -1
- package/src/components/Icon/line/interface-validation-checkbox-square.svg +0 -1
- package/src/components/Icon/line/interface-weather-moon.svg +0 -1
- package/src/components/Icon/line/legal-justice-hammer-gavel.svg +0 -1
- package/src/components/Icon/line/mail-chat-bubble-square.svg +0 -1
- package/src/components/Icon/line/mail-send-email-paper-airplane.svg +0 -1
- package/src/components/Icon/line/mail-send-envelope.svg +0 -1
- package/src/components/Icon/line/mail-sign-hashtag.svg +0 -1
- package/src/components/Icon/line/money-cashier-receipt.svg +0 -1
- package/src/components/Icon/line/money-currency-dollar-pay.svg +0 -1
- package/src/components/Icon/line/money-graph-arrow-increase.svg +0 -1
- package/src/components/Icon/line/money-graph-bar-chart-increase.svg +0 -1
- package/src/components/Icon/line/nature-ecology-leaf.svg +0 -1
- package/src/components/Icon/line/phone-telephone.svg +0 -1
- package/src/components/Icon/line/programming-bug.svg +0 -1
- package/src/components/Icon/line/programming-cloud.svg +0 -1
- package/src/components/Icon/line/programming-computer-database-server.svg +0 -1
- package/src/components/Icon/line/programming-computer-database.svg +0 -1
- package/src/components/Icon/line/programming-module-four-layout.svg +0 -1
- package/src/components/Icon/line/programming-module-three.svg +0 -1
- package/src/components/Icon/line/programming-module.svg +0 -1
- package/src/components/Icon/line/programming-script-code.svg +0 -1
- package/src/components/Icon/line/shopping-cart.svg +0 -8
- package/src/components/Icon/line/shopping-gift-present.svg +0 -1
- package/src/components/Icon/line/shopping-shipping-box-parcel-package.svg +0 -1
- package/src/components/Icon/line/tag-new-circle.svg +0 -1
- package/src/components/Icon/line/travel-map-earth-globe.svg +0 -1
- package/src/components/Icon/localIcons.ts +0 -68
- package/src/components/Icon/solid/arrow-chevron-down.svg +0 -1
- package/src/components/Icon/solid/arrow-chevron-left.svg +0 -1
- package/src/components/Icon/solid/arrow-chevron-right.svg +0 -1
- package/src/components/Icon/solid/arrow-chevron-up.svg +0 -1
- package/src/components/Icon/solid/arrow-down.svg +0 -1
- package/src/components/Icon/solid/arrow-left.svg +0 -1
- package/src/components/Icon/solid/arrow-right.svg +0 -1
- package/src/components/Icon/solid/arrow-up.svg +0 -1
- package/src/components/Icon/solid/basic-shape-diamond.svg +0 -1
- package/src/components/Icon/solid/basic-shape-hexagon.svg +0 -1
- package/src/components/Icon/solid/basic-shape-primary-circle-ellipse-round.svg +0 -1
- package/src/components/Icon/solid/basic-shape-primary-square-rectangle.svg +0 -1
- package/src/components/Icon/solid/basic-shape-shield.svg +0 -1
- package/src/components/Icon/solid/computer-device-desktop-monitor.svg +0 -1
- package/src/components/Icon/solid/computer-device-desktop.svg +0 -1
- package/src/components/Icon/solid/computer-device-laptop.svg +0 -1
- package/src/components/Icon/solid/computer-device-mobile-phone-android-samsung-back.svg +0 -1
- package/src/components/Icon/solid/computer-device-mobile-phone-android-samsung.svg +0 -1
- package/src/components/Icon/solid/computer-device-mobile-phone-iphone-x-back.svg +0 -1
- package/src/components/Icon/solid/computer-device-mobile-phone-iphone-x.svg +0 -1
- package/src/components/Icon/solid/computer-device-mobile-tablet-touch.svg +0 -1
- package/src/components/Icon/solid/computer-device-mobile-tablet.svg +0 -1
- package/src/components/Icon/solid/computer-device-network-ethernet-cat6.svg +0 -1
- package/src/components/Icon/solid/computer-device-network-lan-www.svg +0 -1
- package/src/components/Icon/solid/computer-device-network-wifi-connection.svg +0 -5
- package/src/components/Icon/solid/computer-device-network-wifi-router.svg +0 -1
- package/src/components/Icon/solid/computer-keyboard-alt.svg +0 -1
- package/src/components/Icon/solid/computer-keyboard-command-cmd-control-ctrl.svg +0 -1
- package/src/components/Icon/solid/computer-keyboard-option.svg +0 -1
- package/src/components/Icon/solid/computer-keyboard-shift.svg +0 -1
- package/src/components/Icon/solid/ecology-science-erlenmeyer-flask.svg +0 -1
- package/src/components/Icon/solid/entertainment-control-button-circle-left-arrow-rewind.svg +0 -1
- package/src/components/Icon/solid/entertainment-control-button-circle-pause.svg +0 -1
- package/src/components/Icon/solid/entertainment-control-button-circle-play.svg +0 -5
- package/src/components/Icon/solid/entertainment-control-button-circle-right-arrow-fast-forward.svg +0 -1
- package/src/components/Icon/solid/entertainment-control-button-circle-stop-square.svg +0 -1
- package/src/components/Icon/solid/entertainment-party-popper-confetti.svg +0 -1
- package/src/components/Icon/solid/image-flash-lightning.svg +0 -5
- package/src/components/Icon/solid/image-photo-frame.svg +0 -11
- package/src/components/Icon/solid/image-picture-flower.svg +0 -5
- package/src/components/Icon/solid/interface-add-square.svg +0 -5
- package/src/components/Icon/solid/interface-alert-error-exclamation-block-square.svg +0 -1
- package/src/components/Icon/solid/interface-alert-error-x-block-square.svg +0 -1
- package/src/components/Icon/solid/interface-alert-exclamation-diamond.svg +0 -1
- package/src/components/Icon/solid/interface-alert-exclamation-triangle-warning.svg +0 -1
- package/src/components/Icon/solid/interface-alert-information-circle.svg +0 -5
- package/src/components/Icon/solid/interface-award-crown.svg +0 -5
- package/src/components/Icon/solid/interface-bookmark-tag.svg +0 -1
- package/src/components/Icon/solid/interface-bookmark.svg +0 -5
- package/src/components/Icon/solid/interface-calendar-date-one.svg +0 -5
- package/src/components/Icon/solid/interface-close.svg +0 -8
- package/src/components/Icon/solid/interface-content-book-open-pages.svg +0 -13
- package/src/components/Icon/solid/interface-content-book-page.svg +0 -5
- package/src/components/Icon/solid/interface-content-file.svg +0 -5
- package/src/components/Icon/solid/interface-content-folder.svg +0 -1
- package/src/components/Icon/solid/interface-copy-clipboard.svg +0 -5
- package/src/components/Icon/solid/interface-delete-bin-trash.svg +0 -1
- package/src/components/Icon/solid/interface-dots-horizontal.svg +0 -1
- package/src/components/Icon/solid/interface-dots-vertical.svg +0 -1
- package/src/components/Icon/solid/interface-edit-attachment.svg +0 -5
- package/src/components/Icon/solid/interface-edit-binocular.svg +0 -5
- package/src/components/Icon/solid/interface-edit-magic-wand.svg +0 -7
- package/src/components/Icon/solid/interface-edit-tool-eraser.svg +0 -1
- package/src/components/Icon/solid/interface-edit-tool-paint-brush.svg +0 -1
- package/src/components/Icon/solid/interface-edit-tool-paint-roller.svg +0 -5
- package/src/components/Icon/solid/interface-edit-tool-pen.svg +0 -5
- package/src/components/Icon/solid/interface-edit-tool-pencil.svg +0 -1
- package/src/components/Icon/solid/interface-edit-view-eye.svg +0 -7
- package/src/components/Icon/solid/interface-favorite-award.svg +0 -5
- package/src/components/Icon/solid/interface-favorite-flag.svg +0 -1
- package/src/components/Icon/solid/interface-favorite-heart.svg +0 -5
- package/src/components/Icon/solid/interface-favorite-star.svg +0 -5
- package/src/components/Icon/solid/interface-favorite-stars-shining.svg +0 -1
- package/src/components/Icon/solid/interface-favorite-stars-sparkles.svg +0 -1
- package/src/components/Icon/solid/interface-hierarchy-flowchart.svg +0 -5
- package/src/components/Icon/solid/interface-home-house.svg +0 -5
- package/src/components/Icon/solid/interface-hyperlink.svg +0 -5
- package/src/components/Icon/solid/interface-lighting-brightness.svg +0 -22
- package/src/components/Icon/solid/interface-lock-closed.svg +0 -5
- package/src/components/Icon/solid/interface-lock-open-unlock.svg +0 -1
- package/src/components/Icon/solid/interface-login-key.svg +0 -5
- package/src/components/Icon/solid/interface-search.svg +0 -5
- package/src/components/Icon/solid/interface-setting-cog.svg +0 -5
- package/src/components/Icon/solid/interface-share-megaphone-bullhorn.svg +0 -5
- package/src/components/Icon/solid/interface-share-rocket.svg +0 -1
- package/src/components/Icon/solid/interface-share-satellite.svg +0 -8
- package/src/components/Icon/solid/interface-share-space-ship.svg +0 -1
- package/src/components/Icon/solid/interface-share.svg +0 -5
- package/src/components/Icon/solid/interface-signal-square.svg +0 -5
- package/src/components/Icon/solid/interface-text-formatting-left-open-quote.svg +0 -1
- package/src/components/Icon/solid/interface-text-formatting-right-close-quote.svg +0 -1
- package/src/components/Icon/solid/interface-time-clock-circle.svg +0 -5
- package/src/components/Icon/solid/interface-time-hour-glass.svg +0 -1
- package/src/components/Icon/solid/interface-users-multiple.svg +0 -11
- package/src/components/Icon/solid/interface-validation-checkbox-square.svg +0 -5
- package/src/components/Icon/solid/interface-weather-moon.svg +0 -5
- package/src/components/Icon/solid/legal-justice-hammer-gavel.svg +0 -1
- package/src/components/Icon/solid/mail-chat-bubble-square.svg +0 -5
- package/src/components/Icon/solid/mail-send-email-paper-airplane.svg +0 -5
- package/src/components/Icon/solid/mail-send-envelope.svg +0 -1
- package/src/components/Icon/solid/mail-sign-hashtag.svg +0 -5
- package/src/components/Icon/solid/money-cashier-receipt.svg +0 -1
- package/src/components/Icon/solid/money-currency-dollar-pay.svg +0 -5
- package/src/components/Icon/solid/money-graph-arrow-increase.svg +0 -5
- package/src/components/Icon/solid/money-graph-bar-chart-increase.svg +0 -1
- package/src/components/Icon/solid/nature-ecology-leaf.svg +0 -5
- package/src/components/Icon/solid/phone-telephone.svg +0 -5
- package/src/components/Icon/solid/programming-bug.svg +0 -5
- package/src/components/Icon/solid/programming-cloud.svg +0 -4
- package/src/components/Icon/solid/programming-computer-database-server.svg +0 -5
- package/src/components/Icon/solid/programming-computer-database.svg +0 -5
- package/src/components/Icon/solid/programming-module-four-layout.svg +0 -1
- package/src/components/Icon/solid/programming-module-three.svg +0 -1
- package/src/components/Icon/solid/programming-module.svg +0 -1
- package/src/components/Icon/solid/programming-script-code.svg +0 -5
- package/src/components/Icon/solid/shopping-cart.svg +0 -1
- package/src/components/Icon/solid/shopping-gift-present.svg +0 -16
- package/src/components/Icon/solid/shopping-shipping-box-parcel-package.svg +0 -11
- package/src/components/Icon/solid/tag-new-circle.svg +0 -7
- package/src/components/Icon/solid/travel-map-earth-globe.svg +0 -5
- package/src/components/SearchModal.vue +0 -305
- package/src/components/Sidebar.vue +0 -293
- package/src/components/SidebarElement.vue +0 -133
- package/src/components/SidebarGroup.vue +0 -12
- package/src/components/SimpleTable/SimpleCell.vue +0 -47
- package/src/components/SimpleTable/SimpleHeader.vue +0 -17
- package/src/components/SimpleTable/SimpleRow.vue +0 -5
- package/src/components/SimpleTable/SimpleTable.vue +0 -13
- package/src/components/SimpleTable/index.ts +0 -4
- package/src/declarations/typographic-base.d.ts +0 -1
- package/src/helpers/generateAxiosCodeFromRequest.ts +0 -42
- package/src/helpers/generateLaravelCodeFromRequest.ts +0 -20
- package/src/helpers/index.ts +0 -5
- package/src/helpers/mapFromObject.ts +0 -11
- package/src/helpers/objectMerge.ts +0 -19
- package/src/helpers/specHelpers.ts +0 -62
- package/src/helpers/transformToJson.test.ts +0 -7
- package/src/helpers/transformToJson.ts +0 -22
- package/src/hooks/useRefOnMount.ts +0 -12
- package/src/index.ts +0 -9
- package/src/standalone.ts +0 -27
- package/src/stores/template.ts +0 -66
- package/src/stores/utility.ts +0 -23
- package/src/types.ts +0 -153
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14">
|
|
2
|
-
<path fill="currentColor" fill-rule="evenodd"
|
|
3
|
-
d="M7.70711 1.29289C7.31658 0.902369 6.68342 0.902369 6.29289 1.29289L0.292893 7.29289C-0.0976311 7.68342 -0.0976311 8.31658 0.292893 8.70711C0.683417 9.09763 1.31658 9.09763 1.70711 8.70711L2 8.41421V13C2 13.5523 2.44772 14 3 14H6V11C6 10.4477 6.44772 10 7 10C7.55228 10 8 10.4477 8 11V14H11C11.5523 14 12 13.5523 12 13V8.41421L12.2929 8.70711C12.6834 9.09763 13.3166 9.09763 13.7071 8.70711C14.0976 8.31658 14.0976 7.68342 13.7071 7.29289L7.70711 1.29289Z"
|
|
4
|
-
clip-rule="evenodd"></path>
|
|
5
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14">
|
|
2
|
-
<path fill="currentColor" fill-rule="evenodd"
|
|
3
|
-
d="M8.63507 0.153814C8.87878 0.0522763 9.1402 0 9.40422 0C9.66824 0 9.92965 0.0522763 10.1734 0.153814C10.4171 0.255351 10.6383 0.40414 10.8242 0.591597L10.8254 0.592774L13.4125 3.20984C13.598 3.39493 13.7454 3.61469 13.8462 3.85664C13.9477 4.10036 14 4.36177 14 4.6258C14 4.88982 13.9477 5.15123 13.8462 5.39495C13.745 5.63793 13.5968 5.85853 13.4101 6.0441L11.1113 8.34291C10.7208 8.73343 10.0876 8.73343 9.69711 8.34291C9.30658 7.95238 9.30658 7.31921 9.69711 6.92869L11.9971 4.62869L12 4.62579L11.993 4.61886L11.9931 4.61882L9.40422 2L9.40133 2.00291L9.40133 2.00291L7.07132 4.33291C6.68079 4.72343 6.04763 4.72343 5.6571 4.3329C5.26658 3.94238 5.26658 3.30921 5.65711 2.91869L7.9859 0.589901C8.17148 0.403243 8.39208 0.255045 8.63507 0.153814ZM4.3329 5.62699C4.72343 6.01752 4.72343 6.65068 4.33291 7.04121L2.00291 9.37125L2.00001 9.37415L2.00291 9.37703L2.00291 9.37704L4.6229 11.997L4.6258 11.9999L4.62869 11.997L4.62869 11.997L6.95869 9.66706C7.34922 9.27654 7.98239 9.27654 8.37291 9.66706C8.76343 10.0576 8.76343 10.6908 8.3729 11.0813L6.0441 13.4101C5.85852 13.5967 5.63793 13.7449 5.39495 13.8461C5.15123 13.9477 4.88982 13.9999 4.6258 13.9999C4.36177 13.9999 4.10036 13.9477 3.85664 13.8461C3.61365 13.7449 3.39304 13.5967 3.20746 13.41L0.589943 10.7925C0.403265 10.6069 0.255053 10.3863 0.153814 10.1433C0.0522763 9.89958 0 9.63817 0 9.37414C0 9.11012 0.0522763 8.84871 0.153814 8.60499C0.255046 8.36201 0.403244 8.1414 0.589904 7.95583L2.91869 5.62701C3.30921 5.23648 3.94237 5.23647 4.3329 5.62699ZM9.20711 6.20717C9.59763 5.81664 9.59763 5.18348 9.20711 4.79295C8.81658 4.40243 8.18342 4.40243 7.79289 4.79295L4.79289 7.79295C4.40237 8.18348 4.40237 8.81664 4.79289 9.20717C5.18342 9.59769 5.81658 9.59769 6.20711 9.20717L9.20711 6.20717Z"
|
|
4
|
-
clip-rule="evenodd"></path>
|
|
5
|
-
</svg>
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
<svg viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M3.500 5.000 A1.500 1.500 0 1 0 6.500 5.000 A1.500 1.500 0 1 0 3.500 5.000 Z" fill="currentColor"
|
|
3
|
-
stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"></path>
|
|
4
|
-
<path d="M5,2.25a.625.625,0,0,1-.625-.625v-1a.625.625,0,0,1,1.25,0v1A.625.625,0,0,1,5,2.25Z" fill="currentColor"
|
|
5
|
-
stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"></path>
|
|
6
|
-
<path d="M6.945,3.055a.623.623,0,0,1,0-.883l.707-.708a.625.625,0,0,1,.884.884l-.708.707A.623.623,0,0,1,6.945,3.055Z"
|
|
7
|
-
fill="currentColor" stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"></path>
|
|
8
|
-
<path d="M7.75,5a.625.625,0,0,1,.625-.625h1a.625.625,0,0,1,0,1.25h-1A.625.625,0,0,1,7.75,5Z" fill="currentColor"
|
|
9
|
-
stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"></path>
|
|
10
|
-
<path d="M6.945,6.945a.623.623,0,0,1,.883,0l.708.707a.625.625,0,0,1-.884.884l-.707-.708A.623.623,0,0,1,6.945,6.945Z"
|
|
11
|
-
fill="currentColor" stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"></path>
|
|
12
|
-
<path d="M5,7.75a.625.625,0,0,1,.625.625v1a.625.625,0,0,1-1.25,0v-1A.625.625,0,0,1,5,7.75Z" fill="currentColor"
|
|
13
|
-
stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"></path>
|
|
14
|
-
<path
|
|
15
|
-
d="M3.055,6.945a.623.623,0,0,1,0,.883l-.707.708a.625.625,0,0,1-.884-.884l.708-.707A.623.623,0,0,1,3.055,6.945Z"
|
|
16
|
-
fill="currentColor" stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"></path>
|
|
17
|
-
<path d="M2.25,5a.625.625,0,0,1-.625.625h-1a.625.625,0,0,1,0-1.25h1A.625.625,0,0,1,2.25,5Z" fill="currentColor"
|
|
18
|
-
stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"></path>
|
|
19
|
-
<path
|
|
20
|
-
d="M3.055,3.055a.623.623,0,0,1-.883,0l-.708-.707a.625.625,0,0,1,.884-.884l.707.708A.623.623,0,0,1,3.055,3.055Z"
|
|
21
|
-
fill="currentColor" stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"></path>
|
|
22
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14">
|
|
2
|
-
<path fill="currentColor" fill-rule="evenodd"
|
|
3
|
-
d="M7 2C5.89543 2 5 2.89543 5 4V5H9V4C9 2.89543 8.10457 2 7 2ZM3 4V5C2.17159 5.00002 1.50003 5.67158 1.50003 6.5V12.5C1.50003 13.3284 2.1716 14 3.00003 14H11C11.8285 14 12.5 13.3284 12.5 12.5V6.5C12.5 5.67157 11.8285 5 11 5H11V4C11 1.79086 9.20914 0 7 0C4.79086 0 3 1.79086 3 4ZM7.00003 10.75C7.69039 10.75 8.25003 10.1904 8.25003 9.5C8.25003 8.80964 7.69039 8.25 7.00003 8.25C6.30967 8.25 5.75003 8.80964 5.75003 9.5C5.75003 10.1904 6.30967 10.75 7.00003 10.75Z"
|
|
4
|
-
clip-rule="evenodd"></path>
|
|
5
|
-
</svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19.5 9.5h-.75V6.75A6.75 6.75 0 0 0 5.53 4.81a1.25 1.25 0 0 0 2.4.72 4.25 4.25 0 0 1 8.32 1.22V9a.5.5 0 0 1-.5.5H4.5a2 2 0 0 0-2 2V22a2 2 0 0 0 2 2h15a2 2 0 0 0 2-2V11.5a2 2 0 0 0-2-2Zm-7.5 9a2 2 0 1 1 2-2 2 2 0 0 1-2 2Z" fill="currentColor"></path></svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14">
|
|
2
|
-
<path fill="currentColor" fill-rule="evenodd"
|
|
3
|
-
d="M10.2929 1.29289C10.6834 0.902369 11.3166 0.902369 11.7071 1.29289L13.7071 3.29289C14.0976 3.68342 14.0976 4.31658 13.7071 4.70711C13.3166 5.09763 12.6834 5.09763 12.2929 4.70711L11 3.41421L9.91422 4.50001L11.2071 5.79289C11.5976 6.18342 11.5976 6.81658 11.2071 7.20711C10.8166 7.59763 10.1834 7.59763 9.79289 7.20711L8.50001 5.91422L7.44619 6.96804C7.79807 7.56355 8 8.2582 8 9C8 11.2091 6.20914 13 4 13C1.79086 13 0 11.2091 0 9C0 6.79086 1.79086 5 4 5C4.74181 5 5.43646 5.20193 6.03198 5.55383L7.78929 3.79651L7.79289 3.79289L7.79651 3.78929L10.2929 1.29289ZM2 9C2 7.89543 2.89543 7 4 7C5.10457 7 6 7.89543 6 9C6 10.1046 5.10457 11 4 11C2.89543 11 2 10.1046 2 9Z"
|
|
4
|
-
clip-rule="evenodd"></path>
|
|
5
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14">
|
|
2
|
-
<path fill="currentColor" fill-rule="evenodd"
|
|
3
|
-
d="M2 6C2 3.79086 3.79086 2 6 2C8.20914 2 10 3.79086 10 6C10 8.20914 8.20914 10 6 10C3.79086 10 2 8.20914 2 6ZM6 0C2.68629 0 0 2.68629 0 6C0 9.31371 2.68629 12 6 12C7.29578 12 8.49562 11.5892 9.47642 10.8908L12.2929 13.7073C12.6834 14.0978 13.3166 14.0978 13.7071 13.7073C14.0976 13.3168 14.0976 12.6836 13.7071 12.2931L10.8907 9.47665C11.5892 8.49581 12 7.29588 12 6C12 2.68629 9.31371 0 6 0Z"
|
|
4
|
-
clip-rule="evenodd"></path>
|
|
5
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14">
|
|
2
|
-
<path fill="currentColor" fill-rule="evenodd"
|
|
3
|
-
d="M5.55693 0.689231L5.09385 1.88462L3.50001 2.78923L2.22924 2.59538C2.01764 2.56666 1.80228 2.6015 1.61053 2.69546C1.41877 2.78942 1.25928 2.93826 1.15232 3.12308L0.721546 3.87692C0.611163 4.06468 0.560306 4.2815 0.575687 4.49876C0.591069 4.71602 0.671965 4.92351 0.8077 5.09385L1.61539 6.09538V7.90462L0.829238 8.90615C0.693503 9.07649 0.612607 9.28398 0.597226 9.50124C0.581845 9.7185 0.632702 9.93532 0.743085 10.1231L1.17385 10.8769C1.28082 11.0617 1.44031 11.2106 1.63207 11.3045C1.82382 11.3985 2.03918 11.4333 2.25078 11.4046L3.52155 11.2108L5.09385 12.1154L5.55693 13.3108C5.63503 13.5132 5.77243 13.6873 5.95114 13.8102C6.12985 13.9332 6.34153 13.9994 6.55847 14H7.46308C7.68002 13.9994 7.89171 13.9332 8.07042 13.8102C8.24913 13.6873 8.38653 13.5132 8.46462 13.3108L8.9277 12.1154L10.5 11.2108L11.7708 11.4046C11.9824 11.4333 12.1977 11.3985 12.3895 11.3045C12.5812 11.2106 12.7407 11.0617 12.8477 10.8769L13.2785 10.1231C13.3889 9.93532 13.4397 9.7185 13.4243 9.50124C13.4089 9.28398 13.3281 9.07649 13.1923 8.90615L12.3846 7.90462V6.09538L13.1708 5.09385C13.3065 4.92351 13.3874 4.71602 13.4028 4.49876C13.4182 4.2815 13.3673 4.06468 13.2569 3.87692L12.8262 3.12308C12.7192 2.93826 12.5597 2.78942 12.368 2.69546C12.1762 2.6015 11.9608 2.56666 11.7492 2.59538L10.4785 2.78923L8.90616 1.88462L8.44309 0.689231C8.36499 0.486838 8.22759 0.31275 8.04888 0.189767C7.87017 0.0667842 7.65848 0.00064083 7.44155 0H6.55847C6.34153 0.00064083 6.12985 0.0667842 5.95114 0.189767C5.77243 0.31275 5.63503 0.486838 5.55693 0.689231ZM7.00002 9.25C8.24266 9.25 9.25002 8.24264 9.25002 7C9.25002 5.75736 8.24266 4.75 7.00002 4.75C5.75737 4.75 4.75002 5.75736 4.75002 7C4.75002 8.24264 5.75737 9.25 7.00002 9.25Z"
|
|
4
|
-
clip-rule="evenodd"></path>
|
|
5
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14">
|
|
2
|
-
<path fill="currentColor" fill-rule="evenodd"
|
|
3
|
-
d="M12.6386 0.0985955C12.7874 0.0483473 12.9459 0.0341004 13.1012 0.0570248C13.2566 0.0799495 13.4042 0.139392 13.5321 0.230469C13.66 0.321547 13.7645 0.441663 13.837 0.580955C13.9094 0.720246 13.9478 0.874739 13.949 1.03175L13.949 1.03542L13.949 11.0953C13.9478 11.2523 13.9094 11.4068 13.837 11.5461C13.7645 11.6854 13.66 11.8055 13.5321 11.8966C13.4042 11.9877 13.2566 12.0471 13.1012 12.07C12.9459 12.0929 12.7874 12.0787 12.6386 12.0285L12.634 12.0269L1.04902 7.98652C0.765478 7.8876 0.518418 7.70524 0.340369 7.46341C0.162321 7.22159 0.0615508 6.93158 0.051285 6.63145L0.0509949 6.61448V5.53045C0.0522212 5.22263 0.148816 4.92276 0.32748 4.67209C0.506144 4.42143 0.7581 4.2323 1.04868 4.13072L12.6386 0.0985955ZM2.02914 10.7685V9.6398L8.2278 11.8021C7.79859 13.0539 6.61147 13.9536 5.2142 13.9536C3.45514 13.9536 2.02914 12.5276 2.02914 10.7685Z"
|
|
4
|
-
clip-rule="evenodd"></path>
|
|
5
|
-
</svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M11 19a1.48 1.48 0 0 1-.7.41.27.27 0 0 0-.19.23L9.9 21.7a1.1 1.1 0 0 0 1.87.91l2.86-2.86a8.38 8.38 0 0 0 1.74-2.62 13.34 13.34 0 0 0 .39-3.22.26.26 0 0 0-.16-.25.28.28 0 0 0-.3.05Z" fill="currentColor"></path><path d="M5 13s2.52-2.54 5.3-5.32a.26.26 0 0 0 .05-.29.25.25 0 0 0-.25-.16 13.29 13.29 0 0 0-3.3.37 8.19 8.19 0 0 0-2.56 1.76l-2.85 2.85a1.1 1.1 0 0 0 .78 1.88l2.24-.27a.26.26 0 0 0 .22-.18A1.58 1.58 0 0 1 5 13Z" fill="currentColor"></path><path d="M5.62 16.85c-.9-.9-2.27-.75-3.41.38-.8.77-1.62 3.39-2.21 5.42a1.08 1.08 0 0 0 .27 1 1.1 1.1 0 0 0 1 .27c2-.56 4.6-1.39 5.4-2.19 1.14-1.13 1.29-2.5.38-3.4Z" fill="currentColor"></path><path d="M23.36 0c-1.33.27-4 .9-4.85 1.73L6.35 13.93a.28.28 0 0 0 0 .38l3.36 3.35a.25.25 0 0 0 .37 0L22.26 5.49C23.09 4.65 23.72 2 24 .63a.52.52 0 0 0-.15-.47.53.53 0 0 0-.49-.16Z" fill="currentColor"></path></g></svg>
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<svg viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path
|
|
3
|
-
d="M4.828,8.274a.248.248,0,0,0-.128-.1A5.474,5.474,0,0,1,2.616,6.883,3.122,3.122,0,0,1,2.4,6.647a.25.25,0,0,0-.413.037L.571,9.249a.5.5,0,0,0,.438.742h4a.5.5,0,0,0,.422-.768Z"
|
|
4
|
-
fill="currentColor" stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"></path>
|
|
5
|
-
<path
|
|
6
|
-
d="M9.262,6.605a.57.57,0,0,0,.062-.861L6.982,3.4,8.2,2.183A.625.625,0,0,0,7.317,1.3L6.1,2.518,3.756.176a.57.57,0,0,0-.4-.167l-.041,0A.569.569,0,0,0,2.9.238,4.549,4.549,0,0,0,9.262,6.605Z"
|
|
7
|
-
fill="currentColor" stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"></path>
|
|
8
|
-
</svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M20 4a7.73 7.73 0 0 0-9.7-1L6.9 5.28a1 1 0 0 1-.56.16h-2A4.94 4.94 0 0 0 .83 6.91l-.24.24a2 2 0 0 0 0 2.85l1 1a.93.93 0 0 1 .29.64 3 3 0 0 0 .88 1.94l7.77 7.77a3 3 0 0 0 1.94.88.93.93 0 0 1 .64.29l1 1a2 2 0 0 0 2.83 0l.24-.25a4.94 4.94 0 0 0 1.47-3.53v-2a1 1 0 0 1 .16-.56L21 13.7A7.73 7.73 0 0 0 20 4Zm-4.21 13.4-2.48 2.48a1 1 0 0 1-1.41 0L4.12 12.1a1 1 0 0 1-.29-.71 1 1 0 0 1 .29-.7l2.47-2.48A.54.54 0 0 1 7 8.07a.5.5 0 0 1 .35.14l8.49 8.49a.51.51 0 0 1 0 .7Zm1.41-7.07a2.5 2.5 0 1 1 0-3.53 2.49 2.49 0 0 1 0 3.53Z" fill="currentColor"></path><path d="M2.75 2.5a.25.25 0 0 1 .25.25.75.75 0 0 0 1.5 0 .25.25 0 0 1 .25-.25.75.75 0 0 0 0-1.5.25.25 0 0 1-.25-.25.75.75 0 0 0-1.5 0 .25.25 0 0 1-.25.25.75.75 0 0 0 0 1.5Z" fill="currentColor"></path><path d="M5.75 21.5a.25.25 0 0 1-.25-.25.75.75 0 0 0-1.5 0 .25.25 0 0 1-.25.25.75.75 0 0 0 0 1.5.25.25 0 0 1 .25.25.75.75 0 0 0 1.5 0 .25.25 0 0 1 .25-.25.75.75 0 0 0 0-1.5Z" fill="currentColor"></path><path d="M23.25 16.5a.25.25 0 0 1-.25-.25.75.75 0 0 0-1.5 0 .25.25 0 0 1-.25.25.75.75 0 0 0 0 1.5.25.25 0 0 1 .25.25.75.75 0 0 0 1.5 0 .25.25 0 0 1 .25-.25.75.75 0 0 0 0-1.5Z" fill="currentColor"></path><path fill="currentColor" d="M2.5 17.25a.75.75 0 1 0 1.5 0 .75.75 0 1 0-1.5 0"></path><path fill="currentColor" d="M8.5 1.75a.75.75 0 1 0 1.5 0 .75.75 0 1 0-1.5 0"></path><path fill="currentColor" d="M21.5 21.75a.75.75 0 1 0 1.5 0 .75.75 0 1 0-1.5 0"></path></g></svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14">
|
|
2
|
-
<path fill="currentColor" fill-rule="evenodd"
|
|
3
|
-
d="M11.5 5C12.8807 5 14 3.88071 14 2.5C14 1.11929 12.8807 0 11.5 0C10.1193 0 9 1.11929 9 2.5C9 2.63472 9.01066 2.76695 9.03117 2.89589L4.29735 5.2628C3.8428 4.79275 3.20553 4.50049 2.5 4.50049C1.11929 4.50049 0 5.61978 0 7.00049C0 8.3812 1.11929 9.50049 2.5 9.50049C3.20586 9.50049 3.84339 9.20796 4.29798 8.73752L9.03117 11.1041C9.01066 11.2331 9 11.3653 9 11.5C9 12.8807 10.1193 14 11.5 14C12.8807 14 14 12.8807 14 11.5C14 10.1193 12.8807 9 11.5 9C10.7943 9 10.1569 9.29239 9.70234 9.76264L4.9689 7.39593C4.98937 7.26713 5 7.13505 5 7.00049C5 6.86561 4.98932 6.73323 4.96876 6.60415L9.70234 4.23736C10.1569 4.70761 10.7943 5 11.5 5Z"
|
|
4
|
-
clip-rule="evenodd"></path>
|
|
5
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14">
|
|
2
|
-
<path fill="currentColor" fill-rule="evenodd"
|
|
3
|
-
d="M3.5 0C1.567 0 0 1.567 0 3.5V10.5C0 12.433 1.567 14 3.5 14H10.5C12.433 14 14 12.433 14 10.5V3.5C14 1.567 12.433 0 10.5 0H3.5ZM6.60298 4.34532C6.53705 4.10358 6.33311 3.92458 6.08486 3.89055C5.83661 3.85653 5.59204 3.97406 5.4635 4.18915L4.1454 6.39477H2.5C2.15482 6.39477 1.875 6.67459 1.875 7.01977C1.875 7.36494 2.15482 7.64477 2.5 7.64477H4.5C4.71993 7.64477 4.92368 7.52917 5.0365 7.34038L5.78333 6.09068L6.89702 10.1742C6.96143 10.4104 7.1578 10.5872 7.39941 10.6266C7.64102 10.666 7.88339 10.5607 8.0195 10.3573L9.83387 7.64477H11.5C11.8452 7.64477 12.125 7.36494 12.125 7.01977C12.125 6.67459 11.8452 6.39477 11.5 6.39477H9.5C9.29137 6.39477 9.0965 6.49887 8.9805 6.67228L7.74241 8.52323L6.60298 4.34532Z"
|
|
4
|
-
clip-rule="evenodd"></path>
|
|
5
|
-
</svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M9.93 3.93a9.71 9.71 0 0 0-9.43 10v1.24a4.94 4.94 0 1 0 4.94-4.94 4.5 4.5 0 0 0-1.11.14.24.24 0 0 1-.26-.09.26.26 0 0 1 0-.28 6.83 6.83 0 0 1 5.86-3.57 1.25 1.25 0 1 0 0-2.5Z" fill="currentColor"></path><path d="M22.25 6.43a1.25 1.25 0 1 0 0-2.5 9.71 9.71 0 0 0-9.43 10v1.24a4.95 4.95 0 1 0 4.94-4.94 4.56 4.56 0 0 0-1.11.14.24.24 0 0 1-.26-.09.26.26 0 0 1 0-.28 6.83 6.83 0 0 1 5.86-3.57Z" fill="currentColor"></path></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M18.56 3.93a4.94 4.94 0 1 0 0 9.88 4.5 4.5 0 0 0 1.11-.14.26.26 0 0 1 .26.1.24.24 0 0 1 .07.23 6.83 6.83 0 0 1-5.88 3.52 1.25 1.25 0 1 0 0 2.5 9.71 9.71 0 0 0 9.43-9.94V8.87a5 5 0 0 0-4.99-4.94Z" fill="currentColor"></path><path d="M6.24 3.93a4.94 4.94 0 1 0 0 9.88 4.56 4.56 0 0 0 1.11-.14.26.26 0 0 1 .26.1.24.24 0 0 1 0 .27 6.84 6.84 0 0 1-5.88 3.52 1.25 1.25 0 0 0 0 2.5 9.71 9.71 0 0 0 9.43-9.94V8.87a5 5 0 0 0-4.92-4.94Z" fill="currentColor"></path></g></svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14">
|
|
2
|
-
<path fill="currentColor" fill-rule="evenodd"
|
|
3
|
-
d="M7 14C10.866 14 14 10.866 14 7C14 3.13401 10.866 0 7 0C3.13401 0 0 3.13401 0 7C0 10.866 3.13401 14 7 14ZM7.625 4.5C7.625 4.15482 7.34518 3.875 7 3.875C6.65482 3.875 6.375 4.15482 6.375 4.5V7C6.375 7.14621 6.42626 7.28779 6.51986 7.40012L9.01986 10.4001C9.24084 10.6653 9.63494 10.7011 9.90012 10.4801C10.1653 10.2592 10.2011 9.86506 9.98014 9.59988L7.625 6.77372V4.5Z"
|
|
4
|
-
clip-rule="evenodd"></path>
|
|
5
|
-
</svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20.5 22H19v-3.5a7 7 0 0 0-4.4-6.5A7 7 0 0 0 19 5.5V2h1.5a1 1 0 0 0 0-2h-17a1 1 0 0 0 0 2H5v3.5A7 7 0 0 0 9.4 12 7 7 0 0 0 5 18.5V22H3.5a1 1 0 0 0 0 2h17a1 1 0 0 0 0-2ZM8.19 6.92a1 1 0 0 1 .89-.54h5.84A1 1 0 0 1 15.73 8a4.58 4.58 0 0 1-7.46 0 1 1 0 0 1-.08-1.08Zm-.27 11.71 3-2.94a1.55 1.55 0 0 1 2.07 0l3 2.94a1.36 1.36 0 0 1 .27 1.6A1.46 1.46 0 0 1 15 21H9a1.44 1.44 0 0 1-1.3-.76 1.35 1.35 0 0 1 .22-1.61Z" fill="currentColor"></path></svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14">
|
|
2
|
-
<path fill="currentColor"
|
|
3
|
-
d="M5 7.50003C6.65685 7.50003 8 6.15688 8 4.50003C8 2.84318 6.65685 1.50003 5 1.50003C3.34315 1.50003 2 2.84318 2 4.50003C2 6.15688 3.34315 7.50003 5 7.50003Z">
|
|
4
|
-
</path>
|
|
5
|
-
<path fill="currentColor"
|
|
6
|
-
d="M0 13.5C0 10.7386 2.23858 8.5 5 8.5C7.76142 8.5 10 10.7386 10 13.5C10 13.7761 9.77614 14 9.5 14H0.5C0.223858 14 0 13.7761 0 13.5Z">
|
|
7
|
-
</path>
|
|
8
|
-
<path fill="currentColor" fill-rule="evenodd"
|
|
9
|
-
d="M11.1775 14H13.5C13.7761 14 14 13.7761 14 13.5C14 10.7386 11.7614 8.5 9 8.5C8.91895 8.5 8.83835 8.50193 8.75824 8.50574C10.2716 9.64637 11.25 11.4589 11.25 13.5C11.25 13.6737 11.2247 13.8416 11.1775 14ZM8.13225 7.37261C8.40695 7.45548 8.69827 7.50003 9 7.50003C10.6569 7.50003 12 6.15688 12 4.50003C12 2.84318 10.6569 1.50003 9 1.50003C8.69827 1.50003 8.40695 1.54457 8.13225 1.62744C8.82634 2.38388 9.25 3.39248 9.25 4.50003C9.25 5.60758 8.82634 6.61618 8.13225 7.37261Z"
|
|
10
|
-
clip-rule="evenodd"></path>
|
|
11
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14">
|
|
2
|
-
<path fill="currentColor" fill-rule="evenodd"
|
|
3
|
-
d="M3.5 0C1.567 0 0 1.567 0 3.5V10.5C0 12.433 1.567 14 3.5 14H10.5C12.433 14 14 12.433 14 10.5V3.5C14 1.567 12.433 0 10.5 0H3.5ZM10.5398 4.31514C10.7138 4.01702 10.6132 3.6343 10.315 3.46031C10.0169 3.28632 9.6342 3.38694 9.46021 3.68506L6.3239 9.05882L4.39046 7.51206C4.12092 7.29643 3.72761 7.34013 3.51198 7.60967C3.29635 7.8792 3.34005 8.27251 3.60959 8.48814L5.65683 10.1259C5.78266 10.2286 5.92958 10.3022 6.08714 10.3416C6.24507 10.3811 6.40975 10.3852 6.56941 10.3536C6.72668 10.3235 6.87574 10.2601 7.00659 10.1678C7.13847 10.0747 7.24901 9.95387 7.33024 9.81439L10.5398 4.31514Z"
|
|
4
|
-
clip-rule="evenodd"></path>
|
|
5
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path
|
|
3
|
-
d="M9.557,7.243A.456.456,0,0,0,9.1,6.991C9.023,7,8.951,7,8.877,7A4,4,0,0,1,5.546.781.5.5,0,0,0,5.564.256.476.476,0,0,0,5.1,0,5,5,0,1,0,9.539,7.767.5.5,0,0,0,9.557,7.243Z"
|
|
4
|
-
fill="currentColor" stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"></path>
|
|
5
|
-
</svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M3 21h8a1 1 0 0 0 1-1v-1.5a1.5 1.5 0 0 0-1.5-1.5h-7A1.5 1.5 0 0 0 2 18.5V20a1 1 0 0 0 1 1Z" fill="currentColor"></path><path d="M23 18a1.61 1.61 0 0 0 0-2.33l-6.81-6.14a.28.28 0 0 1-.09-.18.25.25 0 0 1 .08-.18l1.76-1.76a.26.26 0 0 1 .33 0 1.48 1.48 0 0 0 .9.3 1.53 1.53 0 0 0 1.06-.44 1.51 1.51 0 0 0 0-2.12L15.54.44a1.49 1.49 0 0 0-2.12 0 1.51 1.51 0 0 0-.14 2 .23.23 0 0 1 0 .32l-5.56 5.5a.23.23 0 0 1-.32 0 1.51 1.51 0 0 0-2 .14 1.49 1.49 0 0 0 0 2.12l4.68 4.69a1.5 1.5 0 0 0 2.26-2 .26.26 0 0 1 0-.33l1.76-1.76a.25.25 0 0 1 .18-.08.21.21 0 0 1 .18.09L20.67 18A1.61 1.61 0 0 0 23 18Z" fill="currentColor"></path><path d="M12.5 22h-11a1 1 0 0 0 0 2h11a1 1 0 0 0 0-2Z" fill="currentColor"></path></g></svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path
|
|
3
|
-
d="M8.5,0h-7A1.5,1.5,0,0,0,0,1.5v5A1.5,1.5,0,0,0,1.5,8H2V9.5a.5.5,0,0,0,.283.451A.508.508,0,0,0,2.5,10a.5.5,0,0,0,.312-.109L5.176,8H8.5A1.5,1.5,0,0,0,10,6.5v-5A1.5,1.5,0,0,0,8.5,0Z"
|
|
4
|
-
fill="currentColor" stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"></path>
|
|
5
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14">
|
|
2
|
-
<path fill="currentColor" fill-rule="evenodd"
|
|
3
|
-
d="M11.8214 0.0977942C12.1097 -0.00745677 12.4219 -0.0286524 12.7219 0.0367783C13.0248 0.102864 13.3024 0.254542 13.5216 0.47378C13.7408 0.693018 13.8925 0.970598 13.9586 1.27352C14.024 1.57344 14.0028 1.88572 13.8976 2.17395L10.3236 12.8859L10.3234 12.8866C10.2363 13.1501 10.083 13.3868 9.8781 13.574C9.6738 13.7606 9.42509 13.8918 9.15572 13.9549C8.8863 14.0206 8.60441 14.0151 8.33774 13.9389C8.07131 13.8628 7.82926 13.7187 7.63529 13.5209L5.71795 11.6124L3.70389 12.6538C3.54684 12.7351 3.35857 12.7273 3.20874 12.6334C3.05892 12.5395 2.96981 12.3735 2.9744 12.1967L3.05697 9.013L10.1019 3.8956C10.3812 3.69273 10.4432 3.30188 10.2403 3.02261C10.0374 2.74333 9.64659 2.68139 9.36731 2.88425L2.20283 8.08846L0.473125 6.35875L0.473067 6.3587L0.472941 6.35857C0.285618 6.17138 0.147716 5.9406 0.0716193 5.68694C-0.00393616 5.43509 -0.0162115 5.16853 0.0358379 4.91085C0.0879545 4.62934 0.213796 4.36664 0.400577 4.14957C0.588637 3.93101 0.83165 3.76664 1.1045 3.67345L1.10787 3.6723L1.10787 3.67231L11.8214 0.0977942Z"
|
|
4
|
-
clip-rule="evenodd"></path>
|
|
5
|
-
</svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M11.11 14.56a1.27 1.27 0 0 0 1.77 0l9.69-9.69a.5.5 0 0 0 .12-.51.51.51 0 0 0-.4-.34L22 4H1.71a.5.5 0 0 0-.4.34.48.48 0 0 0 .12.51Z" fill="currentColor"></path><path d="M23.89 5.83a.18.18 0 0 0-.2 0l-6.2 6.2a.24.24 0 0 0 0 .36l5 5a.75.75 0 0 1-1.06 1.06l-5-5a.25.25 0 0 0-.36 0l-2.13 2.13a2.76 2.76 0 0 1-3.89 0l-2.12-2.09a.24.24 0 0 0-.36 0l-5 5a.75.75 0 0 1-1.06-1.06l5-5a.24.24 0 0 0 0-.36l-6.2-6.2a.18.18 0 0 0-.2 0A.18.18 0 0 0 0 6v12a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2V6a.18.18 0 0 0-.11-.17Z" fill="currentColor"></path></g></svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14">
|
|
2
|
-
<path fill="currentColor" fill-rule="evenodd"
|
|
3
|
-
d="M11.1775 0.0909653C11.5843 0.169188 11.8506 0.562345 11.7724 0.969106L11.2591 3.63851H13.1725C13.5868 3.63851 13.9225 3.97429 13.9225 4.38851C13.9225 4.80272 13.5868 5.13851 13.1725 5.13851H10.9706L10.2546 8.86147H13.1725C13.5868 8.86147 13.9225 9.19725 13.9225 9.61147C13.9225 10.0257 13.5868 10.3615 13.1725 10.3615H9.96618L9.39834 13.3142C9.32012 13.721 8.92696 13.9873 8.5202 13.9091C8.11344 13.8309 7.84711 13.4377 7.92533 13.031L8.43869 10.3615H4.74325L4.17541 13.3142C4.09719 13.721 3.70403 13.9873 3.29727 13.9091C2.89051 13.8309 2.62418 13.4377 2.7024 13.031L3.21576 10.3615H0.827423C0.41321 10.3615 0.0774231 10.0257 0.0774231 9.61147C0.0774231 9.19725 0.41321 8.86147 0.827423 8.86147H3.50422L4.22018 5.13851H0.827423C0.41321 5.13851 0.0774231 4.80272 0.0774231 4.38851C0.0774231 3.97429 0.41321 3.63851 0.827423 3.63851H4.50864L5.07646 0.685835C5.15468 0.279074 5.54784 0.0127422 5.9546 0.0909653C6.36136 0.169188 6.62769 0.562345 6.54947 0.969106L6.03612 3.63851H9.73157L10.2994 0.685835C10.3776 0.279074 10.7708 0.0127422 11.1775 0.0909653ZM5.74766 5.13851L5.03171 8.86147H8.72715L9.44311 5.13851H5.74766Z"
|
|
4
|
-
clip-rule="evenodd"></path>
|
|
5
|
-
</svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.6 1a3.56 3.56 0 0 0-2.23-.9H6.75a3.5 3.5 0 0 0-3.5 3.5v15.5a3.75 3.75 0 0 1-1.49 3l-.11.08a1 1 0 0 0-.35 1.12 1 1 0 0 0 1 .68h13a1 1 0 0 0 .6-.2l.11-.08a5.77 5.77 0 0 0 2.29-4.58v-9.8a.25.25 0 0 1 .25-.25h2.25a2 2 0 0 0 2-2v-3.5A3.51 3.51 0 0 0 21.6 1ZM6.75 14.32a.75.75 0 0 1 0-1.5h7.5a.75.75 0 0 1 0 1.5ZM12 17.57a.76.76 0 0 1-.75.75h-4.5a.75.75 0 0 1 0-1.5h4.5a.75.75 0 0 1 .75.75Zm-6-12a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5h-2.5A.76.76 0 0 1 6 5.57Zm8.25 4.75h-5.5a.75.75 0 0 1 0-1.5h5.5a.75.75 0 0 1 0 1.5Zm6.5-3.75a.5.5 0 0 1-.5.5H18.5a.25.25 0 0 1-.25-.25V3.71c0-.17 0-1.62 1-1.64a1.52 1.52 0 0 1 1 .39 1.49 1.49 0 0 1 .49 1.11Z" fill="currentColor"></path></svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14">
|
|
2
|
-
<path fill="currentColor" fill-rule="evenodd"
|
|
3
|
-
d="M7.99997 1.06262C7.99997 0.510337 7.55225 0.0626221 6.99997 0.0626221C6.44768 0.0626221 5.99997 0.510337 5.99997 1.06262V2.373H5.52801C3.80505 2.36737 2.83921 3.78152 2.79581 5.06086C2.77651 5.63008 2.9283 6.23291 3.30814 6.73961C3.69651 7.25767 4.27763 7.61349 4.99639 7.74538C5.01327 7.74847 5.03022 7.75113 5.04723 7.75336L5.99997 7.87792V9.6273H4.27081C3.71852 9.6273 3.27081 10.075 3.27081 10.6273C3.27081 11.1796 3.71852 11.6273 4.27081 11.6273H5.99997V12.9377C5.99997 13.49 6.44769 13.9377 6.99997 13.9377C7.55225 13.9377 7.99997 13.49 7.99997 12.9377V11.6273H8.47182C10.1403 11.6328 11.0943 10.3518 11.1962 9.11291C11.2958 7.90195 10.6001 6.5479 9.00347 6.25493C8.9866 6.25183 8.96965 6.24917 8.95263 6.24695L7.99997 6.12239V4.373H9.72906C10.2813 4.373 10.7291 3.92529 10.7291 3.373C10.7291 2.82072 10.2813 2.373 9.72906 2.373H7.99997V1.06262ZM5.99997 4.373H5.52225C5.0985 4.37133 4.80859 4.71796 4.79466 5.12865C4.78272 5.48094 4.99836 5.70614 5.33567 5.77405L5.99997 5.8609V4.373ZM7.99997 8.13941V9.6273H8.47761C8.73757 9.62833 8.8922 9.53982 8.9923 9.43766C9.10552 9.32211 9.1866 9.14744 9.20291 8.94901C9.21854 8.75897 9.17123 8.59321 9.09164 8.47827C9.02411 8.38076 8.90417 8.275 8.6639 8.22622L8.69335 8.23007C8.6884 8.22929 8.68069 8.22799 8.67302 8.2267C8.65284 8.22329 8.6329 8.21993 8.6639 8.22622L7.99997 8.13941Z"
|
|
4
|
-
clip-rule="evenodd"></path>
|
|
5
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14">
|
|
2
|
-
<path fill="currentColor" fill-rule="evenodd"
|
|
3
|
-
d="M1.8976 10.7776C1.50707 11.1682 0.873908 11.1682 0.483384 10.7776C0.0928596 10.3871 0.0928596 9.75394 0.483384 9.36342L3.81584 6.03097L3.8158 6.03093L3.82294 6.02393C4.09521 5.75706 4.46125 5.60758 4.84249 5.60758C5.22374 5.60758 5.58978 5.75706 5.86204 6.02393L5.86208 6.02389L5.86915 6.03097L7.57032 7.73214L9.91702 5.24969L8.87717 4.20984C8.66267 3.99534 8.59851 3.67275 8.71459 3.3925C8.83068 3.11224 9.10415 2.92951 9.4075 2.92951H13.0595C13.4737 2.92951 13.8095 3.2653 13.8095 3.67951V7.33151C13.8095 7.63486 13.6268 7.90834 13.3465 8.02442C13.0663 8.14051 12.7437 8.07634 12.5292 7.86184L11.3318 6.66446L8.62774 9.52493C8.61902 9.53416 8.61012 9.54323 8.60105 9.55212C8.32879 9.81899 7.96274 9.96847 7.5815 9.96847C7.20025 9.96847 6.83421 9.81899 6.56195 9.55212L6.56191 9.55215L6.55484 9.54508L4.84249 7.83274L1.8976 10.7776Z"
|
|
4
|
-
clip-rule="evenodd"></path>
|
|
5
|
-
</svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M1.25 17h3.5a.25.25 0 0 0 .25-.25v-2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2a.25.25 0 0 0 .25.25Z" fill="currentColor"></path><path d="M8 8.75a1 1 0 0 0-1 1v7a.25.25 0 0 0 .25.25h3.5a.25.25 0 0 0 .25-.25v-7a1 1 0 0 0-1-1Z" fill="currentColor"></path><path d="M14 10.75a1 1 0 0 0-1 1v5a.25.25 0 0 0 .25.25h3.5a.25.25 0 0 0 .25-.25v-5a1 1 0 0 0-1-1Z" fill="currentColor"></path><path d="M19.25 17h3.5a.25.25 0 0 0 .25-.25v-12a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v12a.25.25 0 0 0 .25.25Z" fill="currentColor"></path><path d="M1 20.25h22a1 1 0 0 0 1-1 1 1 0 0 0-.56-.9 1.05 1.05 0 0 0-.44-.1H1a1.05 1.05 0 0 0-.44.1 1 1 0 0 0-.56.9 1 1 0 0 0 1 1Z" fill="currentColor"></path></g></svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path
|
|
3
|
-
d="M3.237,3.26C3.4,2.949,7.548,5.869,9.308,8.382a.176.176,0,0,0,.311-.047c.365-1.117.99-3.922-1.082-5.854C6.7.768,3.268.3,1.385.166A1.279,1.279,0,0,0,.013,1.638C.273,3.506.983,6.9,2.822,8.611A4.59,4.59,0,0,0,6.047,9.837a6.846,6.846,0,0,0,1.711-.231.258.258,0,0,0,.176-.161A.255.255,0,0,0,7.9,9.209C6.486,7.227,3.1,3.519,3.237,3.26Z"
|
|
4
|
-
fill="currentColor" stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"></path>
|
|
5
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path
|
|
3
|
-
d="M9.638,7.146l-1.3-1.3a1.266,1.266,0,0,0-1.75,0,.238.238,0,0,1-.337,0L4.159,3.755a.239.239,0,0,1,0-.336,1.237,1.237,0,0,0,0-1.751l-1.3-1.3a1.24,1.24,0,0,0-1.75,0L.8.674a2.715,2.715,0,0,0-.367,3.38,20.387,20.387,0,0,0,5.519,5.52,2.729,2.729,0,0,0,3.381-.368l.31-.309A1.241,1.241,0,0,0,9.638,7.146Z"
|
|
4
|
-
fill="currentColor" stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"></path>
|
|
5
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14">
|
|
2
|
-
<path fill="currentColor" fill-rule="evenodd"
|
|
3
|
-
d="M10.1346 1.71063C10.1347 1.29642 9.79903 0.960522 9.38481 0.960388C8.9706 0.960255 8.63471 1.29593 8.63457 1.71015C8.63448 1.99825 8.55824 2.28122 8.41357 2.53037C8.30374 2.71951 8.15745 2.88406 7.9839 3.01488C7.66564 2.95216 7.33666 2.91928 7.00001 2.91928C6.66337 2.91928 6.33441 2.95216 6.01617 3.01487C5.84263 2.88405 5.69634 2.71951 5.58652 2.53037C5.44185 2.28122 5.36561 1.99825 5.36551 1.71015C5.36538 1.29593 5.02948 0.960255 4.61527 0.960388C4.20106 0.960522 3.86538 1.29642 3.86551 1.71063C3.86569 2.26313 4.0119 2.80577 4.28933 3.28357C4.35012 3.38826 4.41673 3.48901 4.48874 3.58542C4.01125 3.8589 3.58261 4.20797 3.21912 4.61631C2.99273 4.44878 2.74883 4.30483 2.49112 4.18724C1.95972 3.94478 1.38218 3.82013 0.798084 3.82183C0.383873 3.82303 0.0490642 4.15979 0.0502689 4.574C0.0514737 4.98821 0.388235 5.32302 0.802447 5.32182C1.17022 5.32075 1.53387 5.39924 1.86846 5.5519C2.05754 5.63818 2.23482 5.74699 2.3966 5.87557C2.2123 6.27818 2.07926 6.70916 2.00584 7.16016H0.800266C0.386052 7.16016 0.0502658 7.49594 0.0502658 7.91016C0.0502658 8.32437 0.386052 8.66016 0.800266 8.66016H1.98525C2.04747 9.12294 2.17226 9.56591 2.35082 9.98025C2.20156 10.0934 2.03986 10.1902 1.86846 10.2684C1.53387 10.421 1.17022 10.4995 0.802447 10.4985C0.388235 10.4973 0.0514737 10.8321 0.0502689 11.2463C0.0490642 11.6605 0.383873 11.9972 0.798084 11.9984C1.38218 12.0001 1.95972 11.8755 2.49112 11.633C2.72096 11.5282 2.93982 11.4023 3.14507 11.2575C4.07322 12.3479 5.45584 13.0396 7.00001 13.0396C8.54419 13.0396 9.92681 12.3479 10.855 11.2575C11.0602 11.4023 11.2791 11.5282 11.5089 11.633C12.0403 11.8755 12.6179 12.0001 13.202 11.9984C13.6162 11.9972 13.951 11.6605 13.9498 11.2463C13.9486 10.8321 13.6118 10.4973 13.1976 10.4985C12.8298 10.4995 12.4662 10.421 12.1316 10.2684C11.9602 10.1902 11.7985 10.0934 11.6492 9.98024C11.8278 9.5659 11.9525 9.12294 12.0148 8.66016H13.1998C13.614 8.66016 13.9498 8.32437 13.9498 7.91016C13.9498 7.49594 13.614 7.16016 13.1998 7.16016H11.9942C11.9208 6.70917 11.7877 6.27819 11.6034 5.87558C11.7652 5.74699 11.9425 5.63818 12.1316 5.5519C12.4662 5.39924 12.8298 5.32075 13.1976 5.32182C13.6118 5.32302 13.9486 4.98821 13.9498 4.574C13.951 4.15979 13.6162 3.82303 13.202 3.82183C12.6179 3.82013 12.0403 3.94478 11.5089 4.18724C11.2512 4.30483 11.0073 4.44879 10.7809 4.61632C10.4174 4.20799 9.9888 3.85893 9.51133 3.58545C9.58334 3.48903 9.64996 3.38827 9.71075 3.28357C9.98818 2.80577 10.1344 2.26313 10.1346 1.71063ZM7.00001 4.41928C8.42373 4.41928 9.65226 5.25499 10.2218 6.46262H3.77822C4.34776 5.25499 5.57629 4.41928 7.00001 4.41928Z"
|
|
4
|
-
clip-rule="evenodd"></path>
|
|
5
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14">
|
|
2
|
-
<path fill="currentColor" fill-rule="evenodd"
|
|
3
|
-
d="M1.5 0.0192719C0.671573 0.0192719 0 0.690845 0 1.51927V3.17811C0 4.00653 0.671573 4.67811 1.5 4.67811H12.5C13.3284 4.67811 14 4.00653 14 3.17811V1.51927C14 0.690845 13.3284 0.0192719 12.5 0.0192719H1.5ZM0 7.41718C0 6.58875 0.671573 5.91718 1.5 5.91718H12.5C13.3284 5.91718 14 6.58875 14 7.41718V9.07601C14 9.90444 13.3284 10.576 12.5 10.576H7.75V12.4868H12C12.4142 12.4868 12.75 12.8226 12.75 13.2368C12.75 13.651 12.4142 13.9868 12 13.9868H7H2C1.58579 13.9868 1.25 13.651 1.25 13.2368C1.25 12.8226 1.58579 12.4868 2 12.4868H6.25V10.576H1.5C0.671573 10.576 0 9.90444 0 9.07601V7.41718ZM4.70557 2.34868C4.70557 2.0035 4.98539 1.72368 5.33057 1.72368H7.33057C7.67574 1.72368 7.95557 2.0035 7.95557 2.34868C7.95557 2.69386 7.67574 2.97368 7.33057 2.97368H5.33057C4.98539 2.97368 4.70557 2.69386 4.70557 2.34868ZM5.33057 7.62158C4.98539 7.62158 4.70557 7.9014 4.70557 8.24658C4.70557 8.59176 4.98539 8.87158 5.33057 8.87158H7.33057C7.67574 8.87158 7.95557 8.59176 7.95557 8.24658C7.95557 7.9014 7.67574 7.62158 7.33057 7.62158H5.33057ZM1.62933 2.34868C1.62933 2.83193 2.02108 3.22368 2.50433 3.22368C2.98758 3.22368 3.37933 2.83193 3.37933 2.34868C3.37933 1.86543 2.98758 1.47368 2.50433 1.47368C2.02108 1.47368 1.62933 1.86543 1.62933 2.34868ZM1.62933 8.24658C1.62933 8.72983 2.02108 9.12158 2.50433 9.12158C2.98758 9.12158 3.37933 8.72983 3.37933 8.24658C3.37933 7.76333 2.98758 7.37158 2.50433 7.37158C2.02108 7.37158 1.62933 7.76333 1.62933 8.24658Z"
|
|
4
|
-
clip-rule="evenodd"></path>
|
|
5
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14">
|
|
2
|
-
<path fill="currentColor" fill-rule="evenodd"
|
|
3
|
-
d="M0.551514 2.27783C0.551514 2.12295 0.628534 1.90984 0.908718 1.64846C1.18986 1.38619 1.63069 1.12123 2.22768 0.885674C3.41794 0.416028 5.10495 0.111832 6.99996 0.111832C8.89497 0.111832 10.582 0.416028 11.7722 0.885674C12.3692 1.12123 12.8101 1.38619 13.0912 1.64846C13.3714 1.90984 13.4484 2.12295 13.4484 2.27783C13.4484 2.4327 13.3714 2.64582 13.0912 2.90719C12.8101 3.16946 12.3692 3.43442 11.7722 3.66998C10.582 4.13963 8.89497 4.44382 6.99996 4.44382C5.10495 4.44382 3.41794 4.13963 2.22768 3.66998C1.63069 3.43442 1.18986 3.16946 0.908718 2.90719C0.628534 2.64582 0.551514 2.4327 0.551514 2.27783ZM13.5121 4.16708C13.1448 4.4223 12.7095 4.64394 12.231 4.83274C10.8612 5.37323 9.01151 5.69382 6.99996 5.69382C4.98841 5.69382 3.1387 5.37323 1.76888 4.83274C1.29043 4.64395 0.855157 4.42233 0.487915 4.16712V7.34493C0.543884 7.42983 0.623381 7.52294 0.734108 7.62362C1.0241 7.8873 1.47858 8.15348 2.09315 8.38991C3.31814 8.86116 5.05276 9.16599 7 9.16599C8.94723 9.16599 10.6819 8.86116 11.9068 8.38991C12.5214 8.15348 12.9759 7.8873 13.2659 7.62362C13.3766 7.52295 13.4561 7.42984 13.5121 7.34494V4.16708ZM0.487915 11.209V8.99273C0.829079 9.20555 1.22004 9.39333 1.64435 9.55656C3.04569 10.0957 4.93936 10.416 7 10.416C9.06063 10.416 10.9543 10.0957 12.3556 9.55656C12.7799 9.39333 13.1709 9.20556 13.5121 8.99273V11.209C13.5121 12.7496 10.5967 14 6.99999 14C3.40332 14 0.487915 12.7496 0.487915 11.209Z"
|
|
4
|
-
clip-rule="evenodd"></path>
|
|
5
|
-
</svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path fill="currentColor" d="M1.5 0h8S11 0 11 1.5v8S11 11 9.5 11h-8S0 11 0 9.5v-8S0 0 1.5 0"></path><path fill="currentColor" d="M14.5 0h8S24 0 24 1.5v8s0 1.5-1.5 1.5h-8S13 11 13 9.5v-8S13 0 14.5 0"></path><path fill="currentColor" d="M1.5 13h8s1.5 0 1.5 1.5v8S11 24 9.5 24h-8S0 24 0 22.5v-8S0 13 1.5 13"></path><path fill="currentColor" d="M14.5 13h8s1.5 0 1.5 1.5v8s0 1.5-1.5 1.5h-8S13 24 13 22.5v-8s0-1.5 1.5-1.5"></path></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M8.25 11.25h7.5A1.76 1.76 0 0 0 17.5 9.5V2A1.76 1.76 0 0 0 15.75.25h-7.5A1.76 1.76 0 0 0 6.5 2v7.5a1.76 1.76 0 0 0 1.75 1.75ZM8.75 5V4a1.5 1.5 0 0 1 1.5-1.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 1-1 0Z" fill="currentColor"></path><path d="M9.25 12.75h-7.5A1.76 1.76 0 0 0 0 14.5V22a1.76 1.76 0 0 0 1.75 1.75h7.5A1.76 1.76 0 0 0 11 22v-7.5a1.76 1.76 0 0 0-1.75-1.75Zm-4 2.75a.5.5 0 0 1-.5.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 1-1 0v-1a1.5 1.5 0 0 1 1.5-1.5h1a.5.5 0 0 1 .5.5Z" fill="currentColor"></path><path d="M22.25 12.75h-7.5A1.76 1.76 0 0 0 13 14.5V22a1.76 1.76 0 0 0 1.75 1.75h7.5A1.76 1.76 0 0 0 24 22v-7.5a1.76 1.76 0 0 0-1.75-1.75Zm-4 2.75a.5.5 0 0 1-.5.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 1-1 0v-1a1.5 1.5 0 0 1 1.5-1.5h1a.5.5 0 0 1 .5.5Z" fill="currentColor"></path></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M23.51 4.43a2.39 2.39 0 0 0-1-.63L12.6.1h-.1a2.11 2.11 0 0 0-1 0h-.1l-10 3.7a2.39 2.39 0 0 0-.95.63A2 2 0 0 0 0 5.72v12.55a2 2 0 0 0 1.31 1.87l10 3.74A2.07 2.07 0 0 0 12 24a2.24 2.24 0 0 0 .67-.11l10-3.75A2 2 0 0 0 24 18.25V5.72a2 2 0 0 0-.49-1.29ZM12 2l8 3-8 2.9L4 5ZM2 6.37l9 3.3v12l-9-3.4Z" fill="currentColor"></path></svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14">
|
|
2
|
-
<path fill="currentColor" fill-rule="evenodd"
|
|
3
|
-
d="M10.4758 2.89318C10.0985 2.48989 9.46568 2.46884 9.06239 2.84617C8.6591 3.2235 8.63806 3.85631 9.01539 4.2596L11.5794 6.99999L9.01539 9.74037C8.63806 10.1437 8.6591 10.7765 9.06239 11.1538C9.46568 11.5311 10.0985 11.5101 10.4758 11.1068L13.679 7.6832C14.0387 7.29874 14.0387 6.70123 13.679 6.31678L10.4758 2.89318ZM4.98463 4.25963C5.36196 3.85634 5.34091 3.22353 4.93762 2.8462C4.53433 2.46887 3.90152 2.48992 3.52419 2.89321L0.320988 6.31681C-0.0387181 6.70126 -0.0387181 7.29877 0.320988 7.68323L3.52419 11.1068C3.90152 11.5101 4.53433 11.5312 4.93762 11.1538C5.34091 10.7765 5.36196 10.1437 4.98463 9.7404L2.42066 7.00002L4.98463 4.25963Z"
|
|
4
|
-
clip-rule="evenodd"></path>
|
|
5
|
-
</svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M23.66 6.76a1 1 0 0 0-1-1.26H5.55a.26.26 0 0 1-.25-.2l-.57-2.72A3.26 3.26 0 0 0 1.55 0a1.25 1.25 0 0 0 0 2.5.75.75 0 0 1 .73.59l3.17 15.08a3.25 3.25 0 0 0 1.24 1.93.26.26 0 0 1 .1.19.25.25 0 0 1-.09.2A2 2 0 1 0 10 22a2 2 0 0 0-.21-.89.23.23 0 0 1 0-.24.25.25 0 0 1 .21-.12h6a.25.25 0 0 1 .22.12.25.25 0 0 1 0 .24A1.91 1.91 0 0 0 16 22a2 2 0 0 0 4 0 2 2 0 0 0-.22-.9.29.29 0 0 1 0-.24.25.25 0 0 1 .21-.11 1.25 1.25 0 1 0 0-2.5H8.63a.75.75 0 0 1-.73-.59l-.18-.86a.23.23 0 0 1 0-.21.25.25 0 0 1 .28-.09h10.72a3 3 0 0 0 2.89-2.21Z" fill="currentColor"></path></svg>
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
<svg viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path
|
|
3
|
-
d="M4.488,3.12a.25.25,0,0,0-.25-.25H1.5a1,1,0,0,0-1,.989V4.882a.994.994,0,0,0,1,.988H4.242a.249.249,0,0,0,.25-.25Z"
|
|
4
|
-
fill="currentColor" stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"></path>
|
|
5
|
-
<path
|
|
6
|
-
d="M9.5,3.859a1,1,0,0,0-1-.989H5.738a.252.252,0,0,0-.177.074.249.249,0,0,0-.073.177l0,2.5a.249.249,0,0,0,.25.249H8.5a.994.994,0,0,0,1-.988Z"
|
|
7
|
-
fill="currentColor" stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"></path>
|
|
8
|
-
<path
|
|
9
|
-
d="M4.5,7.12a.251.251,0,0,0-.25-.25H1.5a.5.5,0,0,0-.5.5V8.882A.994.994,0,0,0,2,9.87H4.249A.251.251,0,0,0,4.426,9.8.255.255,0,0,0,4.5,9.62Z"
|
|
10
|
-
fill="currentColor" stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"></path>
|
|
11
|
-
<path
|
|
12
|
-
d="M5.745,6.87a.25.25,0,0,0-.177.074.245.245,0,0,0-.073.177l0,2.5a.249.249,0,0,0,.25.249H8a.994.994,0,0,0,1-.988V7.37a.5.5,0,0,0-.5-.5Z"
|
|
13
|
-
fill="currentColor" stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"></path>
|
|
14
|
-
<path d="M6.8.23a.5.5,0,0,0-.7.1L5,1.8,3.9.33a.5.5,0,0,0-.8.6l1.5,2a.5.5,0,0,0,.8,0l1.5-2A.5.5,0,0,0,6.8.23Z"
|
|
15
|
-
fill="currentColor" stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"></path>
|
|
16
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<svg viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path
|
|
3
|
-
d="M9.429,2.75A.251.251,0,0,0,9.657,2.4L8.836.552A1,1,0,0,0,7.941,0H5.75A.25.25,0,0,0,5.5.25V2.5a.25.25,0,0,0,.25.25Z"
|
|
4
|
-
fill="currentColor" stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"></path>
|
|
5
|
-
<path
|
|
6
|
-
d="M4.25,2.75A.25.25,0,0,0,4.5,2.5V.25A.25.25,0,0,0,4.25,0H2.059a1,1,0,0,0-.905.573L.344,2.4a.247.247,0,0,0,.018.237.251.251,0,0,0,.21.114Z"
|
|
7
|
-
fill="currentColor" stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"></path>
|
|
8
|
-
<path
|
|
9
|
-
d="M9.75,3.75H.25A.25.25,0,0,0,0,4V8.5A1.5,1.5,0,0,0,1.5,10h7A1.5,1.5,0,0,0,10,8.5V4A.25.25,0,0,0,9.75,3.75Zm-2,4.375H6.5a.625.625,0,0,1,0-1.25H7.75a.625.625,0,0,1,0,1.25Z"
|
|
10
|
-
fill="currentColor" stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"></path>
|
|
11
|
-
</svg>
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14">
|
|
2
|
-
<g>
|
|
3
|
-
<path fill="currentColor" fill-rule="evenodd"
|
|
4
|
-
d="M7 14C10.866 14 14 10.866 14 7C14 3.13401 10.866 0 7 0C3.13401 0 0 3.13401 0 7C0 10.866 3.13401 14 7 14ZM5.46623 5.1152C5.55999 5.02143 5.68717 4.96875 5.81978 4.96875H7.65939C7.93553 4.96875 8.15939 5.19261 8.15939 5.46875C8.15939 5.74489 7.93553 5.96875 7.65939 5.96875H6.31978V6.37244H7.42944C7.70558 6.37244 7.92944 6.59629 7.92944 6.87244C7.92944 7.14858 7.70558 7.37244 7.42944 7.37244H6.31978V8.03125H7.65939C7.93553 8.03125 8.15939 8.25511 8.15939 8.53125C8.15939 8.80739 7.93553 9.03125 7.65939 9.03125H5.81978C5.54364 9.03125 5.31978 8.80739 5.31978 8.53125V6.87244V5.46875C5.31978 5.33614 5.37246 5.20896 5.46623 5.1152ZM1.88323 4.9902C2.09411 4.92635 2.32193 5.00807 2.44415 5.1914L3.56979 6.87986V5.46875C3.56979 5.19261 3.79365 4.96875 4.06979 4.96875C4.34593 4.96875 4.56979 5.19261 4.56979 5.46875V8.53125C4.56979 8.75158 4.42556 8.94595 4.21468 9.0098C4.0038 9.07365 3.77598 8.99193 3.65376 8.8086L2.52812 7.12014V8.53125C2.52812 8.80739 2.30426 9.03125 2.02812 9.03125C1.75198 9.03125 1.52812 8.80739 1.52812 8.53125V5.46875C1.52812 5.24842 1.67235 5.05405 1.88323 4.9902ZM11.3229 9.03125C11.6473 9.03125 11.9241 8.79676 11.9774 8.47682L12.4651 5.55095C12.5105 5.27856 12.3265 5.02095 12.0541 4.97555C11.7817 4.93016 11.5241 5.11417 11.4787 5.38655L11.2094 7.00229L10.998 6.38738C10.9162 6.14938 10.6923 5.98958 10.4406 5.98958C10.189 5.98958 9.96505 6.14938 9.88324 6.38738L9.67186 7.00229L9.40257 5.38655C9.35718 5.11417 9.09956 4.93016 8.82718 4.97556C8.55479 5.02095 8.37078 5.27857 8.41618 5.55095L8.90383 8.47682C8.95715 8.79676 9.23396 9.03125 9.55831 9.03125C9.84162 9.03125 10.0937 8.85136 10.1858 8.58343L10.4406 7.84206L10.6955 8.58343C10.7876 8.85136 11.0396 9.03125 11.3229 9.03125Z"
|
|
5
|
-
clip-rule="evenodd"></path>
|
|
6
|
-
</g>
|
|
7
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14">
|
|
2
|
-
<path fill="currentColor" fill-rule="evenodd"
|
|
3
|
-
d="M1.50226 6.99999C1.50226 3.96368 3.96368 1.50226 6.99999 1.50226C7.78361 1.50226 8.52894 1.66621 9.20354 1.96167V2.23813C9.20354 2.68368 9.02655 3.11098 8.7115 3.42603C8.39645 3.74108 7.96915 3.91808 7.5236 3.91808C7.29823 3.91795 7.07515 3.96318 6.86762 4.05105C6.6601 4.13893 6.47237 4.26767 6.31563 4.42959C6.15888 4.59152 6.03632 4.78333 5.95523 4.9936C5.87415 5.20388 5.83621 5.42832 5.84366 5.65356V7.04194C5.84366 7.26256 5.8002 7.48101 5.71578 7.68483C5.63135 7.88865 5.50761 8.07385 5.35161 8.22984C5.19561 8.38584 5.01042 8.50959 4.8066 8.59401C4.60278 8.67844 4.38432 8.72189 4.16371 8.72189H2.46988H1.7773C1.59883 8.18025 1.50226 7.6014 1.50226 6.99999ZM9.71406 11.7822C10.8973 11.1092 11.8063 10.0098 12.2321 8.69311L12.0961 8.5934C11.6577 8.36683 11.1726 8.24555 10.6791 8.23917H8.80677C8.42317 8.274 8.06645 8.45101 7.8067 8.73543C7.54694 9.01984 7.40292 9.39111 7.40292 9.77629C7.40292 10.1615 7.54694 10.5327 7.8067 10.8171C8.06645 11.1016 8.42317 11.2786 8.80677 11.3134C8.95071 11.3117 9.09355 11.3386 9.22702 11.3926C9.36049 11.4465 9.48192 11.5264 9.5843 11.6276C9.63237 11.6751 9.67579 11.7269 9.71406 11.7822ZM6.99999 0.0022583C3.13525 0.0022583 0.0022583 3.13525 0.0022583 6.99999C0.0022583 10.8647 3.13525 13.9977 6.99999 13.9977C10.8647 13.9977 13.9977 10.8647 13.9977 6.99999C13.9977 3.13525 10.8647 0.0022583 6.99999 0.0022583Z"
|
|
4
|
-
clip-rule="evenodd"></path>
|
|
5
|
-
</svg>
|