@scalar/components 0.13.55 → 0.13.57
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/dist/components/ScalarButton/ScalarButton.vue.js +9 -9
- package/dist/components/ScalarCodeBlock/ScalarCodeBlock.vue.js +8 -8
- package/dist/components/ScalarColorModeToggle/ScalarColorModeToggle.vue.js +3 -3
- package/dist/components/ScalarColorModeToggle/ScalarColorModeToggleButton.vue.js +2 -2
- package/dist/components/ScalarColorModeToggle/ScalarColorModeToggleIcon.vue2.js +2 -2
- package/dist/components/ScalarCombobox/ScalarCombobox.vue.js +2 -2
- package/dist/components/ScalarCombobox/ScalarComboboxMultiselect.vue.js +5 -5
- package/dist/components/ScalarCombobox/ScalarComboboxOption.vue.js +7 -7
- package/dist/components/ScalarCombobox/ScalarComboboxOptionGroup.vue.js +3 -3
- package/dist/components/ScalarCombobox/ScalarComboboxOptions.vue.js +3 -3
- package/dist/components/ScalarCombobox/ScalarComboboxPopover.vue.js +2 -2
- package/dist/components/ScalarContextMenu/ScalarContextMenu.vue.js +2 -2
- package/dist/components/ScalarDropdown/ScalarDropdown.vue.js +5 -5
- package/dist/components/ScalarDropdown/ScalarDropdownButton.vue2.js +2 -2
- package/dist/components/ScalarDropdown/ScalarDropdownDivider.vue.js +2 -2
- package/dist/components/ScalarDropdown/ScalarDropdownItem.vue2.js +2 -2
- package/dist/components/ScalarDropdown/ScalarDropdownMenu.vue.js +2 -2
- package/dist/components/ScalarErrorBoundary/ScalarErrorBoundary.vue.js +3 -3
- package/dist/components/ScalarFloating/ScalarFloating.vue.js +6 -6
- package/dist/components/ScalarFloating/ScalarFloatingBackdrop.vue.js +2 -2
- package/dist/components/ScalarForm/ScalarForm.vue.js +2 -2
- package/dist/components/ScalarForm/ScalarFormField.vue.js +1 -1
- package/dist/components/ScalarForm/ScalarFormSection.vue.js +2 -2
- package/dist/components/ScalarHeader/ScalarHeader.vue.js +2 -2
- package/dist/components/ScalarHeader/ScalarHeaderButton.vue.js +2 -2
- package/dist/components/ScalarIcon/ScalarIcon.vue2.js +2 -2
- package/dist/components/ScalarIcon/icons/Add.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/AddTab.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Alert.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/ArrowLeft.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/ArrowRight.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Brackets.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Branch.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Changelog.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Checkmark.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/ChevronDown.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/ChevronLeft.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/ChevronRight.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/ChevronUp.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Clipboard.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Close.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/CloseTab.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/CloseTabs.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Cloud.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/CodeFolder.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Cog.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Collection.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Cookie.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/DarkMode.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Delete.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Discord.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/DocsPage.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Download.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Duplicate.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Edit.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Ellipses.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Email.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Error.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Example.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/ExternalLink.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/FilterList.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Folder.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/GitHub.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/GitHubLine.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Globe.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Google.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Help.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Hide.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/History.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/House.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Import.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Info.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Key.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Leave.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/LightDarkModeToggle.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/LightMode.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Link.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Lock.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Logo.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Magic.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Markdown.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Menu.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/NotAllowed.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Page.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Pencil.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Play.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Refresh.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Roadmap.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Scribble.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Search.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Server.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Settings.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Show.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Sort.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Terminal.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Trash.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Unlock.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Unwatch.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Upload.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/User.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/UserSwitch.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Users.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Versions.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Wallet.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Watch.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/Workspace.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-framework-angular.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-framework-astro.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-framework-laravel.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-framework-nextdotjs.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-framework-react.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-framework-vuedotjs.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-language-c.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-language-clojure.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-language-csharp.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-language-css3.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-language-dart.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-language-go.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-language-html5.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-language-http.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-language-java.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-language-javascript.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-language-json.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-language-kotlin.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-language-node.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-language-objc.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-language-ocaml.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-language-php.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-language-powershell.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-language-python.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-language-r.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-language-ruby.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-language-scala.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-language-shell.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-language-swift.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-language-typescript.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-script-code.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-tool-git.svg.js +2 -2
- package/dist/components/ScalarIcon/icons/programming-tool-tailwindcss.svg.js +2 -2
- package/dist/components/ScalarIcon/logos/Adonisjs.svg.js +2 -2
- package/dist/components/ScalarIcon/logos/Docusaurus.svg.js +2 -2
- package/dist/components/ScalarIcon/logos/Dotnet.svg.js +2 -2
- package/dist/components/ScalarIcon/logos/Elysiajs.svg.js +2 -2
- package/dist/components/ScalarIcon/logos/Express.svg.js +2 -2
- package/dist/components/ScalarIcon/logos/Fastapi.svg.js +2 -2
- package/dist/components/ScalarIcon/logos/Fastify.svg.js +2 -2
- package/dist/components/ScalarIcon/logos/Go.svg.js +2 -2
- package/dist/components/ScalarIcon/logos/Hono.svg.js +2 -2
- package/dist/components/ScalarIcon/logos/Laravel.svg.js +2 -2
- package/dist/components/ScalarIcon/logos/Litestar.svg.js +2 -2
- package/dist/components/ScalarIcon/logos/Nestjs.svg.js +2 -2
- package/dist/components/ScalarIcon/logos/Nextjs.svg.js +2 -2
- package/dist/components/ScalarIcon/logos/Nitro.svg.js +2 -2
- package/dist/components/ScalarIcon/logos/Nuxt.svg.js +2 -2
- package/dist/components/ScalarIcon/logos/Openapi.svg.js +2 -2
- package/dist/components/ScalarIcon/logos/Platformatic.svg.js +2 -2
- package/dist/components/ScalarIcon/logos/React.svg.js +2 -2
- package/dist/components/ScalarIcon/logos/Rust.svg.js +2 -2
- package/dist/components/ScalarIcon/logos/Svelte.svg.js +2 -2
- package/dist/components/ScalarIcon/logos/Vue.svg.js +2 -2
- package/dist/components/ScalarIconButton/ScalarIconButton.vue.js +2 -2
- package/dist/components/ScalarListbox/ScalarListbox.vue.js +8 -8
- package/dist/components/ScalarListbox/ScalarListboxCheckbox.vue.js +3 -3
- package/dist/components/ScalarListbox/ScalarListboxItem.vue.js +2 -2
- package/dist/components/ScalarLoading/ScalarLoading.vue2.js +8 -8
- package/dist/components/ScalarMarkdown/ScalarMarkdown.vue.js +4 -4
- package/dist/components/ScalarMenu/ScalarMenu.vue.js +2 -2
- package/dist/components/ScalarMenu/ScalarMenuButton.vue.js +6 -6
- package/dist/components/ScalarMenu/ScalarMenuLink.vue.js +1 -1
- package/dist/components/ScalarMenu/ScalarMenuProduct.vue.js +2 -2
- package/dist/components/ScalarMenu/ScalarMenuProducts.vue.js +2 -2
- package/dist/components/ScalarMenu/ScalarMenuResources.vue.js +2 -2
- package/dist/components/ScalarMenu/ScalarMenuSection.vue.js +4 -4
- package/dist/components/ScalarMenu/ScalarMenuTeamPicker.vue.js +1 -1
- package/dist/components/ScalarMenu/ScalarMenuTeamProfile.vue.js +5 -5
- package/dist/components/ScalarModal/ScalarModal.vue2.js +1 -1
- package/dist/components/ScalarPopover/ScalarPopover.vue.js +5 -5
- package/dist/components/ScalarSearchInput/ScalarSearchInput.vue2.js +1 -1
- package/dist/components/ScalarSearchResults/ScalarSearchResultItem.vue.js +13 -13
- package/dist/components/ScalarSearchResults/ScalarSearchResultList.vue.js +2 -2
- package/dist/components/ScalarSidebar/ScalarSidebar.vue.js +2 -2
- package/dist/components/ScalarSidebar/ScalarSidebarButton.vue.js +7 -7
- package/dist/components/ScalarSidebar/ScalarSidebarFooter.vue.js +2 -2
- package/dist/components/ScalarSidebar/ScalarSidebarGroup.vue.js +3 -3
- package/dist/components/ScalarSidebar/ScalarSidebarGroupToggle.vue.js +4 -4
- package/dist/components/ScalarSidebar/ScalarSidebarIndent.vue2.js +6 -6
- package/dist/components/ScalarSidebar/ScalarSidebarItem.vue.js +2 -2
- package/dist/components/ScalarSidebar/ScalarSidebarItems.vue.js +2 -2
- package/dist/components/ScalarTeleport/ScalarTeleport.vue.js +2 -2
- package/dist/components/ScalarTeleport/ScalarTeleportRoot.vue.js +2 -2
- package/dist/components/ScalarTextArea/ScalarTextArea.vue.js +2 -2
- package/dist/components/ScalarTextInput/ScalarTextInput.vue.js +6 -6
- package/dist/components/ScalarToggle/ScalarToggle.vue.js +3 -3
- package/dist/components/ScalarTooltip/ScalarTooltip.vue.js +3 -3
- package/dist/components/ScalarVirtualText/ScalarVirtualText.vue.js +3 -3
- package/dist/index.js +112 -112
- package/package.json +8 -9
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as o, openBlock as r, createElementVNode as t } from "vue";
|
|
2
2
|
const n = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
viewBox: "0 0 24 24"
|
|
5
5
|
};
|
|
6
6
|
function l(s, e) {
|
|
7
|
-
return
|
|
7
|
+
return r(), o("svg", n, e[0] || (e[0] = [
|
|
8
8
|
t("path", {
|
|
9
9
|
fill: "none",
|
|
10
10
|
stroke: "currentColor",
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as o, openBlock as r, createElementVNode as t } from "vue";
|
|
2
2
|
const n = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
viewBox: "0 0 24 24"
|
|
5
5
|
};
|
|
6
6
|
function l(s, e) {
|
|
7
|
-
return
|
|
7
|
+
return r(), o("svg", n, e[0] || (e[0] = [
|
|
8
8
|
t("path", {
|
|
9
9
|
fill: "none",
|
|
10
10
|
stroke: "currentColor",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as o, openBlock as r, createElementVNode as t } from "vue";
|
|
2
2
|
const n = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
5
5
|
viewBox: "0 0 24 24"
|
|
6
6
|
};
|
|
7
7
|
function l(a, e) {
|
|
8
|
-
return
|
|
8
|
+
return r(), o("svg", n, e[0] || (e[0] = [
|
|
9
9
|
t("path", {
|
|
10
10
|
stroke: "currentColor",
|
|
11
11
|
"stroke-linecap": "round",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as n, openBlock as l, createElementVNode as e } from "vue";
|
|
2
2
|
const o = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
@@ -8,7 +8,7 @@ const o = {
|
|
|
8
8
|
viewBox: "0 0 24 24"
|
|
9
9
|
};
|
|
10
10
|
function c(t, r) {
|
|
11
|
-
return
|
|
11
|
+
return l(), n("svg", o, r[0] || (r[0] = [
|
|
12
12
|
e("path", { d: "M16.4 6.8v5.6H7.6m0-5.6v10.4" }, null, -1),
|
|
13
13
|
e("circle", {
|
|
14
14
|
cx: "7.6",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as o, openBlock as t, createElementVNode as e } from "vue";
|
|
2
2
|
const r = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
@@ -8,7 +8,7 @@ const r = {
|
|
|
8
8
|
viewBox: "0 0 24 24"
|
|
9
9
|
};
|
|
10
10
|
function l(a, n) {
|
|
11
|
-
return
|
|
11
|
+
return t(), o("svg", r, n[0] || (n[0] = [
|
|
12
12
|
e("path", { d: "M12 22.125V4.712S9.545 1.985 1.268 1.875a.5.5 0 0 0-.366.15.52.52 0 0 0-.152.369v16.375a.515.515 0 0 0 .5.519C9.543 19.4 12 22.125 12 22.125" }, null, -1),
|
|
13
13
|
e("path", { d: "M9 11.18a21.3 21.3 0 0 0-5.26-1.055M9 15.375a21.3 21.3 0 0 0-5.26-1.055M15 11.18a21.3 21.3 0 0 1 5.26-1.055M15 15.375a21.3 21.3 0 0 1 5.26-1.055" }, null, -1),
|
|
14
14
|
e("path", { d: "M12 22.125V4.712s2.455-2.727 10.732-2.837a.5.5 0 0 1 .366.15.52.52 0 0 1 .152.369v16.375a.515.515 0 0 1-.5.519C14.457 19.4 12 22.125 12 22.125" }, null, -1)
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as o, openBlock as r, createElementVNode as n } from "vue";
|
|
2
2
|
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
viewBox: "0 0 24 24"
|
|
5
5
|
};
|
|
6
6
|
function l(s, e) {
|
|
7
|
-
return
|
|
7
|
+
return r(), o("svg", t, e[0] || (e[0] = [
|
|
8
8
|
n("path", {
|
|
9
9
|
fill: "none",
|
|
10
10
|
stroke: "currentColor",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as o, openBlock as n, createElementVNode as r } from "vue";
|
|
2
2
|
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
5
5
|
viewBox: "0 0 24 24"
|
|
6
6
|
};
|
|
7
7
|
function l(s, e) {
|
|
8
|
-
return
|
|
8
|
+
return n(), o("svg", t, e[0] || (e[0] = [
|
|
9
9
|
r("path", {
|
|
10
10
|
stroke: "currentColor",
|
|
11
11
|
"stroke-linecap": "round",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as o, openBlock as n, createElementVNode as r } from "vue";
|
|
2
2
|
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
5
5
|
viewBox: "0 0 24 24"
|
|
6
6
|
};
|
|
7
7
|
function l(s, e) {
|
|
8
|
-
return
|
|
8
|
+
return n(), o("svg", t, e[0] || (e[0] = [
|
|
9
9
|
r("path", {
|
|
10
10
|
stroke: "currentColor",
|
|
11
11
|
"stroke-linecap": "round",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as o, openBlock as n, createElementVNode as r } from "vue";
|
|
2
2
|
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
5
5
|
viewBox: "0 0 24 24"
|
|
6
6
|
};
|
|
7
7
|
function l(s, e) {
|
|
8
|
-
return
|
|
8
|
+
return n(), o("svg", t, e[0] || (e[0] = [
|
|
9
9
|
r("path", {
|
|
10
10
|
stroke: "currentColor",
|
|
11
11
|
"stroke-linecap": "round",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as o, openBlock as n, createElementVNode as r } from "vue";
|
|
2
2
|
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
5
5
|
viewBox: "0 0 24 24"
|
|
6
6
|
};
|
|
7
7
|
function l(s, e) {
|
|
8
|
-
return
|
|
8
|
+
return n(), o("svg", t, e[0] || (e[0] = [
|
|
9
9
|
r("path", {
|
|
10
10
|
stroke: "currentColor",
|
|
11
11
|
"stroke-linecap": "round",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as o, openBlock as r, createElementVNode as n } from "vue";
|
|
2
2
|
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
5
5
|
viewBox: "0 0 24 24"
|
|
6
6
|
};
|
|
7
7
|
function l(c, e) {
|
|
8
|
-
return
|
|
8
|
+
return r(), o("svg", t, e[0] || (e[0] = [
|
|
9
9
|
n("path", {
|
|
10
10
|
stroke: "currentColor",
|
|
11
11
|
"stroke-linecap": "round",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as o, openBlock as n, createElementVNode as r } from "vue";
|
|
2
2
|
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
5
5
|
viewBox: "0 0 24 24"
|
|
6
6
|
};
|
|
7
7
|
function l(s, e) {
|
|
8
|
-
return
|
|
8
|
+
return n(), o("svg", t, e[0] || (e[0] = [
|
|
9
9
|
r("path", {
|
|
10
10
|
stroke: "currentColor",
|
|
11
11
|
"stroke-linecap": "round",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as o, openBlock as n, createElementVNode as r } from "vue";
|
|
2
2
|
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
5
5
|
viewBox: "0 0 24 24"
|
|
6
6
|
};
|
|
7
7
|
function l(s, e) {
|
|
8
|
-
return
|
|
8
|
+
return n(), o("svg", t, e[0] || (e[0] = [
|
|
9
9
|
r("path", {
|
|
10
10
|
stroke: "currentColor",
|
|
11
11
|
"stroke-linecap": "round",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as o, openBlock as n, createElementVNode as r } from "vue";
|
|
2
2
|
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
5
5
|
viewBox: "0 0 24 24"
|
|
6
6
|
};
|
|
7
7
|
function l(s, e) {
|
|
8
|
-
return
|
|
8
|
+
return n(), o("svg", t, e[0] || (e[0] = [
|
|
9
9
|
r("path", {
|
|
10
10
|
stroke: "currentColor",
|
|
11
11
|
"stroke-linecap": "round",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as o, openBlock as n, createElementVNode as r } from "vue";
|
|
2
2
|
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
@@ -8,7 +8,7 @@ const t = {
|
|
|
8
8
|
viewBox: "0 0 24 24"
|
|
9
9
|
};
|
|
10
10
|
function l(s, e) {
|
|
11
|
-
return
|
|
11
|
+
return n(), o("svg", t, e[0] || (e[0] = [
|
|
12
12
|
r("path", { d: "M18.375 19.5a4.875 4.875 0 1 0-2.764-8.885A7.5 7.5 0 1 0 8.25 19.5z" }, null, -1)
|
|
13
13
|
]));
|
|
14
14
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as n, openBlock as r, createElementVNode as o } from "vue";
|
|
2
2
|
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
viewBox: "0 0 24 24"
|
|
5
5
|
};
|
|
6
6
|
function l(d, e) {
|
|
7
|
-
return
|
|
7
|
+
return r(), n("svg", t, e[0] || (e[0] = [
|
|
8
8
|
o("path", {
|
|
9
9
|
fill: "none",
|
|
10
10
|
stroke: "currentColor",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as o, openBlock as n, createElementVNode as e } from "vue";
|
|
2
2
|
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
@@ -8,7 +8,7 @@ const t = {
|
|
|
8
8
|
viewBox: "0 0 24 24"
|
|
9
9
|
};
|
|
10
10
|
function r(a, l) {
|
|
11
|
-
return
|
|
11
|
+
return n(), o("svg", t, l[0] || (l[0] = [
|
|
12
12
|
e("path", { d: "M10.546 2.438a1.957 1.957 0 0 0 2.908 0L14.4 1.4a1.959 1.959 0 0 1 3.41 1.413l-.071 1.4a1.96 1.96 0 0 0 2.051 2.054l1.4-.071a1.959 1.959 0 0 1 1.41 3.41l-1.042.94a1.96 1.96 0 0 0 0 2.909l1.042.94a1.959 1.959 0 0 1-1.413 3.41l-1.4-.071a1.96 1.96 0 0 0-2.056 2.056l.071 1.4A1.959 1.959 0 0 1 14.4 22.6l-.941-1.041a1.96 1.96 0 0 0-2.908 0L9.606 22.6A1.959 1.959 0 0 1 6.2 21.192l.072-1.4a1.96 1.96 0 0 0-2.056-2.056l-1.4.071A1.958 1.958 0 0 1 1.4 14.4l1.041-.94a1.96 1.96 0 0 0 0-2.909L1.4 9.606A1.958 1.958 0 0 1 2.809 6.2l1.4.071a1.96 1.96 0 0 0 2.058-2.06L6.2 2.81A1.959 1.959 0 0 1 9.606 1.4z" }, null, -1),
|
|
13
13
|
e("path", { d: "M7.5 12.001a4.5 4.5 0 1 0 9 0 4.5 4.5 0 1 0-9 0" }, null, -1)
|
|
14
14
|
]));
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as o, openBlock as n, createElementVNode as t } from "vue";
|
|
2
2
|
const r = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
5
5
|
viewBox: "0 0 24 24"
|
|
6
6
|
};
|
|
7
7
|
function l(c, e) {
|
|
8
|
-
return
|
|
8
|
+
return n(), o("svg", r, e[0] || (e[0] = [
|
|
9
9
|
t("path", {
|
|
10
10
|
stroke: "currentColor",
|
|
11
11
|
"stroke-linecap": "round",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as r, openBlock as n, createElementVNode as o } from "vue";
|
|
2
2
|
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
5
5
|
viewBox: "0 0 24 24"
|
|
6
6
|
};
|
|
7
7
|
function l(c, e) {
|
|
8
|
-
return
|
|
8
|
+
return n(), r("svg", t, e[0] || (e[0] = [
|
|
9
9
|
o("path", {
|
|
10
10
|
stroke: "currentColor",
|
|
11
11
|
"stroke-linecap": "round",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as o, openBlock as r, createElementVNode as n } from "vue";
|
|
2
2
|
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
@@ -8,7 +8,7 @@ const t = {
|
|
|
8
8
|
viewBox: "0 0 24 24"
|
|
9
9
|
};
|
|
10
10
|
function l(s, e) {
|
|
11
|
-
return
|
|
11
|
+
return r(), o("svg", t, e[0] || (e[0] = [
|
|
12
12
|
n("path", { d: "M17.673 16.462C10.59 16.46 5.52 9.612 7.59 2.837.22 6.233-.71 16.333 5.917 21.016c5.864 4.144 14.064 1.34 16.163-5.526-1.38.64-2.884.972-4.407.972M11.996 3.484h4.866m-2.433-2.433v4.867m4.867 2.433h3.244m-1.622-1.622v3.244" }, null, -1)
|
|
13
13
|
]));
|
|
14
14
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as o, openBlock as t, createElementVNode as n } from "vue";
|
|
2
2
|
const r = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
5
5
|
viewBox: "0 0 24 24"
|
|
6
6
|
};
|
|
7
7
|
function l(c, e) {
|
|
8
|
-
return
|
|
8
|
+
return t(), o("svg", r, e[0] || (e[0] = [
|
|
9
9
|
n("path", {
|
|
10
10
|
stroke: "currentColor",
|
|
11
11
|
"stroke-linecap": "round",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as n, openBlock as r, createElementVNode as o } from "vue";
|
|
2
2
|
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
@@ -8,7 +8,7 @@ const t = {
|
|
|
8
8
|
viewBox: "0 0 24 24"
|
|
9
9
|
};
|
|
10
10
|
function c(l, e) {
|
|
11
|
-
return
|
|
11
|
+
return r(), n("svg", t, e[0] || (e[0] = [
|
|
12
12
|
o("path", { d: "M10.145 5.108a.584.584 0 0 1-.657-.37l-.24-.705a.51.51 0 0 0-.496-.35c-1.835.065-3.434.577-4.13.834a1.2 1.2 0 0 0-.6.474c-.75 1.142-3.085 5.242-3.02 11.944.003.4.169.78.485 1.025.716.556 2.259 1.576 4.702 2.314.358.108.75.004.962-.304.316-.462.597-1.04.796-1.494a.56.56 0 0 1 .669-.31c.87.248 1.993.439 3.39.439 1.393 0 2.512-.19 3.379-.437a.56.56 0 0 1 .669.31c.199.454.48 1.03.795 1.492.211.308.604.412.962.304 2.443-.738 3.986-1.758 4.703-2.314.315-.245.48-.626.485-1.025.063-6.652-2.236-10.74-3.003-11.917a1.25 1.25 0 0 0-.654-.5c-.75-.256-2.428-.763-4.094-.833a.505.505 0 0 0-.496.348l-.239.703a.586.586 0 0 1-.66.37 10.5 10.5 0 0 0-1.846-.15c-.827 0-1.461.08-1.862.152" }, null, -1),
|
|
13
13
|
o("path", { d: "M10 12.553c0 1.38-1.008 2.5-2.25 2.5-1.243 0-2.25-1.12-2.25-2.5 0-1.381 1.007-2.5 2.25-2.5 1.242 0 2.25 1.119 2.25 2.5m4 0c0 1.38 1.007 2.5 2.25 2.5 1.242 0 2.25-1.12 2.25-2.5 0-1.381-1.008-2.5-2.25-2.5-1.243 0-2.25 1.119-2.25 2.5" }, null, -1)
|
|
14
14
|
]));
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as n, openBlock as r, createElementVNode as o } from "vue";
|
|
2
2
|
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
viewBox: "0 0 24 24"
|
|
5
5
|
};
|
|
6
6
|
function l(c, e) {
|
|
7
|
-
return
|
|
7
|
+
return r(), n("svg", t, e[0] || (e[0] = [
|
|
8
8
|
o("path", {
|
|
9
9
|
fill: "none",
|
|
10
10
|
stroke: "currentColor",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as o, openBlock as n, createElementVNode as r } from "vue";
|
|
2
2
|
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
@@ -8,7 +8,7 @@ const t = {
|
|
|
8
8
|
viewBox: "0 0 24 24"
|
|
9
9
|
};
|
|
10
10
|
function l(s, e) {
|
|
11
|
-
return
|
|
11
|
+
return n(), o("svg", t, e[0] || (e[0] = [
|
|
12
12
|
r("path", { d: "M12.001 3.75v12m-4.5-4.5 4.5 4.5 4.5-4.5m6.75 4.5v1.5a3 3 0 0 1-3 3h-16.5a3 3 0 0 1-3-3v-1.5" }, null, -1)
|
|
13
13
|
]));
|
|
14
14
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as r, openBlock as n, createElementVNode as o } from "vue";
|
|
2
2
|
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
5
5
|
viewBox: "0 0 24 24"
|
|
6
6
|
};
|
|
7
7
|
function l(s, e) {
|
|
8
|
-
return
|
|
8
|
+
return n(), r("svg", t, e[0] || (e[0] = [
|
|
9
9
|
o("path", {
|
|
10
10
|
stroke: "currentColor",
|
|
11
11
|
"stroke-linecap": "round",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as o, openBlock as t, createElementVNode as n } from "vue";
|
|
2
2
|
const r = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
5
5
|
viewBox: "0 0 24 24"
|
|
6
6
|
};
|
|
7
7
|
function l(s, e) {
|
|
8
|
-
return
|
|
8
|
+
return t(), o("svg", r, e[0] || (e[0] = [
|
|
9
9
|
n("path", {
|
|
10
10
|
stroke: "currentColor",
|
|
11
11
|
"stroke-linecap": "round",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as o, openBlock as n, createElementVNode as r } from "vue";
|
|
2
2
|
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
@@ -8,7 +8,7 @@ const t = {
|
|
|
8
8
|
viewBox: "0 0 24 24"
|
|
9
9
|
};
|
|
10
10
|
function l(s, e) {
|
|
11
|
-
return
|
|
11
|
+
return n(), o("svg", t, e[0] || (e[0] = [
|
|
12
12
|
r("path", { d: "M6 11c-.5 0-1 .4-1 1s.5 1 1 1 1-.4 1-1-.5-1-1-1m12 0c-.6 0-1 .4-1 1s.4 1 1 1 1-.4 1-1-.4-1-1-1m-6 0c-.6 0-1 .4-1 1s.4 1 1 1 1-.4 1-1-.4-1-1-1" }, null, -1)
|
|
13
13
|
]));
|
|
14
14
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as n, openBlock as t, createElementVNode as o } from "vue";
|
|
2
2
|
const r = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
@@ -8,7 +8,7 @@ const r = {
|
|
|
8
8
|
viewBox: "0 0 24 24"
|
|
9
9
|
};
|
|
10
10
|
function l(s, e) {
|
|
11
|
-
return
|
|
11
|
+
return t(), n("svg", r, e[0] || (e[0] = [
|
|
12
12
|
o("path", { d: "M2.25 4.5h19.5s1.5 0 1.5 1.5v12s0 1.5-1.5 1.5H2.25s-1.5 0-1.5-1.5V6s0-1.5 1.5-1.5m13.437 5.475L19.5 13.5M8.313 9.975 4.5 13.5" }, null, -1),
|
|
13
13
|
o("path", { d: "m22.88 5.014-9.513 6.56a2.41 2.41 0 0 1-2.734 0L1.12 5.014" }, null, -1)
|
|
14
14
|
]));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as r, openBlock as n, createElementVNode as o } from "vue";
|
|
2
2
|
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
@@ -8,7 +8,7 @@ const t = {
|
|
|
8
8
|
viewBox: "0 0 24 24"
|
|
9
9
|
};
|
|
10
10
|
function l(s, e) {
|
|
11
|
-
return
|
|
11
|
+
return n(), r("svg", t, e[0] || (e[0] = [
|
|
12
12
|
o("path", { d: "M12 17.6c-.2 0-.4-.2-.4-.4s.2-.4.4-.4m0 .8c.2 0 .4-.2.4-.4s-.2-.4-.4-.4m0-3V5.6" }, null, -1),
|
|
13
13
|
o("path", { d: "M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10" }, null, -1)
|
|
14
14
|
]));
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as o, openBlock as l, createElementVNode as n } from "vue";
|
|
2
2
|
const r = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
5
5
|
viewBox: "0 0 24 24"
|
|
6
6
|
};
|
|
7
7
|
function t(a, e) {
|
|
8
|
-
return
|
|
8
|
+
return l(), o("svg", r, e[0] || (e[0] = [
|
|
9
9
|
n("path", {
|
|
10
10
|
stroke: "currentColor",
|
|
11
11
|
"stroke-linecap": "round",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as n, openBlock as o, createElementVNode as r } from "vue";
|
|
2
2
|
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
5
5
|
viewBox: "0 0 24 24"
|
|
6
6
|
};
|
|
7
7
|
function l(s, e) {
|
|
8
|
-
return
|
|
8
|
+
return o(), n("svg", t, e[0] || (e[0] = [
|
|
9
9
|
r("path", {
|
|
10
10
|
stroke: "currentColor",
|
|
11
11
|
"stroke-linecap": "round",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as o, openBlock as t, createElementVNode as r } from "vue";
|
|
2
2
|
const n = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
5
5
|
viewBox: "0 0 24 24"
|
|
6
6
|
};
|
|
7
7
|
function l(s, e) {
|
|
8
|
-
return
|
|
8
|
+
return t(), o("svg", n, e[0] || (e[0] = [
|
|
9
9
|
r("path", {
|
|
10
10
|
stroke: "currentColor",
|
|
11
11
|
"stroke-linecap": "round",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as o, openBlock as r, createElementVNode as n } from "vue";
|
|
2
2
|
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
5
5
|
viewBox: "0 0 24 24"
|
|
6
6
|
};
|
|
7
7
|
function l(a, e) {
|
|
8
|
-
return
|
|
8
|
+
return r(), o("svg", t, e[0] || (e[0] = [
|
|
9
9
|
n("path", {
|
|
10
10
|
stroke: "currentColor",
|
|
11
11
|
"stroke-linecap": "round",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as t, openBlock as o, createElementVNode as r } from "vue";
|
|
2
2
|
const l = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "currentColor",
|
|
5
5
|
viewBox: "0 0 1024 1024"
|
|
6
6
|
};
|
|
7
7
|
function n(c, e) {
|
|
8
|
-
return
|
|
8
|
+
return o(), t("svg", l, e[0] || (e[0] = [
|
|
9
9
|
r("path", { d: "M512 0a512 512 0 0 0-162 998c26 4 35-11 35-25l-1-95c-128 23-161-32-172-60-6-15-31-61-52-73-18-10-44-33-1-33 40-1 69 37 78 52 46 78 120 56 149 43 5-33 18-56 33-69-114-13-234-56-234-253 0-56 20-101 53-137-5-13-23-65 5-136 0 0 43-13 141 53a487 487 0 0 1 256 0c98-66 141-53 141-53 28 71 10 123 5 136 33 36 53 81 53 137 0 197-120 240-234 253 18 16 35 47 35 95l-1 140c0 14 9 30 35 25A512 512 0 0 0 512 0" }, null, -1)
|
|
10
10
|
]));
|
|
11
11
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as o, openBlock as n, createElementVNode as t } from "vue";
|
|
2
2
|
const r = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
@@ -8,7 +8,7 @@ const r = {
|
|
|
8
8
|
viewBox: "0 0 24 24"
|
|
9
9
|
};
|
|
10
10
|
function l(c, e) {
|
|
11
|
-
return
|
|
11
|
+
return n(), o("svg", r, e[0] || (e[0] = [
|
|
12
12
|
t("path", { d: "M16.643 22.94v-3.135a3.68 3.68 0 0 0-1.026-2.852c3.43-.382 7.036-1.682 7.036-7.648a5.94 5.94 0 0 0-1.64-4.097 5.54 5.54 0 0 0-.097-4.12s-1.29-.382-4.272 1.618a14.6 14.6 0 0 0-7.649 0c-2.982-2-4.272-1.617-4.272-1.617a5.54 5.54 0 0 0-.098 4.119 5.94 5.94 0 0 0-1.639 4.13c0 5.922 3.606 7.222 7.036 7.648a3.68 3.68 0 0 0-1.027 2.819v3.136m0-2.186c-3.277 1.064-6.009 0-7.648-3.278" }, null, -1)
|
|
13
13
|
]));
|
|
14
14
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as o, openBlock as n, createElementVNode as r } from "vue";
|
|
2
2
|
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
5
5
|
viewBox: "0 0 24 24"
|
|
6
6
|
};
|
|
7
7
|
function l(c, e) {
|
|
8
|
-
return
|
|
8
|
+
return n(), o("svg", t, e[0] || (e[0] = [
|
|
9
9
|
r("path", {
|
|
10
10
|
stroke: "currentColor",
|
|
11
11
|
"stroke-linecap": "round",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as o, openBlock as t, createElementVNode as r } from "vue";
|
|
2
2
|
const l = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "currentColor",
|
|
5
5
|
viewBox: "0 0 24 24"
|
|
6
6
|
};
|
|
7
7
|
function n(a, e) {
|
|
8
|
-
return
|
|
8
|
+
return t(), o("svg", l, e[0] || (e[0] = [
|
|
9
9
|
r("path", { d: "M23.93 10.67a.76.76 0 0 0-.75-.67H12.75a.76.76 0 0 0-.75.75v3.5a.76.76 0 0 0 .75.75h5.58A7 7 0 1 1 12 5a7 7 0 0 1 4.23 1.42.74.74 0 0 0 1-.07l2.47-2.49a.75.75 0 0 0 .22-.57.77.77 0 0 0-.27-.54A12 12 0 1 0 24 12a12 12 0 0 0-.07-1.33" }, null, -1)
|
|
10
10
|
]));
|
|
11
11
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as n, openBlock as t, createElementVNode as o } from "vue";
|
|
2
2
|
const r = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
@@ -8,7 +8,7 @@ const r = {
|
|
|
8
8
|
viewBox: "0 0 24 24"
|
|
9
9
|
};
|
|
10
10
|
function l(s, e) {
|
|
11
|
-
return
|
|
11
|
+
return t(), n("svg", r, e[0] || (e[0] = [
|
|
12
12
|
o("path", { d: "M9.2 9.2c0-.5.1-1 .4-1.5s.6-.8 1.1-1q.75-.3 1.5-.3c.75 0 1 .2 1.4.5s.7.7 1 1.2c.2.5.3 1 .2 1.5s-.3 1-.6 1.4-.8.7-1.2.9c-.255.128-.5.3-.7.5s-.3.5-.3.8v.9m0 3.5c-.2 0-.4-.2-.4-.4s.2-.4.4-.4.4.2.4.4-.2.4-.4.4" }, null, -1),
|
|
13
13
|
o("path", { d: "M12 22c5.524 0 10-4.476 10-10S17.524 2 12 2 2 6.476 2 12s4.476 10 10 10" }, null, -1)
|
|
14
14
|
]));
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as o, openBlock as n, createElementVNode as r } from "vue";
|
|
2
2
|
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
5
5
|
viewBox: "0 0 24 24"
|
|
6
6
|
};
|
|
7
7
|
function l(s, e) {
|
|
8
|
-
return
|
|
8
|
+
return n(), o("svg", t, e[0] || (e[0] = [
|
|
9
9
|
r("path", {
|
|
10
10
|
stroke: "currentColor",
|
|
11
11
|
"stroke-linecap": "round",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as t, openBlock as n, createElementVNode as o } from "vue";
|
|
2
2
|
const r = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
@@ -8,7 +8,7 @@ const r = {
|
|
|
8
8
|
viewBox: "0 0 24 24"
|
|
9
9
|
};
|
|
10
10
|
function l(s, e) {
|
|
11
|
-
return
|
|
11
|
+
return n(), t("svg", r, e[0] || (e[0] = [
|
|
12
12
|
o("path", { d: "M12.9 6.8v6.1h4.7" }, null, -1),
|
|
13
13
|
o("path", { d: "M6.1 17.2c1.6 2.2 4.2 3.6 7.1 3.6 4.8 0 8.8-3.9 8.8-8.8s-3.9-8.8-8.8-8.8-8.8 4-8.8 8.8v1.7M2 11.3l2.4 2.4 2.4-2.4" }, null, -1)
|
|
14
14
|
]));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElementBlock as o, openBlock as n, createElementVNode as r } from "vue";
|
|
2
2
|
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
@@ -8,7 +8,7 @@ const t = {
|
|
|
8
8
|
viewBox: "0 0 24 24"
|
|
9
9
|
};
|
|
10
10
|
function c(l, e) {
|
|
11
|
-
return
|
|
11
|
+
return n(), o("svg", t, e[0] || (e[0] = [
|
|
12
12
|
r("path", { d: "M22.1 9.2 12 1.5 1.8 9.2c-.2.2-.3.5-.4.7v11.7c0 .5.4.9.9.9h6.1v-4.9c0-1.9 1.6-3.5 3.5-3.5s3.5 1.6 3.5 3.5v4.9h6.1c.5 0 .9-.4.9-.9V9.9c0-.3-.1-.6-.4-.7z" }, null, -1)
|
|
13
13
|
]));
|
|
14
14
|
}
|