@veltra/icons 1.2.2 → 1.2.4

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/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # @veltra/icons
2
2
 
3
+ ## 1.2.4
4
+
5
+ ## 1.2.3
6
+
7
+ ### Patch Changes
8
+
9
+ - 141a90b: 统一 caret 方向图标为 16×16 viewBox,与其他 normal 图标尺寸一致。
10
+
3
11
  ## 1.2.2
4
12
 
5
13
  ## 1.2.1
@@ -2,15 +2,17 @@ import { createElementBlock, createElementVNode, defineComponent, openBlock } fr
2
2
  //#region src/vue/normal/caret-bottom.vue
3
3
  const _hoisted_1 = {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
- fill: "currentColor",
6
- viewBox: "0 0 1024 1024"
5
+ viewBox: "0 0 16 16"
7
6
  };
8
7
  const _sfc_main = /* @__PURE__ */ defineComponent({
9
8
  name: "CaretBottom",
10
9
  __name: "caret-bottom",
11
10
  setup(__props) {
12
11
  return (_ctx, _cache) => {
13
- return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [createElementVNode("path", { d: "M840.4 300H183.6c-19.7 0-30.7 20.8-18.5 35l328.4 380.8c9.4 10.9 27.5 10.9 37 0L858.9 335c12.2-14.2 1.2-35-18.5-35" }, null, -1)])]);
12
+ return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [createElementVNode("path", {
13
+ fill: "currentColor",
14
+ d: "M14.17 3.99H1.83c-.37 0-.58.39-.35.66l6.17 7.16c.18.2.52.2.7 0l6.17-7.16c.23-.27.02-.66-.35-.66"
15
+ }, null, -1)])]);
14
16
  };
15
17
  }
16
18
  });
@@ -1 +1 @@
1
- {"version":3,"file":"caret-bottom.js","names":[],"sources":["../../../src/vue/normal/caret-bottom.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:0551d5bfe68e6107 gen:4 source:src/svg/normal/caret-bottom.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'CaretBottom' })\n</script>\n<template>\n <svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" viewBox=\"0 0 1024 1024\">\n <path\n d=\"M840.4 300H183.6c-19.7 0-30.7 20.8-18.5 35l328.4 380.8c9.4 10.9 27.5 10.9 37 0L858.9 335c12.2-14.2 1.2-35-18.5-35\"\n />\n </svg>\n</template>\n"],"mappings":";;;;;;;;;;;;uBAKE,mBAIM,OAJN,YAIM,CAAA,GAAA,OAAA,OAAA,OAAA,KAAA,CAHJ,mBAEE,QAAA,EADA,GAAE,oHAAmH,GAAA,MAAA,EAAA,CAAA,EAAA,CAAA"}
1
+ {"version":3,"file":"caret-bottom.js","names":[],"sources":["../../../src/vue/normal/caret-bottom.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:20067ab3526aa733 gen:4 source:src/svg/normal/caret-bottom.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'CaretBottom' })\n</script>\n<template>\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\">\n <path\n fill=\"currentColor\"\n d=\"M14.17 3.99H1.83c-.37 0-.58.39-.35.66l6.17 7.16c.18.2.52.2.7 0l6.17-7.16c.23-.27.02-.66-.35-.66\"\n />\n </svg>\n</template>\n"],"mappings":";;;;;;;;;;;uBAKE,mBAKM,OALN,YAKM,CAAA,GAAA,OAAA,OAAA,OAAA,KAAA,CAJJ,mBAGE,QAAA;IAFA,MAAK;IACL,GAAE"}
@@ -2,15 +2,17 @@ import { createElementBlock, createElementVNode, defineComponent, openBlock } fr
2
2
  //#region src/vue/normal/caret-left.vue
3
3
  const _hoisted_1 = {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
- fill: "currentColor",
6
- viewBox: "0 0 1024 1024"
5
+ viewBox: "0 0 16 16"
7
6
  };
8
7
  const _sfc_main = /* @__PURE__ */ defineComponent({
9
8
  name: "CaretLeft",
10
9
  __name: "caret-left",
11
10
  setup(__props) {
12
11
  return (_ctx, _cache) => {
13
- return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [createElementVNode("path", { d: "M689 165.1 308.2 493.5c-10.9 9.4-10.9 27.5 0 37L689 858.9c14.2 12.2 35 1.2 35-18.5V183.6c0-19.7-20.8-30.7-35-18.5" }, null, -1)])]);
12
+ return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [createElementVNode("path", {
13
+ fill: "currentColor",
14
+ d: "M11.35 1.48 4.19 7.65c-.2.18-.2.52 0 .7l7.16 6.17c.27.23.66.02.66-.35V1.83c0-.37-.39-.58-.66-.35"
15
+ }, null, -1)])]);
14
16
  };
15
17
  }
16
18
  });
@@ -1 +1 @@
1
- {"version":3,"file":"caret-left.js","names":[],"sources":["../../../src/vue/normal/caret-left.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:a82bdb2451b10129 gen:4 source:src/svg/normal/caret-left.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'CaretLeft' })\n</script>\n<template>\n <svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" viewBox=\"0 0 1024 1024\">\n <path\n d=\"M689 165.1 308.2 493.5c-10.9 9.4-10.9 27.5 0 37L689 858.9c14.2 12.2 35 1.2 35-18.5V183.6c0-19.7-20.8-30.7-35-18.5\"\n />\n </svg>\n</template>\n"],"mappings":";;;;;;;;;;;;uBAKE,mBAIM,OAJN,YAIM,CAAA,GAAA,OAAA,OAAA,OAAA,KAAA,CAHJ,mBAEE,QAAA,EADA,GAAE,oHAAmH,GAAA,MAAA,EAAA,CAAA,EAAA,CAAA"}
1
+ {"version":3,"file":"caret-left.js","names":[],"sources":["../../../src/vue/normal/caret-left.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:b9a6a36a5df8ffc4 gen:4 source:src/svg/normal/caret-left.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'CaretLeft' })\n</script>\n<template>\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\">\n <path\n fill=\"currentColor\"\n d=\"M11.35 1.48 4.19 7.65c-.2.18-.2.52 0 .7l7.16 6.17c.27.23.66.02.66-.35V1.83c0-.37-.39-.58-.66-.35\"\n />\n </svg>\n</template>\n"],"mappings":";;;;;;;;;;;uBAKE,mBAKM,OALN,YAKM,CAAA,GAAA,OAAA,OAAA,OAAA,KAAA,CAJJ,mBAGE,QAAA;IAFA,MAAK;IACL,GAAE"}
@@ -2,15 +2,17 @@ import { createElementBlock, createElementVNode, defineComponent, openBlock } fr
2
2
  //#region src/vue/normal/caret-right.vue
3
3
  const _hoisted_1 = {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
- fill: "currentColor",
6
- viewBox: "0 0 1024 1024"
5
+ viewBox: "0 0 16 16"
7
6
  };
8
7
  const _sfc_main = /* @__PURE__ */ defineComponent({
9
8
  name: "CaretRight",
10
9
  __name: "caret-right",
11
10
  setup(__props) {
12
11
  return (_ctx, _cache) => {
13
- return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [createElementVNode("path", { d: "M715.8 493.5 335 165.1c-14.2-12.2-35-1.2-35 18.5v656.8c0 19.7 20.8 30.7 35 18.5l380.8-328.4c10.9-9.4 10.9-27.6 0-37" }, null, -1)])]);
12
+ return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [createElementVNode("path", {
13
+ fill: "currentColor",
14
+ d: "M11.81 7.65 4.65 1.48c-.27-.23-.66-.02-.66.35v12.34c0 .37.39.58.66.35l7.16-6.17c.2-.18.2-.52 0-.7"
15
+ }, null, -1)])]);
14
16
  };
15
17
  }
16
18
  });
@@ -1 +1 @@
1
- {"version":3,"file":"caret-right.js","names":[],"sources":["../../../src/vue/normal/caret-right.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:77551d3e9ede4543 gen:4 source:src/svg/normal/caret-right.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'CaretRight' })\n</script>\n<template>\n <svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" viewBox=\"0 0 1024 1024\">\n <path\n d=\"M715.8 493.5 335 165.1c-14.2-12.2-35-1.2-35 18.5v656.8c0 19.7 20.8 30.7 35 18.5l380.8-328.4c10.9-9.4 10.9-27.6 0-37\"\n />\n </svg>\n</template>\n"],"mappings":";;;;;;;;;;;;uBAKE,mBAIM,OAJN,YAIM,CAAA,GAAA,OAAA,OAAA,OAAA,KAAA,CAHJ,mBAEE,QAAA,EADA,GAAE,sHAAqH,GAAA,MAAA,EAAA,CAAA,EAAA,CAAA"}
1
+ {"version":3,"file":"caret-right.js","names":[],"sources":["../../../src/vue/normal/caret-right.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:f17cffff01bac6ba gen:4 source:src/svg/normal/caret-right.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'CaretRight' })\n</script>\n<template>\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\">\n <path\n fill=\"currentColor\"\n d=\"M11.81 7.65 4.65 1.48c-.27-.23-.66-.02-.66.35v12.34c0 .37.39.58.66.35l7.16-6.17c.2-.18.2-.52 0-.7\"\n />\n </svg>\n</template>\n"],"mappings":";;;;;;;;;;;uBAKE,mBAKM,OALN,YAKM,CAAA,GAAA,OAAA,OAAA,OAAA,KAAA,CAJJ,mBAGE,QAAA;IAFA,MAAK;IACL,GAAE"}
@@ -2,15 +2,17 @@ import { createElementBlock, createElementVNode, defineComponent, openBlock } fr
2
2
  //#region src/vue/normal/caret-top.vue
3
3
  const _hoisted_1 = {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
- fill: "currentColor",
6
- viewBox: "0 0 1024 1024"
5
+ viewBox: "0 0 16 16"
7
6
  };
8
7
  const _sfc_main = /* @__PURE__ */ defineComponent({
9
8
  name: "CaretTop",
10
9
  __name: "caret-top",
11
10
  setup(__props) {
12
11
  return (_ctx, _cache) => {
13
- return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [createElementVNode("path", { d: "M858.9 689 530.5 308.2c-9.4-10.9-27.5-10.9-37 0L165.1 689c-12.2 14.2-1.2 35 18.5 35h656.8c19.7 0 30.7-20.8 18.5-35" }, null, -1)])]);
12
+ return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [createElementVNode("path", {
13
+ fill: "currentColor",
14
+ d: "M14.52 11.35 8.35 4.19c-.18-.2-.52-.2-.7 0l-6.17 7.16c-.23.27-.02.66.35.66h12.34c.37 0 .58-.39.35-.66"
15
+ }, null, -1)])]);
14
16
  };
15
17
  }
16
18
  });
@@ -1 +1 @@
1
- {"version":3,"file":"caret-top.js","names":[],"sources":["../../../src/vue/normal/caret-top.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:68c319fdd36e2771 gen:4 source:src/svg/normal/caret-top.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'CaretTop' })\n</script>\n<template>\n <svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" viewBox=\"0 0 1024 1024\">\n <path\n d=\"M858.9 689 530.5 308.2c-9.4-10.9-27.5-10.9-37 0L165.1 689c-12.2 14.2-1.2 35 18.5 35h656.8c19.7 0 30.7-20.8 18.5-35\"\n />\n </svg>\n</template>\n"],"mappings":";;;;;;;;;;;;uBAKE,mBAIM,OAJN,YAIM,CAAA,GAAA,OAAA,OAAA,OAAA,KAAA,CAHJ,mBAEE,QAAA,EADA,GAAE,qHAAoH,GAAA,MAAA,EAAA,CAAA,EAAA,CAAA"}
1
+ {"version":3,"file":"caret-top.js","names":[],"sources":["../../../src/vue/normal/caret-top.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:ec603508a8b0b9ee gen:4 source:src/svg/normal/caret-top.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'CaretTop' })\n</script>\n<template>\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\">\n <path\n fill=\"currentColor\"\n d=\"M14.52 11.35 8.35 4.19c-.18-.2-.52-.2-.7 0l-6.17 7.16c-.23.27-.02.66.35.66h12.34c.37 0 .58-.39.35-.66\"\n />\n </svg>\n</template>\n"],"mappings":";;;;;;;;;;;uBAKE,mBAKM,OALN,YAKM,CAAA,GAAA,OAAA,OAAA,OAAA,KAAA,CAJJ,mBAGE,QAAA;IAFA,MAAK;IACL,GAAE"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@veltra/icons",
3
- "version": "1.2.2",
3
+ "version": "1.2.4",
4
4
  "type": "module",
5
5
  "sideEffects": false,
6
6
  "exports": {
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 1024 1024"><path d="M840.4 300H183.6c-19.7 0-30.7 20.8-18.5 35l328.4 380.8c9.4 10.9 27.5 10.9 37 0L858.9 335c12.2-14.2 1.2-35-18.5-35"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="currentColor" d="M14.17 3.99H1.83c-.37 0-.58.39-.35.66l6.17 7.16c.18.2.52.2.7 0l6.17-7.16c.23-.27.02-.66-.35-.66"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 1024 1024"><path d="M689 165.1 308.2 493.5c-10.9 9.4-10.9 27.5 0 37L689 858.9c14.2 12.2 35 1.2 35-18.5V183.6c0-19.7-20.8-30.7-35-18.5"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="currentColor" d="M11.35 1.48 4.19 7.65c-.2.18-.2.52 0 .7l7.16 6.17c.27.23.66.02.66-.35V1.83c0-.37-.39-.58-.66-.35"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 1024 1024"><path d="M715.8 493.5 335 165.1c-14.2-12.2-35-1.2-35 18.5v656.8c0 19.7 20.8 30.7 35 18.5l380.8-328.4c10.9-9.4 10.9-27.6 0-37"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="currentColor" d="M11.81 7.65 4.65 1.48c-.27-.23-.66-.02-.66.35v12.34c0 .37.39.58.66.35l7.16-6.17c.2-.18.2-.52 0-.7"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 1024 1024"><path d="M858.9 689 530.5 308.2c-9.4-10.9-27.5-10.9-37 0L165.1 689c-12.2 14.2-1.2 35 18.5 35h656.8c19.7 0 30.7-20.8 18.5-35"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="currentColor" d="M14.52 11.35 8.35 4.19c-.18-.2-.52-.2-.7 0l-6.17 7.16c-.23.27-.02.66.35.66h12.34c.37 0 .58-.39.35-.66"/></svg>
@@ -1,11 +1,12 @@
1
- <!-- @veltra/icons generated sha256:0551d5bfe68e6107 gen:4 source:src/svg/normal/caret-bottom.svg -->
1
+ <!-- @veltra/icons generated sha256:20067ab3526aa733 gen:4 source:src/svg/normal/caret-bottom.svg -->
2
2
  <script setup lang="ts">
3
3
  defineOptions({ name: 'CaretBottom' })
4
4
  </script>
5
5
  <template>
6
- <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 1024 1024">
6
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
7
7
  <path
8
- d="M840.4 300H183.6c-19.7 0-30.7 20.8-18.5 35l328.4 380.8c9.4 10.9 27.5 10.9 37 0L858.9 335c12.2-14.2 1.2-35-18.5-35"
8
+ fill="currentColor"
9
+ d="M14.17 3.99H1.83c-.37 0-.58.39-.35.66l6.17 7.16c.18.2.52.2.7 0l6.17-7.16c.23-.27.02-.66-.35-.66"
9
10
  />
10
11
  </svg>
11
12
  </template>
@@ -1,11 +1,12 @@
1
- <!-- @veltra/icons generated sha256:a82bdb2451b10129 gen:4 source:src/svg/normal/caret-left.svg -->
1
+ <!-- @veltra/icons generated sha256:b9a6a36a5df8ffc4 gen:4 source:src/svg/normal/caret-left.svg -->
2
2
  <script setup lang="ts">
3
3
  defineOptions({ name: 'CaretLeft' })
4
4
  </script>
5
5
  <template>
6
- <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 1024 1024">
6
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
7
7
  <path
8
- d="M689 165.1 308.2 493.5c-10.9 9.4-10.9 27.5 0 37L689 858.9c14.2 12.2 35 1.2 35-18.5V183.6c0-19.7-20.8-30.7-35-18.5"
8
+ fill="currentColor"
9
+ d="M11.35 1.48 4.19 7.65c-.2.18-.2.52 0 .7l7.16 6.17c.27.23.66.02.66-.35V1.83c0-.37-.39-.58-.66-.35"
9
10
  />
10
11
  </svg>
11
12
  </template>
@@ -1,11 +1,12 @@
1
- <!-- @veltra/icons generated sha256:77551d3e9ede4543 gen:4 source:src/svg/normal/caret-right.svg -->
1
+ <!-- @veltra/icons generated sha256:f17cffff01bac6ba gen:4 source:src/svg/normal/caret-right.svg -->
2
2
  <script setup lang="ts">
3
3
  defineOptions({ name: 'CaretRight' })
4
4
  </script>
5
5
  <template>
6
- <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 1024 1024">
6
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
7
7
  <path
8
- d="M715.8 493.5 335 165.1c-14.2-12.2-35-1.2-35 18.5v656.8c0 19.7 20.8 30.7 35 18.5l380.8-328.4c10.9-9.4 10.9-27.6 0-37"
8
+ fill="currentColor"
9
+ d="M11.81 7.65 4.65 1.48c-.27-.23-.66-.02-.66.35v12.34c0 .37.39.58.66.35l7.16-6.17c.2-.18.2-.52 0-.7"
9
10
  />
10
11
  </svg>
11
12
  </template>
@@ -1,11 +1,12 @@
1
- <!-- @veltra/icons generated sha256:68c319fdd36e2771 gen:4 source:src/svg/normal/caret-top.svg -->
1
+ <!-- @veltra/icons generated sha256:ec603508a8b0b9ee gen:4 source:src/svg/normal/caret-top.svg -->
2
2
  <script setup lang="ts">
3
3
  defineOptions({ name: 'CaretTop' })
4
4
  </script>
5
5
  <template>
6
- <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 1024 1024">
6
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
7
7
  <path
8
- d="M858.9 689 530.5 308.2c-9.4-10.9-27.5-10.9-37 0L165.1 689c-12.2 14.2-1.2 35 18.5 35h656.8c19.7 0 30.7-20.8 18.5-35"
8
+ fill="currentColor"
9
+ d="M14.52 11.35 8.35 4.19c-.18-.2-.52-.2-.7 0l-6.17 7.16c-.23.27-.02.66.35.66h12.34c.37 0 .58-.39.35-.66"
9
10
  />
10
11
  </svg>
11
12
  </template>