@clickhouse/click-ui 0.0.2 → 0.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/click-ui.es.js +15975 -0
- package/dist/click-ui.umd.js +442 -0
- package/package.json +13 -4
- package/.eslintrc.cjs +0 -33
- package/.github/workflows/deployment.yml +0 -34
- package/.prettierrc +0 -14
- package/.storybook/main.ts +0 -19
- package/.storybook/manager.ts +0 -11
- package/.storybook/preview-head.html +0 -2
- package/.storybook/preview.tsx +0 -76
- package/.storybook/theme.ts +0 -16
- package/build-tokens.js +0 -131
- package/index.html +0 -17
- package/jest.config.ts +0 -11
- package/src/App.css +0 -1
- package/src/App.module.css +0 -235
- package/src/App.tsx +0 -217
- package/src/assets/RightArrow/RightArrow.tsx +0 -17
- package/src/assets/S3Logo/S3Logo.tsx +0 -31
- package/src/assets/react.svg +0 -1
- package/src/components/Accordion/Accordion.stories.tsx +0 -28
- package/src/components/Accordion/Accordion.test.tsx +0 -46
- package/src/components/Accordion/Accordion.tsx +0 -119
- package/src/components/Alert/Alert.stories.tsx +0 -14
- package/src/components/Alert/Alert.test.tsx +0 -27
- package/src/components/Alert/Alert.tsx +0 -130
- package/src/components/Avatar/Avatar.stories.tsx +0 -13
- package/src/components/Avatar/Avatar.tsx +0 -64
- package/src/components/Badge/Badge.stories.ts +0 -30
- package/src/components/Badge/Badge.test.tsx +0 -16
- package/src/components/Badge/Badge.tsx +0 -78
- package/src/components/BigStat/BigStat.stories.ts +0 -20
- package/src/components/BigStat/BigStat.tsx +0 -49
- package/src/components/Button/Button.stories.ts +0 -26
- package/src/components/Button/Button.test.tsx +0 -32
- package/src/components/Button/Button.tsx +0 -115
- package/src/components/ButtonGroup/ButtonGroup.stories.ts +0 -14
- package/src/components/ButtonGroup/ButtonGroup.tsx +0 -78
- package/src/components/Card/Card.stories.ts +0 -19
- package/src/components/Card/Card.tsx +0 -107
- package/src/components/Checkbox/Checkbox.stories.tsx +0 -35
- package/src/components/Checkbox/Checkbox.test.tsx +0 -41
- package/src/components/Checkbox/Checkbox.tsx +0 -89
- package/src/components/ContextMenu/ContextMenu.stories.tsx +0 -73
- package/src/components/ContextMenu/ContextMenu.test.tsx +0 -152
- package/src/components/ContextMenu/ContextMenu.tsx +0 -155
- package/src/components/Dropdown/Dropdown.stories.tsx +0 -64
- package/src/components/Dropdown/Dropdown.test.tsx +0 -141
- package/src/components/Dropdown/Dropdown.tsx +0 -149
- package/src/components/FormField/Label.stories.tsx +0 -39
- package/src/components/FormField/Label.tsx +0 -47
- package/src/components/FormField/Select.stories.tsx +0 -48
- package/src/components/FormField/Select.test.tsx +0 -216
- package/src/components/FormField/Select.tsx +0 -574
- package/src/components/FormField/SelectContext.tsx +0 -101
- package/src/components/FormField/commonElement.tsx +0 -42
- package/src/components/GenericMenu.tsx +0 -114
- package/src/components/HoverCard/HoverCard.stories.tsx +0 -64
- package/src/components/HoverCard/HoverCard.test.tsx +0 -85
- package/src/components/HoverCard/HoverCard.tsx +0 -65
- package/src/components/Icon/Icon.stories.ts +0 -15
- package/src/components/Icon/Icon.tsx +0 -238
- package/src/components/Icon/types.ts +0 -95
- package/src/components/IconButton/IconButton.stories.ts +0 -34
- package/src/components/IconButton/IconButton.test.tsx +0 -32
- package/src/components/IconButton/IconButton.tsx +0 -83
- package/src/components/Panel/Panel.stories.tsx +0 -25
- package/src/components/Panel/Panel.tsx +0 -33
- package/src/components/Popover/Popover.stories.tsx +0 -67
- package/src/components/Popover/Popover.test.tsx +0 -46
- package/src/components/Popover/Popover.tsx +0 -115
- package/src/components/RadioGroup/RadioGroup.stories.tsx +0 -43
- package/src/components/RadioGroup/RadioGroup.test.tsx +0 -59
- package/src/components/RadioGroup/RadioGroup.tsx +0 -149
- package/src/components/Separator/Separator.stories.tsx +0 -24
- package/src/components/Separator/Separator.tsx +0 -29
- package/src/components/SidebarNavigationItem/SidebarNavigationItem.stories.tsx +0 -28
- package/src/components/SidebarNavigationItem/SidebarNavigationItem.tsx +0 -112
- package/src/components/Spacer/Spacer.stories.tsx +0 -20
- package/src/components/Spacer/Spacer.tsx +0 -15
- package/src/components/Switch/Switch.stories.ts +0 -14
- package/src/components/Switch/Switch.tsx +0 -107
- package/src/components/Table/Table.stories.tsx +0 -29
- package/src/components/Table/Table.tsx +0 -109
- package/src/components/Tabs/Tabs.stories.tsx +0 -36
- package/src/components/Tabs/Tabs.test.tsx +0 -86
- package/src/components/Tabs/Tabs.tsx +0 -82
- package/src/components/Tooltip/Tooltip.stories.tsx +0 -68
- package/src/components/Tooltip/Tooltip.test.tsx +0 -44
- package/src/components/Tooltip/Tooltip.tsx +0 -67
- package/src/components/Typography/Text/Text.stories.tsx +0 -22
- package/src/components/Typography/Text/Text.test.tsx +0 -16
- package/src/components/Typography/Text/Text.tsx +0 -30
- package/src/components/Typography/Title/Title.stories.tsx +0 -31
- package/src/components/Typography/Title/Title.test.tsx +0 -16
- package/src/components/Typography/Title/Title.tsx +0 -36
- package/src/components/icons/Activity.tsx +0 -30
- package/src/components/icons/ArrowDown.tsx +0 -22
- package/src/components/icons/ArrowRight.tsx +0 -22
- package/src/components/icons/ArrowTriangle.tsx +0 -36
- package/src/components/icons/ArrowUp.tsx +0 -22
- package/src/components/icons/Backups.tsx +0 -29
- package/src/components/icons/Blog.tsx +0 -38
- package/src/components/icons/Book.tsx +0 -30
- package/src/components/icons/Brackets.tsx +0 -22
- package/src/components/icons/Briefcase.tsx +0 -30
- package/src/components/icons/Building.tsx +0 -30
- package/src/components/icons/BurgerMenu.tsx +0 -22
- package/src/components/icons/Cards.tsx +0 -30
- package/src/components/icons/CellTower.tsx +0 -21
- package/src/components/icons/ChatIcon.tsx +0 -22
- package/src/components/icons/CheckIcon.tsx +0 -21
- package/src/components/icons/CheckInCircle.tsx +0 -39
- package/src/components/icons/ChevronDown.tsx +0 -20
- package/src/components/icons/ChevronLeft.tsx +0 -22
- package/src/components/icons/ChevronRight.tsx +0 -20
- package/src/components/icons/ChevronUp.tsx +0 -22
- package/src/components/icons/Clock.tsx +0 -37
- package/src/components/icons/Cloud.tsx +0 -23
- package/src/components/icons/Code.tsx +0 -22
- package/src/components/icons/CodeInSquare.tsx +0 -30
- package/src/components/icons/Connect.tsx +0 -22
- package/src/components/icons/ConnectAlt.tsx +0 -30
- package/src/components/icons/Console.tsx +0 -30
- package/src/components/icons/Copy.tsx +0 -33
- package/src/components/icons/CrossIcon.tsx +0 -29
- package/src/components/icons/Data.tsx +0 -36
- package/src/components/icons/DatabaseIcon.tsx +0 -31
- package/src/components/icons/Disk.tsx +0 -30
- package/src/components/icons/Display.tsx +0 -30
- package/src/components/icons/Document.tsx +0 -30
- package/src/components/icons/DotsHorizontal.tsx +0 -36
- package/src/components/icons/DotsVertical.tsx +0 -33
- package/src/components/icons/Email.tsx +0 -33
- package/src/components/icons/Empty.tsx +0 -14
- package/src/components/icons/FilterIcon.tsx +0 -37
- package/src/components/icons/Fire.tsx +0 -23
- package/src/components/icons/Flags/EuropeanUnion.tsx +0 -174
- package/src/components/icons/Flags/Germany.tsx +0 -25
- package/src/components/icons/Flags/India.tsx +0 -48
- package/src/components/icons/Flags/Ireland.tsx +0 -32
- package/src/components/icons/Flags/Netherlands.tsx +0 -29
- package/src/components/icons/Flags/Singapore.tsx +0 -43
- package/src/components/icons/Flags/UnitedKingdom.tsx +0 -32
- package/src/components/icons/Flags/UnitedStates.tsx +0 -26
- package/src/components/icons/Flags/index.tsx +0 -46
- package/src/components/icons/Folder.tsx +0 -20
- package/src/components/icons/Gift.tsx +0 -21
- package/src/components/icons/HistoryIcon.tsx +0 -28
- package/src/components/icons/Home.tsx +0 -29
- package/src/components/icons/Http.tsx +0 -22
- package/src/components/icons/Icons.mdx +0 -39
- package/src/components/icons/InfoInCircleIcon.tsx +0 -37
- package/src/components/icons/InformationIcon.tsx +0 -34
- package/src/components/icons/InsertRowIcon.tsx +0 -34
- package/src/components/icons/Integrations.tsx +0 -29
- package/src/components/icons/LightBulb.tsx +0 -40
- package/src/components/icons/Lightening.tsx +0 -30
- package/src/components/icons/Loading.tsx +0 -57
- package/src/components/icons/Metrics.tsx +0 -38
- package/src/components/icons/MetricsAlt.tsx +0 -30
- package/src/components/icons/Payment.tsx +0 -23
- package/src/components/icons/Payments/Amex.tsx +0 -44
- package/src/components/icons/Payments/MasterCard.tsx +0 -48
- package/src/components/icons/Payments/Paypal.tsx +0 -41
- package/src/components/icons/Payments/Visa.tsx +0 -36
- package/src/components/icons/Payments/index.tsx +0 -30
- package/src/components/icons/Pencil.tsx +0 -30
- package/src/components/icons/PieChart.tsx +0 -30
- package/src/components/icons/Play.tsx +0 -30
- package/src/components/icons/Plus.tsx +0 -22
- package/src/components/icons/Popout.tsx +0 -22
- package/src/components/icons/PopoverArrow.tsx +0 -22
- package/src/components/icons/Question.tsx +0 -30
- package/src/components/icons/Refresh.tsx +0 -29
- package/src/components/icons/Search.tsx +0 -22
- package/src/components/icons/Secure.tsx +0 -30
- package/src/components/icons/Services.tsx +0 -23
- package/src/components/icons/Settings.tsx +0 -22
- package/src/components/icons/Share.tsx +0 -29
- package/src/components/icons/SlideIn.tsx +0 -28
- package/src/components/icons/SlideOut.tsx +0 -28
- package/src/components/icons/SortAltIcon.tsx +0 -22
- package/src/components/icons/SortIcon.tsx +0 -24
- package/src/components/icons/Sparkle.tsx +0 -23
- package/src/components/icons/Speaker.tsx +0 -30
- package/src/components/icons/Speed.tsx +0 -29
- package/src/components/icons/Star.tsx +0 -23
- package/src/components/icons/Support.tsx +0 -37
- package/src/components/icons/Table.tsx +0 -30
- package/src/components/icons/Taxi.tsx +0 -120
- package/src/components/icons/Trash.tsx +0 -22
- package/src/components/icons/Upload.tsx +0 -29
- package/src/components/icons/Url.tsx +0 -22
- package/src/components/icons/UserIcon.tsx +0 -17
- package/src/components/icons/UsersIcon.tsx +0 -43
- package/src/components/icons/WarningIcon.tsx +0 -30
- package/src/components/index.ts +0 -35
- package/src/components/types.ts +0 -1
- package/src/index.css +0 -9
- package/src/index.ts +0 -2
- package/src/main.tsx +0 -11
- package/src/stories/assets/code-brackets.svg +0 -1
- package/src/stories/assets/colors.svg +0 -1
- package/src/stories/assets/comments.svg +0 -1
- package/src/stories/assets/direction.svg +0 -1
- package/src/stories/assets/flow.svg +0 -1
- package/src/stories/assets/plugin.svg +0 -1
- package/src/stories/assets/repo.svg +0 -1
- package/src/stories/assets/stackalt.svg +0 -1
- package/src/styles/Home.module.css +0 -235
- package/src/styles/globals.css +0 -111
- package/src/styles/types.ts +0 -2089
- package/src/styles/variables.classic.css +0 -16
- package/src/styles/variables.classic.json +0 -202
- package/src/styles/variables.css +0 -763
- package/src/styles/variables.dark.css +0 -135
- package/src/styles/variables.dark.json +0 -894
- package/src/styles/variables.json +0 -2087
- package/src/styles/variables.light.css +0 -203
- package/src/styles/variables.light.json +0 -949
- package/src/theme/index.ts +0 -22
- package/src/theme/theme.tsx +0 -28
- package/src/vite-env.d.ts +0 -1
- package/tokens/themes/$metadata.json +0 -9
- package/tokens/themes/$themes.json +0 -3657
- package/tokens/themes/classic.json +0 -550
- package/tokens/themes/component.json +0 -2252
- package/tokens/themes/dark.json +0 -2563
- package/tokens/themes/light.json +0 -2645
- package/tokens/themes/primitives.json +0 -947
- package/tsconfig.json +0 -27
- package/tsconfig.node.json +0 -10
- package/vite.config.ts +0 -40
- /package/{public → dist}/favicon.ico +0 -0
- /package/{public → dist}/logo.svg +0 -0
- /package/{public → dist}/vite.svg +0 -0
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import { SVGAttributes } from "react";
|
|
2
|
-
|
|
3
|
-
const Paypal = (props: SVGAttributes<SVGElement>) => (
|
|
4
|
-
<svg
|
|
5
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
-
width={30}
|
|
7
|
-
height={22}
|
|
8
|
-
viewBox="0 0 30 22"
|
|
9
|
-
fill="none"
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<g clipPath="url(#a)">
|
|
13
|
-
<g clipPath="url(#b)">
|
|
14
|
-
<path
|
|
15
|
-
fill="#253B80"
|
|
16
|
-
d="M27.217 21.538H2.779A2.78 2.78 0 0 1 0 18.758V3.195A2.78 2.78 0 0 1 2.78.415h24.437a2.78 2.78 0 0 1 2.78 2.78v15.564a2.78 2.78 0 0 1-2.78 2.78Z"
|
|
17
|
-
/>
|
|
18
|
-
<path
|
|
19
|
-
fill="#fff"
|
|
20
|
-
d="M7.014 8.178H5.38a.227.227 0 0 0-.224.191l-.661 4.19a.136.136 0 0 0 .135.158h.78a.227.227 0 0 0 .224-.192l.178-1.13a.227.227 0 0 1 .225-.192h.517c1.076 0 1.698-.52 1.86-1.553.073-.452.003-.807-.208-1.055-.233-.273-.645-.417-1.192-.417Zm.189 1.53c-.09.586-.537.586-.97.586h-.247L6.159 9.2a.136.136 0 0 1 .134-.114h.113c.295 0 .574 0 .718.168.085.1.112.25.079.455ZM11.899 9.69h-.783a.136.136 0 0 0-.134.114l-.035.22-.055-.08c-.17-.246-.547-.328-.924-.328-.865 0-1.603.655-1.747 1.573-.075.459.031.897.291 1.203.239.28.58.398.986.398.697 0 1.083-.448 1.083-.448l-.035.217a.136.136 0 0 0 .134.158h.705a.227.227 0 0 0 .225-.192l.423-2.679a.136.136 0 0 0-.134-.157Zm-1.091 1.522a.872.872 0 0 1-.883.748c-.227 0-.409-.073-.526-.212-.115-.137-.16-.332-.122-.55a.876.876 0 0 1 .877-.753c.222 0 .402.074.521.214.12.14.167.337.133.553M16.067 9.689h-.786a.228.228 0 0 0-.188.1l-1.085 1.597-.46-1.535a.228.228 0 0 0-.218-.162h-.773a.136.136 0 0 0-.129.18l.866 2.542-.814 1.15c-.064.09 0 .215.111.215h.786a.227.227 0 0 0 .186-.098l2.616-3.775a.136.136 0 0 0-.112-.214ZM18.67 8.178h-1.634a.227.227 0 0 0-.224.191l-.66 4.19a.136.136 0 0 0 .133.158h.84a.159.159 0 0 0 .156-.134l.188-1.188a.227.227 0 0 1 .224-.192h.517c1.076 0 1.697-.52 1.86-1.553.073-.452.003-.807-.209-1.055-.232-.273-.643-.417-1.19-.417Zm.19 1.53c-.09.586-.538.586-.971.586h-.247l.174-1.095a.136.136 0 0 1 .134-.114h.113c.295 0 .573 0 .717.168.086.1.112.25.08.455ZM23.555 9.69h-.782a.136.136 0 0 0-.135.114l-.034.22-.055-.08c-.17-.246-.547-.328-.924-.328-.865 0-1.603.655-1.747 1.573-.075.459.031.897.291 1.203.24.28.58.398.986.398.697 0 1.083-.448 1.083-.448l-.035.217a.136.136 0 0 0 .135.158h.704a.227.227 0 0 0 .225-.192l.423-2.679a.137.137 0 0 0-.135-.157Zm-1.091 1.522a.872.872 0 0 1-.883.748c-.227 0-.409-.073-.525-.212-.116-.137-.16-.332-.123-.55a.876.876 0 0 1 .877-.753c.222 0 .403.074.522.214.12.14.167.337.132.553ZM24.477 8.292l-.67 4.268a.136.136 0 0 0 .134.157h.674a.227.227 0 0 0 .224-.192l.662-4.19a.136.136 0 0 0-.134-.158h-.756a.136.136 0 0 0-.134.115Z"
|
|
21
|
-
/>
|
|
22
|
-
</g>
|
|
23
|
-
</g>
|
|
24
|
-
<defs>
|
|
25
|
-
<clipPath id="a">
|
|
26
|
-
<path
|
|
27
|
-
fill="#fff"
|
|
28
|
-
d="M0 .415h30v21.138H0z"
|
|
29
|
-
/>
|
|
30
|
-
</clipPath>
|
|
31
|
-
<clipPath id="b">
|
|
32
|
-
<path
|
|
33
|
-
fill="#fff"
|
|
34
|
-
d="M0 .415h30v21.138H0z"
|
|
35
|
-
/>
|
|
36
|
-
</clipPath>
|
|
37
|
-
</defs>
|
|
38
|
-
</svg>
|
|
39
|
-
);
|
|
40
|
-
|
|
41
|
-
export default Paypal;
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { SVGAttributes } from "react";
|
|
2
|
-
|
|
3
|
-
const Visa = (props: SVGAttributes<SVGElement>) => (
|
|
4
|
-
<svg
|
|
5
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
-
width={30}
|
|
7
|
-
height={22}
|
|
8
|
-
viewBox="0 0 30 22"
|
|
9
|
-
fill="none"
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<g clipPath="url(#a)">
|
|
13
|
-
<path
|
|
14
|
-
fill="#0066B2"
|
|
15
|
-
d="M27.217 21.124H2.779A2.78 2.78 0 0 1 0 18.344V2.78A2.78 2.78 0 0 1 2.78 0h24.437a2.78 2.78 0 0 1 2.78 2.78v15.564a2.78 2.78 0 0 1-2.78 2.78Z"
|
|
16
|
-
/>
|
|
17
|
-
<path
|
|
18
|
-
fill="#fff"
|
|
19
|
-
d="M13.724 13.871h-1.562l.976-6h1.563l-.977 6ZM10.847 7.87l-1.49 4.128-.175-.89v.001l-.526-2.698s-.063-.54-.741-.54H5.453l-.03.1s.754.157 1.635.687l1.357 5.213h1.628l2.486-6h-1.682ZM21.417 11.748l.821-2.245.462 2.245h-1.283Zm1.72 2.123h1.434l-1.251-6h-1.256c-.58 0-.721.446-.721.446l-2.33 5.554h1.628l.326-.891h1.986l.183.891ZM19.136 9.313l.222-1.289s-.688-.261-1.405-.261c-.775 0-2.616.339-2.616 1.986 0 1.55 2.16 1.57 2.16 2.384 0 .814-1.938.669-2.577.155l-.232 1.347s.697.34 1.763.34c1.066 0 2.675-.553 2.675-2.055 0-1.56-2.18-1.706-2.18-2.384 0-.678 1.521-.591 2.19-.223Z"
|
|
20
|
-
/>
|
|
21
|
-
<path
|
|
22
|
-
fill="#F9A533"
|
|
23
|
-
d="m9.182 11.11-.526-2.7s-.063-.54-.741-.54H5.453l-.03.102s1.184.245 2.32 1.164c1.085.878 1.439 1.973 1.439 1.973Z"
|
|
24
|
-
/>
|
|
25
|
-
</g>
|
|
26
|
-
<defs>
|
|
27
|
-
<clipPath id="a">
|
|
28
|
-
<path
|
|
29
|
-
fill="#fff"
|
|
30
|
-
d="M0 0h30v21.138H0z"
|
|
31
|
-
/>
|
|
32
|
-
</clipPath>
|
|
33
|
-
</defs>
|
|
34
|
-
</svg>
|
|
35
|
-
);
|
|
36
|
-
export default Visa;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import Visa from "./Visa";
|
|
3
|
-
import MasterCard from "./MasterCard";
|
|
4
|
-
import Amex from "./Amex";
|
|
5
|
-
import Paypal from "./Paypal";
|
|
6
|
-
|
|
7
|
-
interface Props extends React.SVGAttributes<SVGElement> {
|
|
8
|
-
name: string;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
function Payments({ name, ...props }: Props) {
|
|
12
|
-
switch (name) {
|
|
13
|
-
case "visa":
|
|
14
|
-
return <Visa {...props} />;
|
|
15
|
-
|
|
16
|
-
case "mastercard":
|
|
17
|
-
return <MasterCard {...props} />;
|
|
18
|
-
|
|
19
|
-
case "amex":
|
|
20
|
-
return <Amex {...props} />;
|
|
21
|
-
|
|
22
|
-
case "paypal":
|
|
23
|
-
return <Paypal {...props} />;
|
|
24
|
-
|
|
25
|
-
default:
|
|
26
|
-
return null;
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
export default Payments;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { SVGAttributes } from "react";
|
|
2
|
-
|
|
3
|
-
const Pencil = (props: SVGAttributes<SVGElement>) => (
|
|
4
|
-
<svg
|
|
5
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
-
width={24}
|
|
7
|
-
height={24}
|
|
8
|
-
viewBox="0 0 24 24"
|
|
9
|
-
fill="none"
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<path
|
|
13
|
-
stroke="#161517"
|
|
14
|
-
strokeLinecap="round"
|
|
15
|
-
strokeLinejoin="round"
|
|
16
|
-
strokeWidth={1.5}
|
|
17
|
-
d="m17.54 10.12-3.66-3.66"
|
|
18
|
-
/>
|
|
19
|
-
<path
|
|
20
|
-
stroke="#161517"
|
|
21
|
-
strokeLinecap="round"
|
|
22
|
-
strokeLinejoin="round"
|
|
23
|
-
strokeWidth={1.5}
|
|
24
|
-
d="M6.251 21H3v-3.251c0-.265.105-.52.293-.707L16.627 3.707a.999.999 0 0 1 1.414 0l2.251 2.25a.999.999 0 0 1 0 1.415L6.958 20.707a.997.997 0 0 1-.707.293v0Z"
|
|
25
|
-
clipRule="evenodd"
|
|
26
|
-
/>
|
|
27
|
-
</svg>
|
|
28
|
-
);
|
|
29
|
-
|
|
30
|
-
export default Pencil;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { SVGAttributes } from "react";
|
|
2
|
-
|
|
3
|
-
const PieChart = (props: SVGAttributes<SVGElement>) => (
|
|
4
|
-
<svg
|
|
5
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
-
width={24}
|
|
7
|
-
height={24}
|
|
8
|
-
viewBox="0 0 24 24"
|
|
9
|
-
fill="none"
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<path
|
|
13
|
-
stroke="#161517"
|
|
14
|
-
strokeLinecap="round"
|
|
15
|
-
strokeLinejoin="round"
|
|
16
|
-
strokeWidth={1.5}
|
|
17
|
-
d="M21 12v0a9 9 0 0 1-9 9v0a9 9 0 0 1-9-9v0a9 9 0 0 1 9-9v0a9 9 0 0 1 9 9Z"
|
|
18
|
-
clipRule="evenodd"
|
|
19
|
-
/>
|
|
20
|
-
<path
|
|
21
|
-
stroke="#161517"
|
|
22
|
-
strokeLinecap="round"
|
|
23
|
-
strokeLinejoin="round"
|
|
24
|
-
strokeWidth={1.5}
|
|
25
|
-
d="m18.364 18.364-6.071-6.071a1 1 0 0 1-.293-.707V3M12.07 11.96l7.72-4.46"
|
|
26
|
-
/>
|
|
27
|
-
</svg>
|
|
28
|
-
);
|
|
29
|
-
|
|
30
|
-
export default PieChart;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { SVGAttributes } from "react";
|
|
2
|
-
|
|
3
|
-
const Play = (props: SVGAttributes<SVGElement>) => (
|
|
4
|
-
<svg
|
|
5
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
-
width={24}
|
|
7
|
-
height={24}
|
|
8
|
-
viewBox="0 0 24 24"
|
|
9
|
-
fill="none"
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<path
|
|
13
|
-
stroke="#161517"
|
|
14
|
-
strokeLinecap="round"
|
|
15
|
-
strokeLinejoin="round"
|
|
16
|
-
strokeWidth={1.5}
|
|
17
|
-
d="M10.336 3.156a8.99 8.99 0 0 0-5.224 3.05M3.49 9.08a8.874 8.874 0 0 0 .049 5.973M5.209 17.9a8.982 8.982 0 0 0 5.128 2.944M13.638 3.152a8.997 8.997 0 0 1 0 17.696"
|
|
18
|
-
/>
|
|
19
|
-
<path
|
|
20
|
-
stroke="#161517"
|
|
21
|
-
strokeLinecap="round"
|
|
22
|
-
strokeLinejoin="round"
|
|
23
|
-
strokeWidth={1.5}
|
|
24
|
-
d="m10.941 9.057 3.884 2.297a.75.75 0 0 1 0 1.292l-3.884 2.297a.75.75 0 0 1-1.132-.647V9.703a.75.75 0 0 1 1.132-.646v0Z"
|
|
25
|
-
clipRule="evenodd"
|
|
26
|
-
/>
|
|
27
|
-
</svg>
|
|
28
|
-
);
|
|
29
|
-
|
|
30
|
-
export default Play;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { SVGAttributes } from "react";
|
|
2
|
-
|
|
3
|
-
const Plus = (props: SVGAttributes<SVGElement>) => (
|
|
4
|
-
<svg
|
|
5
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
-
width={24}
|
|
7
|
-
height={24}
|
|
8
|
-
viewBox="0 0 24 24"
|
|
9
|
-
fill="none"
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<path
|
|
13
|
-
stroke="#161517"
|
|
14
|
-
strokeLinecap="round"
|
|
15
|
-
strokeLinejoin="round"
|
|
16
|
-
strokeWidth={1.5}
|
|
17
|
-
d="M12 5v13M18.5 11.5h-13"
|
|
18
|
-
/>
|
|
19
|
-
</svg>
|
|
20
|
-
);
|
|
21
|
-
|
|
22
|
-
export default Plus;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { SVGAttributes } from "react";
|
|
2
|
-
|
|
3
|
-
const Popout = (props: SVGAttributes<SVGElement>) => (
|
|
4
|
-
<svg
|
|
5
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
-
width={24}
|
|
7
|
-
height={24}
|
|
8
|
-
viewBox="0 0 24 24"
|
|
9
|
-
fill="none"
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<path
|
|
13
|
-
stroke="#161517"
|
|
14
|
-
strokeLinecap="round"
|
|
15
|
-
strokeLinejoin="round"
|
|
16
|
-
strokeWidth={1.5}
|
|
17
|
-
d="M16 3h5v5M14 10l7-7M19 14v5a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h5"
|
|
18
|
-
/>
|
|
19
|
-
</svg>
|
|
20
|
-
);
|
|
21
|
-
|
|
22
|
-
export default Popout;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { SVGAttributes } from "react";
|
|
2
|
-
|
|
3
|
-
const PopoverArrow = (props: SVGAttributes<SVGElement>) => {
|
|
4
|
-
return (
|
|
5
|
-
<svg
|
|
6
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
-
width="20"
|
|
8
|
-
height="10"
|
|
9
|
-
viewBox="0 0 30 10"
|
|
10
|
-
fill="none"
|
|
11
|
-
{...props}
|
|
12
|
-
>
|
|
13
|
-
<path
|
|
14
|
-
d="M0 -1L15 9L30 -1"
|
|
15
|
-
strokeWidth="1.5"
|
|
16
|
-
strokeLinejoin="round"
|
|
17
|
-
/>
|
|
18
|
-
</svg>
|
|
19
|
-
);
|
|
20
|
-
};
|
|
21
|
-
|
|
22
|
-
export default PopoverArrow;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { SVGAttributes } from "react";
|
|
2
|
-
|
|
3
|
-
const Question = (props: SVGAttributes<SVGElement>) => (
|
|
4
|
-
<svg
|
|
5
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
-
width={24}
|
|
7
|
-
height={24}
|
|
8
|
-
viewBox="0 0 24 24"
|
|
9
|
-
fill="none"
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<path
|
|
13
|
-
stroke="#161517"
|
|
14
|
-
strokeLinecap="round"
|
|
15
|
-
strokeLinejoin="round"
|
|
16
|
-
strokeWidth={1.5}
|
|
17
|
-
d="M12 21v0a9 9 0 0 1-9-9v0a9 9 0 0 1 9-9v0a9 9 0 0 1 9 9v0a9 9 0 0 1-9 9Z"
|
|
18
|
-
clipRule="evenodd"
|
|
19
|
-
/>
|
|
20
|
-
<path
|
|
21
|
-
stroke="#161517"
|
|
22
|
-
strokeLinecap="round"
|
|
23
|
-
strokeLinejoin="round"
|
|
24
|
-
strokeWidth={1.5}
|
|
25
|
-
d="M12 13.25V13c0-.817.505-1.26 1.011-1.6.494-.333.989-.767.989-1.567a2 2 0 1 0-4 0M11.999 16a.25.25 0 1 0 .002.5A.25.25 0 0 0 12 16"
|
|
26
|
-
/>
|
|
27
|
-
</svg>
|
|
28
|
-
);
|
|
29
|
-
|
|
30
|
-
export default Question;
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { SVGAttributes } from "react";
|
|
2
|
-
|
|
3
|
-
const Refresh = (props: SVGAttributes<SVGElement>) => (
|
|
4
|
-
<svg
|
|
5
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
-
width={24}
|
|
7
|
-
height={24}
|
|
8
|
-
viewBox="0 0 24 24"
|
|
9
|
-
fill="none"
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<path
|
|
13
|
-
stroke="#161517"
|
|
14
|
-
strokeLinecap="round"
|
|
15
|
-
strokeLinejoin="round"
|
|
16
|
-
strokeWidth={1.5}
|
|
17
|
-
d="M8.5 6H12a7.5 7.5 0 1 1-6.666 4.06"
|
|
18
|
-
/>
|
|
19
|
-
<path
|
|
20
|
-
stroke="#161517"
|
|
21
|
-
strokeLinecap="round"
|
|
22
|
-
strokeLinejoin="round"
|
|
23
|
-
strokeWidth={1.5}
|
|
24
|
-
d="m11.5 3-3 3 3 3"
|
|
25
|
-
/>
|
|
26
|
-
</svg>
|
|
27
|
-
);
|
|
28
|
-
|
|
29
|
-
export default Refresh;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { SVGAttributes } from "react";
|
|
2
|
-
|
|
3
|
-
const Search = (props: SVGAttributes<SVGElement>) => (
|
|
4
|
-
<svg
|
|
5
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
-
width={24}
|
|
7
|
-
height={24}
|
|
8
|
-
viewBox="0 0 24 24"
|
|
9
|
-
fill="none"
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<path
|
|
13
|
-
stroke="#161517"
|
|
14
|
-
strokeLinecap="round"
|
|
15
|
-
strokeLinejoin="round"
|
|
16
|
-
strokeWidth={1.5}
|
|
17
|
-
d="M15.714 6.838a6.276 6.276 0 1 1-8.876 8.876 6.276 6.276 0 0 1 8.876-8.876M19 19l-3.29-3.29"
|
|
18
|
-
/>
|
|
19
|
-
</svg>
|
|
20
|
-
);
|
|
21
|
-
|
|
22
|
-
export default Search;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { SVGAttributes } from "react";
|
|
2
|
-
|
|
3
|
-
const Secure = (props: SVGAttributes<SVGElement>) => (
|
|
4
|
-
<svg
|
|
5
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
-
width={24}
|
|
7
|
-
height={24}
|
|
8
|
-
viewBox="0 0 24 24"
|
|
9
|
-
fill="none"
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<path
|
|
13
|
-
stroke="#161517"
|
|
14
|
-
strokeLinecap="round"
|
|
15
|
-
strokeLinejoin="round"
|
|
16
|
-
strokeWidth={1.5}
|
|
17
|
-
d="M15.319 10.342 11.17 14.49 8.68 12"
|
|
18
|
-
/>
|
|
19
|
-
<path
|
|
20
|
-
stroke="#161517"
|
|
21
|
-
strokeLinecap="round"
|
|
22
|
-
strokeLinejoin="round"
|
|
23
|
-
strokeWidth={1.5}
|
|
24
|
-
d="M19.1 5.921a11.268 11.268 0 0 1-6.463-2.688.989.989 0 0 0-1.274 0A11.275 11.275 0 0 1 4.9 5.921a.988.988 0 0 0-.9.991v4.33c0 4.367 3.156 8.462 7.478 9.685.339.096.706.096 1.045 0C16.844 19.703 20 15.61 20 11.243v-4.33a.988.988 0 0 0-.9-.992Z"
|
|
25
|
-
clipRule="evenodd"
|
|
26
|
-
/>
|
|
27
|
-
</svg>
|
|
28
|
-
);
|
|
29
|
-
|
|
30
|
-
export default Secure;
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { SVGAttributes } from "react";
|
|
2
|
-
|
|
3
|
-
const Services = (props: SVGAttributes<SVGElement>) => (
|
|
4
|
-
<svg
|
|
5
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
-
width={24}
|
|
7
|
-
height={24}
|
|
8
|
-
viewBox="0 0 24 24"
|
|
9
|
-
fill="none"
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<path
|
|
13
|
-
stroke="#161517"
|
|
14
|
-
strokeLinecap="round"
|
|
15
|
-
strokeLinejoin="round"
|
|
16
|
-
strokeWidth={1.5}
|
|
17
|
-
d="M3 3h7v7H3V3ZM14 3h7v7h-7V3ZM3 14h7v7H3v-7ZM14 14h7v7h-7v-7Z"
|
|
18
|
-
clipRule="evenodd"
|
|
19
|
-
/>
|
|
20
|
-
</svg>
|
|
21
|
-
);
|
|
22
|
-
|
|
23
|
-
export default Services;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { SVGAttributes } from "react";
|
|
2
|
-
|
|
3
|
-
const Settings = (props: SVGAttributes<SVGElement>) => (
|
|
4
|
-
<svg
|
|
5
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
-
width={24}
|
|
7
|
-
height={24}
|
|
8
|
-
viewBox="0 0 24 24"
|
|
9
|
-
fill="none"
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<path
|
|
13
|
-
stroke="#161517"
|
|
14
|
-
strokeLinecap="round"
|
|
15
|
-
strokeLinejoin="round"
|
|
16
|
-
strokeWidth={1.5}
|
|
17
|
-
d="M18 5h3M3 5h11M10 12h11M3 12h3M18 19h3M3 19h11M17.414 3.586a2 2 0 1 1-2.828 2.828 2 2 0 0 1 2.828-2.828M9.414 10.586a2 2 0 1 1-2.828 2.828 2 2 0 0 1 2.828-2.828M17.414 17.586a2 2 0 1 1-2.828 2.828 2 2 0 0 1 2.828-2.828"
|
|
18
|
-
/>
|
|
19
|
-
</svg>
|
|
20
|
-
);
|
|
21
|
-
|
|
22
|
-
export default Settings;
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { SVGAttributes } from "react";
|
|
2
|
-
|
|
3
|
-
const Share = (props: SVGAttributes<SVGElement>) => (
|
|
4
|
-
<svg
|
|
5
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
-
width={24}
|
|
7
|
-
height={24}
|
|
8
|
-
viewBox="0 0 24 24"
|
|
9
|
-
fill="none"
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<path
|
|
13
|
-
stroke="#161517"
|
|
14
|
-
strokeLinecap="round"
|
|
15
|
-
strokeLinejoin="round"
|
|
16
|
-
strokeWidth={1.5}
|
|
17
|
-
d="m12 12 9-9v7-7h-7"
|
|
18
|
-
/>
|
|
19
|
-
<path
|
|
20
|
-
stroke="#161517"
|
|
21
|
-
strokeLinecap="round"
|
|
22
|
-
strokeLinejoin="round"
|
|
23
|
-
strokeWidth={1.5}
|
|
24
|
-
d="M9 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-4"
|
|
25
|
-
/>
|
|
26
|
-
</svg>
|
|
27
|
-
);
|
|
28
|
-
|
|
29
|
-
export default Share;
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { SVGAttributes } from "react";
|
|
2
|
-
|
|
3
|
-
const SlideIn = (props: SVGAttributes<SVGElement>) => (
|
|
4
|
-
<svg
|
|
5
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
-
width={24}
|
|
7
|
-
height={24}
|
|
8
|
-
viewBox="0 0 24 24"
|
|
9
|
-
fill="none"
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<path
|
|
13
|
-
stroke="#161517"
|
|
14
|
-
strokeLinecap="round"
|
|
15
|
-
strokeLinejoin="round"
|
|
16
|
-
strokeWidth={1.5}
|
|
17
|
-
d="M5.297 11.985h11.867M12.424 7.491l4.78 4.51-4.78 4.508"
|
|
18
|
-
/>
|
|
19
|
-
<path
|
|
20
|
-
stroke="#161517"
|
|
21
|
-
strokeLinecap="round"
|
|
22
|
-
strokeWidth={1.5}
|
|
23
|
-
d="M19 17V7"
|
|
24
|
-
/>
|
|
25
|
-
</svg>
|
|
26
|
-
);
|
|
27
|
-
|
|
28
|
-
export default SlideIn;
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { SVGAttributes } from "react";
|
|
2
|
-
|
|
3
|
-
const SlideOut = (props: SVGAttributes<SVGElement>) => (
|
|
4
|
-
<svg
|
|
5
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
-
width={24}
|
|
7
|
-
height={24}
|
|
8
|
-
viewBox="0 0 24 24"
|
|
9
|
-
fill="none"
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<path
|
|
13
|
-
stroke="#161517"
|
|
14
|
-
strokeLinecap="round"
|
|
15
|
-
strokeLinejoin="round"
|
|
16
|
-
strokeWidth={1.5}
|
|
17
|
-
d="M18.703 12.015H6.836M11.576 16.509l-4.78-4.51 4.78-4.508"
|
|
18
|
-
/>
|
|
19
|
-
<path
|
|
20
|
-
stroke="#161517"
|
|
21
|
-
strokeLinecap="round"
|
|
22
|
-
strokeWidth={1.5}
|
|
23
|
-
d="M5 7v10"
|
|
24
|
-
/>
|
|
25
|
-
</svg>
|
|
26
|
-
);
|
|
27
|
-
|
|
28
|
-
export default SlideOut;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { SVGAttributes } from "react";
|
|
2
|
-
|
|
3
|
-
const SortAltIcon = (props: SVGAttributes<SVGElement>) => (
|
|
4
|
-
<svg
|
|
5
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
-
width="24"
|
|
7
|
-
height="24"
|
|
8
|
-
fill="none"
|
|
9
|
-
viewBox="0 0 24 24"
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<path
|
|
13
|
-
stroke="#161517"
|
|
14
|
-
strokeLinecap="round"
|
|
15
|
-
strokeLinejoin="round"
|
|
16
|
-
strokeWidth={1.5}
|
|
17
|
-
d="M3.4 15.4 7 19l3.6-3.6M7 5v14M20.6 8.6 17 5l-3.6 3.6M17 19V5"
|
|
18
|
-
/>
|
|
19
|
-
</svg>
|
|
20
|
-
);
|
|
21
|
-
|
|
22
|
-
export default SortAltIcon;
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { SVGAttributes } from "react";
|
|
2
|
-
|
|
3
|
-
const SortIcon = (props: SVGAttributes<SVGElement>) => {
|
|
4
|
-
return (
|
|
5
|
-
<svg
|
|
6
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
-
width="24"
|
|
8
|
-
height="24"
|
|
9
|
-
fill="none"
|
|
10
|
-
viewBox="0 0 24 24"
|
|
11
|
-
{...props}
|
|
12
|
-
>
|
|
13
|
-
<path
|
|
14
|
-
stroke="#161517"
|
|
15
|
-
strokeLinecap="round"
|
|
16
|
-
strokeLinejoin="round"
|
|
17
|
-
strokeWidth={1.5}
|
|
18
|
-
d="m16 9-4-4-4 4M8 15l4 4 4-4"
|
|
19
|
-
/>
|
|
20
|
-
</svg>
|
|
21
|
-
);
|
|
22
|
-
};
|
|
23
|
-
|
|
24
|
-
export default SortIcon;
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { SVGAttributes } from "react";
|
|
2
|
-
|
|
3
|
-
const Sparkle = (props: SVGAttributes<SVGElement>) => (
|
|
4
|
-
<svg
|
|
5
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
-
width={24}
|
|
7
|
-
height={24}
|
|
8
|
-
viewBox="0 0 24 24"
|
|
9
|
-
fill="none"
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<path
|
|
13
|
-
stroke="#161517"
|
|
14
|
-
strokeLinecap="round"
|
|
15
|
-
strokeLinejoin="round"
|
|
16
|
-
strokeWidth={1.5}
|
|
17
|
-
d="M2.996 16.794a4.002 4.002 0 0 1 4.002 4.002 4.002 4.002 0 0 1 4.001-4.002 4.002 4.002 0 0 1-4.001-4.002 4.002 4.002 0 0 1-4.002 4.002ZM13.001 13.793a4.002 4.002 0 0 1 4.002 4.001 4.002 4.002 0 0 1 4.001-4.001 4.002 4.002 0 0 1-4.001-4.002A4.002 4.002 0 0 1 13 13.793v0ZM6.998 6.79A4.002 4.002 0 0 1 11 10.79 4.002 4.002 0 0 1 15 6.79 4.002 4.002 0 0 1 11 2.788 4.002 4.002 0 0 1 6.998 6.79Z"
|
|
18
|
-
clipRule="evenodd"
|
|
19
|
-
/>
|
|
20
|
-
</svg>
|
|
21
|
-
);
|
|
22
|
-
|
|
23
|
-
export default Sparkle;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { SVGAttributes } from "react";
|
|
2
|
-
|
|
3
|
-
const Speaker = (props: SVGAttributes<SVGElement>) => (
|
|
4
|
-
<svg
|
|
5
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
-
width={24}
|
|
7
|
-
height={24}
|
|
8
|
-
viewBox="0 0 24 24"
|
|
9
|
-
fill="none"
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<path
|
|
13
|
-
stroke="#161517"
|
|
14
|
-
strokeLinecap="round"
|
|
15
|
-
strokeLinejoin="round"
|
|
16
|
-
strokeWidth={1.5}
|
|
17
|
-
d="M13.999 15.002 6.998 15a4.003 4.003 0 0 1-4.002-4.004v-.998A4.002 4.002 0 0 1 7 5.997h7l3.874-2.647c1.329-.908 3.13.044 3.13 1.652v10.997c0 1.609-1.802 2.56-3.13 1.652L14 15.002Z"
|
|
18
|
-
clipRule="evenodd"
|
|
19
|
-
/>
|
|
20
|
-
<path
|
|
21
|
-
stroke="#161517"
|
|
22
|
-
strokeLinecap="round"
|
|
23
|
-
strokeLinejoin="round"
|
|
24
|
-
strokeWidth={1.5}
|
|
25
|
-
d="M14 5.998v9.004M5.997 15.002l1.53 3.86a1.8 1.8 0 0 0 1.67 1.142v0c1.272 0 2.142-1.295 1.673-2.489l-.99-2.514"
|
|
26
|
-
/>
|
|
27
|
-
</svg>
|
|
28
|
-
);
|
|
29
|
-
|
|
30
|
-
export default Speaker;
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { SVGAttributes } from "react";
|
|
2
|
-
|
|
3
|
-
const Speed = (props: SVGAttributes<SVGElement>) => (
|
|
4
|
-
<svg
|
|
5
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
-
width={24}
|
|
7
|
-
height={24}
|
|
8
|
-
viewBox="0 0 24 24"
|
|
9
|
-
fill="none"
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<path
|
|
13
|
-
stroke="#161517"
|
|
14
|
-
strokeLinecap="round"
|
|
15
|
-
strokeLinejoin="round"
|
|
16
|
-
strokeWidth={1.5}
|
|
17
|
-
d="M12.007 10.313A1.69 1.69 0 0 1 13.688 12v.008a1.689 1.689 0 1 1-1.681-1.695M10.807 13.194l-1.25 1.25M16.202 7.798 13.201 10.8"
|
|
18
|
-
/>
|
|
19
|
-
<path
|
|
20
|
-
stroke="#161517"
|
|
21
|
-
strokeLinecap="round"
|
|
22
|
-
strokeLinejoin="round"
|
|
23
|
-
strokeWidth={1.5}
|
|
24
|
-
d="M18.367 5.634A9.004 9.004 0 1 1 12 2.997v3"
|
|
25
|
-
/>
|
|
26
|
-
</svg>
|
|
27
|
-
);
|
|
28
|
-
|
|
29
|
-
export default Speed;
|