@sensoro-design/icons-svg 2.51.1 → 2.52.0
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/es/asn/LegendArrowBoldOutlined.d.ts +3 -0
- package/es/asn/LegendArrowBoldOutlined.js +20 -0
- package/es/asn/LegendArrowOutlined.d.ts +3 -0
- package/es/asn/LegendArrowOutlined.js +20 -0
- package/es/asn/LegendArrowThickOutlined.d.ts +3 -0
- package/es/asn/LegendArrowThickOutlined.js +20 -0
- package/es/asn/LegendCaretBoldFilled.d.ts +3 -0
- package/es/asn/LegendCaretBoldFilled.js +20 -0
- package/es/asn/LegendCaretFilled.d.ts +3 -0
- package/es/asn/LegendCaretFilled.js +20 -0
- package/es/asn/LegendCaretThickFilled.d.ts +3 -0
- package/es/asn/LegendCaretThickFilled.js +20 -0
- package/es/asn/LegendDashedArrowBoldOutlined.d.ts +3 -0
- package/es/asn/LegendDashedArrowBoldOutlined.js +20 -0
- package/es/asn/LegendDashedArrowOutlined.d.ts +3 -0
- package/es/asn/LegendDashedArrowOutlined.js +20 -0
- package/es/asn/LegendDashedArrowThickOutlined.d.ts +3 -0
- package/es/asn/LegendDashedArrowThickOutlined.js +20 -0
- package/es/asn/LegendDashedCaretBoldFilled.d.ts +3 -0
- package/es/asn/LegendDashedCaretBoldFilled.js +20 -0
- package/es/asn/LegendDashedCaretFilled.d.ts +3 -0
- package/es/asn/LegendDashedCaretFilled.js +20 -0
- package/es/asn/LegendDashedCaretThickFilled.d.ts +3 -0
- package/es/asn/LegendDashedCaretThickFilled.js +20 -0
- package/es/asn/LegendDashedLineBoldFilled.d.ts +3 -0
- package/es/asn/LegendDashedLineBoldFilled.js +20 -0
- package/es/asn/LegendDashedLineOutlined.d.ts +3 -0
- package/es/asn/LegendDashedLineOutlined.js +20 -0
- package/es/asn/LegendDashedLineThickFilled.d.ts +3 -0
- package/es/asn/LegendDashedLineThickFilled.js +20 -0
- package/es/asn/LegendLineBoldFilled.d.ts +3 -0
- package/es/asn/LegendLineBoldFilled.js +20 -0
- package/es/asn/LegendLineOutlined.d.ts +3 -0
- package/es/asn/LegendLineOutlined.js +20 -0
- package/es/asn/LegendLineThickFilled.d.ts +3 -0
- package/es/asn/LegendLineThickFilled.js +20 -0
- package/es/index.d.ts +18 -0
- package/es/index.js +18 -0
- package/inline-namespaced-svg/filled/legend-caret-bold.svg +1 -0
- package/inline-namespaced-svg/filled/legend-caret-thick.svg +1 -0
- package/inline-namespaced-svg/filled/legend-caret.svg +1 -0
- package/inline-namespaced-svg/filled/legend-dashed-caret-bold.svg +1 -0
- package/inline-namespaced-svg/filled/legend-dashed-caret-thick.svg +1 -0
- package/inline-namespaced-svg/filled/legend-dashed-caret.svg +1 -0
- package/inline-namespaced-svg/filled/legend-dashed-line-bold.svg +1 -0
- package/inline-namespaced-svg/filled/legend-dashed-line-thick.svg +1 -0
- package/inline-namespaced-svg/filled/legend-line-bold.svg +1 -0
- package/inline-namespaced-svg/filled/legend-line-thick.svg +1 -0
- package/inline-namespaced-svg/outlined/legend-arrow-bold.svg +1 -0
- package/inline-namespaced-svg/outlined/legend-arrow-thick.svg +1 -0
- package/inline-namespaced-svg/outlined/legend-arrow.svg +1 -0
- package/inline-namespaced-svg/outlined/legend-dashed-arrow-bold.svg +1 -0
- package/inline-namespaced-svg/outlined/legend-dashed-arrow-thick.svg +1 -0
- package/inline-namespaced-svg/outlined/legend-dashed-arrow.svg +1 -0
- package/inline-namespaced-svg/outlined/legend-dashed-line.svg +1 -0
- package/inline-namespaced-svg/outlined/legend-line.svg +1 -0
- package/inline-svg/filled/legend-caret-bold.svg +1 -0
- package/inline-svg/filled/legend-caret-thick.svg +1 -0
- package/inline-svg/filled/legend-caret.svg +1 -0
- package/inline-svg/filled/legend-dashed-caret-bold.svg +1 -0
- package/inline-svg/filled/legend-dashed-caret-thick.svg +1 -0
- package/inline-svg/filled/legend-dashed-caret.svg +1 -0
- package/inline-svg/filled/legend-dashed-line-bold.svg +1 -0
- package/inline-svg/filled/legend-dashed-line-thick.svg +1 -0
- package/inline-svg/filled/legend-line-bold.svg +1 -0
- package/inline-svg/filled/legend-line-thick.svg +1 -0
- package/inline-svg/outlined/legend-arrow-bold.svg +1 -0
- package/inline-svg/outlined/legend-arrow-thick.svg +1 -0
- package/inline-svg/outlined/legend-arrow.svg +1 -0
- package/inline-svg/outlined/legend-dashed-arrow-bold.svg +1 -0
- package/inline-svg/outlined/legend-dashed-arrow-thick.svg +1 -0
- package/inline-svg/outlined/legend-dashed-arrow.svg +1 -0
- package/inline-svg/outlined/legend-dashed-line.svg +1 -0
- package/inline-svg/outlined/legend-line.svg +1 -0
- package/lib/asn/LegendArrowBoldOutlined.d.ts +3 -0
- package/lib/asn/LegendArrowBoldOutlined.js +41 -0
- package/lib/asn/LegendArrowOutlined.d.ts +3 -0
- package/lib/asn/LegendArrowOutlined.js +41 -0
- package/lib/asn/LegendArrowThickOutlined.d.ts +3 -0
- package/lib/asn/LegendArrowThickOutlined.js +41 -0
- package/lib/asn/LegendCaretBoldFilled.d.ts +3 -0
- package/lib/asn/LegendCaretBoldFilled.js +41 -0
- package/lib/asn/LegendCaretFilled.d.ts +3 -0
- package/lib/asn/LegendCaretFilled.js +41 -0
- package/lib/asn/LegendCaretThickFilled.d.ts +3 -0
- package/lib/asn/LegendCaretThickFilled.js +41 -0
- package/lib/asn/LegendDashedArrowBoldOutlined.d.ts +3 -0
- package/lib/asn/LegendDashedArrowBoldOutlined.js +41 -0
- package/lib/asn/LegendDashedArrowOutlined.d.ts +3 -0
- package/lib/asn/LegendDashedArrowOutlined.js +41 -0
- package/lib/asn/LegendDashedArrowThickOutlined.d.ts +3 -0
- package/lib/asn/LegendDashedArrowThickOutlined.js +41 -0
- package/lib/asn/LegendDashedCaretBoldFilled.d.ts +3 -0
- package/lib/asn/LegendDashedCaretBoldFilled.js +41 -0
- package/lib/asn/LegendDashedCaretFilled.d.ts +3 -0
- package/lib/asn/LegendDashedCaretFilled.js +41 -0
- package/lib/asn/LegendDashedCaretThickFilled.d.ts +3 -0
- package/lib/asn/LegendDashedCaretThickFilled.js +41 -0
- package/lib/asn/LegendDashedLineBoldFilled.d.ts +3 -0
- package/lib/asn/LegendDashedLineBoldFilled.js +39 -0
- package/lib/asn/LegendDashedLineOutlined.d.ts +3 -0
- package/lib/asn/LegendDashedLineOutlined.js +41 -0
- package/lib/asn/LegendDashedLineThickFilled.d.ts +3 -0
- package/lib/asn/LegendDashedLineThickFilled.js +41 -0
- package/lib/asn/LegendLineBoldFilled.d.ts +3 -0
- package/lib/asn/LegendLineBoldFilled.js +34 -0
- package/lib/asn/LegendLineOutlined.d.ts +3 -0
- package/lib/asn/LegendLineOutlined.js +34 -0
- package/lib/asn/LegendLineThickFilled.d.ts +3 -0
- package/lib/asn/LegendLineThickFilled.js +34 -0
- package/lib/index.d.ts +18 -0
- package/lib/index.js +54 -0
- package/package.json +1 -1
- package/src/asn/LegendArrowBoldOutlined.ts +21 -0
- package/src/asn/LegendArrowOutlined.ts +21 -0
- package/src/asn/LegendArrowThickOutlined.ts +21 -0
- package/src/asn/LegendCaretBoldFilled.ts +21 -0
- package/src/asn/LegendCaretFilled.ts +21 -0
- package/src/asn/LegendCaretThickFilled.ts +21 -0
- package/src/asn/LegendDashedArrowBoldOutlined.ts +21 -0
- package/src/asn/LegendDashedArrowOutlined.ts +21 -0
- package/src/asn/LegendDashedArrowThickOutlined.ts +21 -0
- package/src/asn/LegendDashedCaretBoldFilled.ts +21 -0
- package/src/asn/LegendDashedCaretFilled.ts +21 -0
- package/src/asn/LegendDashedCaretThickFilled.ts +21 -0
- package/src/asn/LegendDashedLineBoldFilled.ts +19 -0
- package/src/asn/LegendDashedLineOutlined.ts +21 -0
- package/src/asn/LegendDashedLineThickFilled.ts +21 -0
- package/src/asn/LegendLineBoldFilled.ts +14 -0
- package/src/asn/LegendLineOutlined.ts +14 -0
- package/src/asn/LegendLineThickFilled.ts +14 -0
- package/src/index.ts +18 -0
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
import { IconDefinition } from '../types';
|
|
3
|
+
|
|
4
|
+
const LegendDashedLineOutlined: IconDefinition = {
|
|
5
|
+
icon: {
|
|
6
|
+
tag: 'svg',
|
|
7
|
+
attrs: { viewBox: '0 0 1024 1024', focusable: 'false' },
|
|
8
|
+
children: [
|
|
9
|
+
{
|
|
10
|
+
tag: 'path',
|
|
11
|
+
attrs: {
|
|
12
|
+
d: 'M85.33 533.33h85.34v-42.66H85.33v42.66zm128 0h85.34v-42.66h-85.34v42.66zm128 0h85.34v-42.66h-85.34v42.66zm128 0h85.34v-42.66h-85.34v42.66zm128 0h85.34v-42.66h-85.34v42.66zm128 0h85.34v-42.66h-85.34v42.66zm128-42.66v42.66h85.34v-42.66h-85.34z',
|
|
13
|
+
},
|
|
14
|
+
},
|
|
15
|
+
],
|
|
16
|
+
},
|
|
17
|
+
name: 'legend-dashed-line',
|
|
18
|
+
theme: 'outlined',
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export default LegendDashedLineOutlined;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
import { IconDefinition } from '../types';
|
|
3
|
+
|
|
4
|
+
const LegendDashedLineThickFilled: IconDefinition = {
|
|
5
|
+
icon: {
|
|
6
|
+
tag: 'svg',
|
|
7
|
+
attrs: { viewBox: '0 0 1024 1024', focusable: 'false' },
|
|
8
|
+
children: [
|
|
9
|
+
{
|
|
10
|
+
tag: 'path',
|
|
11
|
+
attrs: {
|
|
12
|
+
d: 'M85.33 576H204.8V448H85.33v128zm183.47 0h119.47V448H268.8v128zm183.47 0h119.46V448H452.27v128zm183.46 0H755.2V448H635.73v128zM819.2 448v128h119.47V448H819.2z',
|
|
13
|
+
},
|
|
14
|
+
},
|
|
15
|
+
],
|
|
16
|
+
},
|
|
17
|
+
name: 'legend-dashed-line-thick',
|
|
18
|
+
theme: 'filled',
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export default LegendDashedLineThickFilled;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
import { IconDefinition } from '../types';
|
|
3
|
+
|
|
4
|
+
const LegendLineBoldFilled: IconDefinition = {
|
|
5
|
+
icon: {
|
|
6
|
+
tag: 'svg',
|
|
7
|
+
attrs: { viewBox: '0 0 1024 1024', focusable: 'false' },
|
|
8
|
+
children: [{ tag: 'path', attrs: { d: 'M85.33 384h853.34v256H85.33z' } }],
|
|
9
|
+
},
|
|
10
|
+
name: 'legend-line-bold',
|
|
11
|
+
theme: 'filled',
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export default LegendLineBoldFilled;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
import { IconDefinition } from '../types';
|
|
3
|
+
|
|
4
|
+
const LegendLineOutlined: IconDefinition = {
|
|
5
|
+
icon: {
|
|
6
|
+
tag: 'svg',
|
|
7
|
+
attrs: { viewBox: '0 0 1024 1024', focusable: 'false' },
|
|
8
|
+
children: [{ tag: 'path', attrs: { d: 'M85.33 490.67h853.34v42.66H85.33z' } }],
|
|
9
|
+
},
|
|
10
|
+
name: 'legend-line',
|
|
11
|
+
theme: 'outlined',
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export default LegendLineOutlined;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
import { IconDefinition } from '../types';
|
|
3
|
+
|
|
4
|
+
const LegendLineThickFilled: IconDefinition = {
|
|
5
|
+
icon: {
|
|
6
|
+
tag: 'svg',
|
|
7
|
+
attrs: { viewBox: '0 0 1024 1024', focusable: 'false' },
|
|
8
|
+
children: [{ tag: 'path', attrs: { d: 'M85.33 448h853.34v128H85.33z' } }],
|
|
9
|
+
},
|
|
10
|
+
name: 'legend-line-thick',
|
|
11
|
+
theme: 'filled',
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export default LegendLineThickFilled;
|
package/src/index.ts
CHANGED
|
@@ -465,6 +465,24 @@ export { default as LeftCircleOutlined } from './asn/LeftCircleOutlined';
|
|
|
465
465
|
export { default as LeftDownOutlined } from './asn/LeftDownOutlined';
|
|
466
466
|
export { default as LeftOutlined } from './asn/LeftOutlined';
|
|
467
467
|
export { default as LeftUpOutlined } from './asn/LeftUpOutlined';
|
|
468
|
+
export { default as LegendArrowBoldOutlined } from './asn/LegendArrowBoldOutlined';
|
|
469
|
+
export { default as LegendArrowOutlined } from './asn/LegendArrowOutlined';
|
|
470
|
+
export { default as LegendArrowThickOutlined } from './asn/LegendArrowThickOutlined';
|
|
471
|
+
export { default as LegendCaretBoldFilled } from './asn/LegendCaretBoldFilled';
|
|
472
|
+
export { default as LegendCaretFilled } from './asn/LegendCaretFilled';
|
|
473
|
+
export { default as LegendCaretThickFilled } from './asn/LegendCaretThickFilled';
|
|
474
|
+
export { default as LegendDashedArrowBoldOutlined } from './asn/LegendDashedArrowBoldOutlined';
|
|
475
|
+
export { default as LegendDashedArrowOutlined } from './asn/LegendDashedArrowOutlined';
|
|
476
|
+
export { default as LegendDashedArrowThickOutlined } from './asn/LegendDashedArrowThickOutlined';
|
|
477
|
+
export { default as LegendDashedCaretBoldFilled } from './asn/LegendDashedCaretBoldFilled';
|
|
478
|
+
export { default as LegendDashedCaretFilled } from './asn/LegendDashedCaretFilled';
|
|
479
|
+
export { default as LegendDashedCaretThickFilled } from './asn/LegendDashedCaretThickFilled';
|
|
480
|
+
export { default as LegendDashedLineBoldFilled } from './asn/LegendDashedLineBoldFilled';
|
|
481
|
+
export { default as LegendDashedLineOutlined } from './asn/LegendDashedLineOutlined';
|
|
482
|
+
export { default as LegendDashedLineThickFilled } from './asn/LegendDashedLineThickFilled';
|
|
483
|
+
export { default as LegendLineBoldFilled } from './asn/LegendLineBoldFilled';
|
|
484
|
+
export { default as LegendLineOutlined } from './asn/LegendLineOutlined';
|
|
485
|
+
export { default as LegendLineThickFilled } from './asn/LegendLineThickFilled';
|
|
468
486
|
export { default as LegendOutlined } from './asn/LegendOutlined';
|
|
469
487
|
export { default as LegendProOutlined } from './asn/LegendProOutlined';
|
|
470
488
|
export { default as LessElectricityFilled } from './asn/LessElectricityFilled';
|