@arco-iconbox/vue-bluebee 0.0.8 → 0.0.9
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/icon.js +1629 -831
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +253 -217
- package/dist/icon.min.js.map +1 -1
- package/esm/IconGisEboxOff/index.js +115 -0
- package/esm/IconGisEboxOn/index.js +115 -0
- package/esm/IconGisLightOfflineOff/index.js +107 -0
- package/esm/IconGisLightOfflineOn/index.js +107 -0
- package/esm/IconGisLightOnlineOff/index.js +118 -0
- package/esm/IconGisLightOnlineOn/index.js +118 -0
- package/esm/IconSidebarGis/index.js +52 -0
- package/esm/IconSoundClose/index.js +50 -0
- package/esm/IconSoundOpen/index.js +34 -0
- package/esm/index.js +9 -0
- package/lib/IconGisEboxOff/index.js +116 -0
- package/lib/IconGisEboxOn/index.js +116 -0
- package/lib/IconGisLightOfflineOff/index.js +108 -0
- package/lib/IconGisLightOfflineOn/index.js +108 -0
- package/lib/IconGisLightOnlineOff/index.js +119 -0
- package/lib/IconGisLightOnlineOn/index.js +119 -0
- package/lib/IconSidebarGis/index.js +53 -0
- package/lib/IconSoundClose/index.js +51 -0
- package/lib/IconSoundOpen/index.js +35 -0
- package/lib/index.js +18 -0
- package/package.json +1 -1
- package/src/IconGisEboxOff/index.vue +19 -0
- package/src/IconGisEboxOn/index.vue +19 -0
- package/src/IconGisLightOfflineOff/index.vue +19 -0
- package/src/IconGisLightOfflineOn/index.vue +19 -0
- package/src/IconGisLightOnlineOff/index.vue +19 -0
- package/src/IconGisLightOnlineOn/index.vue +19 -0
- package/src/IconSidebarGis/index.vue +19 -0
- package/src/IconSoundClose/index.vue +19 -0
- package/src/IconSoundOpen/index.vue +19 -0
- package/src/index.js +10 -1
@@ -0,0 +1,35 @@
|
|
1
|
+
"use strict";
|
2
|
+
var vue = require("vue");
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
4
|
+
const _sfc_main = {
|
5
|
+
name: "IconSoundOpen",
|
6
|
+
props: {
|
7
|
+
prefix: {
|
8
|
+
type: String,
|
9
|
+
default: "bb"
|
10
|
+
},
|
11
|
+
useCurrentColor: {
|
12
|
+
type: Boolean,
|
13
|
+
default: true
|
14
|
+
}
|
15
|
+
}
|
16
|
+
};
|
17
|
+
const _hoisted_1 = ["fill"];
|
18
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
19
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
20
|
+
viewBox: "0 0 32 32",
|
21
|
+
xmlns: "http://www.w3.org/2000/svg",
|
22
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-sound-open`],
|
23
|
+
width: "1em",
|
24
|
+
height: "1em"
|
25
|
+
}, _ctx.$attrs), [
|
26
|
+
vue.createElementVNode("path", {
|
27
|
+
d: "M13.2275,22.54 C13.16,22.54 12.925,22.4375 12.8025,22.315 L12.795,22.3075 L7.035,17.555 L2.4025,17.555 C2.18,17.555 1.945,17.44 1.835,17.33 C1.725,17.22 1.61,16.985 1.61,16.7625 L1.61,8.7875 C1.61,8.6125 1.6775,8.465 1.72,8.4225 L1.775,8.4225 L1.835,8.3625 C1.945,8.2525 2.18,8.1375 2.4025,8.1375 L7.035,8.1375 L12.795,3.2425 L12.8,3.2375 C12.945,3.0925 13.1225,3.0625 13.245,3.0625 C13.355,3.0625 13.4675,3.0875 13.56,3.135 L13.5725,3.1425 L13.585,3.1475 C13.8975,3.2525 14.015,3.43 14.015,3.8075 L14.015,21.7525 C14.015,22.13 13.8975,22.31 13.585,22.4125 L13.54,22.4275 L13.505,22.4625 C13.43,22.5375 13.365,22.54 13.2275,22.54 L13.2275,22.54 Z M20.205,20.5475 C19.9575,20.5475 19.6275,20.42 19.5325,20.2325 C19.3075,19.7825 19.3875,19.3225 19.73,19.08 C19.85,19.03 20.02,18.9 20.2375,18.69 C20.46,18.4725 20.7975,18.0975 21.1425,17.5475 C21.7175,16.6275 22.4025,15.055 22.4025,12.775 C22.4025,10.495 21.6775,8.92 21.07,7.9975 C20.7075,7.4475 20.35,7.0725 20.115,6.8575 C19.95,6.705 19.7425,6.5325 19.59,6.47 C19.275,6.2425 19.165,5.685 19.3675,5.3575 C19.6025,5.13 19.8825,5 20.1375,5 C20.2725,5 20.3975,5.035 20.5075,5.105 C20.525,5.12 20.5475,5.1375 20.5825,5.165 C21.3175,5.7425 21.955,6.45 22.4775,7.2675 C23.48,8.84 23.99,10.6925 23.99,12.775 C23.99,14.8675 23.4975,16.7275 22.53,18.3025 C22.0275,19.12 21.4175,19.825 20.715,20.3925 C20.6725,20.4275 20.65,20.445 20.6325,20.4625 C20.5475,20.5475 20.3,20.5475 20.205,20.5475 L20.205,20.5475 Z M17.215,17.415 C17.0075,17.415 16.65,17.1725 16.5425,16.9575 L16.5375,16.945 L16.53,16.935 C16.325,16.625 16.55,16.175 16.8925,15.9425 C17.0525,15.8575 18.415,15.055 18.415,12.635 C18.415,11.4725 17.965,10.675 17.585,10.21 C17.1725,9.705 16.7575,9.475 16.7425,9.465 L16.7275,9.4575 L16.71,9.4525 C16.565,9.405 16.425,9.24 16.3525,9.0325 C16.28,8.825 16.295,8.6175 16.3875,8.4775 L16.4025,8.455 L16.41,8.43 C16.4825,8.215 16.8,8.0275 17.0925,8.0275 C17.205,8.0275 17.3075,8.055 17.385,8.1075 L17.4375,8.1425 L17.475,8.1425 C17.5875,8.185 18.2025,8.4925 18.8125,9.19 C19.355,9.8125 20.0025,10.8925 20.0025,12.495 C20.0025,14.3175 19.39,15.5 18.8775,16.1725 C18.3125,16.91 17.7375,17.2275 17.6175,17.275 L17.5575,17.275 L17.4975,17.335 C17.4175,17.41 17.355,17.415 17.215,17.415 Z",
|
28
|
+
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
29
|
+
transform: "translate(3.2 3.2)",
|
30
|
+
"fill-rule": "nonzero"
|
31
|
+
}, null, 8, _hoisted_1)
|
32
|
+
], 16);
|
33
|
+
}
|
34
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
35
|
+
module.exports = index;
|
package/lib/index.js
CHANGED
@@ -79,6 +79,15 @@ var index$1b = require("./IconMountDevi14/index.js");
|
|
79
79
|
var index$1c = require("./IconMountDevi13/index.js");
|
80
80
|
var index$1d = require("./IconConGateway/index.js");
|
81
81
|
var index$1e = require("./IconUnbind/index.js");
|
82
|
+
var index$1f = require("./IconSidebarGis/index.js");
|
83
|
+
var index$1g = require("./IconSoundOpen/index.js");
|
84
|
+
var index$1h = require("./IconGisEboxOff/index.js");
|
85
|
+
var index$1i = require("./IconSoundClose/index.js");
|
86
|
+
var index$1j = require("./IconGisEboxOn/index.js");
|
87
|
+
var index$1k = require("./IconGisLightOnlineOff/index.js");
|
88
|
+
var index$1l = require("./IconGisLightOfflineOn/index.js");
|
89
|
+
var index$1m = require("./IconGisLightOnlineOn/index.js");
|
90
|
+
var index$1n = require("./IconGisLightOfflineOff/index.js");
|
82
91
|
exports.IconShield = index;
|
83
92
|
exports.IconUser = index$1;
|
84
93
|
exports.IconLock = index$2;
|
@@ -158,3 +167,12 @@ exports.IconMountDevi14 = index$1b;
|
|
158
167
|
exports.IconMountDevi13 = index$1c;
|
159
168
|
exports.IconConGateway = index$1d;
|
160
169
|
exports.IconUnbind = index$1e;
|
170
|
+
exports.IconSidebarGis = index$1f;
|
171
|
+
exports.IconSoundOpen = index$1g;
|
172
|
+
exports.IconGisEboxOff = index$1h;
|
173
|
+
exports.IconSoundClose = index$1i;
|
174
|
+
exports.IconGisEboxOn = index$1j;
|
175
|
+
exports.IconGisLightOnlineOff = index$1k;
|
176
|
+
exports.IconGisLightOfflineOn = index$1l;
|
177
|
+
exports.IconGisLightOnlineOn = index$1m;
|
178
|
+
exports.IconGisLightOfflineOff = index$1n;
|
package/package.json
CHANGED
@@ -0,0 +1,19 @@
|
|
1
|
+
<template>
|
2
|
+
<svg viewBox="0 0 84 84" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" :class="[`${prefix}-icon`, `${prefix}-icon-gis-ebox-off`]" width="1em" height="1em" v-bind="$attrs"><defs><linearGradient x1="50%" y1="0%" x2="50%" y2="112.17%" id="svg_b946aed859__f"><stop stop-color="#5DC7F1" offset="0%"/><stop stop-color="#86DEF7" offset="16.166%"/><stop stop-color="#5FC8F1" offset="83.542%"/><stop stop-color="#56C3F0" offset="100%"/></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_b946aed859__g"><stop stop-color="#FCE2C3" offset="0%"/><stop stop-color="#FAFFBE" offset="100%"/></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_b946aed859__h"><stop stop-color="#FFBE70" offset="0%"/><stop stop-color="#FCD9A5" offset="43.377%"/><stop stop-color="#F9D279" offset="100%"/></linearGradient><linearGradient x1="50%" y1="-49.136%" x2="50%" y2="169.523%" id="svg_b946aed859__k"><stop stop-color="#3C9FC1" offset="0%"/><stop stop-color="#6DB6DE" offset="100%"/></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="82.663%" id="svg_b946aed859__l"><stop stop-color="#FFF" stop-opacity="0" offset="0%"/><stop stop-color="#FFF" stop-opacity=".589" offset="42.468%"/><stop stop-color="#FFF" stop-opacity="0" offset="100%"/></linearGradient><filter x="-26.7%" y="-18.9%" width="153.3%" height="139.8%" filterUnits="objectBoundingBox" id="svg_b946aed859__a"><feMorphology radius="1" operator="dilate" in="SourceAlpha" result="shadowSpreadOuter1"/><feOffset dy="2" in="shadowSpreadOuter1" result="shadowOffsetOuter1"/><feGaussianBlur stdDeviation="4" in="shadowOffsetOuter1" result="shadowBlurOuter1"/><feColorMatrix values="0 0 0 0 0.00262226346 0 0 0 0 0.171246801 0 0 0 0 0.321886146 0 0 0 0.5 0" in="shadowBlurOuter1"/></filter><filter x="-20.8%" y="-14.2%" width="141.7%" height="130.3%" filterUnits="objectBoundingBox" id="svg_b946aed859__c"><feGaussianBlur stdDeviation="1.5" in="SourceAlpha" result="shadowBlurInner1"/><feOffset dy="2" in="shadowBlurInner1" result="shadowOffsetInner1"/><feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"/><feColorMatrix values="0 0 0 0 0.0737288537 0 0 0 0 0.559511588 0 0 0 0 0.755693076 0 0 0 1 0" in="shadowInnerInner1"/></filter><filter x="-4.2%" y="-3.3%" width="108.3%" height="106.7%" filterUnits="objectBoundingBox" id="svg_b946aed859__e"><feGaussianBlur stdDeviation="1" in="SourceAlpha" result="shadowBlurInner1"/><feOffset in="shadowBlurInner1" result="shadowOffsetInner1"/><feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0.210676217 0 0 0 0 0.448029449 0 0 0 1 0" in="shadowInnerInner1"/></filter><filter x="-14.6%" y="-28.3%" width="129.2%" height="156.7%" filterUnits="objectBoundingBox" id="svg_b946aed859__j"><feGaussianBlur stdDeviation="1.5" in="SourceAlpha" result="shadowBlurInner1"/><feOffset dy="1" in="shadowBlurInner1" result="shadowOffsetInner1"/><feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"/><feColorMatrix values="0 0 0 0 0.672043068 0 0 0 0 0.366113984 0 0 0 0 0.0859202356 0 0 0 0.5 0" in="shadowInnerInner1"/></filter><rect id="svg_b946aed859__d" x="0" y="0" width="24" height="30" rx="1.741"/><rect id="svg_b946aed859__i" x="5.143" y="5.294" width="13.714" height="7.059" rx="1.741"/><path d="M45.139314,74.8656725 C51.3906468,66.764807 55.8830717,61.8034557 58.6165888,59.9816183 C66.6845837,54.6044526 72,45.4229673 72,35 C72,18.4314575 58.5685425,5 42,5 C25.4314575,5 12,18.4314575 12,35 C12,45.280139 17.1707376,54.3525875 25.0532956,59.7584282 C27.8287305,61.6618153 32.4189057,66.7031196 38.8238212,74.8823412 L38.8222318,74.8835845 C40.1833359,76.6236106 42.6972986,76.9307875 44.4373247,75.5696834 C44.699314,75.364747 44.9347183,75.1279325 45.1380864,74.864724 Z" id="svg_b946aed859__b"/></defs><g fill="none" fill-rule="evenodd"><g opacity=".88"><use :fill="useCurrentColor ? 'currentColor' : '#000'" filter="url(#svg_b946aed859__a)" xlink:href="#svg_b946aed859__b"/><use :fill="useCurrentColor ? 'currentColor' : '#3FC5FC'" xlink:href="#svg_b946aed859__b"/><use :fill="useCurrentColor ? 'currentColor' : '#000'" filter="url(#svg_b946aed859__c)" xlink:href="#svg_b946aed859__b"/></g><path d="M42,12 C48.3512746,12 54.1012746,14.5743627 58.263456,18.736544 C62.4256373,22.8987254 65,28.6487254 65,35 C65,42.0237325 61.8517327,48.3122247 56.8891272,52.5309527 C54.3442423,54.6943681 49.6243323,59.4148771 42.7255394,66.6881806 C42.4792141,66.947878 42.2359921,67.2046296 41.9954347,67.4572267 C41.7570975,67.202623 41.5156098,66.9450421 41.2709719,66.6844838 C34.488996,59.4611555 29.8382626,54.798175 27.3136468,52.7013403 C22.234175,48.4825548 19,42.1189242 19,35 C19,28.6487254 21.5743627,22.8987254 25.736544,18.736544 C29.8987254,14.5743627 35.6487254,12 42,12 Z" stroke="#49BFEF" stroke-width="2" :fill="useCurrentColor ? 'currentColor' : '#FFF'"/><g transform="translate(30 21)"><use :fill="useCurrentColor ? 'currentColor' : '#50BAE5'" xlink:href="#svg_b946aed859__d"/><use :fill="useCurrentColor ? 'currentColor' : '#000'" filter="url(#svg_b946aed859__e)" xlink:href="#svg_b946aed859__d"/><rect :fill="useCurrentColor ? 'currentColor' : 'url(#svg_b946aed859__f)'" x="2.571" y="2.647" width="18.857" height="24.706" rx="1.741"/><path d="M7.71428571,21.6755511 C7.71428571,21.6755511 8.80167299,21.6755511 8.96969105,21.6755511 L10.8395066,21.6753478 C10.438095,24.2805361 10.2561868,25.584832 10.293782,25.5882353 C10.4290698,25.5882353 15.5380222,19.0193445 15.5141925,18.9034477 C15.5081601,18.8739273 14.2426198,18.9034477 14.0752705,18.9034477 L12.2432331,18.9034477 C12.6146617,15.7129139 12.800376,14.1176471 12.800376,14.1176471 L7.71428571,21.6755511 Z" :fill="useCurrentColor ? 'currentColor' : 'url(#svg_b946aed859__g)'" fill-rule="nonzero"/><use :fill="useCurrentColor ? 'currentColor' : 'url(#svg_b946aed859__h)'" xlink:href="#svg_b946aed859__i"/><use :fill="useCurrentColor ? 'currentColor' : '#000'" filter="url(#svg_b946aed859__j)" xlink:href="#svg_b946aed859__i"/></g><path :fill="useCurrentColor ? 'currentColor' : 'url(#svg_b946aed859__k)'" d="M5 0L19 0 23 2 1 2z" transform="translate(30 19)"/><path :fill="useCurrentColor ? 'currentColor' : 'url(#svg_b946aed859__l)'" d="M3 4.64705882L7.71428571 4.64705882 18.8571429 28.5921338 3 30z" transform="translate(30 19)"/></g></svg>
|
3
|
+
</template>
|
4
|
+
<script>
|
5
|
+
|
6
|
+
export default {
|
7
|
+
name: 'IconGisEboxOff',
|
8
|
+
props: {
|
9
|
+
prefix: {
|
10
|
+
type: String,
|
11
|
+
default: 'bb',
|
12
|
+
},
|
13
|
+
useCurrentColor: {
|
14
|
+
type: Boolean,
|
15
|
+
default: true,
|
16
|
+
},
|
17
|
+
},
|
18
|
+
};
|
19
|
+
</script>
|
@@ -0,0 +1,19 @@
|
|
1
|
+
<template>
|
2
|
+
<svg viewBox="0 0 84 84" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" :class="[`${prefix}-icon`, `${prefix}-icon-gis-ebox-on`]" width="1em" height="1em" v-bind="$attrs"><defs><linearGradient x1="50%" y1="0%" x2="50%" y2="112.17%" id="svg_9f26e6ca45__f"><stop stop-color="#5DC7F1" offset="0%"/><stop stop-color="#86DEF7" offset="16.166%"/><stop stop-color="#5FC8F1" offset="83.542%"/><stop stop-color="#56C3F0" offset="100%"/></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_9f26e6ca45__g"><stop stop-color="#FCE2C3" offset="0%"/><stop stop-color="#FAFFBE" offset="100%"/></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_9f26e6ca45__h"><stop stop-color="#FFBE70" offset="0%"/><stop stop-color="#FCD9A5" offset="43.377%"/><stop stop-color="#F9D279" offset="100%"/></linearGradient><linearGradient x1="50%" y1="-49.136%" x2="50%" y2="169.523%" id="svg_9f26e6ca45__k"><stop stop-color="#3C9FC1" offset="0%"/><stop stop-color="#6DB6DE" offset="100%"/></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="82.663%" id="svg_9f26e6ca45__l"><stop stop-color="#FFF" stop-opacity="0" offset="0%"/><stop stop-color="#FFF" stop-opacity=".589" offset="42.468%"/><stop stop-color="#FFF" stop-opacity="0" offset="100%"/></linearGradient><filter x="-29.2%" y="-20.9%" width="158.3%" height="143.8%" filterUnits="objectBoundingBox" id="svg_9f26e6ca45__a"><feMorphology radius="1" operator="dilate" in="SourceAlpha" result="shadowSpreadOuter1"/><feOffset dy="2" in="shadowSpreadOuter1" result="shadowOffsetOuter1"/><feGaussianBlur stdDeviation="4.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"/><feColorMatrix values="0 0 0 0 0.95487954 0 0 0 0 0.703582043 0 0 0 0 0.177365395 0 0 0 0.6 0" in="shadowBlurOuter1"/></filter><filter x="-21.7%" y="-14.9%" width="143.3%" height="131.6%" filterUnits="objectBoundingBox" id="svg_9f26e6ca45__c"><feGaussianBlur stdDeviation="1.5" in="SourceAlpha" result="shadowBlurInner1"/><feOffset dy="1" in="shadowBlurInner1" result="shadowOffsetInner1"/><feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"/><feColorMatrix values="0 0 0 0 0.803829027 0 0 0 0 0.41475009 0 0 0 0 0.00700650802 0 0 0 1 0" in="shadowInnerInner1"/></filter><filter x="-4.2%" y="-3.3%" width="108.3%" height="106.7%" filterUnits="objectBoundingBox" id="svg_9f26e6ca45__e"><feGaussianBlur stdDeviation="1" in="SourceAlpha" result="shadowBlurInner1"/><feOffset in="shadowBlurInner1" result="shadowOffsetInner1"/><feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"/><feColorMatrix values="0 0 0 0 0.0446721643 0 0 0 0 0.491840098 0 0 0 0 0.495548856 0 0 0 1 0" in="shadowInnerInner1"/></filter><filter x="-14.6%" y="-28.3%" width="129.2%" height="156.7%" filterUnits="objectBoundingBox" id="svg_9f26e6ca45__j"><feGaussianBlur stdDeviation="1.5" in="SourceAlpha" result="shadowBlurInner1"/><feOffset dy="1" in="shadowBlurInner1" result="shadowOffsetInner1"/><feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"/><feColorMatrix values="0 0 0 0 0.672043068 0 0 0 0 0.366113984 0 0 0 0 0.0859202356 0 0 0 0.5 0" in="shadowInnerInner1"/></filter><rect id="svg_9f26e6ca45__d" x="0" y="0" width="24" height="30" rx="1.741"/><rect id="svg_9f26e6ca45__i" x="5.143" y="5.294" width="13.714" height="7.059" rx="1.741"/><path d="M45.139314,74.8656725 C51.3906468,66.764807 55.8830717,61.8034557 58.6165888,59.9816183 C66.6845837,54.6044526 72,45.4229673 72,35 C72,18.4314575 58.5685425,5 42,5 C25.4314575,5 12,18.4314575 12,35 C12,45.280139 17.1707376,54.3525875 25.0532956,59.7584282 C27.8287305,61.6618153 32.4189057,66.7031196 38.8238212,74.8823412 L38.8222318,74.8835845 C40.1833359,76.6236106 42.6972986,76.9307875 44.4373247,75.5696834 C44.699314,75.364747 44.9347183,75.1279325 45.1380864,74.864724 Z" id="svg_9f26e6ca45__b"/></defs><g fill="none" fill-rule="evenodd"><g opacity=".88"><use :fill="useCurrentColor ? 'currentColor' : '#000'" filter="url(#svg_9f26e6ca45__a)" xlink:href="#svg_9f26e6ca45__b"/><use :fill="useCurrentColor ? 'currentColor' : '#FFBE31'" xlink:href="#svg_9f26e6ca45__b"/><use :fill="useCurrentColor ? 'currentColor' : '#000'" filter="url(#svg_9f26e6ca45__c)" xlink:href="#svg_9f26e6ca45__b"/></g><path d="M42,12 C48.3512746,12 54.1012746,14.5743627 58.263456,18.736544 C62.4256373,22.8987254 65,28.6487254 65,35 C65,42.0237325 61.8517327,48.3122247 56.8891272,52.5309527 C54.3442423,54.6943681 49.6243323,59.4148771 42.7255394,66.6881806 C42.4792141,66.947878 42.2359921,67.2046296 41.9954347,67.4572267 C41.7570975,67.202623 41.5156098,66.9450421 41.2709719,66.6844838 C34.488996,59.4611555 29.8382626,54.798175 27.3136468,52.7013403 C22.234175,48.4825548 19,42.1189242 19,35 C19,28.6487254 21.5743627,22.8987254 25.736544,18.736544 C29.8987254,14.5743627 35.6487254,12 42,12 Z" stroke="#FFBE31" stroke-width="2" :fill="useCurrentColor ? 'currentColor' : '#FFF'"/><g transform="translate(30 21)"><use :fill="useCurrentColor ? 'currentColor' : '#50BAE5'" xlink:href="#svg_9f26e6ca45__d"/><use :fill="useCurrentColor ? 'currentColor' : '#000'" filter="url(#svg_9f26e6ca45__e)" xlink:href="#svg_9f26e6ca45__d"/><rect :fill="useCurrentColor ? 'currentColor' : 'url(#svg_9f26e6ca45__f)'" x="2.571" y="2.647" width="18.857" height="24.706" rx="1.741"/><path d="M7.71428571,21.6755511 C7.71428571,21.6755511 8.80167299,21.6755511 8.96969105,21.6755511 L10.8395066,21.6753478 C10.438095,24.2805361 10.2561868,25.584832 10.293782,25.5882353 C10.4290698,25.5882353 15.5380222,19.0193445 15.5141925,18.9034477 C15.5081601,18.8739273 14.2426198,18.9034477 14.0752705,18.9034477 L12.2432331,18.9034477 C12.6146617,15.7129139 12.800376,14.1176471 12.800376,14.1176471 L7.71428571,21.6755511 Z" :fill="useCurrentColor ? 'currentColor' : 'url(#svg_9f26e6ca45__g)'" fill-rule="nonzero"/><use :fill="useCurrentColor ? 'currentColor' : 'url(#svg_9f26e6ca45__h)'" xlink:href="#svg_9f26e6ca45__i"/><use :fill="useCurrentColor ? 'currentColor' : '#000'" filter="url(#svg_9f26e6ca45__j)" xlink:href="#svg_9f26e6ca45__i"/></g><path :fill="useCurrentColor ? 'currentColor' : 'url(#svg_9f26e6ca45__k)'" d="M5 0L19 0 23 2 1 2z" transform="translate(30 19)"/><path :fill="useCurrentColor ? 'currentColor' : 'url(#svg_9f26e6ca45__l)'" d="M3 4.64705882L7.71428571 4.64705882 18.8571429 28.5921338 3 30z" transform="translate(30 19)"/></g></svg>
|
3
|
+
</template>
|
4
|
+
<script>
|
5
|
+
|
6
|
+
export default {
|
7
|
+
name: 'IconGisEboxOn',
|
8
|
+
props: {
|
9
|
+
prefix: {
|
10
|
+
type: String,
|
11
|
+
default: 'bb',
|
12
|
+
},
|
13
|
+
useCurrentColor: {
|
14
|
+
type: Boolean,
|
15
|
+
default: true,
|
16
|
+
},
|
17
|
+
},
|
18
|
+
};
|
19
|
+
</script>
|
@@ -0,0 +1,19 @@
|
|
1
|
+
<template>
|
2
|
+
<svg viewBox="0 0 84 84" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" :class="[`${prefix}-icon`, `${prefix}-icon-gis-light-offline-off`]" width="1em" height="1em" v-bind="$attrs"><defs><linearGradient x1="49.374%" y1="-1.801%" x2="51.084%" y2="100%" id="svg_bc60e52dc2__d"><stop stop-color="#36D7FF" offset="0%"/><stop stop-color="#56AFD3" offset="3.428%"/><stop stop-color="#55CBFB" offset="4.837%"/><stop stop-color="#55CBFB" offset="9.045%"/><stop stop-color="#4DDAFE" offset="15.767%"/><stop stop-color="#77DEFC" offset="39.645%"/><stop stop-color="#55CBFB" offset="100%"/></linearGradient><linearGradient x1="0%" y1="69.59%" x2="100%" y2="69.59%" id="svg_bc60e52dc2__e"><stop stop-color="#3E9CB3" offset="0%"/><stop stop-color="#D4F6FF" offset="42.983%"/><stop stop-color="#5EAAC1" offset="100%"/></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="50%" id="svg_bc60e52dc2__f"><stop stop-color="#A6E6F6" offset="0%"/><stop stop-color="#6FBFD3" offset="100%"/></linearGradient><linearGradient x1="50%" y1="27.486%" x2="50%" y2="100%" id="svg_bc60e52dc2__g"><stop stop-color="#4FB9DE" offset="0%"/><stop stop-color="#55C9F9" offset="100%"/></linearGradient><linearGradient x1="113.359%" y1="66.811%" x2="21.804%" y2="66.811%" id="svg_bc60e52dc2__h"><stop stop-color="#84A9B0" offset="0%"/><stop stop-color="#6FBFD3" offset="100%"/><stop stop-color="#6FBFD3" offset="100%"/></linearGradient><linearGradient x1="70.816%" y1="-4.659%" x2="45.137%" y2="100%" id="svg_bc60e52dc2__i"><stop stop-color="#FFB683" offset="0%"/><stop stop-color="#FFD9C3" offset="49.507%"/><stop stop-color="#FFB48D" offset="100%"/></linearGradient><filter x="-26.7%" y="-18.9%" width="153.3%" height="139.8%" filterUnits="objectBoundingBox" id="svg_bc60e52dc2__a"><feMorphology radius="1" operator="dilate" in="SourceAlpha" result="shadowSpreadOuter1"/><feOffset dy="2" in="shadowSpreadOuter1" result="shadowOffsetOuter1"/><feGaussianBlur stdDeviation="4" in="shadowOffsetOuter1" result="shadowBlurOuter1"/><feColorMatrix values="0 0 0 0 0.00262226346 0 0 0 0 0.171246801 0 0 0 0 0.321886146 0 0 0 0.5 0" in="shadowBlurOuter1"/></filter><filter x="-20.8%" y="-14.2%" width="141.7%" height="130.3%" filterUnits="objectBoundingBox" id="svg_bc60e52dc2__c"><feGaussianBlur stdDeviation="1.5" in="SourceAlpha" result="shadowBlurInner1"/><feOffset dy="2" in="shadowBlurInner1" result="shadowOffsetInner1"/><feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"/><feColorMatrix values="0 0 0 0 0.0737288537 0 0 0 0 0.559511588 0 0 0 0 0.755693076 0 0 0 1 0" in="shadowInnerInner1"/></filter><filter x="-23.6%" y="-16.7%" width="147.1%" height="133.3%" filterUnits="objectBoundingBox" id="svg_bc60e52dc2__k"><feGaussianBlur stdDeviation="1" in="SourceAlpha" result="shadowBlurInner1"/><feOffset dy="1" in="shadowBlurInner1" result="shadowOffsetInner1"/><feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"/><feColorMatrix values="0 0 0 0 0.493544869 0 0 0 0 0.227886918 0 0 0 0 0.00741216603 0 0 0 0.391114135 0" in="shadowInnerInner1"/></filter><path d="M45.139314,74.8656725 C51.3906468,66.764807 55.8830717,61.8034557 58.6165888,59.9816183 C66.6845837,54.6044526 72,45.4229673 72,35 C72,18.4314575 58.5685425,5 42,5 C25.4314575,5 12,18.4314575 12,35 C12,45.280139 17.1707376,54.3525875 25.0532956,59.7584282 C27.8287305,61.6618153 32.4189057,66.7031196 38.8238212,74.8823412 L38.8222318,74.8835845 C40.1833359,76.6236106 42.6972986,76.9307875 44.4373247,75.5696834 C44.699314,75.364747 44.9347183,75.1279325 45.1380864,74.864724 Z" id="svg_bc60e52dc2__b"/><path id="svg_bc60e52dc2__j" d="M12.727 10.291H19.091V19.291H12.727z"/></defs><g fill="none" fill-rule="evenodd"><g opacity=".88"><use :fill="useCurrentColor ? 'currentColor' : '#000'" filter="url(#svg_bc60e52dc2__a)" xlink:href="#svg_bc60e52dc2__b"/><use :fill="useCurrentColor ? 'currentColor' : '#3FC5FC'" xlink:href="#svg_bc60e52dc2__b"/><use :fill="useCurrentColor ? 'currentColor' : '#000'" filter="url(#svg_bc60e52dc2__c)" xlink:href="#svg_bc60e52dc2__b"/></g><path d="M42,12 C48.3512746,12 54.1012746,14.5743627 58.263456,18.736544 C62.4256373,22.8987254 65,28.6487254 65,35 C65,42.0237325 61.8517327,48.3122247 56.8891272,52.5309527 C54.3442423,54.6943681 49.6243323,59.4148771 42.7255394,66.6881806 C42.4792141,66.947878 42.2359921,67.2046296 41.9954347,67.4572267 C41.7570975,67.202623 41.5156098,66.9450421 41.2709719,66.6844838 C34.488996,59.4611555 29.8382626,54.798175 27.3136468,52.7013403 C22.234175,48.4825548 19,42.1189242 19,35 C19,28.6487254 21.5743627,22.8987254 25.736544,18.736544 C29.8987254,14.5743627 35.6487254,12 42,12 Z" stroke="#49BFEF" stroke-width="2" :fill="useCurrentColor ? 'currentColor' : '#FFF'"/><path d="M12.2727273,23.9367089 L12.2727273,2.11392405 L12.7272727,2.11392405 L12.727,25.139 L13,25.1392405 L13,35.0886076 L10,35.0886076 L10,30.822 L9.95454545,30.8227848 L9.95454545,3.13417577 L10.386,2.822 L2.82278481,2.82278481 C1.32154384,2.82278481 0.0940200038,1.65086249 0.00515162738,0.171956179 L0,0 L10.9090909,0 C11.4111679,9.22300597e-17 11.8181818,0.407013876 11.8181818,0.909090936 L11.8181818,2.82278481 L11.772,2.822 L11.772,23.936 L12.2727273,23.9367089 Z" :fill="useCurrentColor ? 'currentColor' : 'url(#svg_bc60e52dc2__d)'" transform="translate(30 18)"/><path d="M12.2727273,0 L12.7272727,0 L12.7272727,23 L13,23 L13,35 L10,35 L10,1.40183171 L11.9512195,0 L11.951,23 L12.2727273,23 L12.2727273,0 Z" :fill="useCurrentColor ? 'currentColor' : 'url(#svg_bc60e52dc2__e)'" transform="translate(30 18)"/><path d="M6,34 L18,34 C19.1045695,34 20,34.8954305 20,36 L20,36 L20,36 L4,36 C4,34.8954305 4.8954305,34 6,34 Z" :fill="useCurrentColor ? 'currentColor' : 'url(#svg_bc60e52dc2__f)'" transform="translate(30 18)"/><path d="M12.7272727,3.29113924 L21,3.29113924 L21,3.29113924 C21,4.29783549 20.1839114,5.11392405 19.1772152,5.11392405 L11.8181818,5.11392405 L11.8181818,5.11392405 L11.8181818,4.20023015 C11.8181818,3.6981531 12.2251957,3.29113924 12.7272727,3.29113924 Z" :fill="useCurrentColor ? 'currentColor' : 'url(#svg_bc60e52dc2__g)'" transform="translate(30 18)"/><path d="M12.7272727,9.07594937 L19.0909091,9.07594937 L19.0909091,9.53164557 L12.7272727,9.53164557 L12.7272727,9.07594937 Z M12.7272727,19.2911392 L19.0909091,19.2911392 L19.0909091,19.7468354 L13.6363636,19.7468354 L13.6363636,20.6582278 L12.7272727,20.6582278 L12.7272727,19.2911392 Z M12.7272727,8.16455696 L13.6363636,8.16455696 L13.6363636,9.07594937 L12.7272727,9.07594937 L12.7272727,8.16455696 Z" :fill="useCurrentColor ? 'currentColor' : 'url(#svg_bc60e52dc2__h)'" transform="translate(30 18)"/><g transform="translate(30 18)"><use :fill="useCurrentColor ? 'currentColor' : 'url(#svg_bc60e52dc2__i)'" xlink:href="#svg_bc60e52dc2__j"/><use :fill="useCurrentColor ? 'currentColor' : '#000'" filter="url(#svg_bc60e52dc2__k)" xlink:href="#svg_bc60e52dc2__j"/></g></g></svg>
|
3
|
+
</template>
|
4
|
+
<script>
|
5
|
+
|
6
|
+
export default {
|
7
|
+
name: 'IconGisLightOfflineOff',
|
8
|
+
props: {
|
9
|
+
prefix: {
|
10
|
+
type: String,
|
11
|
+
default: 'bb',
|
12
|
+
},
|
13
|
+
useCurrentColor: {
|
14
|
+
type: Boolean,
|
15
|
+
default: true,
|
16
|
+
},
|
17
|
+
},
|
18
|
+
};
|
19
|
+
</script>
|
@@ -0,0 +1,19 @@
|
|
1
|
+
<template>
|
2
|
+
<svg viewBox="0 0 84 84" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" :class="[`${prefix}-icon`, `${prefix}-icon-gis-light-offline-on`]" width="1em" height="1em" v-bind="$attrs"><defs><linearGradient x1="49.374%" y1="-1.801%" x2="51.084%" y2="100%" id="svg_f7a6a8470e__d"><stop stop-color="#36D7FF" offset="0%"/><stop stop-color="#56AFD3" offset="3.428%"/><stop stop-color="#55CBFB" offset="4.837%"/><stop stop-color="#55CBFB" offset="9.045%"/><stop stop-color="#4DDAFE" offset="15.767%"/><stop stop-color="#77DEFC" offset="39.645%"/><stop stop-color="#55CBFB" offset="100%"/></linearGradient><linearGradient x1="0%" y1="69.59%" x2="100%" y2="69.59%" id="svg_f7a6a8470e__e"><stop stop-color="#3E9CB3" offset="0%"/><stop stop-color="#D4F6FF" offset="42.983%"/><stop stop-color="#5EAAC1" offset="100%"/></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="50%" id="svg_f7a6a8470e__f"><stop stop-color="#A6E6F6" offset="0%"/><stop stop-color="#6FBFD3" offset="100%"/></linearGradient><linearGradient x1="50%" y1="27.486%" x2="50%" y2="100%" id="svg_f7a6a8470e__g"><stop stop-color="#4FB9DE" offset="0%"/><stop stop-color="#55C9F9" offset="100%"/></linearGradient><linearGradient x1="113.359%" y1="66.811%" x2="21.804%" y2="66.811%" id="svg_f7a6a8470e__h"><stop stop-color="#84A9B0" offset="0%"/><stop stop-color="#6FBFD3" offset="100%"/><stop stop-color="#6FBFD3" offset="100%"/></linearGradient><linearGradient x1="70.816%" y1="-4.659%" x2="45.137%" y2="100%" id="svg_f7a6a8470e__i"><stop stop-color="#FFB683" offset="0%"/><stop stop-color="#FFD9C3" offset="49.507%"/><stop stop-color="#FFB48D" offset="100%"/></linearGradient><filter x="-34.2%" y="-25%" width="168.3%" height="151.9%" filterUnits="objectBoundingBox" id="svg_f7a6a8470e__a"><feMorphology radius="2" operator="dilate" in="SourceAlpha" result="shadowSpreadOuter1"/><feOffset dy="2" in="shadowSpreadOuter1" result="shadowOffsetOuter1"/><feGaussianBlur stdDeviation="4.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"/><feColorMatrix values="0 0 0 0 0.95487954 0 0 0 0 0.703582043 0 0 0 0 0.177365395 0 0 0 0.7 0" in="shadowBlurOuter1"/></filter><filter x="-25%" y="-17.6%" width="150%" height="137.1%" filterUnits="objectBoundingBox" id="svg_f7a6a8470e__c"><feGaussianBlur stdDeviation="1.5" in="SourceAlpha" result="shadowBlurInner1"/><feOffset dy="1" in="shadowBlurInner1" result="shadowOffsetInner1"/><feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"/><feColorMatrix values="0 0 0 0 0.803829027 0 0 0 0 0.41475009 0 0 0 0 0.00700650802 0 0 0 1 0" in="shadowInnerInner1"/></filter><filter x="-23.6%" y="-16.7%" width="147.1%" height="133.3%" filterUnits="objectBoundingBox" id="svg_f7a6a8470e__k"><feGaussianBlur stdDeviation="1" in="SourceAlpha" result="shadowBlurInner1"/><feOffset dy="1" in="shadowBlurInner1" result="shadowOffsetInner1"/><feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"/><feColorMatrix values="0 0 0 0 0.493544869 0 0 0 0 0.227886918 0 0 0 0 0.00741216603 0 0 0 0.391114135 0" in="shadowInnerInner1"/></filter><path d="M45.139314,74.8656725 C51.3906468,66.764807 55.8830717,61.8034557 58.6165888,59.9816183 C66.6845837,54.6044526 72,45.4229673 72,35 C72,18.4314575 58.5685425,5 42,5 C25.4314575,5 12,18.4314575 12,35 C12,45.280139 17.1707376,54.3525875 25.0532956,59.7584282 C27.8287305,61.6618153 32.4189057,66.7031196 38.8238212,74.8823412 L38.8222318,74.8835845 C40.1833359,76.6236106 42.6972986,76.9307875 44.4373247,75.5696834 C44.699314,75.364747 44.9347183,75.1279325 45.1380864,74.864724 Z" id="svg_f7a6a8470e__b"/><path id="svg_f7a6a8470e__j" d="M12.727 10.291H19.091V19.291H12.727z"/></defs><g fill="none" fill-rule="evenodd"><g opacity=".88"><use :fill="useCurrentColor ? 'currentColor' : '#000'" filter="url(#svg_f7a6a8470e__a)" xlink:href="#svg_f7a6a8470e__b"/><use :fill="useCurrentColor ? 'currentColor' : '#FFBE31'" xlink:href="#svg_f7a6a8470e__b"/><use :fill="useCurrentColor ? 'currentColor' : '#000'" filter="url(#svg_f7a6a8470e__c)" xlink:href="#svg_f7a6a8470e__b"/></g><path d="M42,12 C48.3512746,12 54.1012746,14.5743627 58.263456,18.736544 C62.4256373,22.8987254 65,28.6487254 65,35 C65,42.0237325 61.8517327,48.3122247 56.8891272,52.5309527 C54.3442423,54.6943681 49.6243323,59.4148771 42.7255394,66.6881806 C42.4792141,66.947878 42.2359921,67.2046296 41.9954347,67.4572267 C41.7570975,67.202623 41.5156098,66.9450421 41.2709719,66.6844838 C34.488996,59.4611555 29.8382626,54.798175 27.3136468,52.7013403 C22.234175,48.4825548 19,42.1189242 19,35 C19,28.6487254 21.5743627,22.8987254 25.736544,18.736544 C29.8987254,14.5743627 35.6487254,12 42,12 Z" stroke="#FFBE31" stroke-width="2" :fill="useCurrentColor ? 'currentColor' : '#FFF'"/><path d="M12.2727273,23.9367089 L12.2727273,2.11392405 L12.7272727,2.11392405 L12.727,25.139 L13,25.1392405 L13,35.0886076 L10,35.0886076 L10,30.822 L9.95454545,30.8227848 L9.95454545,3.13417577 L10.386,2.822 L2.82278481,2.82278481 C1.32154384,2.82278481 0.0940200038,1.65086249 0.00515162738,0.171956179 L0,0 L10.9090909,0 C11.4111679,9.22300597e-17 11.8181818,0.407013876 11.8181818,0.909090936 L11.8181818,2.82278481 L11.772,2.822 L11.772,23.936 L12.2727273,23.9367089 Z" :fill="useCurrentColor ? 'currentColor' : 'url(#svg_f7a6a8470e__d)'" transform="translate(31 18)"/><path d="M12.2727273,0 L12.7272727,0 L12.7272727,23 L13,23 L13,35 L10,35 L10,1.40183171 L11.9512195,0 L11.951,23 L12.2727273,23 L12.2727273,0 Z" :fill="useCurrentColor ? 'currentColor' : 'url(#svg_f7a6a8470e__e)'" transform="translate(31 18)"/><path d="M6,34 L18,34 C19.1045695,34 20,34.8954305 20,36 L20,36 L20,36 L4,36 C4,34.8954305 4.8954305,34 6,34 Z" :fill="useCurrentColor ? 'currentColor' : 'url(#svg_f7a6a8470e__f)'" transform="translate(31 18)"/><path d="M12.7272727,3.29113924 L21,3.29113924 L21,3.29113924 C21,4.29783549 20.1839114,5.11392405 19.1772152,5.11392405 L11.8181818,5.11392405 L11.8181818,5.11392405 L11.8181818,4.20023015 C11.8181818,3.6981531 12.2251957,3.29113924 12.7272727,3.29113924 Z" :fill="useCurrentColor ? 'currentColor' : 'url(#svg_f7a6a8470e__g)'" transform="translate(31 18)"/><path d="M12.7272727,9.07594937 L19.0909091,9.07594937 L19.0909091,9.53164557 L12.7272727,9.53164557 L12.7272727,9.07594937 Z M12.7272727,19.2911392 L19.0909091,19.2911392 L19.0909091,19.7468354 L13.6363636,19.7468354 L13.6363636,20.6582278 L12.7272727,20.6582278 L12.7272727,19.2911392 Z M12.7272727,8.16455696 L13.6363636,8.16455696 L13.6363636,9.07594937 L12.7272727,9.07594937 L12.7272727,8.16455696 Z" :fill="useCurrentColor ? 'currentColor' : 'url(#svg_f7a6a8470e__h)'" transform="translate(31 18)"/><g transform="translate(31 18)"><use :fill="useCurrentColor ? 'currentColor' : 'url(#svg_f7a6a8470e__i)'" xlink:href="#svg_f7a6a8470e__j"/><use :fill="useCurrentColor ? 'currentColor' : '#000'" filter="url(#svg_f7a6a8470e__k)" xlink:href="#svg_f7a6a8470e__j"/></g></g></svg>
|
3
|
+
</template>
|
4
|
+
<script>
|
5
|
+
|
6
|
+
export default {
|
7
|
+
name: 'IconGisLightOfflineOn',
|
8
|
+
props: {
|
9
|
+
prefix: {
|
10
|
+
type: String,
|
11
|
+
default: 'bb',
|
12
|
+
},
|
13
|
+
useCurrentColor: {
|
14
|
+
type: Boolean,
|
15
|
+
default: true,
|
16
|
+
},
|
17
|
+
},
|
18
|
+
};
|
19
|
+
</script>
|
@@ -0,0 +1,19 @@
|
|
1
|
+
<template>
|
2
|
+
<svg viewBox="0 0 84 84" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" :class="[`${prefix}-icon`, `${prefix}-icon-gis-light-online-off`]" width="1em" height="1em" v-bind="$attrs"><defs><linearGradient x1="49.374%" y1="-1.801%" x2="51.084%" y2="100%" id="svg_0451ff18d3__d"><stop stop-color="#36D7FF" offset="0%"/><stop stop-color="#56AFD3" offset="3.428%"/><stop stop-color="#FFCE4D" offset="4.837%"/><stop stop-color="#FFF97B" offset="9.045%"/><stop stop-color="#4DDAFE" offset="15.767%"/><stop stop-color="#77DEFC" offset="39.645%"/><stop stop-color="#55CBFB" offset="100%"/></linearGradient><linearGradient x1="0%" y1="69.59%" x2="100%" y2="69.59%" id="svg_0451ff18d3__e"><stop stop-color="#3E9CB3" offset="0%"/><stop stop-color="#D4F6FF" offset="42.983%"/><stop stop-color="#5EAAC1" offset="100%"/></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="50%" id="svg_0451ff18d3__f"><stop stop-color="#A6E6F6" offset="0%"/><stop stop-color="#6FBFD3" offset="100%"/></linearGradient><linearGradient x1="50%" y1="27.486%" x2="50%" y2="100%" id="svg_0451ff18d3__g"><stop stop-color="#59D6E1" offset="0%"/><stop stop-color="#F8CE52" offset="54.277%"/><stop stop-color="#FFED84" offset="100%"/></linearGradient><linearGradient x1="113.359%" y1="66.811%" x2="21.804%" y2="66.811%" id="svg_0451ff18d3__h"><stop stop-color="#84A9B0" offset="0%"/><stop stop-color="#6FBFD3" offset="100%"/><stop stop-color="#6FBFD3" offset="100%"/></linearGradient><linearGradient x1="70.816%" y1="-4.659%" x2="45.137%" y2="100%" id="svg_0451ff18d3__i"><stop stop-color="#FFB683" offset="0%"/><stop stop-color="#FFD9C3" offset="49.507%"/><stop stop-color="#FFB48D" offset="100%"/></linearGradient><linearGradient x1="50%" y1="-4.251%" x2="50%" y2="104.711%" id="svg_0451ff18d3__l"><stop stop-color="#FFE754" offset="0%"/><stop stop-color="#D8D8D8" stop-opacity="0" offset="100%"/></linearGradient><linearGradient x1="50%" y1="-4.251%" x2="50%" y2="104.711%" id="svg_0451ff18d3__m"><stop stop-color="#FFE754" offset="0%"/><stop stop-color="#D8D8D8" stop-opacity="0" offset="100%"/></linearGradient><filter x="-26.7%" y="-18.9%" width="153.3%" height="139.8%" filterUnits="objectBoundingBox" id="svg_0451ff18d3__a"><feMorphology radius="1" operator="dilate" in="SourceAlpha" result="shadowSpreadOuter1"/><feOffset dy="2" in="shadowSpreadOuter1" result="shadowOffsetOuter1"/><feGaussianBlur stdDeviation="4" in="shadowOffsetOuter1" result="shadowBlurOuter1"/><feColorMatrix values="0 0 0 0 0.00262226346 0 0 0 0 0.171246801 0 0 0 0 0.321886146 0 0 0 0.5 0" in="shadowBlurOuter1"/></filter><filter x="-20.8%" y="-14.2%" width="141.7%" height="130.3%" filterUnits="objectBoundingBox" id="svg_0451ff18d3__c"><feGaussianBlur stdDeviation="1.5" in="SourceAlpha" result="shadowBlurInner1"/><feOffset dy="2" in="shadowBlurInner1" result="shadowOffsetInner1"/><feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"/><feColorMatrix values="0 0 0 0 0.0737288537 0 0 0 0 0.559511588 0 0 0 0 0.755693076 0 0 0 1 0" in="shadowInnerInner1"/></filter><filter x="-23.6%" y="-16.7%" width="147.1%" height="133.3%" filterUnits="objectBoundingBox" id="svg_0451ff18d3__k"><feGaussianBlur stdDeviation="1" in="SourceAlpha" result="shadowBlurInner1"/><feOffset dy="1" in="shadowBlurInner1" result="shadowOffsetInner1"/><feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"/><feColorMatrix values="0 0 0 0 0.493544869 0 0 0 0 0.227886918 0 0 0 0 0.00741216603 0 0 0 0.391114135 0" in="shadowInnerInner1"/></filter><path d="M45.139314,74.8656725 C51.3906468,66.764807 55.8830717,61.8034557 58.6165888,59.9816183 C66.6845837,54.6044526 72,45.4229673 72,35 C72,18.4314575 58.5685425,5 42,5 C25.4314575,5 12,18.4314575 12,35 C12,45.280139 17.1707376,54.3525875 25.0532956,59.7584282 C27.8287305,61.6618153 32.4189057,66.7031196 38.8238212,74.8823412 L38.8222318,74.8835845 C40.1833359,76.6236106 42.6972986,76.9307875 44.4373247,75.5696834 C44.699314,75.364747 44.9347183,75.1279325 45.1380864,74.864724 Z" id="svg_0451ff18d3__b"/><path id="svg_0451ff18d3__j" d="M12.727 10.291H19.091V19.291H12.727z"/></defs><g fill="none" fill-rule="evenodd"><g opacity=".88"><use :fill="useCurrentColor ? 'currentColor' : '#000'" filter="url(#svg_0451ff18d3__a)" xlink:href="#svg_0451ff18d3__b"/><use :fill="useCurrentColor ? 'currentColor' : '#3FC5FC'" xlink:href="#svg_0451ff18d3__b"/><use :fill="useCurrentColor ? 'currentColor' : '#000'" filter="url(#svg_0451ff18d3__c)" xlink:href="#svg_0451ff18d3__b"/></g><path d="M42,12 C48.3512746,12 54.1012746,14.5743627 58.263456,18.736544 C62.4256373,22.8987254 65,28.6487254 65,35 C65,42.0237325 61.8517327,48.3122247 56.8891272,52.5309527 C54.3442423,54.6943681 49.6243323,59.4148771 42.7255394,66.6881806 C42.4792141,66.947878 42.2359921,67.2046296 41.9954347,67.4572267 C41.7570975,67.202623 41.5156098,66.9450421 41.2709719,66.6844838 C34.488996,59.4611555 29.8382626,54.798175 27.3136468,52.7013403 C22.234175,48.4825548 19,42.1189242 19,35 C19,28.6487254 21.5743627,22.8987254 25.736544,18.736544 C29.8987254,14.5743627 35.6487254,12 42,12 Z" stroke="#49BFEF" stroke-width="2" :fill="useCurrentColor ? 'currentColor' : '#FFF'"/><path d="M12.2727273,23.9367089 L12.2727273,2.11392405 L12.7272727,2.11392405 L12.727,25.139 L13,25.1392405 L13,35.0886076 L10,35.0886076 L10,30.822 L9.95454545,30.8227848 L9.95454545,3.13417577 L10.386,2.822 L2.82278481,2.82278481 C1.32154384,2.82278481 0.0940200038,1.65086249 0.00515162738,0.171956179 L0,0 L10.9090909,0 C11.4111679,9.22300597e-17 11.8181818,0.407013876 11.8181818,0.909090936 L11.8181818,2.82278481 L11.772,2.822 L11.772,23.936 L12.2727273,23.9367089 Z" :fill="useCurrentColor ? 'currentColor' : 'url(#svg_0451ff18d3__d)'" transform="translate(30 18)"/><path d="M12.2727273,0 L12.7272727,0 L12.7272727,23 L13,23 L13,35 L10,35 L10,1.40183171 L11.9512195,0 L11.951,23 L12.2727273,23 L12.2727273,0 Z" :fill="useCurrentColor ? 'currentColor' : 'url(#svg_0451ff18d3__e)'" transform="translate(30 18)"/><path d="M6,34 L18,34 C19.1045695,34 20,34.8954305 20,36 L20,36 L20,36 L4,36 C4,34.8954305 4.8954305,34 6,34 Z" :fill="useCurrentColor ? 'currentColor' : 'url(#svg_0451ff18d3__f)'" transform="translate(30 18)"/><path d="M12.7272727,3.29113924 L21,3.29113924 L21,3.29113924 C21,4.29783549 20.1839114,5.11392405 19.1772152,5.11392405 L11.8181818,5.11392405 L11.8181818,5.11392405 L11.8181818,4.20023015 C11.8181818,3.6981531 12.2251957,3.29113924 12.7272727,3.29113924 Z" :fill="useCurrentColor ? 'currentColor' : 'url(#svg_0451ff18d3__g)'" transform="translate(30 18)"/><path d="M12.7272727,9.07594937 L19.0909091,9.07594937 L19.0909091,9.53164557 L12.7272727,9.53164557 L12.7272727,9.07594937 Z M12.7272727,19.2911392 L19.0909091,19.2911392 L19.0909091,19.7468354 L13.6363636,19.7468354 L13.6363636,20.6582278 L12.7272727,20.6582278 L12.7272727,19.2911392 Z M12.7272727,8.16455696 L13.6363636,8.16455696 L13.6363636,9.07594937 L12.7272727,9.07594937 L12.7272727,8.16455696 Z" :fill="useCurrentColor ? 'currentColor' : 'url(#svg_0451ff18d3__h)'" transform="translate(30 18)"/><g transform="translate(30 18)"><use :fill="useCurrentColor ? 'currentColor' : 'url(#svg_0451ff18d3__i)'" xlink:href="#svg_0451ff18d3__j"/><use :fill="useCurrentColor ? 'currentColor' : '#000'" filter="url(#svg_0451ff18d3__k)" xlink:href="#svg_0451ff18d3__j"/></g><path :fill="useCurrentColor ? 'currentColor' : 'url(#svg_0451ff18d3__l)'" d="M31.807902 21.2911392L26.6449988 43.6746119 38.5638229 43.6746119 38.5638229 21.2911392z"/><path :fill="useCurrentColor ? 'currentColor' : 'url(#svg_0451ff18d3__m)'" transform="matrix(-1 0 0 1 99.196 0)" d="M48.7950455 23.2911392L43.6385706 28.2911392 55.5573946 28.2911392 55.5509664 23.2911392z"/></g></svg>
|
3
|
+
</template>
|
4
|
+
<script>
|
5
|
+
|
6
|
+
export default {
|
7
|
+
name: 'IconGisLightOnlineOff',
|
8
|
+
props: {
|
9
|
+
prefix: {
|
10
|
+
type: String,
|
11
|
+
default: 'bb',
|
12
|
+
},
|
13
|
+
useCurrentColor: {
|
14
|
+
type: Boolean,
|
15
|
+
default: true,
|
16
|
+
},
|
17
|
+
},
|
18
|
+
};
|
19
|
+
</script>
|
@@ -0,0 +1,19 @@
|
|
1
|
+
<template>
|
2
|
+
<svg viewBox="0 0 84 84" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" :class="[`${prefix}-icon`, `${prefix}-icon-gis-light-online-on`]" width="1em" height="1em" v-bind="$attrs"><defs><linearGradient x1="49.374%" y1="-1.801%" x2="51.084%" y2="100%" id="svg_36b62909a8__d"><stop stop-color="#36D7FF" offset="0%"/><stop stop-color="#56AFD3" offset="3.428%"/><stop stop-color="#FFCE4D" offset="4.837%"/><stop stop-color="#FFF97B" offset="9.045%"/><stop stop-color="#4DDAFE" offset="15.767%"/><stop stop-color="#77DEFC" offset="39.645%"/><stop stop-color="#55CBFB" offset="100%"/></linearGradient><linearGradient x1="0%" y1="69.59%" x2="100%" y2="69.59%" id="svg_36b62909a8__e"><stop stop-color="#3E9CB3" offset="0%"/><stop stop-color="#D4F6FF" offset="42.983%"/><stop stop-color="#5EAAC1" offset="100%"/></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="50%" id="svg_36b62909a8__f"><stop stop-color="#A6E6F6" offset="0%"/><stop stop-color="#6FBFD3" offset="100%"/></linearGradient><linearGradient x1="50%" y1="27.486%" x2="50%" y2="100%" id="svg_36b62909a8__g"><stop stop-color="#59D6E1" offset="0%"/><stop stop-color="#F8CE52" offset="54.277%"/><stop stop-color="#FFED84" offset="100%"/></linearGradient><linearGradient x1="113.359%" y1="66.811%" x2="21.804%" y2="66.811%" id="svg_36b62909a8__h"><stop stop-color="#84A9B0" offset="0%"/><stop stop-color="#6FBFD3" offset="100%"/><stop stop-color="#6FBFD3" offset="100%"/></linearGradient><linearGradient x1="70.816%" y1="-4.659%" x2="45.137%" y2="100%" id="svg_36b62909a8__i"><stop stop-color="#FFB683" offset="0%"/><stop stop-color="#FFD9C3" offset="49.507%"/><stop stop-color="#FFB48D" offset="100%"/></linearGradient><linearGradient x1="50%" y1="-4.251%" x2="50%" y2="104.711%" id="svg_36b62909a8__l"><stop stop-color="#FFE754" offset="0%"/><stop stop-color="#D8D8D8" stop-opacity="0" offset="100%"/></linearGradient><linearGradient x1="50%" y1="-4.251%" x2="50%" y2="104.711%" id="svg_36b62909a8__m"><stop stop-color="#FFE754" offset="0%"/><stop stop-color="#D8D8D8" stop-opacity="0" offset="100%"/></linearGradient><filter x="-34.2%" y="-25%" width="168.3%" height="151.9%" filterUnits="objectBoundingBox" id="svg_36b62909a8__a"><feMorphology radius="2" operator="dilate" in="SourceAlpha" result="shadowSpreadOuter1"/><feOffset dy="2" in="shadowSpreadOuter1" result="shadowOffsetOuter1"/><feGaussianBlur stdDeviation="4.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"/><feColorMatrix values="0 0 0 0 0.95487954 0 0 0 0 0.703582043 0 0 0 0 0.177365395 0 0 0 0.7 0" in="shadowBlurOuter1"/></filter><filter x="-25%" y="-17.6%" width="150%" height="137.1%" filterUnits="objectBoundingBox" id="svg_36b62909a8__c"><feGaussianBlur stdDeviation="1.5" in="SourceAlpha" result="shadowBlurInner1"/><feOffset dy="1" in="shadowBlurInner1" result="shadowOffsetInner1"/><feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"/><feColorMatrix values="0 0 0 0 0.803829027 0 0 0 0 0.41475009 0 0 0 0 0.00700650802 0 0 0 1 0" in="shadowInnerInner1"/></filter><filter x="-23.6%" y="-16.7%" width="147.1%" height="133.3%" filterUnits="objectBoundingBox" id="svg_36b62909a8__k"><feGaussianBlur stdDeviation="1" in="SourceAlpha" result="shadowBlurInner1"/><feOffset dy="1" in="shadowBlurInner1" result="shadowOffsetInner1"/><feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"/><feColorMatrix values="0 0 0 0 0.493544869 0 0 0 0 0.227886918 0 0 0 0 0.00741216603 0 0 0 0.391114135 0" in="shadowInnerInner1"/></filter><path d="M45.139314,74.8656725 C51.3906468,66.764807 55.8830717,61.8034557 58.6165888,59.9816183 C66.6845837,54.6044526 72,45.4229673 72,35 C72,18.4314575 58.5685425,5 42,5 C25.4314575,5 12,18.4314575 12,35 C12,45.280139 17.1707376,54.3525875 25.0532956,59.7584282 C27.8287305,61.6618153 32.4189057,66.7031196 38.8238212,74.8823412 L38.8222318,74.8835845 C40.1833359,76.6236106 42.6972986,76.9307875 44.4373247,75.5696834 C44.699314,75.364747 44.9347183,75.1279325 45.1380864,74.864724 Z" id="svg_36b62909a8__b"/><path id="svg_36b62909a8__j" d="M12.727 10.291H19.091V19.291H12.727z"/></defs><g fill="none" fill-rule="evenodd"><g opacity=".88"><use :fill="useCurrentColor ? 'currentColor' : '#000'" filter="url(#svg_36b62909a8__a)" xlink:href="#svg_36b62909a8__b"/><use :fill="useCurrentColor ? 'currentColor' : '#FFBE31'" xlink:href="#svg_36b62909a8__b"/><use :fill="useCurrentColor ? 'currentColor' : '#000'" filter="url(#svg_36b62909a8__c)" xlink:href="#svg_36b62909a8__b"/></g><path d="M42,12 C48.3512746,12 54.1012746,14.5743627 58.263456,18.736544 C62.4256373,22.8987254 65,28.6487254 65,35 C65,42.0237325 61.8517327,48.3122247 56.8891272,52.5309527 C54.3442423,54.6943681 49.6243323,59.4148771 42.7255394,66.6881806 C42.4792141,66.947878 42.2359921,67.2046296 41.9954347,67.4572267 C41.7570975,67.202623 41.5156098,66.9450421 41.2709719,66.6844838 C34.488996,59.4611555 29.8382626,54.798175 27.3136468,52.7013403 C22.234175,48.4825548 19,42.1189242 19,35 C19,28.6487254 21.5743627,22.8987254 25.736544,18.736544 C29.8987254,14.5743627 35.6487254,12 42,12 Z" stroke="#FFBE31" stroke-width="2" :fill="useCurrentColor ? 'currentColor' : '#FFF'"/><path d="M12.2727273,23.9367089 L12.2727273,2.11392405 L12.7272727,2.11392405 L12.727,25.139 L13,25.1392405 L13,35.0886076 L10,35.0886076 L10,30.822 L9.95454545,30.8227848 L9.95454545,3.13417577 L10.386,2.822 L2.82278481,2.82278481 C1.32154384,2.82278481 0.0940200038,1.65086249 0.00515162738,0.171956179 L0,0 L10.9090909,0 C11.4111679,9.22300597e-17 11.8181818,0.407013876 11.8181818,0.909090936 L11.8181818,2.82278481 L11.772,2.822 L11.772,23.936 L12.2727273,23.9367089 Z" :fill="useCurrentColor ? 'currentColor' : 'url(#svg_36b62909a8__d)'" transform="translate(30 18)"/><path d="M12.2727273,0 L12.7272727,0 L12.7272727,23 L13,23 L13,35 L10,35 L10,1.40183171 L11.9512195,0 L11.951,23 L12.2727273,23 L12.2727273,0 Z" :fill="useCurrentColor ? 'currentColor' : 'url(#svg_36b62909a8__e)'" transform="translate(30 18)"/><path d="M6,34 L18,34 C19.1045695,34 20,34.8954305 20,36 L20,36 L20,36 L4,36 C4,34.8954305 4.8954305,34 6,34 Z" :fill="useCurrentColor ? 'currentColor' : 'url(#svg_36b62909a8__f)'" transform="translate(30 18)"/><path d="M12.7272727,3.29113924 L21,3.29113924 L21,3.29113924 C21,4.29783549 20.1839114,5.11392405 19.1772152,5.11392405 L11.8181818,5.11392405 L11.8181818,5.11392405 L11.8181818,4.20023015 C11.8181818,3.6981531 12.2251957,3.29113924 12.7272727,3.29113924 Z" :fill="useCurrentColor ? 'currentColor' : 'url(#svg_36b62909a8__g)'" transform="translate(30 18)"/><path d="M12.7272727,9.07594937 L19.0909091,9.07594937 L19.0909091,9.53164557 L12.7272727,9.53164557 L12.7272727,9.07594937 Z M12.7272727,19.2911392 L19.0909091,19.2911392 L19.0909091,19.7468354 L13.6363636,19.7468354 L13.6363636,20.6582278 L12.7272727,20.6582278 L12.7272727,19.2911392 Z M12.7272727,8.16455696 L13.6363636,8.16455696 L13.6363636,9.07594937 L12.7272727,9.07594937 L12.7272727,8.16455696 Z" :fill="useCurrentColor ? 'currentColor' : 'url(#svg_36b62909a8__h)'" transform="translate(30 18)"/><g transform="translate(30 18)"><use :fill="useCurrentColor ? 'currentColor' : 'url(#svg_36b62909a8__i)'" xlink:href="#svg_36b62909a8__j"/><use :fill="useCurrentColor ? 'currentColor' : '#000'" filter="url(#svg_36b62909a8__k)" xlink:href="#svg_36b62909a8__j"/></g><path :fill="useCurrentColor ? 'currentColor' : 'url(#svg_36b62909a8__l)'" d="M31.807902 21.2911392L26.6449988 43.6746119 38.5638229 43.6746119 38.5638229 21.2911392z"/><path :fill="useCurrentColor ? 'currentColor' : 'url(#svg_36b62909a8__m)'" transform="matrix(-1 0 0 1 99.196 0)" d="M48.7950455 23.2911392L43.6385706 28.2911392 55.5573946 28.2911392 55.5509664 23.2911392z"/></g></svg>
|
3
|
+
</template>
|
4
|
+
<script>
|
5
|
+
|
6
|
+
export default {
|
7
|
+
name: 'IconGisLightOnlineOn',
|
8
|
+
props: {
|
9
|
+
prefix: {
|
10
|
+
type: String,
|
11
|
+
default: 'bb',
|
12
|
+
},
|
13
|
+
useCurrentColor: {
|
14
|
+
type: Boolean,
|
15
|
+
default: true,
|
16
|
+
},
|
17
|
+
},
|
18
|
+
};
|
19
|
+
</script>
|
@@ -0,0 +1,19 @@
|
|
1
|
+
<template>
|
2
|
+
<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-sidebar-gis`]" width="1em" height="1em" v-bind="$attrs"><g fill="none" fill-rule="evenodd"><path d="M10,12 C12.6666667,8.96008241 14,6.96008241 14,6 C14,3.790861 12.209139,2 10,2 C7.790861,2 6,3.790861 6,6 C6,6.93417833 7.33333333,8.93417833 10,12 Z" stroke="currentColor" stroke-width="1.5"/><path d="M2.5,8.54166016 L2.5,17.0005197 C4.67483465,14.2108006 7.17483465,14.0139608 10,16.4100004 C12.8251653,18.80604 15.2762029,18.4263797 17.3531127,15.2710197 L17.3531127,8.54166016" stroke="currentColor" stroke-width="1.5"/><circle :fill="useCurrentColor ? 'currentColor' : 'currentColor'" cx="10" cy="6" r="1"/></g></svg>
|
3
|
+
</template>
|
4
|
+
<script>
|
5
|
+
|
6
|
+
export default {
|
7
|
+
name: 'IconSidebarGis',
|
8
|
+
props: {
|
9
|
+
prefix: {
|
10
|
+
type: String,
|
11
|
+
default: 'bb',
|
12
|
+
},
|
13
|
+
useCurrentColor: {
|
14
|
+
type: Boolean,
|
15
|
+
default: true,
|
16
|
+
},
|
17
|
+
},
|
18
|
+
};
|
19
|
+
</script>
|
@@ -0,0 +1,19 @@
|
|
1
|
+
<template>
|
2
|
+
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-sound-close`]" width="1em" height="1em" v-bind="$attrs"><g fill="none" fill-rule="evenodd"><path d="M16.4275,25.74 C16.36,25.74 16.125,25.6375 16.0025,25.515 L15.995,25.5075 L10.235,20.755 L5.6025,20.755 C5.38,20.755 5.145,20.64 5.035,20.53 C4.925,20.42 4.81,20.185 4.81,19.9625 L4.81,11.9875 C4.81,11.8125 4.8775,11.665 4.92,11.6225 L4.975,11.6225 L5.035,11.5625 C5.145,11.4525 5.38,11.3375 5.6025,11.3375 L10.235,11.3375 L15.995,6.4425 L16,6.4375 C16.145,6.2925 16.3225,6.2625 16.445,6.2625 C16.555,6.2625 16.6675,6.2875 16.76,6.335 L16.7725,6.3425 L16.785,6.3475 C17.0975,6.4525 17.215,6.63 17.215,7.0075 L17.215,24.9525 C17.215,25.33 17.0975,25.51 16.785,25.6125 L16.74,25.6275 L16.705,25.6625 C16.63,25.7375 16.565,25.74 16.4275,25.74 L16.4275,25.74 Z" :fill="useCurrentColor ? 'currentColor' : 'currentColor'" fill-rule="nonzero"/><g stroke="currentColor" stroke-linecap="round" stroke-width="1.4"><path d="M0 6L6 0M6 6L0 0" transform="translate(20 13)"/></g></g></svg>
|
3
|
+
</template>
|
4
|
+
<script>
|
5
|
+
|
6
|
+
export default {
|
7
|
+
name: 'IconSoundClose',
|
8
|
+
props: {
|
9
|
+
prefix: {
|
10
|
+
type: String,
|
11
|
+
default: 'bb',
|
12
|
+
},
|
13
|
+
useCurrentColor: {
|
14
|
+
type: Boolean,
|
15
|
+
default: true,
|
16
|
+
},
|
17
|
+
},
|
18
|
+
};
|
19
|
+
</script>
|
@@ -0,0 +1,19 @@
|
|
1
|
+
<template>
|
2
|
+
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-sound-open`]" width="1em" height="1em" v-bind="$attrs"><path d="M13.2275,22.54 C13.16,22.54 12.925,22.4375 12.8025,22.315 L12.795,22.3075 L7.035,17.555 L2.4025,17.555 C2.18,17.555 1.945,17.44 1.835,17.33 C1.725,17.22 1.61,16.985 1.61,16.7625 L1.61,8.7875 C1.61,8.6125 1.6775,8.465 1.72,8.4225 L1.775,8.4225 L1.835,8.3625 C1.945,8.2525 2.18,8.1375 2.4025,8.1375 L7.035,8.1375 L12.795,3.2425 L12.8,3.2375 C12.945,3.0925 13.1225,3.0625 13.245,3.0625 C13.355,3.0625 13.4675,3.0875 13.56,3.135 L13.5725,3.1425 L13.585,3.1475 C13.8975,3.2525 14.015,3.43 14.015,3.8075 L14.015,21.7525 C14.015,22.13 13.8975,22.31 13.585,22.4125 L13.54,22.4275 L13.505,22.4625 C13.43,22.5375 13.365,22.54 13.2275,22.54 L13.2275,22.54 Z M20.205,20.5475 C19.9575,20.5475 19.6275,20.42 19.5325,20.2325 C19.3075,19.7825 19.3875,19.3225 19.73,19.08 C19.85,19.03 20.02,18.9 20.2375,18.69 C20.46,18.4725 20.7975,18.0975 21.1425,17.5475 C21.7175,16.6275 22.4025,15.055 22.4025,12.775 C22.4025,10.495 21.6775,8.92 21.07,7.9975 C20.7075,7.4475 20.35,7.0725 20.115,6.8575 C19.95,6.705 19.7425,6.5325 19.59,6.47 C19.275,6.2425 19.165,5.685 19.3675,5.3575 C19.6025,5.13 19.8825,5 20.1375,5 C20.2725,5 20.3975,5.035 20.5075,5.105 C20.525,5.12 20.5475,5.1375 20.5825,5.165 C21.3175,5.7425 21.955,6.45 22.4775,7.2675 C23.48,8.84 23.99,10.6925 23.99,12.775 C23.99,14.8675 23.4975,16.7275 22.53,18.3025 C22.0275,19.12 21.4175,19.825 20.715,20.3925 C20.6725,20.4275 20.65,20.445 20.6325,20.4625 C20.5475,20.5475 20.3,20.5475 20.205,20.5475 L20.205,20.5475 Z M17.215,17.415 C17.0075,17.415 16.65,17.1725 16.5425,16.9575 L16.5375,16.945 L16.53,16.935 C16.325,16.625 16.55,16.175 16.8925,15.9425 C17.0525,15.8575 18.415,15.055 18.415,12.635 C18.415,11.4725 17.965,10.675 17.585,10.21 C17.1725,9.705 16.7575,9.475 16.7425,9.465 L16.7275,9.4575 L16.71,9.4525 C16.565,9.405 16.425,9.24 16.3525,9.0325 C16.28,8.825 16.295,8.6175 16.3875,8.4775 L16.4025,8.455 L16.41,8.43 C16.4825,8.215 16.8,8.0275 17.0925,8.0275 C17.205,8.0275 17.3075,8.055 17.385,8.1075 L17.4375,8.1425 L17.475,8.1425 C17.5875,8.185 18.2025,8.4925 18.8125,9.19 C19.355,9.8125 20.0025,10.8925 20.0025,12.495 C20.0025,14.3175 19.39,15.5 18.8775,16.1725 C18.3125,16.91 17.7375,17.2275 17.6175,17.275 L17.5575,17.275 L17.4975,17.335 C17.4175,17.41 17.355,17.415 17.215,17.415 Z" :fill="useCurrentColor ? 'currentColor' : 'currentColor'" transform="translate(3.2 3.2)" fill-rule="nonzero"/></svg>
|
3
|
+
</template>
|
4
|
+
<script>
|
5
|
+
|
6
|
+
export default {
|
7
|
+
name: 'IconSoundOpen',
|
8
|
+
props: {
|
9
|
+
prefix: {
|
10
|
+
type: String,
|
11
|
+
default: 'bb',
|
12
|
+
},
|
13
|
+
useCurrentColor: {
|
14
|
+
type: Boolean,
|
15
|
+
default: true,
|
16
|
+
},
|
17
|
+
},
|
18
|
+
};
|
19
|
+
</script>
|
package/src/index.js
CHANGED
@@ -76,4 +76,13 @@ export { default as IconCameraViewScaleUp } from './IconCameraViewScaleUp/index.
|
|
76
76
|
export { default as IconMountDevi14 } from './IconMountDevi14/index.vue';
|
77
77
|
export { default as IconMountDevi13 } from './IconMountDevi13/index.vue';
|
78
78
|
export { default as IconConGateway } from './IconConGateway/index.vue';
|
79
|
-
export { default as IconUnbind } from './IconUnbind/index.vue';
|
79
|
+
export { default as IconUnbind } from './IconUnbind/index.vue';
|
80
|
+
export { default as IconSidebarGis } from './IconSidebarGis/index.vue';
|
81
|
+
export { default as IconSoundOpen } from './IconSoundOpen/index.vue';
|
82
|
+
export { default as IconGisEboxOff } from './IconGisEboxOff/index.vue';
|
83
|
+
export { default as IconSoundClose } from './IconSoundClose/index.vue';
|
84
|
+
export { default as IconGisEboxOn } from './IconGisEboxOn/index.vue';
|
85
|
+
export { default as IconGisLightOnlineOff } from './IconGisLightOnlineOff/index.vue';
|
86
|
+
export { default as IconGisLightOfflineOn } from './IconGisLightOfflineOn/index.vue';
|
87
|
+
export { default as IconGisLightOnlineOn } from './IconGisLightOnlineOn/index.vue';
|
88
|
+
export { default as IconGisLightOfflineOff } from './IconGisLightOfflineOff/index.vue';
|