@gravity-ui/icons 2.12.0 → 2.13.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/ArrowsExpand.d.ts +4 -0
- package/ArrowsExpand.js +30 -0
- package/ArrowsExpandHorizontal.d.ts +4 -0
- package/ArrowsExpandHorizontal.js +29 -0
- package/ArrowsExpandVertical.d.ts +4 -0
- package/ArrowsExpandVertical.js +29 -0
- package/CheckShape.d.ts +4 -0
- package/CheckShape.js +29 -0
- package/CheckShapeFill.d.ts +4 -0
- package/CheckShapeFill.js +29 -0
- package/CircleLetterA.d.ts +4 -0
- package/CircleLetterA.js +29 -0
- package/CircleLetterB.d.ts +4 -0
- package/CircleLetterB.js +29 -0
- package/CircleLetterD.d.ts +4 -0
- package/CircleLetterD.js +29 -0
- package/CircleLetterE.d.ts +4 -0
- package/CircleLetterE.js +29 -0
- package/CircleLetterG.d.ts +4 -0
- package/CircleLetterG.js +29 -0
- package/CircleLetterI.d.ts +4 -0
- package/CircleLetterI.js +29 -0
- package/CircleLetterJ.d.ts +4 -0
- package/CircleLetterJ.js +29 -0
- package/CircleLetterK.d.ts +4 -0
- package/CircleLetterK.js +29 -0
- package/CircleLetterL.d.ts +4 -0
- package/CircleLetterL.js +29 -0
- package/CircleLetterM.d.ts +4 -0
- package/CircleLetterM.js +29 -0
- package/CircleLetterN.d.ts +4 -0
- package/CircleLetterN.js +29 -0
- package/CircleLetterO.d.ts +4 -0
- package/CircleLetterO.js +29 -0
- package/CircleLetterQ.d.ts +4 -0
- package/CircleLetterQ.js +29 -0
- package/CircleLetterU.d.ts +4 -0
- package/CircleLetterU.js +29 -0
- package/CircleLetterV.d.ts +4 -0
- package/CircleLetterV.js +29 -0
- package/CircleLetterX.d.ts +4 -0
- package/CircleLetterX.js +29 -0
- package/CircleLetterY.d.ts +4 -0
- package/CircleLetterY.js +29 -0
- package/CircleLetterZ.d.ts +4 -0
- package/CircleLetterZ.js +29 -0
- package/CircleNumber2.d.ts +4 -0
- package/CircleNumber2.js +29 -0
- package/CircleNumber3.d.ts +4 -0
- package/CircleNumber3.js +29 -0
- package/CircleNumber4.d.ts +4 -0
- package/CircleNumber4.js +29 -0
- package/CircleNumber5.d.ts +4 -0
- package/CircleNumber5.js +29 -0
- package/CircleNumber6.js +1 -3
- package/CircleNumber9.js +1 -3
- package/CloudSlash.d.ts +4 -0
- package/CloudSlash.js +29 -0
- package/ExclamationShape.js +1 -1
- package/ExclamationShapeFill.d.ts +4 -0
- package/ExclamationShapeFill.js +33 -0
- package/FaceAngry.d.ts +4 -0
- package/FaceAngry.js +29 -0
- package/Hand.js +1 -1
- package/Italic.js +1 -1
- package/LocationArrow.d.ts +4 -0
- package/LocationArrow.js +29 -0
- package/LocationArrowFill.d.ts +4 -0
- package/LocationArrowFill.js +29 -0
- package/MinusShape.d.ts +4 -0
- package/MinusShape.js +29 -0
- package/MinusShapeFill.d.ts +4 -0
- package/MinusShapeFill.js +29 -0
- package/PlusShape.d.ts +4 -0
- package/PlusShape.js +29 -0
- package/PlusShapeFill.d.ts +4 -0
- package/PlusShapeFill.js +29 -0
- package/Rocket.js +1 -1
- package/Skull.d.ts +4 -0
- package/Skull.js +29 -0
- package/SquareLineHorizontal.d.ts +4 -0
- package/SquareLineHorizontal.js +33 -0
- package/SquareLineVertical.d.ts +4 -0
- package/SquareLineVertical.js +29 -0
- package/Strikethrough.js +1 -3
- package/ToggleOff.d.ts +4 -0
- package/ToggleOff.js +29 -0
- package/ToggleOn.d.ts +4 -0
- package/ToggleOn.js +29 -0
- package/TrapezoidLeftLineHorizontal.d.ts +4 -0
- package/TrapezoidLeftLineHorizontal.js +33 -0
- package/TrapezoidUpLineVertical.d.ts +4 -0
- package/TrapezoidUpLineVertical.js +30 -0
- package/VolumeFill.js +1 -1
- package/VolumeLowFill.d.ts +4 -0
- package/VolumeLowFill.js +29 -0
- package/VolumeOffFill.d.ts +4 -0
- package/VolumeOffFill.js +29 -0
- package/VolumeSlash.d.ts +4 -0
- package/VolumeSlash.js +33 -0
- package/VolumeSlashFill.d.ts +4 -0
- package/VolumeSlashFill.js +33 -0
- package/VolumeXmarkFill.d.ts +4 -0
- package/VolumeXmarkFill.js +29 -0
- package/XmarkShape.d.ts +4 -0
- package/XmarkShape.js +29 -0
- package/XmarkShapeFill.d.ts +4 -0
- package/XmarkShapeFill.js +29 -0
- package/esm/ArrowsExpand.js +5 -0
- package/esm/ArrowsExpandHorizontal.js +4 -0
- package/esm/ArrowsExpandVertical.js +4 -0
- package/esm/CheckShape.js +4 -0
- package/esm/CheckShapeFill.js +4 -0
- package/esm/CircleLetterA.js +4 -0
- package/esm/CircleLetterB.js +4 -0
- package/esm/CircleLetterD.js +4 -0
- package/esm/CircleLetterE.js +4 -0
- package/esm/CircleLetterG.js +4 -0
- package/esm/CircleLetterI.js +4 -0
- package/esm/CircleLetterJ.js +4 -0
- package/esm/CircleLetterK.js +4 -0
- package/esm/CircleLetterL.js +4 -0
- package/esm/CircleLetterM.js +4 -0
- package/esm/CircleLetterN.js +4 -0
- package/esm/CircleLetterO.js +4 -0
- package/esm/CircleLetterQ.js +4 -0
- package/esm/CircleLetterU.js +4 -0
- package/esm/CircleLetterV.js +4 -0
- package/esm/CircleLetterX.js +4 -0
- package/esm/CircleLetterY.js +4 -0
- package/esm/CircleLetterZ.js +4 -0
- package/esm/CircleNumber2.js +4 -0
- package/esm/CircleNumber3.js +4 -0
- package/esm/CircleNumber4.js +4 -0
- package/esm/CircleNumber5.js +4 -0
- package/esm/CircleNumber6.js +1 -3
- package/esm/CircleNumber9.js +1 -3
- package/esm/CloudSlash.js +4 -0
- package/esm/ExclamationShape.js +1 -1
- package/esm/ExclamationShapeFill.js +8 -0
- package/esm/FaceAngry.js +4 -0
- package/esm/Hand.js +1 -1
- package/esm/Italic.js +1 -1
- package/esm/LocationArrow.js +4 -0
- package/esm/LocationArrowFill.js +4 -0
- package/esm/MinusShape.js +4 -0
- package/esm/MinusShapeFill.js +4 -0
- package/esm/PlusShape.js +4 -0
- package/esm/PlusShapeFill.js +4 -0
- package/esm/Rocket.js +1 -1
- package/esm/Skull.js +4 -0
- package/esm/SquareLineHorizontal.js +8 -0
- package/esm/SquareLineVertical.js +4 -0
- package/esm/Strikethrough.js +1 -3
- package/esm/ToggleOff.js +4 -0
- package/esm/ToggleOn.js +4 -0
- package/esm/TrapezoidLeftLineHorizontal.js +8 -0
- package/esm/TrapezoidUpLineVertical.js +5 -0
- package/esm/VolumeFill.js +1 -1
- package/esm/VolumeLowFill.js +4 -0
- package/esm/VolumeOffFill.js +4 -0
- package/esm/VolumeSlash.js +8 -0
- package/esm/VolumeSlashFill.js +8 -0
- package/esm/VolumeXmarkFill.js +4 -0
- package/esm/XmarkShape.js +4 -0
- package/esm/XmarkShapeFill.js +4 -0
- package/esm/index.js +50 -0
- package/index.d.ts +50 -0
- package/index.js +114 -13
- package/metadata.json +460 -16
- package/package.json +1 -1
- package/svgs/arrows-expand-horizontal.svg +1 -0
- package/svgs/arrows-expand-vertical.svg +1 -0
- package/svgs/arrows-expand.svg +1 -0
- package/svgs/check-shape-fill.svg +1 -0
- package/svgs/check-shape.svg +1 -0
- package/svgs/circle-letter-a.svg +1 -0
- package/svgs/circle-letter-b.svg +1 -0
- package/svgs/circle-letter-d.svg +1 -0
- package/svgs/circle-letter-e.svg +1 -0
- package/svgs/circle-letter-g.svg +1 -0
- package/svgs/circle-letter-i.svg +1 -0
- package/svgs/circle-letter-j.svg +1 -0
- package/svgs/circle-letter-k.svg +1 -0
- package/svgs/circle-letter-l.svg +1 -0
- package/svgs/circle-letter-m.svg +1 -0
- package/svgs/circle-letter-n.svg +1 -0
- package/svgs/circle-letter-o.svg +1 -0
- package/svgs/circle-letter-q.svg +1 -0
- package/svgs/circle-letter-u.svg +1 -0
- package/svgs/circle-letter-v.svg +1 -0
- package/svgs/circle-letter-x.svg +1 -0
- package/svgs/circle-letter-y.svg +1 -0
- package/svgs/circle-letter-z.svg +1 -0
- package/svgs/circle-number-2.svg +1 -0
- package/svgs/circle-number-3.svg +1 -0
- package/svgs/circle-number-4.svg +1 -0
- package/svgs/circle-number-5.svg +1 -0
- package/svgs/circle-number-6.svg +1 -1
- package/svgs/circle-number-9.svg +1 -1
- package/svgs/cloud-slash.svg +1 -0
- package/svgs/exclamation-shape-fill.svg +1 -0
- package/svgs/exclamation-shape.svg +1 -1
- package/svgs/face-angry.svg +1 -0
- package/svgs/hand.svg +1 -1
- package/svgs/italic.svg +1 -1
- package/svgs/location-arrow-fill.svg +1 -0
- package/svgs/location-arrow.svg +1 -0
- package/svgs/minus-shape-fill.svg +1 -0
- package/svgs/minus-shape.svg +1 -0
- package/svgs/plus-shape-fill.svg +1 -0
- package/svgs/plus-shape.svg +1 -0
- package/svgs/rocket.svg +1 -1
- package/svgs/skull.svg +1 -0
- package/svgs/square-line-horizontal.svg +1 -0
- package/svgs/square-line-vertical.svg +1 -0
- package/svgs/strikethrough.svg +1 -1
- package/svgs/toggle-off.svg +1 -0
- package/svgs/toggle-on.svg +1 -0
- package/svgs/trapezoid-left-line-horizontal.svg +1 -0
- package/svgs/trapezoid-up-line-vertical.svg +1 -0
- package/svgs/volume-fill.svg +1 -1
- package/svgs/volume-low-fill.svg +1 -0
- package/svgs/volume-off-fill.svg +1 -0
- package/svgs/volume-slash-fill.svg +1 -0
- package/svgs/volume-slash.svg +1 -0
- package/svgs/volume-xmark-fill.svg +1 -0
- package/svgs/xmark-shape-fill.svg +1 -0
- package/svgs/xmark-shape.svg +1 -0
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
const React = __importStar(require("react"));
|
|
27
|
+
const VolumeXmarkFill = (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),
|
|
28
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M1.5 11h3l2.586 2.586a1.414 1.414 0 0 0 2.414-1V3.414a1.414 1.414 0 0 0-2.414-1L4.5 5h-3A1.5 1.5 0 0 0 0 6.5v3A1.5 1.5 0 0 0 1.5 11m10.78-5.28a.75.75 0 1 0-1.06 1.06L12.44 8l-1.22 1.22a.75.75 0 1 0 1.06 1.06l1.22-1.22 1.22 1.22a.75.75 0 1 0 1.06-1.06L14.56 8l1.22-1.22a.75.75 0 0 0-1.06-1.06L13.5 6.94z", clipRule: "evenodd" })));
|
|
29
|
+
exports.default = VolumeXmarkFill;
|
package/XmarkShape.d.ts
ADDED
package/XmarkShape.js
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
const React = __importStar(require("react"));
|
|
27
|
+
const XmarkShape = (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),
|
|
28
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m8 10.121 2.652 2.652a.25.25 0 0 0 .353 0l1.768-1.768a.25.25 0 0 0 0-.353L10.121 8l2.652-2.652a.25.25 0 0 0 0-.353l-1.768-1.768a.25.25 0 0 0-.353 0L8 5.879 5.348 3.227a.25.25 0 0 0-.353 0L3.227 4.995a.25.25 0 0 0 0 .353L5.879 8l-2.652 2.652a.25.25 0 0 0 0 .353l1.768 1.768a.25.25 0 0 0 .353 0zm0 2.122 1.591 1.59a1.75 1.75 0 0 0 2.475 0l1.768-1.767a1.75 1.75 0 0 0 0-2.475L12.243 8l1.59-1.591a1.75 1.75 0 0 0 0-2.475l-1.767-1.768a1.75 1.75 0 0 0-2.475 0L8 3.757l-1.591-1.59a1.75 1.75 0 0 0-2.475 0L2.166 3.933a1.75 1.75 0 0 0 0 2.475L3.757 8l-1.59 1.591a1.75 1.75 0 0 0 0 2.475l1.767 1.768a1.75 1.75 0 0 0 2.475 0z", clipRule: "evenodd" })));
|
|
29
|
+
exports.default = XmarkShape;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
const React = __importStar(require("react"));
|
|
27
|
+
const XmarkShapeFill = (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),
|
|
28
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M8 12.243 6.232 14.01a1.5 1.5 0 0 1-2.121 0L1.99 11.89a1.5 1.5 0 0 1 0-2.122L3.757 8 1.99 6.232a1.5 1.5 0 0 1 0-2.121L4.11 1.99a1.5 1.5 0 0 1 2.122 0L8 3.757 9.768 1.99a1.5 1.5 0 0 1 2.121 0l2.122 2.12a1.5 1.5 0 0 1 0 2.122L12.243 8l1.767 1.768a1.5 1.5 0 0 1 0 2.121l-2.12 2.121a1.5 1.5 0 0 1-2.122 0z", clipRule: "evenodd" })));
|
|
29
|
+
exports.default = XmarkShapeFill;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const ArrowsExpand = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M7.47 1.22a.75.75 0 0 1 1.06 0l1.75 1.75a.75.75 0 1 1-1.06 1.06l-.47-.47v8.88l.47-.47a.75.75 0 1 1 1.06 1.06l-1.75 1.75a.75.75 0 0 1-1.06 0l-1.75-1.75a.75.75 0 1 1 1.06-1.06l.47.47V3.56l-.47.47a.75.75 0 0 1-1.06-1.06zM1.22 7.47a.75.75 0 0 0 0 1.06l1.75 1.75a.75.75 0 1 0 1.06-1.06L2.81 8l1.22-1.22a.75.75 0 0 0-1.06-1.06zm13.56 1.06-1.75 1.75a.75.75 0 1 1-1.06-1.06L13.19 8l-1.22-1.22a.75.75 0 0 1 1.06-1.06l1.75 1.75a.75.75 0 0 1 0 1.06", clipRule: "evenodd" }),
|
|
4
|
+
React.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M2.5 8h11" })));
|
|
5
|
+
export default ArrowsExpand;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const ArrowsExpandHorizontal = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M1.22 8.53a.75.75 0 0 1 0-1.06l2.5-2.5a.75.75 0 0 1 1.06 1.06L3.56 7.25h8.88l-1.22-1.22a.75.75 0 0 1 1.06-1.06l2.5 2.5a.75.75 0 0 1 0 1.06l-2.5 2.5a.75.75 0 1 1-1.06-1.06l1.22-1.22H3.56l1.22 1.22a.75.75 0 1 1-1.06 1.06z", clipRule: "evenodd" })));
|
|
4
|
+
export default ArrowsExpandHorizontal;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const ArrowsExpandVertical = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M7.47 1.22a.75.75 0 0 1 1.06 0l2.5 2.5a.75.75 0 1 1-1.06 1.06L8.75 3.56v8.88l1.22-1.22a.75.75 0 1 1 1.06 1.06l-2.5 2.5a.75.75 0 0 1-1.06 0l-2.5-2.5a.75.75 0 1 1 1.06-1.06l1.22 1.22V3.56L6.03 4.78a.75.75 0 0 1-1.06-1.06z", clipRule: "evenodd" })));
|
|
4
|
+
export default ArrowsExpandVertical;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const CheckShape = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M6.943 8.703 4.301 6.3a.25.25 0 0 0-.355.02L2.299 8.171a.25.25 0 0 0 .023.355l4.785 4.147a.25.25 0 0 0 .36-.032L13.29 5.36a.25.25 0 0 0-.03-.343l-1.856-1.65a.25.25 0 0 0-.364.034zM6.75 6.5l3.104-4.017a1.75 1.75 0 0 1 2.547-.238l1.857 1.651a1.75 1.75 0 0 1 .204 2.401L8.637 13.58a1.75 1.75 0 0 1-2.512.229L1.339 9.66a1.75 1.75 0 0 1-.162-2.486l1.647-1.852A1.75 1.75 0 0 1 5.31 5.19z", clipRule: "evenodd" })));
|
|
4
|
+
export default CheckShape;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const CheckShapeFill = (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("path", { fill: "currentColor", d: "m8.475 13.782 6.135-7.67a1.5 1.5 0 0 0-.174-2.058L12.2 2.068a1.5 1.5 0 0 0-2.184.204L6.75 6.5 5.122 5.02a1.5 1.5 0 0 0-2.13.114L1.01 7.364a1.5 1.5 0 0 0 .139 2.13l5.173 4.484a1.5 1.5 0 0 0 2.154-.196" })));
|
|
4
|
+
export default CheckShapeFill;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const CircleLetterA = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0M6.791 5.338a1.291 1.291 0 0 1 2.418 0l1.743 4.649a.75.75 0 1 1-1.404.526L9.168 9.5H6.832l-.38 1.013a.75.75 0 1 1-1.404-.526zM8 6.386 8.605 8h-1.21z", clipRule: "evenodd" })));
|
|
4
|
+
export default CircleLetterA;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const CircleLetterB = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0M6.75 4.5a.75.75 0 0 0-.75.75v5.25c0 .414.336.75.75.75h2.125a2.125 2.125 0 0 0 1.361-3.757A2 2 0 0 0 8.5 4.5zm.75 5.25V8.5h1.375a.625.625 0 1 1 0 1.25zM9 6.5a.5.5 0 0 1-.5.5h-1V6h1a.5.5 0 0 1 .5.5", clipRule: "evenodd" })));
|
|
4
|
+
export default CircleLetterB;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const CircleLetterD = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0M6.55 4.75a.75.75 0 0 0-.75.75v5c0 .414.336.75.75.75h1.5a3.25 3.25 0 1 0 0-6.5zm1.5 5H7.3v-3.5h.75a1.75 1.75 0 1 1 0 3.5", clipRule: "evenodd" })));
|
|
4
|
+
export default CircleLetterD;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const CircleLetterE = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0M6.5 4.75a.75.75 0 0 0-.75.75v5c0 .414.336.75.75.75h3a.75.75 0 0 0 0-1.5H7.25v-1h1.5a.75.75 0 0 0 0-1.5h-1.5v-1H9.5a.75.75 0 0 0 0-1.5z", clipRule: "evenodd" })));
|
|
4
|
+
export default CircleLetterE;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const CircleLetterG = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0M6.458 8c0-.8.2-1.289.445-1.569C7.136 6.165 7.487 6 8 6c.602 0 .995.225 1.235.62a.75.75 0 1 0 1.283-.776C9.964 4.93 9.04 4.5 8 4.5c-.862 0-1.657.293-2.226.944-.557.637-.816 1.523-.816 2.556s.259 1.92.816 2.556c.569.65 1.364.944 2.226.944.574 0 1.228-.118 1.767-.422.56-.316 1.05-.877 1.05-1.703 0-.068.003-.132.006-.21l.005-.144a3 3 0 0 0-.012-.473 1.3 1.3 0 0 0-.23-.633A1.02 1.02 0 0 0 9.75 7.5H8.5a.75.75 0 0 0 0 1.5h.828l-.003.07a8 8 0 0 0-.008.305c0 .14-.057.267-.287.397C8.778 9.914 8.398 10 8 10c-.513 0-.864-.165-1.097-.431-.245-.28-.445-.77-.445-1.569m2.863.69.002.007z", clipRule: "evenodd" })));
|
|
4
|
+
export default CircleLetterG;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const CircleLetterI = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0M7 4.75a.75.75 0 0 0 0 1.5h.25v3.5H7a.75.75 0 0 0 0 1.5h2a.75.75 0 0 0 0-1.5h-.25v-3.5H9a.75.75 0 0 0 0-1.5z", clipRule: "evenodd" })));
|
|
4
|
+
export default CircleLetterI;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const CircleLetterJ = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0m-4.51-2.25a.74.74 0 1 0-1.48 0v2.556c0 .704-.17 1.123-.365 1.355-.18.214-.45.348-.86.348-.3 0-.518-.072-.678-.182-.158-.109-.306-.286-.41-.576a.74.74 0 1 0-1.395.498c.194.543.517.991.966 1.3.447.306.971.442 1.516.442.774 0 1.488-.275 1.994-.876.492-.585.713-1.387.713-2.31z", clipRule: "evenodd" })));
|
|
4
|
+
export default CircleLetterJ;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const CircleLetterK = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0M7 5.75a.75.75 0 0 0-1.5 0v4.5a.75.75 0 0 0 1.5 0v-1.5h.212l2.286 2.057a.75.75 0 0 0 1.004-1.114L8.589 7.97l1.691-1.69a.75.75 0 1 0-1.06-1.06L7.19 7.25H7z", clipRule: "evenodd" })));
|
|
4
|
+
export default CircleLetterK;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const CircleLetterL = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0M7.5 5.75a.75.75 0 0 0-1.5 0v4.5c0 .414.336.75.75.75h3a.75.75 0 0 0 0-1.5H7.5z", clipRule: "evenodd" })));
|
|
4
|
+
export default CircleLetterL;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const CircleLetterM = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0m-4-2.084a.916.916 0 0 0-1.656-.539L8 7.225 6.656 5.377A.916.916 0 0 0 5 5.916v4.334a.75.75 0 0 0 1.5 0V7.713l.893 1.228a.75.75 0 0 0 1.214 0L9.5 7.713v2.537a.75.75 0 0 0 1.5 0z", clipRule: "evenodd" })));
|
|
4
|
+
export default CircleLetterM;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const CircleLetterN = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0m-4.25-2.25a.75.75 0 0 0-1.5 0v2.773L7.22 5.479a1.076 1.076 0 0 0-1.97.597v4.174a.75.75 0 0 0 1.5 0V7.477l2.03 3.044a1.076 1.076 0 0 0 1.97-.597z", clipRule: "evenodd" })));
|
|
4
|
+
export default CircleLetterN;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const CircleLetterO = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0M6.5 8c0-.803.197-1.294.438-1.574C7.165 6.162 7.504 6 8 6c.498 0 .837.162 1.063.427.24.28.436.77.436 1.573s-.196 1.294-.436 1.573C8.838 9.838 8.5 10 8.001 10c-.497 0-.836-.162-1.063-.426C6.698 9.294 6.5 8.803 6.5 8M8 4.5c-.853 0-1.64.297-2.2.949C5.253 6.086 5 6.969 5 8c0 1.03.253 1.914.8 2.551.56.652 1.347.949 2.2.949.858 0 1.644-.298 2.203-.95C10.75 9.91 11 9.027 11 8s-.25-1.911-.797-2.55c-.559-.652-1.345-.95-2.202-.95", clipRule: "evenodd" })));
|
|
4
|
+
export default CircleLetterO;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const CircleLetterQ = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0M6.938 6.426c-.24.28-.438.771-.438 1.574s.197 1.294.438 1.574C7.165 9.838 7.504 10 8 10q.231 0 .419-.045l-.158-.136a.75.75 0 1 1 .976-1.138l.175.15C9.468 8.6 9.5 8.326 9.5 8c0-.802-.196-1.294-.436-1.573C8.838 6.162 8.5 6 8.001 6c-.497 0-.836.162-1.063.426M8 11.5c.61 0 1.185-.151 1.668-.475l.343.294a.75.75 0 1 0 .976-1.138l-.355-.305C10.883 9.34 11 8.704 11 8c0-1.028-.25-1.911-.797-2.55-.559-.652-1.345-.95-2.202-.95-.854 0-1.64.297-2.2.949C5.252 6.086 5 6.969 5 8c0 1.03.253 1.914.8 2.551.56.652 1.347.949 2.2.949", clipRule: "evenodd" })));
|
|
4
|
+
export default CircleLetterQ;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const CircleLetterU = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0M6.74 5.75a.74.74 0 1 0-1.48 0v2.556c0 .927.227 1.732.728 2.316.515.598 1.236.869 2.013.869.78 0 1.5-.272 2.014-.871.5-.585.726-1.39.726-2.314V5.75a.74.74 0 1 0-1.482 0v2.556c0 .702-.172 1.119-.37 1.35-.184.216-.463.353-.888.353-.424 0-.703-.137-.889-.353-.198-.23-.371-.648-.371-1.35z", clipRule: "evenodd" })));
|
|
4
|
+
export default CircleLetterU;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const CircleLetterV = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0M6.441 5.709a.75.75 0 0 0-1.382.582l1.903 4.52a1.126 1.126 0 0 0 2.076 0l1.903-4.52a.75.75 0 1 0-1.382-.582L8 9.411z", clipRule: "evenodd" })));
|
|
4
|
+
export default CircleLetterV;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const CircleLetterX = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0M5.658 9.79a.75.75 0 0 0 1.184.92L8 9.223l1.158 1.489a.75.75 0 0 0 1.184-.921L8.95 8l1.392-1.79a.75.75 0 0 0-1.184-.92L8 6.778 6.842 5.29a.75.75 0 1 0-1.184.92L7.05 8z", clipRule: "evenodd" })));
|
|
4
|
+
export default CircleLetterX;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const CircleLetterY = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0M6.586 5.281a.75.75 0 1 0-1.172.938L7.25 8.513v2.237a.75.75 0 0 0 1.5 0V8.513l1.836-2.294a.75.75 0 0 0-1.172-.938L8 7.05z", clipRule: "evenodd" })));
|
|
4
|
+
export default CircleLetterY;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const CircleLetterZ = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0M6 5a.75.75 0 0 0 0 1.5h2.49L5.56 9.284A.995.995 0 0 0 6.245 11H10a.75.75 0 0 0 0-1.5H7.51l2.93-2.784A.995.995 0 0 0 9.755 5z", clipRule: "evenodd" })));
|
|
4
|
+
export default CircleLetterZ;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const CircleNumber2 = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0M9.75 9.75H8.269a9 9 0 0 0 .404-.287 5.3 5.3 0 0 0 1.045-1.014c.29-.39.532-.882.532-1.449 0-.596-.203-1.17-.628-1.598-.427-.43-1.019-.652-1.682-.652-.958 0-1.811.562-2.143 1.5a.75.75 0 0 0 1.414.5c.11-.31.377-.5.73-.5.324 0 .512.102.617.209.108.109.192.284.192.541 0 .131-.057.314-.235.553-.177.237-.436.48-.746.714-.62.468-1.33.822-1.654.972-.37.171-.615.542-.615.96 0 .58.47 1.051 1.05 1.051h3.2a.75.75 0 0 0 0-1.5", clipRule: "evenodd" })));
|
|
4
|
+
export default CircleNumber2;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const CircleNumber3 = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0M6.5 4.75a.75.75 0 0 0 0 1.5h1.467l-.809 1.04a.75.75 0 0 0 .715 1.2c.608-.102.952.023 1.123.148a.61.61 0 0 1 .254.512c0 .28-.261.85-1.25.85-.777 0-1.22-.533-1.288-.737a.75.75 0 1 0-1.424.474C5.554 10.533 6.554 11.5 8 11.5c1.701 0 2.75-1.13 2.75-2.35a2.11 2.11 0 0 0-.871-1.725 2.4 2.4 0 0 0-.665-.335l.878-1.13A.75.75 0 0 0 9.5 4.75z", clipRule: "evenodd" })));
|
|
4
|
+
export default CircleNumber3;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const CircleNumber4 = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0M8.664 4.5c-.334 0-.649.153-.855.415l-2.57 3.27A1.121 1.121 0 0 0 6.123 10H8.25v.75a.75.75 0 0 0 1.5 0V10a.75.75 0 0 0 0-1.5V5.586c0-.6-.486-1.086-1.086-1.086M8.25 6.782V8.5H6.9z", clipRule: "evenodd" })));
|
|
4
|
+
export default CircleNumber4;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const CircleNumber5 = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0M6.861 4.75a.75.75 0 0 0-.736.606l-.461 2.35a.75.75 0 0 0 .64.888l.055.997h-.002.002a.75.75 0 0 0-.718 1.318L6 10.25l-.359.659h.002l.001.001.005.003.014.007a3 3 0 0 0 .188.091c.122.056.295.128.506.2a5.3 5.3 0 0 0 1.676.289c1.653 0 2.717-1.311 2.717-2.5 0-.726-.304-1.32-.805-1.714-.48-.378-1.09-.536-1.678-.536-.324 0-.629.03-.901.073l.112-.573H9.44a.75.75 0 1 0 0-1.5zM6.36 9.591l-.055-.997a.75.75 0 0 0 .384-.051l.018-.008.087-.03a4.6 4.6 0 0 1 1.475-.254c.337-.001.594.091.749.213.133.106.233.262.233.536 0 .37-.403 1-1.217 1-.45 0-.875-.102-1.194-.21a4 4 0 0 1-.461-.189zm-.055-.997-.179-3.238z", clipRule: "evenodd" })));
|
|
4
|
+
export default CircleNumber5;
|
package/esm/CircleNumber6.js
CHANGED
|
@@ -1,6 +1,4 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
const CircleNumber6 = (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("
|
|
4
|
-
React.createElement("path", { d: "M6.569 7.088a5.3 5.3 0 0 1 1.544-.181c.623.017 1.311.15 1.869.502.596.375 1.018.993 1.018 1.841 0 1.405-1.39 2.25-3 2.25-.885 0-1.688-.289-2.254-.95-.55-.641-.788-1.529-.788-2.55 0-1.033.259-1.92.816-2.556C6.343 4.794 7.138 4.5 8 4.5c1.17 0 1.793.308 2.335.58a.75.75 0 1 1-.67 1.34l-.012-.005C9.201 6.19 8.823 6 8 6c-.513 0-.864.165-1.097.431a1.7 1.7 0 0 0-.334.657M8.07 8.406a3.7 3.7 0 0 0-1.271.18 1.7 1.7 0 0 0-.282.126c.074.403.21.68.367.862.22.257.564.426 1.116.426 1.265 0 1.5-.586 1.5-.75 0-.277-.109-.44-.318-.573-.248-.156-.639-.258-1.112-.271" }),
|
|
5
|
-
React.createElement("path", { d: "M8 13.5a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14" }))));
|
|
3
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M8 13.5a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14m2.5-5.75c0 1.147-1.048 2.25-2.6 2.25-.719 0-1.478-.187-2.054-.765S5 9.31 5 8.25c0-2.046 1.781-3.442 3.89-3.742a.75.75 0 1 1 .21 1.484c-1.057.151-1.808.599-2.224 1.161A4 4 0 0 1 8 7c.638 0 1.255.186 1.727.578.485.402.773.989.773 1.672M8.025 8.5H8c-.65 0-1.02.19-1.187.357a.45.45 0 0 0-.108.525c.063.129.134.224.204.294.2.202.516.324.991.324.835 0 1.1-.538 1.1-.75 0-.236-.09-.4-.231-.518-.15-.125-.4-.227-.744-.232", clipRule: "evenodd" })));
|
|
6
4
|
export default CircleNumber6;
|
package/esm/CircleNumber9.js
CHANGED
|
@@ -1,6 +1,4 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
const CircleNumber9 = (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("
|
|
4
|
-
React.createElement("path", { d: "M8 13.5a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14" }),
|
|
5
|
-
React.createElement("path", { d: "M9.491 8.81a5.3 5.3 0 0 1-1.527.289c-.623.025-1.319-.059-1.9-.37-.62-.334-1.085-.921-1.144-1.767C4.822 5.56 6.151 4.621 7.756 4.51c.883-.062 1.704.17 2.315.79.594.601.892 1.47.963 2.49.072 1.03-.124 1.932-.635 2.606-.523.688-1.295 1.037-2.155 1.097-1.167.08-1.81-.183-2.37-.416a.75.75 0 1 1 .575-1.385l.012.005c.467.194.857.356 1.678.3.512-.037.85-.225 1.065-.508.122-.16.226-.382.287-.678m-.334-1.48a1.7 1.7 0 0 0 .273-.144c-.102-.397-.258-.663-.427-.834-.237-.24-.592-.386-1.142-.347-1.262.088-1.456.689-1.444.853a.61.61 0 0 0 .357.549c.258.138.655.212 1.128.193a3.7 3.7 0 0 0 1.255-.27" }))));
|
|
3
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M8 13.5a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14M5.5 6.75c0-1.147 1.048-2.25 2.6-2.25.719 0 1.478.187 2.054.765S11 6.69 11 7.75c0 2.046-1.781 3.442-3.89 3.742a.75.75 0 1 1-.211-1.485c1.057-.15 1.808-.598 2.224-1.16A4 4 0 0 1 8 9c-.638 0-1.255-.186-1.727-.578A2.13 2.13 0 0 1 5.5 6.75m2.475.75H8c.65 0 1.02-.19 1.187-.357a.45.45 0 0 0 .108-.525 1.1 1.1 0 0 0-.204-.294C8.891 6.122 8.575 6 8.1 6c-.835 0-1.1.538-1.1.75 0 .236.09.4.231.518.15.125.4.227.744.232", clipRule: "evenodd" })));
|
|
6
4
|
export default CircleNumber9;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const CloudSlash = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M3.364 4.424 1.97 3.03a.75.75 0 0 1 1.06-1.06l11 11a.75.75 0 1 1-1.06 1.06l-.612-.612a4.5 4.5 0 0 1-.858.082H3.75a3.75 3.75 0 0 1-.747-7.426 4.7 4.7 0 0 1 .36-1.65M10.939 12H3.751a2.25 2.25 0 0 1-.003-4.5h.03a.75.75 0 0 0 .747-.843 3.3 3.3 0 0 1 .036-1.036zm-.388-7.4a4.5 4.5 0 0 0-1.863.886l1.07 1.07a3 3 0 0 1 1.842-.554 3 3 0 0 1 2.343 4.74l1.07 1.07a4.5 4.5 0 0 0-2.826-7.26A4.75 4.75 0 0 0 5.351 2.15l1.115 1.115A3.25 3.25 0 0 1 10.55 4.6", clipRule: "evenodd" })));
|
|
4
|
+
export default CloudSlash;
|
package/esm/ExclamationShape.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
const ExclamationShape = (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
3
|
React.createElement("g", { clipPath: "url(#a)" },
|
|
4
|
-
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "
|
|
4
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m9.41 1.762-.325 6.5a.25.25 0 0 1-.25.238h-1.67a.25.25 0 0 1-.25-.238l-.325-6.5a.25.25 0 0 1 .25-.262h2.32a.25.25 0 0 1 .25.262m1.173 6.575.325-6.5A1.75 1.75 0 0 0 9.16 0H6.84a1.75 1.75 0 0 0-1.748 1.837l.325 6.5A1.75 1.75 0 0 0 7.165 10h1.67a1.75 1.75 0 0 0 1.748-1.663M8 12.5a1 1 0 1 1 0 2 1 1 0 0 1 0-2m2.5 1a2.5 2.5 0 1 0-5 0 2.5 2.5 0 0 0 5 0", clipRule: "evenodd" })),
|
|
5
5
|
React.createElement("defs", null,
|
|
6
6
|
React.createElement("clipPath", { id: "a" },
|
|
7
7
|
React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" })))));
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const ExclamationShapeFill = (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", { clipPath: "url(#a)" },
|
|
4
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m10.921 1.575-.35 7A1.5 1.5 0 0 1 9.073 10H6.927a1.5 1.5 0 0 1-1.498-1.425l-.35-7A1.5 1.5 0 0 1 6.577 0h2.846a1.5 1.5 0 0 1 1.498 1.575M8 11a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5", clipRule: "evenodd" })),
|
|
5
|
+
React.createElement("defs", null,
|
|
6
|
+
React.createElement("clipPath", { id: "a" },
|
|
7
|
+
React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" })))));
|
|
8
|
+
export default ExclamationShapeFill;
|
package/esm/FaceAngry.js
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const FaceAngry = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0m-6 3.5A.75.75 0 0 0 9 10H7a.75.75 0 0 0 0 1.5zm1.5-2a.75.75 0 0 1-.75-.75V7.71l-.068.018a.75.75 0 0 1-.364-1.456l2-.5a.75.75 0 0 1 .364 1.456l-.432.108V8.75a.75.75 0 0 1-.75.75m-5 0a.75.75 0 0 1-.75-.75V7.336l-.432-.108a.75.75 0 0 1 .364-1.456l2 .5a.75.75 0 0 1-.364 1.456L6.25 7.71v1.04a.75.75 0 0 1-.75.75", clipRule: "evenodd" })));
|
|
4
|
+
export default FaceAngry;
|
package/esm/Hand.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
const Hand = (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
3
|
React.createElement("g", { clipPath: "url(#a)" },
|
|
4
|
-
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M6
|
|
4
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M6 3.325v5.971l-1.5-.375-.53-.132-.672-.168-.205-.051a.478.478 0 0 0-.409.84l.167.13.547.425.43.334 2.142 1.666 2.728-.181L12 11.5l.667-3.557.108-.579.455-2.426.148-.787.009-.047a.51.51 0 0 0-.993-.234l-.013.046-.22.77L12 5.25 11.5 7h-1V2.023a.523.523 0 0 0-1.043-.048l-.005.048-.07.775-.216 2.381-.147 1.617L9 7H8l-.019-.093-.329-1.647L7.5 4.5l-.26-1.298-.13-.652-.022-.108A.55.55 0 0 0 6 2.55zm-2.543 3.79 1.043.26V2.55a2.05 2.05 0 0 1 3.617-1.321A2.023 2.023 0 0 1 12 2.023v.182a2.01 2.01 0 0 1 2.861 2.176l-1.387 7.395a1.5 1.5 0 0 1-1.346 1.219l-3.302.283-.028.002-2.728.182a1.5 1.5 0 0 1-1.02-.313l-3.287-2.555a1.978 1.978 0 0 1 1.694-3.48m9.346 8.383a.75.75 0 0 0-.106-1.496l-7 .5a.75.75 0 1 0 .106 1.496z", clipRule: "evenodd" })),
|
|
5
5
|
React.createElement("defs", null,
|
|
6
6
|
React.createElement("clipPath", { id: "a" },
|
|
7
7
|
React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" })))));
|
package/esm/Italic.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
const Italic = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M7.25 2a.75.75 0 0 0 0 1.5h1.317l-2.7 9H4.25a.75.75 0
|
|
3
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7.25 2a.75.75 0 0 0 0 1.5h1.317l-2.7 9H4.25a.75.75 0 1 0 0 1.5h4.5a.75.75 0 0 0 0-1.5H7.433l2.7-9h1.617a.75.75 0 0 0 0-1.5z", clipRule: "evenodd" })));
|
|
4
4
|
export default Italic;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const LocationArrow = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M7.16 13.134 6.5 9.5l-3.634-.66a2.272 2.272 0 0 1-.355-4.377l9.358-3.327a2.346 2.346 0 0 1 2.996 2.995l-3.328 9.358a2.272 2.272 0 0 1-4.376-.355m2.964-.148L13.45 3.63a.844.844 0 0 0-1.08-1.08L3.014 5.876a.772.772 0 0 0 .12 1.487l3.634.661 1.022.186.186 1.022.66 3.634a.772.772 0 0 0 1.488.12", clipRule: "evenodd" })));
|
|
4
|
+
export default LocationArrow;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const LocationArrowFill = (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("path", { fill: "currentColor", d: "m10.924 13.894 3.95-10.316a1.9 1.9 0 0 0-2.452-2.452L2.106 5.076a1.722 1.722 0 0 0 .163 3.27L6.5 9.5l1.154 4.231a1.722 1.722 0 0 0 3.27.163" })));
|
|
4
|
+
export default LocationArrowFill;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const MinusShape = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M2.75 9.5h10.5a.25.25 0 0 0 .25-.25v-2.5a.25.25 0 0 0-.25-.25H2.75a.25.25 0 0 0-.25.25v2.5c0 .138.112.25.25.25m10.5 1.5H2.75A1.75 1.75 0 0 1 1 9.25v-2.5C1 5.784 1.784 5 2.75 5h10.5c.966 0 1.75.784 1.75 1.75v2.5A1.75 1.75 0 0 1 13.25 11", clipRule: "evenodd" })));
|
|
4
|
+
export default MinusShape;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const MinusShapeFill = (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("path", { fill: "currentColor", d: "M2.5 11h11A1.5 1.5 0 0 0 15 9.5v-3A1.5 1.5 0 0 0 13.5 5h-11A1.5 1.5 0 0 0 1 6.5v3A1.5 1.5 0 0 0 2.5 11" })));
|
|
4
|
+
export default MinusShapeFill;
|
package/esm/PlusShape.js
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const PlusShape = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M9.5 9.5h3.75a.25.25 0 0 0 .25-.25v-2.5a.25.25 0 0 0-.25-.25H9.5V2.75a.25.25 0 0 0-.25-.25h-2.5a.25.25 0 0 0-.25.25V6.5H2.75a.25.25 0 0 0-.25.25v2.5c0 .138.112.25.25.25H6.5v3.75c0 .138.112.25.25.25h2.5a.25.25 0 0 0 .25-.25zM5 5H2.75A1.75 1.75 0 0 0 1 6.75v2.5c0 .966.784 1.75 1.75 1.75H5v2.25c0 .966.784 1.75 1.75 1.75h2.5A1.75 1.75 0 0 0 11 13.25V11h2.25A1.75 1.75 0 0 0 15 9.25v-2.5A1.75 1.75 0 0 0 13.25 5H11V2.75A1.75 1.75 0 0 0 9.25 1h-2.5A1.75 1.75 0 0 0 5 2.75z", clipRule: "evenodd" })));
|
|
4
|
+
export default PlusShape;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const PlusShapeFill = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M11 11v2.5A1.5 1.5 0 0 1 9.5 15h-3A1.5 1.5 0 0 1 5 13.5V11H2.5A1.5 1.5 0 0 1 1 9.5v-3A1.5 1.5 0 0 1 2.5 5H5V2.5A1.5 1.5 0 0 1 6.5 1h3A1.5 1.5 0 0 1 11 2.5V5h2.5A1.5 1.5 0 0 1 15 6.5v3a1.5 1.5 0 0 1-1.5 1.5z", clipRule: "evenodd" })));
|
|
4
|
+
export default PlusShapeFill;
|
package/esm/Rocket.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
const Rocket = (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
3
|
React.createElement("g", { clipPath: "url(#a)" },
|
|
4
|
-
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "
|
|
4
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m6.993 5.628-.787-.157-1.118-.224a1.13 1.13 0 0 0-1.024.31L2.837 6.785a1.15 1.15 0 0 0-.285.474l1.02.185a6.19 6.19 0 0 1 4.985 4.985l.185 1.02c.178-.055.34-.152.474-.285l1.227-1.227c.268-.268.384-.652.31-1.024l-.224-1.118-.157-.787.567-.568 1.243-1.242A4.5 4.5 0 0 0 13.5 4.015V2.5h-1.515a4.5 4.5 0 0 0-3.182 1.318L7.561 5.061zM12 9.5l1.243-1.243A6 6 0 0 0 15 4.015V2.5A1.5 1.5 0 0 0 13.5 1h-1.515a6 6 0 0 0-4.242 1.757L6.5 4l-1.118-.224a2.63 2.63 0 0 0-2.379.72L1.777 5.724A2.65 2.65 0 0 0 1 7.598c0 .522.373.97.887 1.063l1.417.258a4.69 4.69 0 0 1 3.777 3.777l.258 1.417c.093.514.54.887 1.063.887.703 0 1.377-.28 1.875-.777l1.226-1.226a2.63 2.63 0 0 0 .72-2.38zm-8.06 2.571c-.311-.31-.76-.28-1.005-.036-.233.233-.423.658-.527 1.247a5 5 0 0 0-.05.366q.184-.019.377-.053c.596-.106 1.017-.296 1.24-.52.245-.244.275-.693-.036-1.004M5 11.011c-.873-.874-2.273-.89-3.126-.036C.777 12.07.802 14.094.837 14.712c.007.12.06.23.145.315a.5.5 0 0 0 .32.145c.622.032 2.652.046 3.734-1.035.853-.854.837-2.253-.036-3.126m6.78-5.73a.75.75 0 0 0-1.06-1.061l-1.5 1.5a.75.75 0 0 0 1.06 1.06z", clipRule: "evenodd" })),
|
|
5
5
|
React.createElement("defs", null,
|
|
6
6
|
React.createElement("clipPath", { id: "a" },
|
|
7
7
|
React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" })))));
|
package/esm/Skull.js
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const Skull = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "m12.5 12 .614-.246A3 3 0 0 0 15 8.97V8A7 7 0 1 0 1 8v.969a3 3 0 0 0 1.886 2.785L3.5 12l1 3h7zm-2.081 1.5.658-1.974.22-.66.646-.259.614-.245a1.5 1.5 0 0 0 .943-1.393V8a5.5 5.5 0 1 0-11 0v.969a1.5 1.5 0 0 0 .943 1.393l.614.245.646.259.22.66.658 1.974h.544L6.5 12h1v1.5h1V12h1l.375 1.5zM9 8.4A1.4 1.4 0 0 1 10.4 7h.246a1.353 1.353 0 0 1 .223 2.688l-.515.086A1.163 1.163 0 0 1 9 8.628zM5.353 7a1.353 1.353 0 0 0-.222 2.688l.515.086A1.163 1.163 0 0 0 7 8.628V8.4A1.4 1.4 0 0 0 5.6 7z", clipRule: "evenodd" })));
|
|
4
|
+
export default Skull;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const SquareLineHorizontal = (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", { clipPath: "url(#a)" },
|
|
4
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M.75 7.25a.75.75 0 0 0 0 1.5h.75v2.75a3 3 0 0 0 3 3h7a3 3 0 0 0 3-3V8.75h.75a.75.75 0 0 0 0-1.5h-.75V4.5a3 3 0 0 0-3-3h-7a3 3 0 0 0-3 3v2.75zM3 8.75v2.75A1.5 1.5 0 0 0 4.5 13h7a1.5 1.5 0 0 0 1.5-1.5V8.75zm10-1.5H3V4.5A1.5 1.5 0 0 1 4.5 3h7A1.5 1.5 0 0 1 13 4.5z", clipRule: "evenodd" })),
|
|
5
|
+
React.createElement("defs", null,
|
|
6
|
+
React.createElement("clipPath", { id: "a" },
|
|
7
|
+
React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" })))));
|
|
8
|
+
export default SquareLineHorizontal;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const SquareLineVertical = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M8.75.75a.75.75 0 0 0-1.5 0v.75H4.5a3 3 0 0 0-3 3v7a3 3 0 0 0 3 3h2.75v.75a.75.75 0 0 0 1.5 0v-.75h2.75a3 3 0 0 0 3-3v-7a3 3 0 0 0-3-3H8.75zM7.25 3H4.5A1.5 1.5 0 0 0 3 4.5v7A1.5 1.5 0 0 0 4.5 13h2.75zm1.5 10V3h2.75A1.5 1.5 0 0 1 13 4.5v7a1.5 1.5 0 0 1-1.5 1.5z", clipRule: "evenodd" })));
|
|
4
|
+
export default SquareLineVertical;
|
package/esm/Strikethrough.js
CHANGED
|
@@ -1,6 +1,4 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
const Strikethrough = (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("
|
|
4
|
-
React.createElement("path", { d: "M5.502 2.757C6.214 2.236 7.122 2 7.984 2c1.685 0 3.015.572 3.687 1.915a.75.75 0 1 1-1.342.67C10.001 3.928 9.331 3.5 7.984 3.5c-.611 0-1.19.17-1.597.467a1.46 1.46 0 0 0-.627 1.242c0 .404.165.76.463 1.041H4.447a2.9 2.9 0 0 1-.187-1.04c0-1.084.507-1.916 1.242-2.453m6.047 5.993h1.201a.75.75 0 0 0 0-1.5h-9.5a.75.75 0 0 0 0 1.5h5.475l.043.012h.002c1.196.323 1.98 1.005 1.98 1.988 0 .669-.289 1.063-.742 1.33-.5.296-1.222.437-2 .437-1.398 0-2.453-.473-2.796-1.504a.75.75 0 0 0-1.424.474c.657 1.969 2.602 2.53 4.22 2.53.915 0 1.94-.16 2.762-.644.869-.513 1.48-1.377 1.48-2.623 0-.822-.276-1.482-.7-2" }),
|
|
5
|
-
React.createElement("path", { d: "M5.502 2.757C6.214 2.236 7.122 2 7.984 2c1.685 0 3.015.572 3.687 1.915a.75.75 0 1 1-1.342.67C10.001 3.93 9.331 3.5 7.984 3.5c-.611 0-1.19.17-1.597.468-.384.28-.627.678-.627 1.242 0 .403.165.758.463 1.04H4.447a2.9 2.9 0 0 1-.187-1.04c0-1.084.507-1.916 1.242-2.453m6.047 5.993h1.201a.75.75 0 0 0 0-1.5h-9.5a.75.75 0 0 0 0 1.5h5.475l.043.012h.002c1.196.323 1.98 1.005 1.98 1.988 0 .669-.289 1.063-.742 1.33-.5.296-1.222.437-2 .437-1.398 0-2.453-.472-2.796-1.504a.75.75 0 1 0-1.424.474c.657 1.969 2.602 2.53 4.22 2.53.915 0 1.94-.16 2.762-.644.869-.512 1.48-1.376 1.48-2.623 0-.822-.276-1.481-.7-2" }))));
|
|
3
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M5.502 2.757C6.214 2.236 7.122 2 7.984 2c1.685 0 3.015.572 3.687 1.915a.75.75 0 1 1-1.342.67C10.001 3.93 9.331 3.5 7.984 3.5c-.611 0-1.19.17-1.597.468-.384.28-.627.678-.627 1.242 0 .403.165.758.463 1.04H4.447a2.9 2.9 0 0 1-.187-1.04c0-1.084.507-1.916 1.242-2.453m6.047 5.993h1.201a.75.75 0 0 0 0-1.5h-9.5a.75.75 0 0 0 0 1.5h5.475l.043.012h.002c1.196.323 1.98 1.005 1.98 1.988 0 .669-.289 1.063-.742 1.33-.5.296-1.222.437-2 .437-1.398 0-2.453-.472-2.796-1.504a.75.75 0 1 0-1.424.474c.657 1.969 2.602 2.53 4.22 2.53.915 0 1.94-.16 2.762-.644.869-.512 1.48-1.376 1.48-2.623 0-.822-.276-1.481-.7-2", clipRule: "evenodd" })));
|
|
6
4
|
export default Strikethrough;
|
package/esm/ToggleOff.js
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const ToggleOff = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M5.5 12a4 4 0 1 1 0-8 4 4 0 0 1 0 8m3.775 0A5.5 5.5 0 0 0 11 8a5.5 5.5 0 0 0-1.725-4H10.5a4 4 0 0 1 0 8zM0 8a5.5 5.5 0 0 1 5.5-5.5h5a5.5 5.5 0 1 1 0 11h-5A5.5 5.5 0 0 1 0 8", clipRule: "evenodd" })));
|
|
4
|
+
export default ToggleOff;
|
package/esm/ToggleOn.js
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const ToggleOn = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M0 8a5.5 5.5 0 0 1 5.5-5.5h5a5.5 5.5 0 1 1 0 11h-5A5.5 5.5 0 0 1 0 8m6.5 0a4 4 0 1 0 8 0 4 4 0 0 0-8 0", clipRule: "evenodd" })));
|
|
4
|
+
export default ToggleOn;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const TrapezoidLeftLineHorizontal = (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", { clipPath: "url(#a)" },
|
|
4
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M.75 7.25a.75.75 0 0 0 0 1.5H2v2.234a2.5 2.5 0 0 0 1.97 2.443l7 1.517A2.5 2.5 0 0 0 14 12.5V8.75h1.25a.75.75 0 0 0 0-1.5H14V3.5a2.5 2.5 0 0 0-3.03-2.444l-7 1.517A2.5 2.5 0 0 0 2 5.016V7.25zm2.75 1.5v2.234a1 1 0 0 0 .788.977l7 1.517A1 1 0 0 0 12.5 12.5V8.75zm9-1.5h-9V5.016a1 1 0 0 1 .788-.977l7-1.517A1 1 0 0 1 12.5 3.5z", clipRule: "evenodd" })),
|
|
5
|
+
React.createElement("defs", null,
|
|
6
|
+
React.createElement("clipPath", { id: "a" },
|
|
7
|
+
React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" })))));
|
|
8
|
+
export default TrapezoidLeftLineHorizontal;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const TrapezoidUpLineVertical = (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("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M3.306 4.13a1.75 1.75 0 0 1 1.71-1.38h5.968a1.75 1.75 0 0 1 1.71 1.38l1.516 7a1.75 1.75 0 0 1-1.71 2.12h-9a1.75 1.75 0 0 1-1.71-2.12zM8 .75v14.5" }),
|
|
4
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M8.75.75a.75.75 0 0 0-1.5 0V2H5.016a2.5 2.5 0 0 0-2.443 1.97l-1.517 7A2.5 2.5 0 0 0 3.5 14h3.75v1.25a.75.75 0 0 0 1.5 0V14h3.75a2.5 2.5 0 0 0 2.444-3.03l-1.517-7A2.5 2.5 0 0 0 10.984 2H8.75zM7.25 3.5H5.016a1 1 0 0 0-.977.788l-1.517 7A1 1 0 0 0 3.5 12.5h3.75zm1.5 9v-9h2.233a1 1 0 0 1 .978.788l1.516 7A1 1 0 0 1 12.5 12.5z", clipRule: "evenodd" })));
|
|
5
|
+
export default TrapezoidUpLineVertical;
|
package/esm/VolumeFill.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
const VolumeFill = (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
3
|
React.createElement("g", { clipPath: "url(#a)" },
|
|
4
|
-
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "
|
|
4
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M1.5 11h3l2.586 2.586a1.414 1.414 0 0 0 2.414-1V3.414a1.414 1.414 0 0 0-2.414-1L4.5 5h-3A1.5 1.5 0 0 0 0 6.5v3A1.5 1.5 0 0 0 1.5 11m12.662 2.103c-.265.319-.743.317-1.036.024-.292-.293-.288-.766-.031-1.09A6.47 6.47 0 0 0 14.5 8a6.47 6.47 0 0 0-1.405-4.036c-.257-.325-.261-.797.032-1.09.292-.293.77-.295 1.035.024A7.97 7.97 0 0 1 16 8c0 1.94-.69 3.718-1.838 5.103m-2.138-2.135c-.246.333-.726.33-1.019.037-.293-.292-.284-.764-.06-1.112A3.5 3.5 0 0 0 11.5 8c0-.697-.204-1.346-.555-1.892-.224-.348-.233-.82.06-1.113s.773-.296 1.02.038C12.638 5.863 13 6.889 13 8a4.98 4.98 0 0 1-.976 2.968", clipRule: "evenodd" })),
|
|
5
5
|
React.createElement("defs", null,
|
|
6
6
|
React.createElement("clipPath", { id: "a" },
|
|
7
7
|
React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" })))));
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const VolumeLowFill = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M1.5 11h3l2.586 2.586a1.414 1.414 0 0 0 2.414-1V3.414a1.414 1.414 0 0 0-2.414-1L4.5 5h-3A1.5 1.5 0 0 0 0 6.5v3A1.5 1.5 0 0 0 1.5 11m10.525-.032c-.247.333-.727.33-1.02.037-.293-.292-.284-.764-.06-1.112A3.5 3.5 0 0 0 11.5 8c0-.697-.204-1.346-.555-1.892-.224-.348-.233-.82.06-1.113s.773-.296 1.02.038C12.638 5.863 13 6.889 13 8a4.98 4.98 0 0 1-.975 2.968", clipRule: "evenodd" })));
|
|
4
|
+
export default VolumeLowFill;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const VolumeOffFill = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M4.5 11h-3A1.5 1.5 0 0 1 0 9.5v-3A1.5 1.5 0 0 1 1.5 5h3l2.586-2.586a1.414 1.414 0 0 1 2.414 1v9.172a1.414 1.414 0 0 1-2.414 1z", clipRule: "evenodd" })));
|
|
4
|
+
export default VolumeOffFill;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const VolumeSlash = (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", { clipPath: "url(#a)" },
|
|
4
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M3.03 1.97a.75.75 0 0 0-1.06 1.06L3.94 5H2a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2l2.482 2.482a1.767 1.767 0 0 0 3.018-1.25v-1.671l3.47 3.47a.75.75 0 1 0 1.06-1.061zM8 9.06 5.03 6.09A1.5 1.5 0 0 1 4 6.5H2a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a1.5 1.5 0 0 1 1.06.44l2.483 2.482a.268.268 0 0 0 .457-.19zm0-5.292v1.03l1.5 1.5v-2.53a1.768 1.768 0 0 0-3.018-1.25l-.381.381 1.06 1.06.382-.38A.268.268 0 0 1 8 3.767m3.489 4.519 1.265 1.265A5 5 0 0 0 13 8a4.98 4.98 0 0 0-.975-2.967c-.247-.334-.727-.33-1.02-.038s-.284.765-.06 1.113a3.5 3.5 0 0 1 .544 2.179m2.422 2.422 1.117 1.117C15.648 10.689 16 9.386 16 8c0-1.94-.69-3.717-1.838-5.102-.264-.32-.743-.317-1.035-.024-.293.293-.29.765-.032 1.09A6.47 6.47 0 0 1 14.5 8c0 .967-.21 1.884-.59 2.709", clipRule: "evenodd" })),
|
|
5
|
+
React.createElement("defs", null,
|
|
6
|
+
React.createElement("clipPath", { id: "a" },
|
|
7
|
+
React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" })))));
|
|
8
|
+
export default VolumeSlash;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const VolumeSlashFill = (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", { clipPath: "url(#a)" },
|
|
4
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M3.03 1.97a.75.75 0 0 0-1.06 1.06L3.94 5H1.5A1.5 1.5 0 0 0 0 6.5v3A1.5 1.5 0 0 0 1.5 11h3l2.586 2.586a1.414 1.414 0 0 0 2.414-1V10.56l3.47 3.47a.75.75 0 1 0 1.06-1.061zm8.459 6.317 1.265 1.265C12.915 9.064 13 8.542 13 8a4.98 4.98 0 0 0-.975-2.967c-.247-.334-.727-.33-1.02-.038s-.284.765-.06 1.113a3.5 3.5 0 0 1 .544 2.179m2.422 2.422 1.117 1.117C15.648 10.689 16 9.386 16 8c0-1.94-.69-3.717-1.838-5.102-.264-.32-.743-.317-1.035-.024-.293.293-.29.765-.032 1.09A6.47 6.47 0 0 1 14.5 8c0 .967-.21 1.884-.59 2.709m-7.56-7.56L9.5 6.298V3.414a1.414 1.414 0 0 0-2.414-1z", clipRule: "evenodd" })),
|
|
5
|
+
React.createElement("defs", null,
|
|
6
|
+
React.createElement("clipPath", { id: "a" },
|
|
7
|
+
React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" })))));
|
|
8
|
+
export default VolumeSlashFill;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const VolumeXmarkFill = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "M1.5 11h3l2.586 2.586a1.414 1.414 0 0 0 2.414-1V3.414a1.414 1.414 0 0 0-2.414-1L4.5 5h-3A1.5 1.5 0 0 0 0 6.5v3A1.5 1.5 0 0 0 1.5 11m10.78-5.28a.75.75 0 1 0-1.06 1.06L12.44 8l-1.22 1.22a.75.75 0 1 0 1.06 1.06l1.22-1.22 1.22 1.22a.75.75 0 1 0 1.06-1.06L14.56 8l1.22-1.22a.75.75 0 0 0-1.06-1.06L13.5 6.94z", clipRule: "evenodd" })));
|
|
4
|
+
export default VolumeXmarkFill;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const XmarkShape = (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("path", { fill: "currentColor", fillRule: "evenodd", d: "m8 10.121 2.652 2.652a.25.25 0 0 0 .353 0l1.768-1.768a.25.25 0 0 0 0-.353L10.121 8l2.652-2.652a.25.25 0 0 0 0-.353l-1.768-1.768a.25.25 0 0 0-.353 0L8 5.879 5.348 3.227a.25.25 0 0 0-.353 0L3.227 4.995a.25.25 0 0 0 0 .353L5.879 8l-2.652 2.652a.25.25 0 0 0 0 .353l1.768 1.768a.25.25 0 0 0 .353 0zm0 2.122 1.591 1.59a1.75 1.75 0 0 0 2.475 0l1.768-1.767a1.75 1.75 0 0 0 0-2.475L12.243 8l1.59-1.591a1.75 1.75 0 0 0 0-2.475l-1.767-1.768a1.75 1.75 0 0 0-2.475 0L8 3.757l-1.591-1.59a1.75 1.75 0 0 0-2.475 0L2.166 3.933a1.75 1.75 0 0 0 0 2.475L3.757 8l-1.59 1.591a1.75 1.75 0 0 0 0 2.475l1.767 1.768a1.75 1.75 0 0 0 2.475 0z", clipRule: "evenodd" })));
|
|
4
|
+
export default XmarkShape;
|