@arco-iconbox/vue-bluebee 0.0.8 → 0.0.10
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 +1704 -832
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +276 -232
- 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/IconLight1/index.js +39 -0
- package/esm/IconLight2/index.js +39 -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 +11 -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/IconLight1/index.js +40 -0
- package/lib/IconLight2/index.js +40 -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 +22 -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/IconLight1/index.vue +19 -0
- package/src/IconLight2/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 +12 -1
@@ -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,15 @@ 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';
|
89
|
+
export { default as IconLight2 } from './IconLight2/index.vue';
|
90
|
+
export { default as IconLight1 } from './IconLight1/index.vue';
|