@gravity-ui/icons 2.16.0 → 2.18.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/Alarm.d.ts +4 -0
- package/Alarm.js +10 -0
- package/AlarmFill.d.ts +4 -0
- package/AlarmFill.js +9 -0
- package/AlmostEqual.d.ts +4 -0
- package/AlmostEqual.js +7 -0
- package/ArrowDownLeft.d.ts +4 -0
- package/ArrowDownLeft.js +9 -0
- package/ArrowDownRight.d.ts +4 -0
- package/ArrowDownRight.js +7 -0
- package/ArrowRotateLeftNumber5.d.ts +4 -0
- package/ArrowRotateLeftNumber5.js +10 -0
- package/ArrowRotateRightNumber5.d.ts +4 -0
- package/ArrowRotateRightNumber5.js +9 -0
- package/ArrowUpLeft.d.ts +4 -0
- package/ArrowUpLeft.js +7 -0
- package/ArrowUpRight.d.ts +4 -0
- package/ArrowUpRight.js +7 -0
- package/Books.d.ts +4 -0
- package/Books.js +9 -0
- package/BriefcaseFill.d.ts +4 -0
- package/BriefcaseFill.js +7 -0
- package/BroomMotion.js +4 -5
- package/BroomMotionFill.d.ts +4 -0
- package/BroomMotionFill.js +7 -0
- package/CalendarXmark.d.ts +4 -0
- package/CalendarXmark.js +9 -0
- package/ChartLineArrowUp.d.ts +4 -0
- package/ChartLineArrowUp.js +11 -0
- package/ChartLinePoints.d.ts +4 -0
- package/ChartLinePoints.js +11 -0
- package/CheckDouble.js +1 -3
- package/CircleTree.d.ts +4 -0
- package/CircleTree.js +7 -0
- package/EyeClosed.d.ts +4 -0
- package/EyeClosed.js +9 -0
- package/FaceRobotSmile.d.ts +4 -0
- package/FaceRobotSmile.js +12 -0
- package/Firewall.d.ts +4 -0
- package/Firewall.js +11 -0
- package/Gem.d.ts +4 -0
- package/Gem.js +9 -0
- package/LockFill.d.ts +4 -0
- package/LockFill.js +9 -0
- package/LockOpenFill.d.ts +4 -0
- package/LockOpenFill.js +9 -0
- package/LogoDebian.d.ts +4 -0
- package/LogoDebian.js +7 -0
- package/LogoFigma.d.ts +4 -0
- package/LogoFigma.js +9 -0
- package/LogoGithub.d.ts +4 -0
- package/LogoGithub.js +7 -0
- package/LogoLinkedin.d.ts +4 -0
- package/LogoLinkedin.js +9 -0
- package/LogoMicrosoftOffice.d.ts +4 -0
- package/LogoMicrosoftOffice.js +9 -0
- package/LogoNodejs.d.ts +4 -0
- package/LogoNodejs.js +9 -0
- package/LogoSlack.d.ts +4 -0
- package/LogoSlack.js +9 -0
- package/LogoYandexCloud.js +3 -1
- package/Microscope.d.ts +4 -0
- package/Microscope.js +9 -0
- package/Paintbrush.d.ts +4 -0
- package/Paintbrush.js +9 -0
- package/Plane.d.ts +4 -0
- package/Plane.js +11 -0
- package/PlaneFill.d.ts +4 -0
- package/PlaneFill.js +11 -0
- package/Speedometer.d.ts +4 -0
- package/Speedometer.js +10 -0
- package/Superscript.d.ts +4 -0
- package/Superscript.js +7 -0
- package/Tachometer.d.ts +4 -0
- package/Tachometer.js +10 -0
- package/UniversalAccess.d.ts +4 -0
- package/UniversalAccess.js +11 -0
- package/esm/Alarm.js +7 -0
- package/esm/AlarmFill.js +6 -0
- package/esm/AlmostEqual.js +4 -0
- package/esm/ArrowDownLeft.js +6 -0
- package/esm/ArrowDownRight.js +4 -0
- package/esm/ArrowRotateLeftNumber5.js +7 -0
- package/esm/ArrowRotateRightNumber5.js +6 -0
- package/esm/ArrowUpLeft.js +4 -0
- package/esm/ArrowUpRight.js +4 -0
- package/esm/Books.js +6 -0
- package/esm/BriefcaseFill.js +4 -0
- package/esm/BroomMotion.js +4 -5
- package/esm/BroomMotionFill.js +4 -0
- package/esm/CalendarXmark.js +6 -0
- package/esm/ChartLineArrowUp.js +8 -0
- package/esm/ChartLinePoints.js +8 -0
- package/esm/CheckDouble.js +1 -3
- package/esm/CircleTree.js +4 -0
- package/esm/EyeClosed.js +6 -0
- package/esm/FaceRobotSmile.js +9 -0
- package/esm/Firewall.js +8 -0
- package/esm/Gem.js +6 -0
- package/esm/LockFill.js +6 -0
- package/esm/LockOpenFill.js +6 -0
- package/esm/LogoDebian.js +4 -0
- package/esm/LogoFigma.js +6 -0
- package/esm/LogoGithub.js +4 -0
- package/esm/LogoLinkedin.js +6 -0
- package/esm/LogoMicrosoftOffice.js +6 -0
- package/esm/LogoNodejs.js +6 -0
- package/esm/LogoSlack.js +6 -0
- package/esm/LogoYandexCloud.js +3 -1
- package/esm/Microscope.js +6 -0
- package/esm/Paintbrush.js +6 -0
- package/esm/Plane.js +8 -0
- package/esm/PlaneFill.js +8 -0
- package/esm/Speedometer.js +7 -0
- package/esm/Superscript.js +4 -0
- package/esm/Tachometer.js +7 -0
- package/esm/UniversalAccess.js +8 -0
- package/esm/index.js +37 -0
- package/index.d.ts +37 -0
- package/index.js +90 -15
- package/metadata.json +267 -0
- package/package.json +1 -1
- package/svgs/alarm-fill.svg +1 -0
- package/svgs/alarm.svg +1 -0
- package/svgs/almost-equal.svg +1 -0
- package/svgs/arrow-down-left.svg +1 -0
- package/svgs/arrow-down-right.svg +1 -0
- package/svgs/arrow-rotate-left-number-5.svg +1 -0
- package/svgs/arrow-rotate-right-number-5.svg +1 -0
- package/svgs/arrow-up-left.svg +1 -0
- package/svgs/arrow-up-right.svg +1 -0
- package/svgs/books.svg +1 -0
- package/svgs/briefcase-fill.svg +1 -0
- package/svgs/broom-motion-fill.svg +1 -0
- package/svgs/broom-motion.svg +1 -1
- package/svgs/calendar-xmark.svg +1 -0
- package/svgs/chart-line-arrow-up.svg +1 -0
- package/svgs/chart-line-points.svg +1 -0
- package/svgs/check-double.svg +1 -1
- package/svgs/circle-tree.svg +1 -0
- package/svgs/eye-closed.svg +1 -0
- package/svgs/face-robot-smile.svg +1 -0
- package/svgs/firewall.svg +1 -0
- package/svgs/gem.svg +1 -0
- package/svgs/lock-fill.svg +1 -0
- package/svgs/lock-open-fill.svg +1 -0
- package/svgs/logo-debian.svg +1 -0
- package/svgs/logo-figma.svg +1 -0
- package/svgs/logo-github.svg +1 -0
- package/svgs/logo-linkedin.svg +1 -0
- package/svgs/logo-microsoft-office.svg +1 -0
- package/svgs/logo-nodejs.svg +1 -0
- package/svgs/logo-slack.svg +1 -0
- package/svgs/logo-yandex-cloud.svg +1 -1
- package/svgs/microscope.svg +1 -0
- package/svgs/paintbrush.svg +1 -0
- package/svgs/plane-fill.svg +1 -0
- package/svgs/plane.svg +1 -0
- package/svgs/speedometer.svg +1 -0
- package/svgs/superscript.svg +1 -0
- package/svgs/tachometer.svg +1 -0
- package/svgs/universal-access.svg +1 -0
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const Tachometer = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
|
|
3
|
+
React.createElement("g", { fill: "currentColor" },
|
|
4
|
+
React.createElement("path", { d: "M6.72 1.49c.453-.076.84.293.84.752v.706c0 .486-.431.856-.917.863-1.712.023-3.243.81-4.095 2.264l-.18.345a6.2 6.2 0 0 0-.618 2.713 6.22 6.22 0 0 0 1.388 3.926l2.133-.466a.751.751 0 0 1 .32 1.466l-2.457.537a.95.95 0 0 1-.907-.293A7.72 7.72 0 0 1 .25 9.133c0-1.376.36-2.671.99-3.793l.183-.308a7.8 7.8 0 0 1 1.929-2.101A7.7 7.7 0 0 1 6.72 1.489m5.511 9.054.252.048 2.077.403.079.017c.451.094.734.551.564.98a7.7 7.7 0 0 1-1.43 2.31.95.95 0 0 1-.907.294l-2.458-.538a.75.75 0 0 1-.4-1.23c.518-.581.963-1.17 1.29-1.799.18-.343.553-.556.933-.485M6.326 6.978a.518.518 0 0 1 .82-.393q.142.103.244.246l1.515 2.165a1 1 0 1 1-1.803.863l-.737-2.537a1 1 0 0 1-.039-.344m7.506-1.583c.371-.255.884-.155 1.087.247a7.7 7.7 0 0 1 .831 3.49.477.477 0 0 1-.584.457l-.3-.063-2.101-.408-.181-.034c-.395-.074-.667-.432-.698-.833a6 6 0 0 0-.035-.323 4 4 0 0 0-.061-.327c-.081-.351.02-.732.309-.947l.172-.128 1.49-1.084zM9.061 2.373c0-.485.43-.862.899-.74a7.7 7.7 0 0 1 3.03 1.572c.32.27.27.763-.076 1.001l-.01.006-1.522 1.105c-.299.222-.716.164-.984-.094a5 5 0 0 0-.888-.692c-.266-.162-.45-.44-.45-.75z" }),
|
|
5
|
+
React.createElement("path", { d: "M6.72 1.49c.453-.076.84.293.84.752v.706c0 .486-.431.856-.917.863-1.712.023-3.243.81-4.095 2.264l-.18.345a6.2 6.2 0 0 0-.618 2.713 6.22 6.22 0 0 0 1.388 3.926l2.133-.466a.751.751 0 0 1 .32 1.466l-2.457.537a.95.95 0 0 1-.907-.293A7.72 7.72 0 0 1 .25 9.133c0-1.376.36-2.671.99-3.793l.183-.308a7.8 7.8 0 0 1 1.929-2.101A7.7 7.7 0 0 1 6.72 1.489m5.511 9.055.252.048 2.077.403.079.017c.451.094.734.551.564.98a7.7 7.7 0 0 1-1.43 2.31.95.95 0 0 1-.907.294l-2.458-.538a.75.75 0 0 1-.4-1.23c.518-.581.963-1.17 1.29-1.799.18-.343.553-.556.933-.485" }),
|
|
6
|
+
React.createElement("path", { d: "M6.326 6.978a.518.518 0 0 1 .82-.393q.142.103.244.246l1.515 2.165a1 1 0 1 1-1.803.863l-.737-2.537a1 1 0 0 1-.039-.344m7.506-1.583c.371-.255.884-.155 1.087.247a7.7 7.7 0 0 1 .831 3.49.477.477 0 0 1-.584.457l-.3-.063-2.101-.408-.181-.034c-.395-.074-.667-.432-.698-.833a6 6 0 0 0-.035-.323 4 4 0 0 0-.061-.327c-.081-.351.02-.732.309-.947l.172-.128 1.49-1.084zM9.06 2.373c0-.485.43-.862.9-.74a7.7 7.7 0 0 1 3.03 1.572c.32.27.27.763-.076 1.001l-.01.006-1.522 1.105c-.299.222-.716.164-.984-.094a5 5 0 0 0-.888-.692c-.266-.162-.45-.44-.45-.75z" }))));
|
|
7
|
+
export default Tachometer;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const UniversalAccess = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
|
|
3
|
+
React.createElement("g", { fill: "currentColor" },
|
|
4
|
+
React.createElement("path", { d: "M8.36 1.009A7 7 0 0 1 15 8l-.009.36A7 7 0 0 1 8 15l-.36-.009a7 7 0 0 1-6.631-6.63L1 8a7 7 0 0 1 7-7zM8 2.5a5.5 5.5 0 1 0 0 11 5.5 5.5 0 0 0 0-11m2.32 3.312a.75.75 0 0 1 .684 1.334 6.6 6.6 0 0 1-1.742.6 63 63 0 0 0 .018.938l1.074 2.083a.75.75 0 0 1-1.333.688l-1.006-1.95-1.038 1.958a.75.75 0 1 1-1.325-.703L6.75 8.688V7.75a6.6 6.6 0 0 1-1.753-.602.75.75 0 0 1 .684-1.335 5.09 5.09 0 0 0 4.638-.001M8 3.558a1.125 1.125 0 1 1 0 2.25 1.125 1.125 0 0 1 0-2.25" }),
|
|
5
|
+
React.createElement("path", { d: "M10.32 5.812a.75.75 0 0 1 .684 1.334 6.6 6.6 0 0 1-1.742.6 63 63 0 0 0 .018.938l1.074 2.083a.75.75 0 0 1-1.333.688l-1.006-1.95-1.038 1.958a.75.75 0 1 1-1.325-.703L6.75 8.688V7.75a6.6 6.6 0 0 1-1.753-.602.75.75 0 0 1 .684-1.335 5.09 5.09 0 0 0 4.638-.001" }),
|
|
6
|
+
React.createElement("path", { d: "M8 3.558a1.125 1.125 0 1 1 0 2.25 1.125 1.125 0 0 1 0-2.25" }),
|
|
7
|
+
React.createElement("path", { fillRule: "evenodd", d: "M8.36 1.009A7 7 0 0 1 15 8l-.009.36A7 7 0 0 1 8 15l-.36-.009a7 7 0 0 1-6.631-6.63L1 8a7 7 0 0 1 7-7zM8 2.5a5.5 5.5 0 1 0 0 11 5.5 5.5 0 0 0 0-11", clipRule: "evenodd" }))));
|
|
8
|
+
export default UniversalAccess;
|
package/esm/index.js
CHANGED
|
@@ -3,6 +3,9 @@ export { default as AbbrMl } from './AbbrMl';
|
|
|
3
3
|
export { default as AbbrQl } from './AbbrQl';
|
|
4
4
|
export { default as AbbrSql } from './AbbrSql';
|
|
5
5
|
export { default as AbbrZip } from './AbbrZip';
|
|
6
|
+
export { default as Alarm } from './Alarm';
|
|
7
|
+
export { default as AlarmFill } from './AlarmFill';
|
|
8
|
+
export { default as AlmostEqual } from './AlmostEqual';
|
|
6
9
|
export { default as AntennaSignal } from './AntennaSignal';
|
|
7
10
|
export { default as Aperture } from './Aperture';
|
|
8
11
|
export { default as Archive } from './Archive';
|
|
@@ -12,6 +15,8 @@ export { default as ArrowChevronRight } from './ArrowChevronRight';
|
|
|
12
15
|
export { default as ArrowChevronUp } from './ArrowChevronUp';
|
|
13
16
|
export { default as ArrowDown } from './ArrowDown';
|
|
14
17
|
export { default as ArrowDownFromLine } from './ArrowDownFromLine';
|
|
18
|
+
export { default as ArrowDownLeft } from './ArrowDownLeft';
|
|
19
|
+
export { default as ArrowDownRight } from './ArrowDownRight';
|
|
15
20
|
export { default as ArrowDownToLine } from './ArrowDownToLine';
|
|
16
21
|
export { default as ArrowDownToSquare } from './ArrowDownToSquare';
|
|
17
22
|
export { default as ArrowLeft } from './ArrowLeft';
|
|
@@ -24,7 +29,9 @@ export { default as ArrowRightFromSquare } from './ArrowRightFromSquare';
|
|
|
24
29
|
export { default as ArrowRightToLine } from './ArrowRightToLine';
|
|
25
30
|
export { default as ArrowRightToSquare } from './ArrowRightToSquare';
|
|
26
31
|
export { default as ArrowRotateLeft } from './ArrowRotateLeft';
|
|
32
|
+
export { default as ArrowRotateLeftNumber5 } from './ArrowRotateLeftNumber5';
|
|
27
33
|
export { default as ArrowRotateRight } from './ArrowRotateRight';
|
|
34
|
+
export { default as ArrowRotateRightNumber5 } from './ArrowRotateRightNumber5';
|
|
28
35
|
export { default as ArrowShapeDown } from './ArrowShapeDown';
|
|
29
36
|
export { default as ArrowShapeDownFromLine } from './ArrowShapeDownFromLine';
|
|
30
37
|
export { default as ArrowShapeDownToLine } from './ArrowShapeDownToLine';
|
|
@@ -44,6 +51,8 @@ export { default as ArrowUpArrowDown } from './ArrowUpArrowDown';
|
|
|
44
51
|
export { default as ArrowUpFromLine } from './ArrowUpFromLine';
|
|
45
52
|
export { default as ArrowUpFromSquare } from './ArrowUpFromSquare';
|
|
46
53
|
export { default as ArrowUpFromSquareSlash } from './ArrowUpFromSquareSlash';
|
|
54
|
+
export { default as ArrowUpLeft } from './ArrowUpLeft';
|
|
55
|
+
export { default as ArrowUpRight } from './ArrowUpRight';
|
|
47
56
|
export { default as ArrowUpRightFromSquare } from './ArrowUpRightFromSquare';
|
|
48
57
|
export { default as ArrowUpToLine } from './ArrowUpToLine';
|
|
49
58
|
export { default as ArrowUturnCcwDown } from './ArrowUturnCcwDown';
|
|
@@ -90,14 +99,17 @@ export { default as Book } from './Book';
|
|
|
90
99
|
export { default as BookOpen } from './BookOpen';
|
|
91
100
|
export { default as Bookmark } from './Bookmark';
|
|
92
101
|
export { default as BookmarkFill } from './BookmarkFill';
|
|
102
|
+
export { default as Books } from './Books';
|
|
93
103
|
export { default as Box } from './Box';
|
|
94
104
|
export { default as Boxes3 } from './Boxes3';
|
|
95
105
|
export { default as BranchesDown } from './BranchesDown';
|
|
96
106
|
export { default as BranchesRight } from './BranchesRight';
|
|
97
107
|
export { default as BranchesRightArrowRight } from './BranchesRightArrowRight';
|
|
98
108
|
export { default as Briefcase } from './Briefcase';
|
|
109
|
+
export { default as BriefcaseFill } from './BriefcaseFill';
|
|
99
110
|
export { default as BroadcastSignal } from './BroadcastSignal';
|
|
100
111
|
export { default as BroomMotion } from './BroomMotion';
|
|
112
|
+
export { default as BroomMotionFill } from './BroomMotionFill';
|
|
101
113
|
export { default as Brush } from './Brush';
|
|
102
114
|
export { default as Bucket } from './Bucket';
|
|
103
115
|
export { default as BucketPaint } from './BucketPaint';
|
|
@@ -105,6 +117,7 @@ export { default as Bug } from './Bug';
|
|
|
105
117
|
export { default as Bulb } from './Bulb';
|
|
106
118
|
export { default as Calculator } from './Calculator';
|
|
107
119
|
export { default as Calendar } from './Calendar';
|
|
120
|
+
export { default as CalendarXmark } from './CalendarXmark';
|
|
108
121
|
export { default as Camera } from './Camera';
|
|
109
122
|
export { default as Car } from './Car';
|
|
110
123
|
export { default as CardClub } from './CardClub';
|
|
@@ -124,7 +137,9 @@ export { default as ChartColumn } from './ChartColumn';
|
|
|
124
137
|
export { default as ChartColumnStacked } from './ChartColumnStacked';
|
|
125
138
|
export { default as ChartDonut } from './ChartDonut';
|
|
126
139
|
export { default as ChartLine } from './ChartLine';
|
|
140
|
+
export { default as ChartLineArrowUp } from './ChartLineArrowUp';
|
|
127
141
|
export { default as ChartLineLabel } from './ChartLineLabel';
|
|
142
|
+
export { default as ChartLinePoints } from './ChartLinePoints';
|
|
128
143
|
export { default as ChartMixed } from './ChartMixed';
|
|
129
144
|
export { default as ChartPie } from './ChartPie';
|
|
130
145
|
export { default as ChartTreemap } from './ChartTreemap';
|
|
@@ -236,6 +251,7 @@ export { default as CircleQuestionFill } from './CircleQuestionFill';
|
|
|
236
251
|
export { default as CircleRuble } from './CircleRuble';
|
|
237
252
|
export { default as CircleStop } from './CircleStop';
|
|
238
253
|
export { default as CircleStopFill } from './CircleStopFill';
|
|
254
|
+
export { default as CircleTree } from './CircleTree';
|
|
239
255
|
export { default as CircleXmark } from './CircleXmark';
|
|
240
256
|
export { default as CircleXmarkFill } from './CircleXmarkFill';
|
|
241
257
|
export { default as Circles3Plus } from './Circles3Plus';
|
|
@@ -328,6 +344,7 @@ export { default as Eraser } from './Eraser';
|
|
|
328
344
|
export { default as ExclamationShape } from './ExclamationShape';
|
|
329
345
|
export { default as ExclamationShapeFill } from './ExclamationShapeFill';
|
|
330
346
|
export { default as Eye } from './Eye';
|
|
347
|
+
export { default as EyeClosed } from './EyeClosed';
|
|
331
348
|
export { default as EyeDashed } from './EyeDashed';
|
|
332
349
|
export { default as EyeSlash } from './EyeSlash';
|
|
333
350
|
export { default as EyesLookLeft } from './EyesLookLeft';
|
|
@@ -338,6 +355,7 @@ export { default as FaceFun } from './FaceFun';
|
|
|
338
355
|
export { default as FaceNeutral } from './FaceNeutral';
|
|
339
356
|
export { default as FaceNeutralDashed } from './FaceNeutralDashed';
|
|
340
357
|
export { default as FaceRobot } from './FaceRobot';
|
|
358
|
+
export { default as FaceRobotSmile } from './FaceRobotSmile';
|
|
341
359
|
export { default as FaceSad } from './FaceSad';
|
|
342
360
|
export { default as FaceSmile } from './FaceSmile';
|
|
343
361
|
export { default as FaceSurprise } from './FaceSurprise';
|
|
@@ -366,6 +384,7 @@ export { default as FileZipper } from './FileZipper';
|
|
|
366
384
|
export { default as Files } from './Files';
|
|
367
385
|
export { default as Filmstrip } from './Filmstrip';
|
|
368
386
|
export { default as Fingerprint } from './Fingerprint';
|
|
387
|
+
export { default as Firewall } from './Firewall';
|
|
369
388
|
export { default as Flag } from './Flag';
|
|
370
389
|
export { default as Flame } from './Flame';
|
|
371
390
|
export { default as Flask } from './Flask';
|
|
@@ -404,6 +423,7 @@ export { default as Gear } from './Gear';
|
|
|
404
423
|
export { default as GearBranches } from './GearBranches';
|
|
405
424
|
export { default as GearDot } from './GearDot';
|
|
406
425
|
export { default as GearPlay } from './GearPlay';
|
|
426
|
+
export { default as Gem } from './Gem';
|
|
407
427
|
export { default as Geo } from './Geo';
|
|
408
428
|
export { default as GeoDots } from './GeoDots';
|
|
409
429
|
export { default as GeoFill } from './GeoFill';
|
|
@@ -491,21 +511,30 @@ export { default as ListUl } from './ListUl';
|
|
|
491
511
|
export { default as LocationArrow } from './LocationArrow';
|
|
492
512
|
export { default as LocationArrowFill } from './LocationArrowFill';
|
|
493
513
|
export { default as Lock } from './Lock';
|
|
514
|
+
export { default as LockFill } from './LockFill';
|
|
494
515
|
export { default as LockOpen } from './LockOpen';
|
|
516
|
+
export { default as LockOpenFill } from './LockOpenFill';
|
|
495
517
|
export { default as LogoAcrobat } from './LogoAcrobat';
|
|
496
518
|
export { default as LogoAndroid } from './LogoAndroid';
|
|
519
|
+
export { default as LogoDebian } from './LogoDebian';
|
|
497
520
|
export { default as LogoDocker } from './LogoDocker';
|
|
498
521
|
export { default as LogoDrawIo } from './LogoDrawIo';
|
|
499
522
|
export { default as LogoFacebook } from './LogoFacebook';
|
|
523
|
+
export { default as LogoFigma } from './LogoFigma';
|
|
524
|
+
export { default as LogoGithub } from './LogoGithub';
|
|
500
525
|
export { default as LogoGitlab } from './LogoGitlab';
|
|
526
|
+
export { default as LogoLinkedin } from './LogoLinkedin';
|
|
501
527
|
export { default as LogoLinux } from './LogoLinux';
|
|
502
528
|
export { default as LogoMacos } from './LogoMacos';
|
|
503
529
|
export { default as LogoMarkdown } from './LogoMarkdown';
|
|
504
530
|
export { default as LogoMcp } from './LogoMcp';
|
|
505
531
|
export { default as LogoMermaid } from './LogoMermaid';
|
|
532
|
+
export { default as LogoMicrosoftOffice } from './LogoMicrosoftOffice';
|
|
533
|
+
export { default as LogoNodejs } from './LogoNodejs';
|
|
506
534
|
export { default as LogoNotion } from './LogoNotion';
|
|
507
535
|
export { default as LogoOsi } from './LogoOsi';
|
|
508
536
|
export { default as LogoPython } from './LogoPython';
|
|
537
|
+
export { default as LogoSlack } from './LogoSlack';
|
|
509
538
|
export { default as LogoStackOverflow } from './LogoStackOverflow';
|
|
510
539
|
export { default as LogoTelegram } from './LogoTelegram';
|
|
511
540
|
export { default as LogoUbuntu } from './LogoUbuntu';
|
|
@@ -529,6 +558,7 @@ export { default as Medal } from './Medal';
|
|
|
529
558
|
export { default as Megaphone } from './Megaphone';
|
|
530
559
|
export { default as Microphone } from './Microphone';
|
|
531
560
|
export { default as MicrophoneSlash } from './MicrophoneSlash';
|
|
561
|
+
export { default as Microscope } from './Microscope';
|
|
532
562
|
export { default as Minus } from './Minus';
|
|
533
563
|
export { default as MinusShape } from './MinusShape';
|
|
534
564
|
export { default as MinusShapeFill } from './MinusShapeFill';
|
|
@@ -559,6 +589,7 @@ export { default as ObjectsAlignRight } from './ObjectsAlignRight';
|
|
|
559
589
|
export { default as ObjectsAlignTop } from './ObjectsAlignTop';
|
|
560
590
|
export { default as OctagonXmark } from './OctagonXmark';
|
|
561
591
|
export { default as OfficeBadge } from './OfficeBadge';
|
|
592
|
+
export { default as Paintbrush } from './Paintbrush';
|
|
562
593
|
export { default as Palette } from './Palette';
|
|
563
594
|
export { default as PaperPlane } from './PaperPlane';
|
|
564
595
|
export { default as Paperclip } from './Paperclip';
|
|
@@ -589,6 +620,8 @@ export { default as PinFill } from './PinFill';
|
|
|
589
620
|
export { default as PinSlash } from './PinSlash';
|
|
590
621
|
export { default as PinSlashFill } from './PinSlashFill';
|
|
591
622
|
export { default as Pipeline } from './Pipeline';
|
|
623
|
+
export { default as Plane } from './Plane';
|
|
624
|
+
export { default as PlaneFill } from './PlaneFill';
|
|
592
625
|
export { default as PlanetEarth } from './PlanetEarth';
|
|
593
626
|
export { default as Play } from './Play';
|
|
594
627
|
export { default as PlayFill } from './PlayFill';
|
|
@@ -636,6 +669,7 @@ export { default as Snail } from './Snail';
|
|
|
636
669
|
export { default as Snowflake } from './Snowflake';
|
|
637
670
|
export { default as Sparkles } from './Sparkles';
|
|
638
671
|
export { default as SparklesFill } from './SparklesFill';
|
|
672
|
+
export { default as Speedometer } from './Speedometer';
|
|
639
673
|
export { default as Sphere } from './Sphere';
|
|
640
674
|
export { default as Square } from './Square';
|
|
641
675
|
export { default as SquareArticle } from './SquareArticle';
|
|
@@ -674,7 +708,9 @@ export { default as Stopwatch } from './Stopwatch';
|
|
|
674
708
|
export { default as Strikethrough } from './Strikethrough';
|
|
675
709
|
export { default as Suitcase } from './Suitcase';
|
|
676
710
|
export { default as Sun } from './Sun';
|
|
711
|
+
export { default as Superscript } from './Superscript';
|
|
677
712
|
export { default as TShirt } from './TShirt';
|
|
713
|
+
export { default as Tachometer } from './Tachometer';
|
|
678
714
|
export { default as Tag } from './Tag';
|
|
679
715
|
export { default as TagDollar } from './TagDollar';
|
|
680
716
|
export { default as TagRuble } from './TagRuble';
|
|
@@ -723,6 +759,7 @@ export { default as Tv } from './Tv';
|
|
|
723
759
|
export { default as TvRetro } from './TvRetro';
|
|
724
760
|
export { default as Umbrella } from './Umbrella';
|
|
725
761
|
export { default as Underline } from './Underline';
|
|
762
|
+
export { default as UniversalAccess } from './UniversalAccess';
|
|
726
763
|
export { default as Vault } from './Vault';
|
|
727
764
|
export { default as VectorCircle } from './VectorCircle';
|
|
728
765
|
export { default as VectorSquare } from './VectorSquare';
|
package/index.d.ts
CHANGED
|
@@ -3,6 +3,9 @@ export { default as AbbrMl } from './AbbrMl';
|
|
|
3
3
|
export { default as AbbrQl } from './AbbrQl';
|
|
4
4
|
export { default as AbbrSql } from './AbbrSql';
|
|
5
5
|
export { default as AbbrZip } from './AbbrZip';
|
|
6
|
+
export { default as Alarm } from './Alarm';
|
|
7
|
+
export { default as AlarmFill } from './AlarmFill';
|
|
8
|
+
export { default as AlmostEqual } from './AlmostEqual';
|
|
6
9
|
export { default as AntennaSignal } from './AntennaSignal';
|
|
7
10
|
export { default as Aperture } from './Aperture';
|
|
8
11
|
export { default as Archive } from './Archive';
|
|
@@ -12,6 +15,8 @@ export { default as ArrowChevronRight } from './ArrowChevronRight';
|
|
|
12
15
|
export { default as ArrowChevronUp } from './ArrowChevronUp';
|
|
13
16
|
export { default as ArrowDown } from './ArrowDown';
|
|
14
17
|
export { default as ArrowDownFromLine } from './ArrowDownFromLine';
|
|
18
|
+
export { default as ArrowDownLeft } from './ArrowDownLeft';
|
|
19
|
+
export { default as ArrowDownRight } from './ArrowDownRight';
|
|
15
20
|
export { default as ArrowDownToLine } from './ArrowDownToLine';
|
|
16
21
|
export { default as ArrowDownToSquare } from './ArrowDownToSquare';
|
|
17
22
|
export { default as ArrowLeft } from './ArrowLeft';
|
|
@@ -24,7 +29,9 @@ export { default as ArrowRightFromSquare } from './ArrowRightFromSquare';
|
|
|
24
29
|
export { default as ArrowRightToLine } from './ArrowRightToLine';
|
|
25
30
|
export { default as ArrowRightToSquare } from './ArrowRightToSquare';
|
|
26
31
|
export { default as ArrowRotateLeft } from './ArrowRotateLeft';
|
|
32
|
+
export { default as ArrowRotateLeftNumber5 } from './ArrowRotateLeftNumber5';
|
|
27
33
|
export { default as ArrowRotateRight } from './ArrowRotateRight';
|
|
34
|
+
export { default as ArrowRotateRightNumber5 } from './ArrowRotateRightNumber5';
|
|
28
35
|
export { default as ArrowShapeDown } from './ArrowShapeDown';
|
|
29
36
|
export { default as ArrowShapeDownFromLine } from './ArrowShapeDownFromLine';
|
|
30
37
|
export { default as ArrowShapeDownToLine } from './ArrowShapeDownToLine';
|
|
@@ -44,6 +51,8 @@ export { default as ArrowUpArrowDown } from './ArrowUpArrowDown';
|
|
|
44
51
|
export { default as ArrowUpFromLine } from './ArrowUpFromLine';
|
|
45
52
|
export { default as ArrowUpFromSquare } from './ArrowUpFromSquare';
|
|
46
53
|
export { default as ArrowUpFromSquareSlash } from './ArrowUpFromSquareSlash';
|
|
54
|
+
export { default as ArrowUpLeft } from './ArrowUpLeft';
|
|
55
|
+
export { default as ArrowUpRight } from './ArrowUpRight';
|
|
47
56
|
export { default as ArrowUpRightFromSquare } from './ArrowUpRightFromSquare';
|
|
48
57
|
export { default as ArrowUpToLine } from './ArrowUpToLine';
|
|
49
58
|
export { default as ArrowUturnCcwDown } from './ArrowUturnCcwDown';
|
|
@@ -90,14 +99,17 @@ export { default as Book } from './Book';
|
|
|
90
99
|
export { default as BookOpen } from './BookOpen';
|
|
91
100
|
export { default as Bookmark } from './Bookmark';
|
|
92
101
|
export { default as BookmarkFill } from './BookmarkFill';
|
|
102
|
+
export { default as Books } from './Books';
|
|
93
103
|
export { default as Box } from './Box';
|
|
94
104
|
export { default as Boxes3 } from './Boxes3';
|
|
95
105
|
export { default as BranchesDown } from './BranchesDown';
|
|
96
106
|
export { default as BranchesRight } from './BranchesRight';
|
|
97
107
|
export { default as BranchesRightArrowRight } from './BranchesRightArrowRight';
|
|
98
108
|
export { default as Briefcase } from './Briefcase';
|
|
109
|
+
export { default as BriefcaseFill } from './BriefcaseFill';
|
|
99
110
|
export { default as BroadcastSignal } from './BroadcastSignal';
|
|
100
111
|
export { default as BroomMotion } from './BroomMotion';
|
|
112
|
+
export { default as BroomMotionFill } from './BroomMotionFill';
|
|
101
113
|
export { default as Brush } from './Brush';
|
|
102
114
|
export { default as Bucket } from './Bucket';
|
|
103
115
|
export { default as BucketPaint } from './BucketPaint';
|
|
@@ -105,6 +117,7 @@ export { default as Bug } from './Bug';
|
|
|
105
117
|
export { default as Bulb } from './Bulb';
|
|
106
118
|
export { default as Calculator } from './Calculator';
|
|
107
119
|
export { default as Calendar } from './Calendar';
|
|
120
|
+
export { default as CalendarXmark } from './CalendarXmark';
|
|
108
121
|
export { default as Camera } from './Camera';
|
|
109
122
|
export { default as Car } from './Car';
|
|
110
123
|
export { default as CardClub } from './CardClub';
|
|
@@ -124,7 +137,9 @@ export { default as ChartColumn } from './ChartColumn';
|
|
|
124
137
|
export { default as ChartColumnStacked } from './ChartColumnStacked';
|
|
125
138
|
export { default as ChartDonut } from './ChartDonut';
|
|
126
139
|
export { default as ChartLine } from './ChartLine';
|
|
140
|
+
export { default as ChartLineArrowUp } from './ChartLineArrowUp';
|
|
127
141
|
export { default as ChartLineLabel } from './ChartLineLabel';
|
|
142
|
+
export { default as ChartLinePoints } from './ChartLinePoints';
|
|
128
143
|
export { default as ChartMixed } from './ChartMixed';
|
|
129
144
|
export { default as ChartPie } from './ChartPie';
|
|
130
145
|
export { default as ChartTreemap } from './ChartTreemap';
|
|
@@ -236,6 +251,7 @@ export { default as CircleQuestionFill } from './CircleQuestionFill';
|
|
|
236
251
|
export { default as CircleRuble } from './CircleRuble';
|
|
237
252
|
export { default as CircleStop } from './CircleStop';
|
|
238
253
|
export { default as CircleStopFill } from './CircleStopFill';
|
|
254
|
+
export { default as CircleTree } from './CircleTree';
|
|
239
255
|
export { default as CircleXmark } from './CircleXmark';
|
|
240
256
|
export { default as CircleXmarkFill } from './CircleXmarkFill';
|
|
241
257
|
export { default as Circles3Plus } from './Circles3Plus';
|
|
@@ -328,6 +344,7 @@ export { default as Eraser } from './Eraser';
|
|
|
328
344
|
export { default as ExclamationShape } from './ExclamationShape';
|
|
329
345
|
export { default as ExclamationShapeFill } from './ExclamationShapeFill';
|
|
330
346
|
export { default as Eye } from './Eye';
|
|
347
|
+
export { default as EyeClosed } from './EyeClosed';
|
|
331
348
|
export { default as EyeDashed } from './EyeDashed';
|
|
332
349
|
export { default as EyeSlash } from './EyeSlash';
|
|
333
350
|
export { default as EyesLookLeft } from './EyesLookLeft';
|
|
@@ -338,6 +355,7 @@ export { default as FaceFun } from './FaceFun';
|
|
|
338
355
|
export { default as FaceNeutral } from './FaceNeutral';
|
|
339
356
|
export { default as FaceNeutralDashed } from './FaceNeutralDashed';
|
|
340
357
|
export { default as FaceRobot } from './FaceRobot';
|
|
358
|
+
export { default as FaceRobotSmile } from './FaceRobotSmile';
|
|
341
359
|
export { default as FaceSad } from './FaceSad';
|
|
342
360
|
export { default as FaceSmile } from './FaceSmile';
|
|
343
361
|
export { default as FaceSurprise } from './FaceSurprise';
|
|
@@ -366,6 +384,7 @@ export { default as FileZipper } from './FileZipper';
|
|
|
366
384
|
export { default as Files } from './Files';
|
|
367
385
|
export { default as Filmstrip } from './Filmstrip';
|
|
368
386
|
export { default as Fingerprint } from './Fingerprint';
|
|
387
|
+
export { default as Firewall } from './Firewall';
|
|
369
388
|
export { default as Flag } from './Flag';
|
|
370
389
|
export { default as Flame } from './Flame';
|
|
371
390
|
export { default as Flask } from './Flask';
|
|
@@ -404,6 +423,7 @@ export { default as Gear } from './Gear';
|
|
|
404
423
|
export { default as GearBranches } from './GearBranches';
|
|
405
424
|
export { default as GearDot } from './GearDot';
|
|
406
425
|
export { default as GearPlay } from './GearPlay';
|
|
426
|
+
export { default as Gem } from './Gem';
|
|
407
427
|
export { default as Geo } from './Geo';
|
|
408
428
|
export { default as GeoDots } from './GeoDots';
|
|
409
429
|
export { default as GeoFill } from './GeoFill';
|
|
@@ -491,21 +511,30 @@ export { default as ListUl } from './ListUl';
|
|
|
491
511
|
export { default as LocationArrow } from './LocationArrow';
|
|
492
512
|
export { default as LocationArrowFill } from './LocationArrowFill';
|
|
493
513
|
export { default as Lock } from './Lock';
|
|
514
|
+
export { default as LockFill } from './LockFill';
|
|
494
515
|
export { default as LockOpen } from './LockOpen';
|
|
516
|
+
export { default as LockOpenFill } from './LockOpenFill';
|
|
495
517
|
export { default as LogoAcrobat } from './LogoAcrobat';
|
|
496
518
|
export { default as LogoAndroid } from './LogoAndroid';
|
|
519
|
+
export { default as LogoDebian } from './LogoDebian';
|
|
497
520
|
export { default as LogoDocker } from './LogoDocker';
|
|
498
521
|
export { default as LogoDrawIo } from './LogoDrawIo';
|
|
499
522
|
export { default as LogoFacebook } from './LogoFacebook';
|
|
523
|
+
export { default as LogoFigma } from './LogoFigma';
|
|
524
|
+
export { default as LogoGithub } from './LogoGithub';
|
|
500
525
|
export { default as LogoGitlab } from './LogoGitlab';
|
|
526
|
+
export { default as LogoLinkedin } from './LogoLinkedin';
|
|
501
527
|
export { default as LogoLinux } from './LogoLinux';
|
|
502
528
|
export { default as LogoMacos } from './LogoMacos';
|
|
503
529
|
export { default as LogoMarkdown } from './LogoMarkdown';
|
|
504
530
|
export { default as LogoMcp } from './LogoMcp';
|
|
505
531
|
export { default as LogoMermaid } from './LogoMermaid';
|
|
532
|
+
export { default as LogoMicrosoftOffice } from './LogoMicrosoftOffice';
|
|
533
|
+
export { default as LogoNodejs } from './LogoNodejs';
|
|
506
534
|
export { default as LogoNotion } from './LogoNotion';
|
|
507
535
|
export { default as LogoOsi } from './LogoOsi';
|
|
508
536
|
export { default as LogoPython } from './LogoPython';
|
|
537
|
+
export { default as LogoSlack } from './LogoSlack';
|
|
509
538
|
export { default as LogoStackOverflow } from './LogoStackOverflow';
|
|
510
539
|
export { default as LogoTelegram } from './LogoTelegram';
|
|
511
540
|
export { default as LogoUbuntu } from './LogoUbuntu';
|
|
@@ -529,6 +558,7 @@ export { default as Medal } from './Medal';
|
|
|
529
558
|
export { default as Megaphone } from './Megaphone';
|
|
530
559
|
export { default as Microphone } from './Microphone';
|
|
531
560
|
export { default as MicrophoneSlash } from './MicrophoneSlash';
|
|
561
|
+
export { default as Microscope } from './Microscope';
|
|
532
562
|
export { default as Minus } from './Minus';
|
|
533
563
|
export { default as MinusShape } from './MinusShape';
|
|
534
564
|
export { default as MinusShapeFill } from './MinusShapeFill';
|
|
@@ -559,6 +589,7 @@ export { default as ObjectsAlignRight } from './ObjectsAlignRight';
|
|
|
559
589
|
export { default as ObjectsAlignTop } from './ObjectsAlignTop';
|
|
560
590
|
export { default as OctagonXmark } from './OctagonXmark';
|
|
561
591
|
export { default as OfficeBadge } from './OfficeBadge';
|
|
592
|
+
export { default as Paintbrush } from './Paintbrush';
|
|
562
593
|
export { default as Palette } from './Palette';
|
|
563
594
|
export { default as PaperPlane } from './PaperPlane';
|
|
564
595
|
export { default as Paperclip } from './Paperclip';
|
|
@@ -589,6 +620,8 @@ export { default as PinFill } from './PinFill';
|
|
|
589
620
|
export { default as PinSlash } from './PinSlash';
|
|
590
621
|
export { default as PinSlashFill } from './PinSlashFill';
|
|
591
622
|
export { default as Pipeline } from './Pipeline';
|
|
623
|
+
export { default as Plane } from './Plane';
|
|
624
|
+
export { default as PlaneFill } from './PlaneFill';
|
|
592
625
|
export { default as PlanetEarth } from './PlanetEarth';
|
|
593
626
|
export { default as Play } from './Play';
|
|
594
627
|
export { default as PlayFill } from './PlayFill';
|
|
@@ -636,6 +669,7 @@ export { default as Snail } from './Snail';
|
|
|
636
669
|
export { default as Snowflake } from './Snowflake';
|
|
637
670
|
export { default as Sparkles } from './Sparkles';
|
|
638
671
|
export { default as SparklesFill } from './SparklesFill';
|
|
672
|
+
export { default as Speedometer } from './Speedometer';
|
|
639
673
|
export { default as Sphere } from './Sphere';
|
|
640
674
|
export { default as Square } from './Square';
|
|
641
675
|
export { default as SquareArticle } from './SquareArticle';
|
|
@@ -674,7 +708,9 @@ export { default as Stopwatch } from './Stopwatch';
|
|
|
674
708
|
export { default as Strikethrough } from './Strikethrough';
|
|
675
709
|
export { default as Suitcase } from './Suitcase';
|
|
676
710
|
export { default as Sun } from './Sun';
|
|
711
|
+
export { default as Superscript } from './Superscript';
|
|
677
712
|
export { default as TShirt } from './TShirt';
|
|
713
|
+
export { default as Tachometer } from './Tachometer';
|
|
678
714
|
export { default as Tag } from './Tag';
|
|
679
715
|
export { default as TagDollar } from './TagDollar';
|
|
680
716
|
export { default as TagRuble } from './TagRuble';
|
|
@@ -723,6 +759,7 @@ export { default as Tv } from './Tv';
|
|
|
723
759
|
export { default as TvRetro } from './TvRetro';
|
|
724
760
|
export { default as Umbrella } from './Umbrella';
|
|
725
761
|
export { default as Underline } from './Underline';
|
|
762
|
+
export { default as UniversalAccess } from './UniversalAccess';
|
|
726
763
|
export { default as Vault } from './Vault';
|
|
727
764
|
export { default as VectorCircle } from './VectorCircle';
|
|
728
765
|
export { default as VectorSquare } from './VectorSquare';
|