@hh.ru/magritte-ui-icon 13.1.0 → 13.2.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/IconDynamic-Br77ChWR.js +19 -0
- package/{IconDynamic-BcU49_4Q.js.map → IconDynamic-Br77ChWR.js.map} +1 -1
- package/IconDynamic.js +1 -1
- package/LoaderGlyph.js +1 -1
- package/Skeleton.js +1 -1
- package/country.js +1 -1
- package/hoc.js +1 -1
- package/icon.js +12 -2
- package/icon.js.map +1 -1
- package/icon.mock.d.ts +10 -0
- package/icon.mock.js +41 -1
- package/icon.mock.js.map +1 -1
- package/index.css +1159 -1161
- package/index.js +1 -1
- package/package.json +5 -5
- package/private.js +1 -1
- package/product.js +1 -1
- package/service.js +1 -1
- package/variants/country/index.js +1 -1
- package/variants/icon/BagFilledSize16.js +1 -1
- package/variants/icon/BagFilledSize16.js.map +1 -1
- package/variants/icon/BagFilledSize24.js +1 -1
- package/variants/icon/BagFilledSize24.js.map +1 -1
- package/variants/icon/BulletFilledSize16.js +1 -1
- package/variants/icon/BulletFilledSize16.js.map +1 -1
- package/variants/icon/BulletFilledSize24.js +1 -1
- package/variants/icon/BulletFilledSize24.js.map +1 -1
- package/variants/icon/BulletOutlinedSize16.js +1 -1
- package/variants/icon/BulletOutlinedSize16.js.map +1 -1
- package/variants/icon/BulletOutlinedSize24.js +1 -1
- package/variants/icon/BulletOutlinedSize24.js.map +1 -1
- package/variants/icon/ClockFilledSize32.js +1 -1
- package/variants/icon/ClockFilledSize32.js.map +1 -1
- package/variants/icon/ClockOutlinedSize32.js +1 -1
- package/variants/icon/ClockOutlinedSize32.js.map +1 -1
- package/variants/icon/CrossOutlinedSize16.js +1 -1
- package/variants/icon/CrossOutlinedSize16.js.map +1 -1
- package/variants/icon/CrossOutlinedSize24.js +1 -1
- package/variants/icon/CrossOutlinedSize24.js.map +1 -1
- package/variants/icon/EmojiHalfsad3dSize32.js +1 -1
- package/variants/icon/EmojiHalfsad3dSize32.js.map +1 -1
- package/variants/icon/EmojiHalfsmile3dSize32.js +1 -1
- package/variants/icon/EmojiHalfsmile3dSize32.js.map +1 -1
- package/variants/icon/EmojiNeutralOutlinedSize16.js +1 -1
- package/variants/icon/EmojiNeutralOutlinedSize16.js.map +1 -1
- package/variants/icon/EmojiNeutralOutlinedSize24.js +1 -1
- package/variants/icon/EmojiNeutralOutlinedSize24.js.map +1 -1
- package/variants/icon/EmojiNeutralOutlinedSize32.js +1 -1
- package/variants/icon/EmojiNeutralOutlinedSize32.js.map +1 -1
- package/variants/icon/EmojiSad3dSize32.js +1 -1
- package/variants/icon/EmojiSad3dSize32.js.map +1 -1
- package/variants/icon/FlaskFilledSize24.js +1 -1
- package/variants/icon/FlaskFilledSize24.js.map +1 -1
- package/variants/icon/FlaskOutlinedSize16.js +1 -1
- package/variants/icon/FlaskOutlinedSize16.js.map +1 -1
- package/variants/icon/HyperstarFilledSize16.d.ts +2 -0
- package/variants/icon/HyperstarFilledSize16.js +9 -0
- package/variants/icon/HyperstarFilledSize16.js.map +1 -0
- package/variants/icon/HyperstarFilledSize24.d.ts +2 -0
- package/variants/icon/HyperstarFilledSize24.js +9 -0
- package/variants/icon/HyperstarFilledSize24.js.map +1 -0
- package/variants/icon/HyperstarOutlinedSize16.d.ts +2 -0
- package/variants/icon/HyperstarOutlinedSize16.js +9 -0
- package/variants/icon/HyperstarOutlinedSize16.js.map +1 -0
- package/variants/icon/HyperstarOutlinedSize24.d.ts +2 -0
- package/variants/icon/HyperstarOutlinedSize24.js +9 -0
- package/variants/icon/HyperstarOutlinedSize24.js.map +1 -0
- package/variants/icon/ImageStackFilledSize32.js +1 -1
- package/variants/icon/ImageStackFilledSize32.js.map +1 -1
- package/variants/icon/ImageStackOutlinedSize32.js +1 -1
- package/variants/icon/ImageStackOutlinedSize32.js.map +1 -1
- package/variants/icon/LoaderOutlinedSize16.js +1 -1
- package/variants/icon/LoaderOutlinedSize16.js.map +1 -1
- package/variants/icon/LocationOutlinedSize32.js +1 -1
- package/variants/icon/LocationOutlinedSize32.js.map +1 -1
- package/variants/icon/SendAndroidOutlinedSize32.js +1 -1
- package/variants/icon/SendAndroidOutlinedSize32.js.map +1 -1
- package/variants/icon/SendWebFilledSize32.js +1 -1
- package/variants/icon/SendWebFilledSize32.js.map +1 -1
- package/variants/icon/SendWebOutlinedSize32.js +1 -1
- package/variants/icon/SendWebOutlinedSize32.js.map +1 -1
- package/variants/icon/SquareCircleFilledSize16.d.ts +2 -0
- package/variants/icon/SquareCircleFilledSize16.js +9 -0
- package/variants/icon/SquareCircleFilledSize16.js.map +1 -0
- package/variants/icon/SquareCircleFilledSize24.d.ts +2 -0
- package/variants/icon/SquareCircleFilledSize24.js +9 -0
- package/variants/icon/SquareCircleFilledSize24.js.map +1 -0
- package/variants/icon/TreeFilledSize24.js +1 -1
- package/variants/icon/TreeFilledSize24.js.map +1 -1
- package/variants/icon/UserCircleOutlinedSize32.js +1 -1
- package/variants/icon/UserCircleOutlinedSize32.js.map +1 -1
- package/variants/icon/UserSinglePlusFilledSize16.d.ts +2 -0
- package/variants/icon/UserSinglePlusFilledSize16.js +9 -0
- package/variants/icon/UserSinglePlusFilledSize16.js.map +1 -0
- package/variants/icon/UserSinglePlusFilledSize24.d.ts +2 -0
- package/variants/icon/UserSinglePlusFilledSize24.js +9 -0
- package/variants/icon/UserSinglePlusFilledSize24.js.map +1 -0
- package/variants/icon/UserSinglePlusOutlinedSize16.d.ts +2 -0
- package/variants/icon/UserSinglePlusOutlinedSize16.js +9 -0
- package/variants/icon/UserSinglePlusOutlinedSize16.js.map +1 -0
- package/variants/icon/UserSinglePlusOutlinedSize24.d.ts +2 -0
- package/variants/icon/UserSinglePlusOutlinedSize24.js +9 -0
- package/variants/icon/UserSinglePlusOutlinedSize24.js.map +1 -0
- package/variants/icon/index.d.ts +142 -92
- package/variants/icon/index.js +41 -21
- package/variants/icon/index.js.map +1 -1
- package/variants/private/index.js +1 -1
- package/variants/product/index.js +1 -1
- package/variants/service/index.js +1 -1
- package/IconDynamic-BcU49_4Q.js +0 -19
|
@@ -2,7 +2,7 @@ import './../../index.css';
|
|
|
2
2
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
3
3
|
import { forwardRef } from 'react';
|
|
4
4
|
|
|
5
|
-
const EmojiNeutralOutlinedSize16Glyph = forwardRef((props, ref) => (jsx("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsxs("g", { children: [jsx("path", { d: "M6.
|
|
5
|
+
const EmojiNeutralOutlinedSize16Glyph = forwardRef((props, ref) => (jsx("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsxs("g", { children: [jsx("path", { d: "M6.98735 7.03179H4.32135V5.63179H6.98735V7.03179Z", fill: "currentColor" }), jsx("path", { d: "M8.98688 7.03179H11.6529V5.63179H8.98688V7.03179Z", fill: "currentColor" }), jsx("path", { d: "M5.98761 12.0306H9.98661V10.6306H5.98761V12.0306Z", fill: "currentColor" }), jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M0.489075 8C0.489075 1.4375 1.42657 0.5 7.98907 0.5C14.5516 0.5 15.4891 1.4375 15.4891 8C15.4891 14.5625 14.5516 15.5 7.98907 15.5C1.42657 15.5 0.489075 14.5625 0.489075 8ZM1.88907 8C1.88907 6.3701 1.94929 5.19242 2.11389 4.31878C2.27592 3.45877 2.51465 3.03245 2.76809 2.77901C3.02152 2.52558 3.44784 2.28685 4.30785 2.12482C5.18149 1.96022 6.35917 1.9 7.98907 1.9C9.61898 1.9 10.7967 1.96022 11.6703 2.12482C12.5303 2.28685 12.9566 2.52558 13.2101 2.77901C13.4635 3.03245 13.7022 3.45877 13.8643 4.31878C14.0289 5.19242 14.0891 6.3701 14.0891 8C14.0891 9.6299 14.0289 10.8076 13.8643 11.6812C13.7022 12.5412 13.4635 12.9676 13.2101 13.221C12.9566 13.4744 12.5303 13.7132 11.6703 13.8752C10.7967 14.0398 9.61898 14.1 7.98907 14.1C6.35917 14.1 5.18149 14.0398 4.30785 13.8752C3.44784 13.7132 3.02152 13.4744 2.76809 13.221C2.51465 12.9676 2.27592 12.5412 2.11389 11.6812C1.94929 10.8076 1.88907 9.6299 1.88907 8Z", fill: "currentColor" })] }) })));
|
|
6
6
|
EmojiNeutralOutlinedSize16Glyph.displayName = 'EmojiNeutralOutlinedSize16Glyph';
|
|
7
7
|
|
|
8
8
|
export { EmojiNeutralOutlinedSize16Glyph };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EmojiNeutralOutlinedSize16.js","sources":["../../../src/variants/icon/EmojiNeutralOutlinedSize16.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const EmojiNeutralOutlinedSize16Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={16} height={16} viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <g>\n <path d=\"M6.
|
|
1
|
+
{"version":3,"file":"EmojiNeutralOutlinedSize16.js","sources":["../../../src/variants/icon/EmojiNeutralOutlinedSize16.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const EmojiNeutralOutlinedSize16Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={16} height={16} viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <g>\n <path d=\"M6.98735 7.03179H4.32135V5.63179H6.98735V7.03179Z\" fill=\"currentColor\" />\n <path d=\"M8.98688 7.03179H11.6529V5.63179H8.98688V7.03179Z\" fill=\"currentColor\" />\n <path d=\"M5.98761 12.0306H9.98661V10.6306H5.98761V12.0306Z\" fill=\"currentColor\" />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M0.489075 8C0.489075 1.4375 1.42657 0.5 7.98907 0.5C14.5516 0.5 15.4891 1.4375 15.4891 8C15.4891 14.5625 14.5516 15.5 7.98907 15.5C1.42657 15.5 0.489075 14.5625 0.489075 8ZM1.88907 8C1.88907 6.3701 1.94929 5.19242 2.11389 4.31878C2.27592 3.45877 2.51465 3.03245 2.76809 2.77901C3.02152 2.52558 3.44784 2.28685 4.30785 2.12482C5.18149 1.96022 6.35917 1.9 7.98907 1.9C9.61898 1.9 10.7967 1.96022 11.6703 2.12482C12.5303 2.28685 12.9566 2.52558 13.2101 2.77901C13.4635 3.03245 13.7022 3.45877 13.8643 4.31878C14.0289 5.19242 14.0891 6.3701 14.0891 8C14.0891 9.6299 14.0289 10.8076 13.8643 11.6812C13.7022 12.5412 13.4635 12.9676 13.2101 13.221C12.9566 13.4744 12.5303 13.7132 11.6703 13.8752C10.7967 14.0398 9.61898 14.1 7.98907 14.1C6.35917 14.1 5.18149 14.0398 4.30785 13.8752C3.44784 13.7132 3.02152 13.4744 2.76809 13.221C2.51465 12.9676 2.27592 12.5412 2.11389 11.6812C1.94929 10.8076 1.88907 9.6299 1.88907 8Z\"\n fill=\"currentColor\"\n />\n </g>\n </svg>\n));\nEmojiNeutralOutlinedSize16Glyph.displayName = 'EmojiNeutralOutlinedSize16Glyph';\n"],"names":["_jsx","_jsxs"],"mappings":";;;MAEa,+BAA+B,GAAG,UAAU,CAAC,CAAC,KAA8B,EAAE,GAAuB,MAC9GA,GAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAC,GAAG,EAAE,GAAG,EAAM,GAAA,KAAK,YAC9GC,IACI,CAAA,GAAA,EAAA,EAAA,QAAA,EAAA,CAAAD,GAAA,CAAA,MAAA,EAAA,EAAM,CAAC,EAAC,mDAAmD,EAAC,IAAI,EAAC,cAAc,EAAG,CAAA,EAClFA,cAAM,CAAC,EAAC,mDAAmD,EAAC,IAAI,EAAC,cAAc,EAAA,CAAG,EAClFA,GAAM,CAAA,MAAA,EAAA,EAAA,CAAC,EAAC,mDAAmD,EAAC,IAAI,EAAC,cAAc,GAAG,EAClFA,GAAA,CAAA,MAAA,EAAA,EACI,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,k5BAAk5B,EACp5B,IAAI,EAAC,cAAc,GACrB,CACF,EAAA,CAAA,EAAA,CACF,CACT,EAAE;AACH,+BAA+B,CAAC,WAAW,GAAG,iCAAiC;;;;"}
|
|
@@ -2,7 +2,7 @@ import './../../index.css';
|
|
|
2
2
|
import { jsx } from 'react/jsx-runtime';
|
|
3
3
|
import { forwardRef } from 'react';
|
|
4
4
|
|
|
5
|
-
const EmojiNeutralOutlinedSize24Glyph = forwardRef((props, ref) => (jsx("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.
|
|
5
|
+
const EmojiNeutralOutlinedSize24Glyph = forwardRef((props, ref) => (jsx("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.80003 12C2.80003 9.60752 2.88805 7.8601 3.13414 6.55396C3.37692 5.26534 3.74217 4.58468 4.16344 4.16341C4.58471 3.74214 5.26537 3.37689 6.55399 3.13411C7.86014 2.88802 9.60755 2.8 12 2.8C14.3925 2.8 16.1399 2.88802 17.446 3.13411C18.7347 3.37689 19.4153 3.74214 19.8366 4.16341C20.2579 4.58468 20.6231 5.26534 20.8659 6.55396C21.112 7.86011 21.2 9.60752 21.2 12C21.2 14.3924 21.112 16.1399 20.8659 17.446C20.6231 18.7346 20.2579 19.4153 19.8366 19.8366C19.4153 20.2578 18.7347 20.6231 17.446 20.8659C16.1399 21.1119 14.3925 21.2 12 21.2C9.60755 21.2 7.86014 21.1119 6.55399 20.8659C5.26537 20.6231 4.58471 20.2578 4.16344 19.8366C3.74217 19.4153 3.37692 18.7346 3.13414 17.446C2.88805 16.1399 2.80003 14.3924 2.80003 12ZM1.00003 12C1.00003 2.375 2.37503 0.999999 12 0.999999C21.625 0.999999 23 2.375 23 12C23 21.625 21.625 23 12 23C2.37503 23 1.00003 21.625 1.00003 12ZM9.00002 16.1001V17.9001H15V16.1001H9.00002ZM17.5 10.4001H13.5V8.60009H17.5V10.4001ZM6.50002 10.4001H10.5V8.60009H6.50002V10.4001Z", fill: "currentColor" }) })));
|
|
6
6
|
EmojiNeutralOutlinedSize24Glyph.displayName = 'EmojiNeutralOutlinedSize24Glyph';
|
|
7
7
|
|
|
8
8
|
export { EmojiNeutralOutlinedSize24Glyph };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EmojiNeutralOutlinedSize24.js","sources":["../../../src/variants/icon/EmojiNeutralOutlinedSize24.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const EmojiNeutralOutlinedSize24Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={24} height={24} viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M2.
|
|
1
|
+
{"version":3,"file":"EmojiNeutralOutlinedSize24.js","sources":["../../../src/variants/icon/EmojiNeutralOutlinedSize24.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const EmojiNeutralOutlinedSize24Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={24} height={24} viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M2.80003 12C2.80003 9.60752 2.88805 7.8601 3.13414 6.55396C3.37692 5.26534 3.74217 4.58468 4.16344 4.16341C4.58471 3.74214 5.26537 3.37689 6.55399 3.13411C7.86014 2.88802 9.60755 2.8 12 2.8C14.3925 2.8 16.1399 2.88802 17.446 3.13411C18.7347 3.37689 19.4153 3.74214 19.8366 4.16341C20.2579 4.58468 20.6231 5.26534 20.8659 6.55396C21.112 7.86011 21.2 9.60752 21.2 12C21.2 14.3924 21.112 16.1399 20.8659 17.446C20.6231 18.7346 20.2579 19.4153 19.8366 19.8366C19.4153 20.2578 18.7347 20.6231 17.446 20.8659C16.1399 21.1119 14.3925 21.2 12 21.2C9.60755 21.2 7.86014 21.1119 6.55399 20.8659C5.26537 20.6231 4.58471 20.2578 4.16344 19.8366C3.74217 19.4153 3.37692 18.7346 3.13414 17.446C2.88805 16.1399 2.80003 14.3924 2.80003 12ZM1.00003 12C1.00003 2.375 2.37503 0.999999 12 0.999999C21.625 0.999999 23 2.375 23 12C23 21.625 21.625 23 12 23C2.37503 23 1.00003 21.625 1.00003 12ZM9.00002 16.1001V17.9001H15V16.1001H9.00002ZM17.5 10.4001H13.5V8.60009H17.5V10.4001ZM6.50002 10.4001H10.5V8.60009H6.50002V10.4001Z\"\n fill=\"currentColor\"\n />\n </svg>\n));\nEmojiNeutralOutlinedSize24Glyph.displayName = 'EmojiNeutralOutlinedSize24Glyph';\n"],"names":["_jsx"],"mappings":";;;AAEO,MAAM,+BAA+B,GAAG,UAAU,CAAC,CAAC,KAA8B,EAAE,GAAuB,MAC9GA,GAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAC,GAAG,EAAE,GAAG,EAAM,GAAA,KAAK,EAC9G,QAAA,EAAAA,GAAA,CAAA,MAAA,EAAA,EACI,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,4+BAA4+B,EAC9+B,IAAI,EAAC,cAAc,EAAA,CACrB,EACA,CAAA,CACT,EAAE;AACH,+BAA+B,CAAC,WAAW,GAAG,iCAAiC;;;;"}
|
|
@@ -2,7 +2,7 @@ import './../../index.css';
|
|
|
2
2
|
import { jsx } from 'react/jsx-runtime';
|
|
3
3
|
import { forwardRef } from 'react';
|
|
4
4
|
|
|
5
|
-
const EmojiNeutralOutlinedSize32Glyph = forwardRef((props, ref) => (jsx("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.
|
|
5
|
+
const EmojiNeutralOutlinedSize32Glyph = forwardRef((props, ref) => (jsx("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.73356 15.9966C3.73502 12.8067 3.85345 10.4768 4.18235 8.73544C4.50685 7.01743 4.99426 6.1101 5.55621 5.54867C6.11816 4.98723 7.02592 4.50064 8.74424 4.17771C10.4859 3.85039 12.8159 3.73408 16.0058 3.73553C19.1958 3.73698 21.5256 3.85542 23.267 4.18432C24.985 4.50882 25.8923 4.99623 26.4538 5.55818C27.0152 6.12012 27.5018 7.02789 27.8247 8.74621C28.152 10.4879 28.2683 12.8178 28.2669 16.0078C28.2654 19.1977 28.147 21.5276 27.8181 23.2689C27.4936 24.987 27.0062 25.8943 26.4442 26.4557C25.8823 27.0172 24.9745 27.5038 23.2562 27.8267C21.5145 28.154 19.1846 28.2703 15.9946 28.2689C12.8047 28.2674 10.4749 28.149 8.73348 27.8201C7.01546 27.4956 6.10813 27.0082 5.5467 26.4462C4.98526 25.8843 4.49867 24.9765 4.17574 23.2582C3.84842 21.5165 3.73211 19.1866 3.73356 15.9966ZM1.33356 15.9955C1.33941 3.16219 3.17357 1.32969 16.0069 1.33553C28.8402 1.34137 30.6727 3.17554 30.6669 16.0089C30.6611 28.8422 28.8269 30.6747 15.9936 30.6689C3.16022 30.663 1.32772 28.8289 1.33356 15.9955ZM11.9977 21.4672L11.9966 23.8672L19.9966 23.8708L19.9977 21.4708L11.9977 21.4672ZM23.3345 13.8723L18.0012 13.8699L18.0023 11.4699L23.3356 11.4723L23.3345 13.8723ZM8.66787 13.8657L14.0012 13.8681L14.0023 11.4681L8.66896 11.4657L8.66787 13.8657Z", fill: "currentColor" }) })));
|
|
6
6
|
EmojiNeutralOutlinedSize32Glyph.displayName = 'EmojiNeutralOutlinedSize32Glyph';
|
|
7
7
|
|
|
8
8
|
export { EmojiNeutralOutlinedSize32Glyph };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EmojiNeutralOutlinedSize32.js","sources":["../../../src/variants/icon/EmojiNeutralOutlinedSize32.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const EmojiNeutralOutlinedSize32Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={32} height={32} viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3.
|
|
1
|
+
{"version":3,"file":"EmojiNeutralOutlinedSize32.js","sources":["../../../src/variants/icon/EmojiNeutralOutlinedSize32.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const EmojiNeutralOutlinedSize32Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={32} height={32} viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3.73356 15.9966C3.73502 12.8067 3.85345 10.4768 4.18235 8.73544C4.50685 7.01743 4.99426 6.1101 5.55621 5.54867C6.11816 4.98723 7.02592 4.50064 8.74424 4.17771C10.4859 3.85039 12.8159 3.73408 16.0058 3.73553C19.1958 3.73698 21.5256 3.85542 23.267 4.18432C24.985 4.50882 25.8923 4.99623 26.4538 5.55818C27.0152 6.12012 27.5018 7.02789 27.8247 8.74621C28.152 10.4879 28.2683 12.8178 28.2669 16.0078C28.2654 19.1977 28.147 21.5276 27.8181 23.2689C27.4936 24.987 27.0062 25.8943 26.4442 26.4557C25.8823 27.0172 24.9745 27.5038 23.2562 27.8267C21.5145 28.154 19.1846 28.2703 15.9946 28.2689C12.8047 28.2674 10.4749 28.149 8.73348 27.8201C7.01546 27.4956 6.10813 27.0082 5.5467 26.4462C4.98526 25.8843 4.49867 24.9765 4.17574 23.2582C3.84842 21.5165 3.73211 19.1866 3.73356 15.9966ZM1.33356 15.9955C1.33941 3.16219 3.17357 1.32969 16.0069 1.33553C28.8402 1.34137 30.6727 3.17554 30.6669 16.0089C30.6611 28.8422 28.8269 30.6747 15.9936 30.6689C3.16022 30.663 1.32772 28.8289 1.33356 15.9955ZM11.9977 21.4672L11.9966 23.8672L19.9966 23.8708L19.9977 21.4708L11.9977 21.4672ZM23.3345 13.8723L18.0012 13.8699L18.0023 11.4699L23.3356 11.4723L23.3345 13.8723ZM8.66787 13.8657L14.0012 13.8681L14.0023 11.4681L8.66896 11.4657L8.66787 13.8657Z\"\n fill=\"currentColor\"\n />\n </svg>\n));\nEmojiNeutralOutlinedSize32Glyph.displayName = 'EmojiNeutralOutlinedSize32Glyph';\n"],"names":["_jsx"],"mappings":";;;AAEO,MAAM,+BAA+B,GAAG,UAAU,CAAC,CAAC,KAA8B,EAAE,GAAuB,MAC9GA,GAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAC,GAAG,EAAE,GAAG,EAAM,GAAA,KAAK,EAC9G,QAAA,EAAAA,GAAA,CAAA,MAAA,EAAA,EACI,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,6sCAA6sC,EAC/sC,IAAI,EAAC,cAAc,EAAA,CACrB,EACA,CAAA,CACT,EAAE;AACH,+BAA+B,CAAC,WAAW,GAAG,iCAAiC;;;;"}
|
|
@@ -2,7 +2,7 @@ import './../../index.css';
|
|
|
2
2
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
3
3
|
import { forwardRef } from 'react';
|
|
4
4
|
|
|
5
|
-
const EmojiSad3dSize32Glyph = forwardRef((props, ref) => (jsxs("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: [jsxs("g", { filter: "url(#filter0_i_8745_24)", children: [jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.9998 1.33325C3.1665 1.33325 1.33317 3.16659 1.33317 15.9999C1.33317 28.8333 3.1665 30.6666 15.9998 30.6666C28.8332 30.6666 30.6665 28.8333 30.6665 15.9999C30.6665 3.16659 28.8332 1.33325 15.9998 1.33325ZM12.6076 23.2613C12.1172 23.7836 11.8665 24.3854 11.8665 24.9999H9.46651C9.46651 23.6934 10.0093 22.5224 10.858 21.6185C12.0817 20.3152 13.9601 19.5333 15.9998 19.5333C18.0396 19.5333 19.918 20.3152 21.1417 21.6185C21.9904 22.5224 22.5332 23.6934 22.5332 24.9999H20.1332C20.1332 24.3854 19.8825 23.7836 19.3921 23.2613C18.6697 22.492 17.4499 21.9333 15.9998 21.9333C14.5498 21.9333 13.33 22.492 12.6076 23.2613ZM23.3332 13.8667H17.9998V11.4667H23.3332V13.8667ZM8.6665 13.8667H13.9998V11.4667H8.6665V13.8667Z", fill: "url(#paint0_radial_8745_24)" }), jsx("path", { d: "M13.9998 13.8667H8.6665V11.4667H13.9998V13.8667Z", fill: "url(#paint1_radial_8745_24)" }), jsx("path", { d: "M17.9998 13.8667H23.3332V11.4667H17.9998V13.8667Z", fill: "url(#paint2_radial_8745_24)" }), jsx("path", { d: "M11.8665 24.9999C11.8665 24.3854 12.1172 23.7836 12.6076 23.2613C13.33 22.492 14.5498 21.9333 15.9998 21.9333C17.4499 21.9333 18.6697 22.492 19.3921 23.2613C19.8825 23.7836 20.1332 24.3854 20.1332 24.9999H22.5332C22.5332 23.6934 21.9904 22.5224 21.1417 21.6185C19.918 20.3152 18.0396 19.5333 15.9998 19.5333C13.9601 19.5333 12.0817 20.3152 10.858 21.6185C10.0093 22.5224 9.46651 23.6934 9.46651 24.9999H11.8665Z", fill: "url(#paint3_radial_8745_24)" })] }), jsx("path", { d: "M14.0002 13.8668H8.66683V11.4668H14.0002V13.8668Z", fill: "#79610C" }), jsx("path", { d: "M18.0002 13.8668H23.3335V11.4668H18.0002V13.8668Z", fill: "#79610C" }), jsx("path", { d: "M11.8668 25C11.8668 24.3855 12.1175 23.7837 12.6079 23.2614C13.3303 22.492 14.5501 21.9333 16.0002 21.9333C17.4502 21.9333 18.6701 22.492 19.3924 23.2614C19.8828 23.7837 20.1335 24.3855 20.1335 25H22.5335C22.5335 23.6934 21.9907 22.5225 21.1421 21.6186C19.9184 20.3153 18.0399 19.5333 16.0002 19.5333C13.9605 19.5333 12.082 20.3153 10.8583 21.6186C10.0096 22.5225 9.46684 23.6934 9.46684 25H11.8668Z", fill: "#79610C" }), jsxs("defs", { children: [jsxs("filter", { id: "filter0_i_8745_24", x: 1.
|
|
5
|
+
const EmojiSad3dSize32Glyph = forwardRef((props, ref) => (jsxs("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: [jsxs("g", { filter: "url(#filter0_i_8745_24)", children: [jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.9998 1.33325C3.1665 1.33325 1.33317 3.16659 1.33317 15.9999C1.33317 28.8333 3.1665 30.6666 15.9998 30.6666C28.8332 30.6666 30.6665 28.8333 30.6665 15.9999C30.6665 3.16659 28.8332 1.33325 15.9998 1.33325ZM12.6076 23.2613C12.1172 23.7836 11.8665 24.3854 11.8665 24.9999H9.46651C9.46651 23.6934 10.0093 22.5224 10.858 21.6185C12.0817 20.3152 13.9601 19.5333 15.9998 19.5333C18.0396 19.5333 19.918 20.3152 21.1417 21.6185C21.9904 22.5224 22.5332 23.6934 22.5332 24.9999H20.1332C20.1332 24.3854 19.8825 23.7836 19.3921 23.2613C18.6697 22.492 17.4499 21.9333 15.9998 21.9333C14.5498 21.9333 13.33 22.492 12.6076 23.2613ZM23.3332 13.8667H17.9998V11.4667H23.3332V13.8667ZM8.6665 13.8667H13.9998V11.4667H8.6665V13.8667Z", fill: "url(#paint0_radial_8745_24)" }), jsx("path", { d: "M13.9998 13.8667H8.6665V11.4667H13.9998V13.8667Z", fill: "url(#paint1_radial_8745_24)" }), jsx("path", { d: "M17.9998 13.8667H23.3332V11.4667H17.9998V13.8667Z", fill: "url(#paint2_radial_8745_24)" }), jsx("path", { d: "M11.8665 24.9999C11.8665 24.3854 12.1172 23.7836 12.6076 23.2613C13.33 22.492 14.5498 21.9333 15.9998 21.9333C17.4499 21.9333 18.6697 22.492 19.3921 23.2613C19.8825 23.7836 20.1332 24.3854 20.1332 24.9999H22.5332C22.5332 23.6934 21.9904 22.5224 21.1417 21.6185C19.918 20.3152 18.0396 19.5333 15.9998 19.5333C13.9601 19.5333 12.0817 20.3152 10.858 21.6185C10.0093 22.5224 9.46651 23.6934 9.46651 24.9999H11.8665Z", fill: "url(#paint3_radial_8745_24)" })] }), jsx("path", { d: "M14.0002 13.8668H8.66683V11.4668H14.0002V13.8668Z", fill: "#79610C" }), jsx("path", { d: "M18.0002 13.8668H23.3335V11.4668H18.0002V13.8668Z", fill: "#79610C" }), jsx("path", { d: "M11.8668 25C11.8668 24.3855 12.1175 23.7837 12.6079 23.2614C13.3303 22.492 14.5501 21.9333 16.0002 21.9333C17.4502 21.9333 18.6701 22.492 19.3924 23.2614C19.8828 23.7837 20.1335 24.3855 20.1335 25H22.5335C22.5335 23.6934 21.9907 22.5225 21.1421 21.6186C19.9184 20.3153 18.0399 19.5333 16.0002 19.5333C13.9605 19.5333 12.082 20.3153 10.8583 21.6186C10.0096 22.5225 9.46684 23.6934 9.46684 25H11.8668Z", fill: "#79610C" }), jsxs("defs", { children: [jsxs("filter", { id: "filter0_i_8745_24", x: 1.33316, y: -3.66675, width: 34.3333, height: 34.3333, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB", children: [jsx("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), jsx("feColorMatrix", { in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), jsx("feOffset", { dx: 5, dy: -5 }), jsx("feGaussianBlur", { stdDeviation: 5 }), jsx("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: -1, k3: 1 }), jsx("feColorMatrix", { type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0" }), jsx("feBlend", { mode: "normal", in2: "shape", result: "effect1_innerShadow_8745_24" })] }), jsxs("radialGradient", { id: "paint0_radial_8745_24", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(9.72058 6.83325) rotate(52.125) scale(26.129)", children: [jsx("stop", { stopColor: "#F9E193" }), jsx("stop", { offset: 1, stopColor: "#FF9900" })] }), jsxs("radialGradient", { id: "paint1_radial_8745_24", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(9.72058 6.83325) rotate(52.125) scale(26.129)", children: [jsx("stop", { stopColor: "#F9E193" }), jsx("stop", { offset: 1, stopColor: "#FF9900" })] }), jsxs("radialGradient", { id: "paint2_radial_8745_24", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(9.72058 6.83325) rotate(52.125) scale(26.129)", children: [jsx("stop", { stopColor: "#F9E193" }), jsx("stop", { offset: 1, stopColor: "#FF9900" })] }), jsxs("radialGradient", { id: "paint3_radial_8745_24", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(9.72058 6.83325) rotate(52.125) scale(26.129)", children: [jsx("stop", { stopColor: "#F9E193" }), jsx("stop", { offset: 1, stopColor: "#FF9900" })] })] })] })));
|
|
6
6
|
EmojiSad3dSize32Glyph.displayName = 'EmojiSad3dSize32Glyph';
|
|
7
7
|
|
|
8
8
|
export { EmojiSad3dSize32Glyph };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EmojiSad3dSize32.js","sources":["../../../src/variants/icon/EmojiSad3dSize32.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const EmojiSad3dSize32Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={32} height={32} viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <g filter=\"url(#filter0_i_8745_24)\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M15.9998 1.33325C3.1665 1.33325 1.33317 3.16659 1.33317 15.9999C1.33317 28.8333 3.1665 30.6666 15.9998 30.6666C28.8332 30.6666 30.6665 28.8333 30.6665 15.9999C30.6665 3.16659 28.8332 1.33325 15.9998 1.33325ZM12.6076 23.2613C12.1172 23.7836 11.8665 24.3854 11.8665 24.9999H9.46651C9.46651 23.6934 10.0093 22.5224 10.858 21.6185C12.0817 20.3152 13.9601 19.5333 15.9998 19.5333C18.0396 19.5333 19.918 20.3152 21.1417 21.6185C21.9904 22.5224 22.5332 23.6934 22.5332 24.9999H20.1332C20.1332 24.3854 19.8825 23.7836 19.3921 23.2613C18.6697 22.492 17.4499 21.9333 15.9998 21.9333C14.5498 21.9333 13.33 22.492 12.6076 23.2613ZM23.3332 13.8667H17.9998V11.4667H23.3332V13.8667ZM8.6665 13.8667H13.9998V11.4667H8.6665V13.8667Z\"\n fill=\"url(#paint0_radial_8745_24)\"\n />\n <path d=\"M13.9998 13.8667H8.6665V11.4667H13.9998V13.8667Z\" fill=\"url(#paint1_radial_8745_24)\" />\n <path d=\"M17.9998 13.8667H23.3332V11.4667H17.9998V13.8667Z\" fill=\"url(#paint2_radial_8745_24)\" />\n <path\n d=\"M11.8665 24.9999C11.8665 24.3854 12.1172 23.7836 12.6076 23.2613C13.33 22.492 14.5498 21.9333 15.9998 21.9333C17.4499 21.9333 18.6697 22.492 19.3921 23.2613C19.8825 23.7836 20.1332 24.3854 20.1332 24.9999H22.5332C22.5332 23.6934 21.9904 22.5224 21.1417 21.6185C19.918 20.3152 18.0396 19.5333 15.9998 19.5333C13.9601 19.5333 12.0817 20.3152 10.858 21.6185C10.0093 22.5224 9.46651 23.6934 9.46651 24.9999H11.8665Z\"\n fill=\"url(#paint3_radial_8745_24)\"\n />\n </g>\n <path d=\"M14.0002 13.8668H8.66683V11.4668H14.0002V13.8668Z\" fill=\"#79610C\" />\n <path d=\"M18.0002 13.8668H23.3335V11.4668H18.0002V13.8668Z\" fill=\"#79610C\" />\n <path\n d=\"M11.8668 25C11.8668 24.3855 12.1175 23.7837 12.6079 23.2614C13.3303 22.492 14.5501 21.9333 16.0002 21.9333C17.4502 21.9333 18.6701 22.492 19.3924 23.2614C19.8828 23.7837 20.1335 24.3855 20.1335 25H22.5335C22.5335 23.6934 21.9907 22.5225 21.1421 21.6186C19.9184 20.3153 18.0399 19.5333 16.0002 19.5333C13.9605 19.5333 12.082 20.3153 10.8583 21.6186C10.0096 22.5225 9.46684 23.6934 9.46684 25H11.8668Z\"\n fill=\"#79610C\"\n />\n <defs>\n <filter\n id=\"filter0_i_8745_24\"\n x={1.
|
|
1
|
+
{"version":3,"file":"EmojiSad3dSize32.js","sources":["../../../src/variants/icon/EmojiSad3dSize32.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const EmojiSad3dSize32Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={32} height={32} viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <g filter=\"url(#filter0_i_8745_24)\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M15.9998 1.33325C3.1665 1.33325 1.33317 3.16659 1.33317 15.9999C1.33317 28.8333 3.1665 30.6666 15.9998 30.6666C28.8332 30.6666 30.6665 28.8333 30.6665 15.9999C30.6665 3.16659 28.8332 1.33325 15.9998 1.33325ZM12.6076 23.2613C12.1172 23.7836 11.8665 24.3854 11.8665 24.9999H9.46651C9.46651 23.6934 10.0093 22.5224 10.858 21.6185C12.0817 20.3152 13.9601 19.5333 15.9998 19.5333C18.0396 19.5333 19.918 20.3152 21.1417 21.6185C21.9904 22.5224 22.5332 23.6934 22.5332 24.9999H20.1332C20.1332 24.3854 19.8825 23.7836 19.3921 23.2613C18.6697 22.492 17.4499 21.9333 15.9998 21.9333C14.5498 21.9333 13.33 22.492 12.6076 23.2613ZM23.3332 13.8667H17.9998V11.4667H23.3332V13.8667ZM8.6665 13.8667H13.9998V11.4667H8.6665V13.8667Z\"\n fill=\"url(#paint0_radial_8745_24)\"\n />\n <path d=\"M13.9998 13.8667H8.6665V11.4667H13.9998V13.8667Z\" fill=\"url(#paint1_radial_8745_24)\" />\n <path d=\"M17.9998 13.8667H23.3332V11.4667H17.9998V13.8667Z\" fill=\"url(#paint2_radial_8745_24)\" />\n <path\n d=\"M11.8665 24.9999C11.8665 24.3854 12.1172 23.7836 12.6076 23.2613C13.33 22.492 14.5498 21.9333 15.9998 21.9333C17.4499 21.9333 18.6697 22.492 19.3921 23.2613C19.8825 23.7836 20.1332 24.3854 20.1332 24.9999H22.5332C22.5332 23.6934 21.9904 22.5224 21.1417 21.6185C19.918 20.3152 18.0396 19.5333 15.9998 19.5333C13.9601 19.5333 12.0817 20.3152 10.858 21.6185C10.0093 22.5224 9.46651 23.6934 9.46651 24.9999H11.8665Z\"\n fill=\"url(#paint3_radial_8745_24)\"\n />\n </g>\n <path d=\"M14.0002 13.8668H8.66683V11.4668H14.0002V13.8668Z\" fill=\"#79610C\" />\n <path d=\"M18.0002 13.8668H23.3335V11.4668H18.0002V13.8668Z\" fill=\"#79610C\" />\n <path\n d=\"M11.8668 25C11.8668 24.3855 12.1175 23.7837 12.6079 23.2614C13.3303 22.492 14.5501 21.9333 16.0002 21.9333C17.4502 21.9333 18.6701 22.492 19.3924 23.2614C19.8828 23.7837 20.1335 24.3855 20.1335 25H22.5335C22.5335 23.6934 21.9907 22.5225 21.1421 21.6186C19.9184 20.3153 18.0399 19.5333 16.0002 19.5333C13.9605 19.5333 12.082 20.3153 10.8583 21.6186C10.0096 22.5225 9.46684 23.6934 9.46684 25H11.8668Z\"\n fill=\"#79610C\"\n />\n <defs>\n <filter\n id=\"filter0_i_8745_24\"\n x={1.33316}\n y={-3.66675}\n width={34.3333}\n height={34.3333}\n filterUnits=\"userSpaceOnUse\"\n colorInterpolationFilters=\"sRGB\"\n >\n <feFlood floodOpacity={0} result=\"BackgroundImageFix\" />\n <feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\" />\n <feColorMatrix\n in=\"SourceAlpha\"\n type=\"matrix\"\n values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\"\n result=\"hardAlpha\"\n />\n <feOffset dx={5} dy={-5} />\n <feGaussianBlur stdDeviation={5} />\n <feComposite in2=\"hardAlpha\" operator=\"arithmetic\" k2={-1} k3={1} />\n <feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0\" />\n <feBlend mode=\"normal\" in2=\"shape\" result=\"effect1_innerShadow_8745_24\" />\n </filter>\n <radialGradient\n id=\"paint0_radial_8745_24\"\n cx={0}\n cy={0}\n r={1}\n gradientUnits=\"userSpaceOnUse\"\n gradientTransform=\"translate(9.72058 6.83325) rotate(52.125) scale(26.129)\"\n >\n <stop stopColor=\"#F9E193\" />\n <stop offset={1} stopColor=\"#FF9900\" />\n </radialGradient>\n <radialGradient\n id=\"paint1_radial_8745_24\"\n cx={0}\n cy={0}\n r={1}\n gradientUnits=\"userSpaceOnUse\"\n gradientTransform=\"translate(9.72058 6.83325) rotate(52.125) scale(26.129)\"\n >\n <stop stopColor=\"#F9E193\" />\n <stop offset={1} stopColor=\"#FF9900\" />\n </radialGradient>\n <radialGradient\n id=\"paint2_radial_8745_24\"\n cx={0}\n cy={0}\n r={1}\n gradientUnits=\"userSpaceOnUse\"\n gradientTransform=\"translate(9.72058 6.83325) rotate(52.125) scale(26.129)\"\n >\n <stop stopColor=\"#F9E193\" />\n <stop offset={1} stopColor=\"#FF9900\" />\n </radialGradient>\n <radialGradient\n id=\"paint3_radial_8745_24\"\n cx={0}\n cy={0}\n r={1}\n gradientUnits=\"userSpaceOnUse\"\n gradientTransform=\"translate(9.72058 6.83325) rotate(52.125) scale(26.129)\"\n >\n <stop stopColor=\"#F9E193\" />\n <stop offset={1} stopColor=\"#FF9900\" />\n </radialGradient>\n </defs>\n </svg>\n));\nEmojiSad3dSize32Glyph.displayName = 'EmojiSad3dSize32Glyph';\n"],"names":["_jsxs","_jsx"],"mappings":";;;MAEa,qBAAqB,GAAG,UAAU,CAAC,CAAC,KAA8B,EAAE,GAAuB,MACpGA,IAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAC,GAAG,EAAE,GAAG,KAAM,KAAK,EAAA,QAAA,EAAA,CAC9GA,IAAG,CAAA,GAAA,EAAA,EAAA,MAAM,EAAC,yBAAyB,aAC/BC,GACI,CAAA,MAAA,EAAA,EAAA,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,4sBAA4sB,EAC9sB,IAAI,EAAC,6BAA6B,EAAA,CACpC,EACFA,GAAA,CAAA,MAAA,EAAA,EAAM,CAAC,EAAC,kDAAkD,EAAC,IAAI,EAAC,6BAA6B,GAAG,EAChGA,GAAA,CAAA,MAAA,EAAA,EAAM,CAAC,EAAC,mDAAmD,EAAC,IAAI,EAAC,6BAA6B,EAAG,CAAA,EACjGA,GACI,CAAA,MAAA,EAAA,EAAA,CAAC,EAAC,6ZAA6Z,EAC/Z,IAAI,EAAC,6BAA6B,EAAA,CACpC,IACF,EACJA,GAAA,CAAA,MAAA,EAAA,EAAM,CAAC,EAAC,mDAAmD,EAAC,IAAI,EAAC,SAAS,EAAG,CAAA,EAC7EA,GAAM,CAAA,MAAA,EAAA,EAAA,CAAC,EAAC,mDAAmD,EAAC,IAAI,EAAC,SAAS,GAAG,EAC7EA,GAAA,CAAA,MAAA,EAAA,EACI,CAAC,EAAC,iZAAiZ,EACnZ,IAAI,EAAC,SAAS,EAChB,CAAA,EACFD,IACI,CAAA,MAAA,EAAA,EAAA,QAAA,EAAA,CAAAA,IAAA,CAAA,QAAA,EAAA,EACI,EAAE,EAAC,mBAAmB,EACtB,CAAC,EAAE,OAAO,EACV,CAAC,EAAE,CAAC,OAAO,EACX,KAAK,EAAE,OAAO,EACd,MAAM,EAAE,OAAO,EACf,WAAW,EAAC,gBAAgB,EAC5B,yBAAyB,EAAC,MAAM,aAEhCC,GAAS,CAAA,SAAA,EAAA,EAAA,YAAY,EAAE,CAAC,EAAE,MAAM,EAAC,oBAAoB,EAAA,CAAG,EACxDA,GAAS,CAAA,SAAA,EAAA,EAAA,IAAI,EAAC,QAAQ,EAAC,EAAE,EAAC,eAAe,EAAC,GAAG,EAAC,oBAAoB,EAAC,MAAM,EAAC,OAAO,GAAG,EACpFA,GAAA,CAAA,eAAA,EAAA,EACI,EAAE,EAAC,aAAa,EAChB,IAAI,EAAC,QAAQ,EACb,MAAM,EAAC,2CAA2C,EAClD,MAAM,EAAC,WAAW,EAAA,CACpB,EACFA,GAAA,CAAA,UAAA,EAAA,EAAU,EAAE,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC,CAAC,EAAI,CAAA,EAC3BA,GAAgB,CAAA,gBAAA,EAAA,EAAA,YAAY,EAAE,CAAC,GAAI,EACnCA,GAAA,CAAA,aAAA,EAAA,EAAa,GAAG,EAAC,WAAW,EAAC,QAAQ,EAAC,YAAY,EAAC,EAAE,EAAE,CAAC,CAAC,EAAE,EAAE,EAAE,CAAC,EAAA,CAAI,EACpEA,GAAe,CAAA,eAAA,EAAA,EAAA,IAAI,EAAC,QAAQ,EAAC,MAAM,EAAC,4CAA4C,EAAA,CAAG,EACnFA,GAAS,CAAA,SAAA,EAAA,EAAA,IAAI,EAAC,QAAQ,EAAC,GAAG,EAAC,OAAO,EAAC,MAAM,EAAC,6BAA6B,EAAG,CAAA,CAAA,EAAA,CACrE,EACTD,IAAA,CAAA,gBAAA,EAAA,EACI,EAAE,EAAC,uBAAuB,EAC1B,EAAE,EAAE,CAAC,EACL,EAAE,EAAE,CAAC,EACL,CAAC,EAAE,CAAC,EACJ,aAAa,EAAC,gBAAgB,EAC9B,iBAAiB,EAAC,yDAAyD,EAE3E,QAAA,EAAA,CAAAC,GAAA,CAAA,MAAA,EAAA,EAAM,SAAS,EAAC,SAAS,EAAG,CAAA,EAC5BA,GAAM,CAAA,MAAA,EAAA,EAAA,MAAM,EAAE,CAAC,EAAE,SAAS,EAAC,SAAS,EAAA,CAAG,CAC1B,EAAA,CAAA,EACjBD,yBACI,EAAE,EAAC,uBAAuB,EAC1B,EAAE,EAAE,CAAC,EACL,EAAE,EAAE,CAAC,EACL,CAAC,EAAE,CAAC,EACJ,aAAa,EAAC,gBAAgB,EAC9B,iBAAiB,EAAC,yDAAyD,aAE3EC,GAAM,CAAA,MAAA,EAAA,EAAA,SAAS,EAAC,SAAS,EAAA,CAAG,EAC5BA,GAAA,CAAA,MAAA,EAAA,EAAM,MAAM,EAAE,CAAC,EAAE,SAAS,EAAC,SAAS,EAAG,CAAA,CAAA,EAAA,CAC1B,EACjBD,IACI,CAAA,gBAAA,EAAA,EAAA,EAAE,EAAC,uBAAuB,EAC1B,EAAE,EAAE,CAAC,EACL,EAAE,EAAE,CAAC,EACL,CAAC,EAAE,CAAC,EACJ,aAAa,EAAC,gBAAgB,EAC9B,iBAAiB,EAAC,yDAAyD,EAAA,QAAA,EAAA,CAE3EC,GAAM,CAAA,MAAA,EAAA,EAAA,SAAS,EAAC,SAAS,EAAA,CAAG,EAC5BA,GAAA,CAAA,MAAA,EAAA,EAAM,MAAM,EAAE,CAAC,EAAE,SAAS,EAAC,SAAS,EAAA,CAAG,IAC1B,EACjBD,IAAA,CAAA,gBAAA,EAAA,EACI,EAAE,EAAC,uBAAuB,EAC1B,EAAE,EAAE,CAAC,EACL,EAAE,EAAE,CAAC,EACL,CAAC,EAAE,CAAC,EACJ,aAAa,EAAC,gBAAgB,EAC9B,iBAAiB,EAAC,yDAAyD,EAE3E,QAAA,EAAA,CAAAC,GAAA,CAAA,MAAA,EAAA,EAAM,SAAS,EAAC,SAAS,EAAG,CAAA,EAC5BA,GAAM,CAAA,MAAA,EAAA,EAAA,MAAM,EAAE,CAAC,EAAE,SAAS,EAAC,SAAS,EAAA,CAAG,IAC1B,CACd,EAAA,CAAA,CAAA,EAAA,CACL,CACT,EAAE;AACH,qBAAqB,CAAC,WAAW,GAAG,uBAAuB;;;;"}
|
|
@@ -2,7 +2,7 @@ import './../../index.css';
|
|
|
2
2
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
3
3
|
import { forwardRef } from 'react';
|
|
4
4
|
|
|
5
|
-
const FlaskFilledSize24Glyph = forwardRef((props, ref) => (jsxs("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: [jsx("path", { d: "M7.
|
|
5
|
+
const FlaskFilledSize24Glyph = forwardRef((props, ref) => (jsxs("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: [jsx("path", { d: "M7.99981 13.9004C9.44844 13.9004 10.3723 14.4979 11.5008 15.249C12.6256 15.9977 13.9558 16.9003 15.9998 16.9004C17.6756 16.9004 19.4934 16.2928 20.9783 15.6406C22.7272 18.478 23.4354 20.2485 22.7293 21.7256C22.6755 21.8382 22.6167 21.9486 22.5525 22.0557C21.3881 23.9999 18.2585 24 12.0008 24C5.74291 24 2.61368 23.9997 1.44903 22.0557C1.38489 21.9486 1.32515 21.8382 1.2713 21.7256C0.530891 20.1766 1.34235 18.3031 3.28204 15.2168C4.7783 14.5173 6.53182 13.9004 7.99981 13.9004Z", fill: "currentColor" }), jsx("path", { d: "M16.9988 0.0185547C18.1254 0.156843 18.9988 1.116 18.9988 2.28027C18.9988 3.29823 18.3231 4.193 17.3445 4.47266L16.9988 4.57129V9.57129C17.4629 10.2505 17.966 11.0109 18.5233 11.8525C19.0588 12.6615 19.5518 13.4084 20.0008 14.0996C18.6809 14.6572 17.2391 15.0996 15.9998 15.0996C14.5512 15.0996 13.6273 14.5021 12.4988 13.751C11.374 13.0023 10.0439 12.0996 7.99981 12.0996C7.00641 12.0996 5.96302 12.3129 4.96856 12.6221C5.13369 12.3722 5.30236 12.1154 5.47638 11.8525C6.03369 11.0108 6.53761 10.2506 7.00177 9.57129V4.57129L6.65509 4.47266C5.67661 4.19296 5.00281 3.29819 5.00274 2.28027C5.00274 1.1158 5.87488 0.156578 7.00177 0.0185547V0H16.9988V0.0185547Z", fill: "currentColor" })] })));
|
|
6
6
|
FlaskFilledSize24Glyph.displayName = 'FlaskFilledSize24Glyph';
|
|
7
7
|
|
|
8
8
|
export { FlaskFilledSize24Glyph };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FlaskFilledSize24.js","sources":["../../../src/variants/icon/FlaskFilledSize24.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const FlaskFilledSize24Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={24} height={24} viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <path\n d=\"M7.
|
|
1
|
+
{"version":3,"file":"FlaskFilledSize24.js","sources":["../../../src/variants/icon/FlaskFilledSize24.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const FlaskFilledSize24Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={24} height={24} viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <path\n d=\"M7.99981 13.9004C9.44844 13.9004 10.3723 14.4979 11.5008 15.249C12.6256 15.9977 13.9558 16.9003 15.9998 16.9004C17.6756 16.9004 19.4934 16.2928 20.9783 15.6406C22.7272 18.478 23.4354 20.2485 22.7293 21.7256C22.6755 21.8382 22.6167 21.9486 22.5525 22.0557C21.3881 23.9999 18.2585 24 12.0008 24C5.74291 24 2.61368 23.9997 1.44903 22.0557C1.38489 21.9486 1.32515 21.8382 1.2713 21.7256C0.530891 20.1766 1.34235 18.3031 3.28204 15.2168C4.7783 14.5173 6.53182 13.9004 7.99981 13.9004Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M16.9988 0.0185547C18.1254 0.156843 18.9988 1.116 18.9988 2.28027C18.9988 3.29823 18.3231 4.193 17.3445 4.47266L16.9988 4.57129V9.57129C17.4629 10.2505 17.966 11.0109 18.5233 11.8525C19.0588 12.6615 19.5518 13.4084 20.0008 14.0996C18.6809 14.6572 17.2391 15.0996 15.9998 15.0996C14.5512 15.0996 13.6273 14.5021 12.4988 13.751C11.374 13.0023 10.0439 12.0996 7.99981 12.0996C7.00641 12.0996 5.96302 12.3129 4.96856 12.6221C5.13369 12.3722 5.30236 12.1154 5.47638 11.8525C6.03369 11.0108 6.53761 10.2506 7.00177 9.57129V4.57129L6.65509 4.47266C5.67661 4.19296 5.00281 3.29819 5.00274 2.28027C5.00274 1.1158 5.87488 0.156578 7.00177 0.0185547V0H16.9988V0.0185547Z\"\n fill=\"currentColor\"\n />\n </svg>\n));\nFlaskFilledSize24Glyph.displayName = 'FlaskFilledSize24Glyph';\n"],"names":["_jsxs","_jsx"],"mappings":";;;AAEO,MAAM,sBAAsB,GAAG,UAAU,CAAC,CAAC,KAA8B,EAAE,GAAuB,MACrGA,IAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAC,GAAG,EAAE,GAAG,EAAA,GAAM,KAAK,EAAA,QAAA,EAAA,CAC9GC,GACI,CAAA,MAAA,EAAA,EAAA,CAAC,EAAC,ieAAie,EACne,IAAI,EAAC,cAAc,EAAA,CACrB,EACFA,GAAA,CAAA,MAAA,EAAA,EACI,CAAC,EAAC,qpBAAqpB,EACvpB,IAAI,EAAC,cAAc,EAAA,CACrB,CACA,EAAA,CAAA,CACT,EAAE;AACH,sBAAsB,CAAC,WAAW,GAAG,wBAAwB;;;;"}
|
|
@@ -2,7 +2,7 @@ import './../../index.css';
|
|
|
2
2
|
import { jsx } from 'react/jsx-runtime';
|
|
3
3
|
import { forwardRef } from 'react';
|
|
4
4
|
|
|
5
|
-
const FlaskOutlinedSize16Glyph = forwardRef((props, ref) => (jsx("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsx("g", { children: jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.4082 0.0117188C12.
|
|
5
|
+
const FlaskOutlinedSize16Glyph = forwardRef((props, ref) => (jsx("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsx("g", { children: jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.4082 0.0117188C12.1763 0.103892 12.7715 0.744313 12.7715 1.52051L12.7656 1.64648C12.7125 2.27179 12.269 2.80667 11.6435 2.98145L11.4082 3.04688V6.38477C11.7241 6.83687 12.0691 7.34144 12.4482 7.90137C14.8039 11.3802 15.9814 13.1203 15.3154 14.4834C15.2787 14.5585 15.2381 14.6327 15.1943 14.7041C14.4002 16 12.2663 16 7.99997 16L6.49801 15.9971C3.33791 15.98 1.62512 15.8482 0.883757 14.8223L0.805632 14.7041C0.761882 14.6327 0.721268 14.5585 0.684538 14.4834C0.0184819 13.1203 1.19606 11.3802 3.55173 7.90137C3.93088 7.34144 4.27588 6.83687 4.59176 6.38477V3.04688L4.35641 2.98145C3.68935 2.79503 3.22868 2.199 3.22848 1.52051C3.22848 0.744274 3.82356 0.103841 4.59176 0.0117188V0H11.4082V0.0117188ZM4.36325 9.48047C4.2896 9.49621 4.21507 9.5127 4.14059 9.53125C3.24631 10.8592 2.61986 11.8248 2.24411 12.5977C1.7928 13.526 1.90142 13.7843 1.94235 13.8682L1.99899 13.9727C2.05604 14.0658 2.23854 14.3047 3.29294 14.4512C4.33942 14.5965 5.82237 14.5996 7.99997 14.5996C10.1775 14.5996 11.6604 14.5965 12.707 14.4512C13.7615 14.3047 13.9439 14.0657 14.0009 13.9727C14.0196 13.9421 14.0387 13.9069 14.0576 13.8682C14.0985 13.7842 14.2071 13.526 13.7558 12.5977C13.5326 12.1384 13.2204 11.6114 12.8164 10.9805C12.1263 11.2028 11.3828 11.3671 10.667 11.3672C9.27139 11.3672 8.36188 10.749 7.61227 10.25C6.86769 9.75439 6.27889 9.37526 5.36325 9.36719L4.36325 9.48047ZM4.75876 1.40137C4.71564 1.40655 4.68042 1.42672 4.65719 1.45215C4.6463 1.46412 4.63912 1.4759 4.63473 1.4873L4.62887 1.52051C4.62908 1.5526 4.6528 1.61037 4.73239 1.63281L4.96579 1.69824L5.99118 1.98242V6.8252L5.73923 7.18652C5.56865 7.43066 5.39106 7.69263 5.20114 7.9707C5.24538 7.9695 5.28984 7.9668 5.33395 7.9668C6.72944 7.96698 7.63906 8.58505 8.38864 9.08398C9.14102 9.58478 9.73442 9.96679 10.667 9.9668C11.0822 9.96676 11.5396 9.8881 12.0117 9.75977C11.7882 9.42678 11.5475 9.06972 11.2881 8.68652C10.9101 8.12841 10.5707 7.63016 10.2607 7.18652L10.0088 6.8252V1.98242L11.0341 1.69824L11.2675 1.63281L11.3174 1.61035C11.3444 1.59202 11.3592 1.56857 11.3662 1.54785L11.3711 1.52051C11.3711 1.49824 11.3644 1.47589 11.3427 1.45215C11.3195 1.42669 11.2843 1.40654 11.2412 1.40137L11.2334 1.40039H4.76657L4.75876 1.40137Z", fill: "currentColor" }) }) })));
|
|
6
6
|
FlaskOutlinedSize16Glyph.displayName = 'FlaskOutlinedSize16Glyph';
|
|
7
7
|
|
|
8
8
|
export { FlaskOutlinedSize16Glyph };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FlaskOutlinedSize16.js","sources":["../../../src/variants/icon/FlaskOutlinedSize16.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const FlaskOutlinedSize16Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={16} height={16} viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <g>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M11.4082 0.0117188C12.
|
|
1
|
+
{"version":3,"file":"FlaskOutlinedSize16.js","sources":["../../../src/variants/icon/FlaskOutlinedSize16.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const FlaskOutlinedSize16Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={16} height={16} viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <g>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M11.4082 0.0117188C12.1763 0.103892 12.7715 0.744313 12.7715 1.52051L12.7656 1.64648C12.7125 2.27179 12.269 2.80667 11.6435 2.98145L11.4082 3.04688V6.38477C11.7241 6.83687 12.0691 7.34144 12.4482 7.90137C14.8039 11.3802 15.9814 13.1203 15.3154 14.4834C15.2787 14.5585 15.2381 14.6327 15.1943 14.7041C14.4002 16 12.2663 16 7.99997 16L6.49801 15.9971C3.33791 15.98 1.62512 15.8482 0.883757 14.8223L0.805632 14.7041C0.761882 14.6327 0.721268 14.5585 0.684538 14.4834C0.0184819 13.1203 1.19606 11.3802 3.55173 7.90137C3.93088 7.34144 4.27588 6.83687 4.59176 6.38477V3.04688L4.35641 2.98145C3.68935 2.79503 3.22868 2.199 3.22848 1.52051C3.22848 0.744274 3.82356 0.103841 4.59176 0.0117188V0H11.4082V0.0117188ZM4.36325 9.48047C4.2896 9.49621 4.21507 9.5127 4.14059 9.53125C3.24631 10.8592 2.61986 11.8248 2.24411 12.5977C1.7928 13.526 1.90142 13.7843 1.94235 13.8682L1.99899 13.9727C2.05604 14.0658 2.23854 14.3047 3.29294 14.4512C4.33942 14.5965 5.82237 14.5996 7.99997 14.5996C10.1775 14.5996 11.6604 14.5965 12.707 14.4512C13.7615 14.3047 13.9439 14.0657 14.0009 13.9727C14.0196 13.9421 14.0387 13.9069 14.0576 13.8682C14.0985 13.7842 14.2071 13.526 13.7558 12.5977C13.5326 12.1384 13.2204 11.6114 12.8164 10.9805C12.1263 11.2028 11.3828 11.3671 10.667 11.3672C9.27139 11.3672 8.36188 10.749 7.61227 10.25C6.86769 9.75439 6.27889 9.37526 5.36325 9.36719L4.36325 9.48047ZM4.75876 1.40137C4.71564 1.40655 4.68042 1.42672 4.65719 1.45215C4.6463 1.46412 4.63912 1.4759 4.63473 1.4873L4.62887 1.52051C4.62908 1.5526 4.6528 1.61037 4.73239 1.63281L4.96579 1.69824L5.99118 1.98242V6.8252L5.73923 7.18652C5.56865 7.43066 5.39106 7.69263 5.20114 7.9707C5.24538 7.9695 5.28984 7.9668 5.33395 7.9668C6.72944 7.96698 7.63906 8.58505 8.38864 9.08398C9.14102 9.58478 9.73442 9.96679 10.667 9.9668C11.0822 9.96676 11.5396 9.8881 12.0117 9.75977C11.7882 9.42678 11.5475 9.06972 11.2881 8.68652C10.9101 8.12841 10.5707 7.63016 10.2607 7.18652L10.0088 6.8252V1.98242L11.0341 1.69824L11.2675 1.63281L11.3174 1.61035C11.3444 1.59202 11.3592 1.56857 11.3662 1.54785L11.3711 1.52051C11.3711 1.49824 11.3644 1.47589 11.3427 1.45215C11.3195 1.42669 11.2843 1.40654 11.2412 1.40137L11.2334 1.40039H4.76657L4.75876 1.40137Z\"\n fill=\"currentColor\"\n />\n </g>\n </svg>\n));\nFlaskOutlinedSize16Glyph.displayName = 'FlaskOutlinedSize16Glyph';\n"],"names":["_jsx"],"mappings":";;;AAEO,MAAM,wBAAwB,GAAG,UAAU,CAAC,CAAC,KAA8B,EAAE,GAAuB,MACvGA,GAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAC,GAAG,EAAE,GAAG,EAAA,GAAM,KAAK,EAAA,QAAA,EAC9GA,GACI,CAAA,GAAA,EAAA,EAAA,QAAA,EAAAA,GAAA,CAAA,MAAA,EAAA,EACI,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,opEAAopE,EACtpE,IAAI,EAAC,cAAc,EACrB,CAAA,EAAA,CACF,EACF,CAAA,CACT,EAAE;AACH,wBAAwB,CAAC,WAAW,GAAG,0BAA0B;;;;"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import './../../index.css';
|
|
2
|
+
import { jsx } from 'react/jsx-runtime';
|
|
3
|
+
import { forwardRef } from 'react';
|
|
4
|
+
|
|
5
|
+
const HyperstarFilledSize16Glyph = forwardRef((props, ref) => (jsx("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsx("g", { children: jsx("g", { children: jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8 0C10 3 13 6 16 8C13 10 10 13 8 16C6 13 3 10 0 8C3 6 6 3 8 0Z", fill: "currentColor" }) }) }) })));
|
|
6
|
+
HyperstarFilledSize16Glyph.displayName = 'HyperstarFilledSize16Glyph';
|
|
7
|
+
|
|
8
|
+
export { HyperstarFilledSize16Glyph };
|
|
9
|
+
//# sourceMappingURL=HyperstarFilledSize16.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HyperstarFilledSize16.js","sources":["../../../src/variants/icon/HyperstarFilledSize16.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const HyperstarFilledSize16Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={16} height={16} viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <g>\n <g>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M8 0C10 3 13 6 16 8C13 10 10 13 8 16C6 13 3 10 0 8C3 6 6 3 8 0Z\"\n fill=\"currentColor\"\n />\n </g>\n </g>\n </svg>\n));\nHyperstarFilledSize16Glyph.displayName = 'HyperstarFilledSize16Glyph';\n"],"names":["_jsx"],"mappings":";;;AAEO,MAAM,0BAA0B,GAAG,UAAU,CAAC,CAAC,KAA8B,EAAE,GAAuB,MACzGA,GAAA,CAAA,KAAA,EAAA,EAAK,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAC,GAAG,EAAE,GAAG,EAAM,GAAA,KAAK,EAC9G,QAAA,EAAAA,GAAA,CAAA,GAAA,EAAA,EAAA,QAAA,EACIA,GACI,CAAA,GAAA,EAAA,EAAA,QAAA,EAAAA,GAAA,CAAA,MAAA,EAAA,EACI,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,iEAAiE,EACnE,IAAI,EAAC,cAAc,EAAA,CACrB,EACF,CAAA,EAAA,CACJ,EACF,CAAA,CACT,EAAE;AACH,0BAA0B,CAAC,WAAW,GAAG,4BAA4B;;;;"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import './../../index.css';
|
|
2
|
+
import { jsx } from 'react/jsx-runtime';
|
|
3
|
+
import { forwardRef } from 'react';
|
|
4
|
+
|
|
5
|
+
const HyperstarFilledSize24Glyph = forwardRef((props, ref) => (jsx("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsx("g", { children: jsx("g", { children: jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 0C15 4.5 19.5 9 24 12C19.5 15 15 19.5 12 24C9 19.5 4.5 15 0 12C4.5 9 9 4.5 12 0Z", fill: "currentColor" }) }) }) })));
|
|
6
|
+
HyperstarFilledSize24Glyph.displayName = 'HyperstarFilledSize24Glyph';
|
|
7
|
+
|
|
8
|
+
export { HyperstarFilledSize24Glyph };
|
|
9
|
+
//# sourceMappingURL=HyperstarFilledSize24.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HyperstarFilledSize24.js","sources":["../../../src/variants/icon/HyperstarFilledSize24.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const HyperstarFilledSize24Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={24} height={24} viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <g>\n <g>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 0C15 4.5 19.5 9 24 12C19.5 15 15 19.5 12 24C9 19.5 4.5 15 0 12C4.5 9 9 4.5 12 0Z\"\n fill=\"currentColor\"\n />\n </g>\n </g>\n </svg>\n));\nHyperstarFilledSize24Glyph.displayName = 'HyperstarFilledSize24Glyph';\n"],"names":["_jsx"],"mappings":";;;AAEO,MAAM,0BAA0B,GAAG,UAAU,CAAC,CAAC,KAA8B,EAAE,GAAuB,MACzGA,GAAA,CAAA,KAAA,EAAA,EAAK,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAC,GAAG,EAAE,GAAG,EAAM,GAAA,KAAK,EAC9G,QAAA,EAAAA,GAAA,CAAA,GAAA,EAAA,EAAA,QAAA,EACIA,GACI,CAAA,GAAA,EAAA,EAAA,QAAA,EAAAA,GAAA,CAAA,MAAA,EAAA,EACI,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,sFAAsF,EACxF,IAAI,EAAC,cAAc,EAAA,CACrB,EACF,CAAA,EAAA,CACJ,EACF,CAAA,CACT,EAAE;AACH,0BAA0B,CAAC,WAAW,GAAG,4BAA4B;;;;"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import './../../index.css';
|
|
2
|
+
import { jsx } from 'react/jsx-runtime';
|
|
3
|
+
import { forwardRef } from 'react';
|
|
4
|
+
|
|
5
|
+
const HyperstarOutlinedSize16Glyph = forwardRef((props, ref) => (jsx("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsx("g", { children: jsx("g", { children: jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8 0C10 3 13 6 16 8C13 10 10 13 8 16C6 13 3 10 0 8C3 6 6 3 8 0ZM8 2.38477C6.40377 4.43652 4.43652 6.40377 2.38477 8C4.43631 9.59607 6.40386 11.5627 8 13.6143C9.59599 11.5629 11.5629 9.59599 13.6143 8C11.5627 6.40386 9.59607 4.43631 8 2.38477Z", fill: "currentColor" }) }) }) })));
|
|
6
|
+
HyperstarOutlinedSize16Glyph.displayName = 'HyperstarOutlinedSize16Glyph';
|
|
7
|
+
|
|
8
|
+
export { HyperstarOutlinedSize16Glyph };
|
|
9
|
+
//# sourceMappingURL=HyperstarOutlinedSize16.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HyperstarOutlinedSize16.js","sources":["../../../src/variants/icon/HyperstarOutlinedSize16.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const HyperstarOutlinedSize16Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={16} height={16} viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <g>\n <g>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M8 0C10 3 13 6 16 8C13 10 10 13 8 16C6 13 3 10 0 8C3 6 6 3 8 0ZM8 2.38477C6.40377 4.43652 4.43652 6.40377 2.38477 8C4.43631 9.59607 6.40386 11.5627 8 13.6143C9.59599 11.5629 11.5629 9.59599 13.6143 8C11.5627 6.40386 9.59607 4.43631 8 2.38477Z\"\n fill=\"currentColor\"\n />\n </g>\n </g>\n </svg>\n));\nHyperstarOutlinedSize16Glyph.displayName = 'HyperstarOutlinedSize16Glyph';\n"],"names":["_jsx"],"mappings":";;;AAEO,MAAM,4BAA4B,GAAG,UAAU,CAAC,CAAC,KAA8B,EAAE,GAAuB,MAC3GA,GAAA,CAAA,KAAA,EAAA,EAAK,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAC,GAAG,EAAE,GAAG,EAAM,GAAA,KAAK,EAC9G,QAAA,EAAAA,GAAA,CAAA,GAAA,EAAA,EAAA,QAAA,EACIA,GACI,CAAA,GAAA,EAAA,EAAA,QAAA,EAAAA,GAAA,CAAA,MAAA,EAAA,EACI,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,oPAAoP,EACtP,IAAI,EAAC,cAAc,EAAA,CACrB,EACF,CAAA,EAAA,CACJ,EACF,CAAA,CACT,EAAE;AACH,4BAA4B,CAAC,WAAW,GAAG,8BAA8B;;;;"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import './../../index.css';
|
|
2
|
+
import { jsx } from 'react/jsx-runtime';
|
|
3
|
+
import { forwardRef } from 'react';
|
|
4
|
+
|
|
5
|
+
const HyperstarOutlinedSize24Glyph = forwardRef((props, ref) => (jsx("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsx("g", { children: jsx("g", { children: jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 0C15 4.5 19.5 9 24 12C19.5 15 15 19.5 12 24C9 19.5 4.5 15 0 12C4.5 9 9 4.5 12 0ZM12 3.08594C9.50202 6.35666 6.35666 9.50202 3.08594 12C6.35645 14.4978 9.50209 17.6426 12 20.9131C14.4977 17.6428 17.6428 14.4977 20.9131 12C17.6426 9.50209 14.4978 6.35645 12 3.08594Z", fill: "currentColor" }) }) }) })));
|
|
6
|
+
HyperstarOutlinedSize24Glyph.displayName = 'HyperstarOutlinedSize24Glyph';
|
|
7
|
+
|
|
8
|
+
export { HyperstarOutlinedSize24Glyph };
|
|
9
|
+
//# sourceMappingURL=HyperstarOutlinedSize24.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HyperstarOutlinedSize24.js","sources":["../../../src/variants/icon/HyperstarOutlinedSize24.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const HyperstarOutlinedSize24Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={24} height={24} viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <g>\n <g>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 0C15 4.5 19.5 9 24 12C19.5 15 15 19.5 12 24C9 19.5 4.5 15 0 12C4.5 9 9 4.5 12 0ZM12 3.08594C9.50202 6.35666 6.35666 9.50202 3.08594 12C6.35645 14.4978 9.50209 17.6426 12 20.9131C14.4977 17.6428 17.6428 14.4977 20.9131 12C17.6426 9.50209 14.4978 6.35645 12 3.08594Z\"\n fill=\"currentColor\"\n />\n </g>\n </g>\n </svg>\n));\nHyperstarOutlinedSize24Glyph.displayName = 'HyperstarOutlinedSize24Glyph';\n"],"names":["_jsx"],"mappings":";;;AAEO,MAAM,4BAA4B,GAAG,UAAU,CAAC,CAAC,KAA8B,EAAE,GAAuB,MAC3GA,GAAA,CAAA,KAAA,EAAA,EAAK,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAC,GAAG,EAAE,GAAG,EAAM,GAAA,KAAK,EAC9G,QAAA,EAAAA,GAAA,CAAA,GAAA,EAAA,EAAA,QAAA,EACIA,GACI,CAAA,GAAA,EAAA,EAAA,QAAA,EAAAA,GAAA,CAAA,MAAA,EAAA,EACI,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,8QAA8Q,EAChR,IAAI,EAAC,cAAc,EAAA,CACrB,EACF,CAAA,EAAA,CACJ,EACF,CAAA,CACT,EAAE;AACH,4BAA4B,CAAC,WAAW,GAAG,8BAA8B;;;;"}
|
|
@@ -2,7 +2,7 @@ import './../../index.css';
|
|
|
2
2
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
3
3
|
import { forwardRef } from 'react';
|
|
4
4
|
|
|
5
|
-
const ImageStackFilledSize32Glyph = forwardRef((props, ref) => (jsx("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsxs("g", { children: [jsx("path", { d: "M15.9998 1.33337C22.
|
|
5
|
+
const ImageStackFilledSize32Glyph = forwardRef((props, ref) => (jsx("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsxs("g", { children: [jsx("path", { d: "M15.9998 1.33337C22.7222 1.33337 26.1406 1.79463 27.4071 4.22204C26.3916 3.8298 25.2843 3.56692 24.1179 3.38318C21.8805 3.03071 19.1681 2.93337 15.9998 2.93337C12.8315 2.93337 10.1191 3.03071 7.88164 3.38318C6.71531 3.56692 5.60792 3.8298 4.59243 4.22204C5.85898 1.79463 9.27732 1.33337 15.9998 1.33337Z", fill: "currentColor" }), jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1.60935 18C0.301114 6.91671 3.40818 5.33337 16 5.33337C28.5918 5.33337 31.6988 6.91671 30.3906 18C30.1294 20.2132 29.8486 22.0475 29.4766 23.5661L22.8304 18.7534L18.273 21.8938L11.4511 17.2012L2.52633 23.5783C2.15288 22.0574 1.87128 20.2191 1.60935 18ZM21 12C19.25 12 18.6666 13.1667 18.6666 14.3334C18.6666 15.5 19.25 16.6667 21 16.6667C22.75 16.6667 23.3333 15.5 23.3333 14.3334C23.3333 13.1667 22.75 12 21 12Z", fill: "currentColor" }), jsx("path", { d: "M22.796 21.6917L28.6965 25.9644C26.9691 29.9325 23.6836 30.6667 16 30.6667C8.32052 30.6667 5.03439 29.9333 3.30621 25.9708L11.4773 20.1322L18.2742 24.8076L22.796 21.6917Z", fill: "currentColor" })] }) })));
|
|
6
6
|
ImageStackFilledSize32Glyph.displayName = 'ImageStackFilledSize32Glyph';
|
|
7
7
|
|
|
8
8
|
export { ImageStackFilledSize32Glyph };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ImageStackFilledSize32.js","sources":["../../../src/variants/icon/ImageStackFilledSize32.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const ImageStackFilledSize32Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={32} height={32} viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <g>\n <path\n d=\"M15.9998 1.33337C22.
|
|
1
|
+
{"version":3,"file":"ImageStackFilledSize32.js","sources":["../../../src/variants/icon/ImageStackFilledSize32.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const ImageStackFilledSize32Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={32} height={32} viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <g>\n <path\n d=\"M15.9998 1.33337C22.7222 1.33337 26.1406 1.79463 27.4071 4.22204C26.3916 3.8298 25.2843 3.56692 24.1179 3.38318C21.8805 3.03071 19.1681 2.93337 15.9998 2.93337C12.8315 2.93337 10.1191 3.03071 7.88164 3.38318C6.71531 3.56692 5.60792 3.8298 4.59243 4.22204C5.85898 1.79463 9.27732 1.33337 15.9998 1.33337Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M1.60935 18C0.301114 6.91671 3.40818 5.33337 16 5.33337C28.5918 5.33337 31.6988 6.91671 30.3906 18C30.1294 20.2132 29.8486 22.0475 29.4766 23.5661L22.8304 18.7534L18.273 21.8938L11.4511 17.2012L2.52633 23.5783C2.15288 22.0574 1.87128 20.2191 1.60935 18ZM21 12C19.25 12 18.6666 13.1667 18.6666 14.3334C18.6666 15.5 19.25 16.6667 21 16.6667C22.75 16.6667 23.3333 15.5 23.3333 14.3334C23.3333 13.1667 22.75 12 21 12Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M22.796 21.6917L28.6965 25.9644C26.9691 29.9325 23.6836 30.6667 16 30.6667C8.32052 30.6667 5.03439 29.9333 3.30621 25.9708L11.4773 20.1322L18.2742 24.8076L22.796 21.6917Z\"\n fill=\"currentColor\"\n />\n </g>\n </svg>\n));\nImageStackFilledSize32Glyph.displayName = 'ImageStackFilledSize32Glyph';\n"],"names":["_jsx","_jsxs"],"mappings":";;;AAEa,MAAA,2BAA2B,GAAG,UAAU,CAAC,CAAC,KAA8B,EAAE,GAAuB,MAC1GA,GAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAC,GAAG,EAAE,GAAG,KAAM,KAAK,EAAA,QAAA,EAC9GC,IACI,CAAA,GAAA,EAAA,EAAA,QAAA,EAAA,CAAAD,GAAA,CAAA,MAAA,EAAA,EACI,CAAC,EAAC,iTAAiT,EACnT,IAAI,EAAC,cAAc,EACrB,CAAA,EACFA,GACI,CAAA,MAAA,EAAA,EAAA,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,+ZAA+Z,EACja,IAAI,EAAC,cAAc,GACrB,EACFA,GAAA,CAAA,MAAA,EAAA,EACI,CAAC,EAAC,4KAA4K,EAC9K,IAAI,EAAC,cAAc,EAAA,CACrB,IACF,EACF,CAAA,CACT,EAAE;AACH,2BAA2B,CAAC,WAAW,GAAG,6BAA6B;;;;"}
|
|
@@ -2,7 +2,7 @@ import './../../index.css';
|
|
|
2
2
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
3
3
|
import { forwardRef } from 'react';
|
|
4
4
|
|
|
5
|
-
const ImageStackOutlinedSize32Glyph = forwardRef((props, ref) => (jsx("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsxs("g", { children: [jsx("path", { d: "M27.
|
|
5
|
+
const ImageStackOutlinedSize32Glyph = forwardRef((props, ref) => (jsx("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsxs("g", { children: [jsx("path", { d: "M27.4071 4.22204C26.8431 3.1411 25.8524 2.45005 24.3333 2.01599C22.441 1.4753 19.7287 1.33337 15.9998 1.33337C12.2709 1.33337 9.55858 1.4753 7.66626 2.01599C6.14712 2.45005 5.15643 3.1411 4.59243 4.22204C5.60792 3.8298 6.71531 3.56692 7.88164 3.38318C10.1191 3.03071 12.8315 2.93337 15.9998 2.93337C19.1681 2.93337 21.8805 3.03071 24.1179 3.38318C25.2843 3.56692 26.3916 3.8298 27.4071 4.22204Z", fill: "currentColor" }), jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M23.7445 16.7059C23.112 17.465 22.1633 17.8668 20.9997 17.8668C19.8362 17.8668 18.8875 17.465 18.2549 16.7059C17.6545 15.9853 17.4664 15.0951 17.4664 14.3335C17.4664 13.5719 17.6545 12.6817 18.2549 11.9611C18.8875 11.202 19.8362 10.8002 20.9997 10.8002C22.1633 10.8002 23.112 11.202 23.7445 11.9611C24.345 12.6817 24.5331 13.5719 24.5331 14.3335C24.5331 15.0951 24.345 15.9853 23.7445 16.7059ZM21.9008 15.1694C22.0295 15.015 22.1331 14.7386 22.1331 14.3335C22.1331 13.9285 22.0295 13.652 21.9008 13.4976C21.8042 13.3816 21.5862 13.2002 20.9997 13.2002C20.4133 13.2002 20.1953 13.3816 20.0987 13.4976C19.97 13.652 19.8664 13.9285 19.8664 14.3335C19.8664 14.7386 19.97 15.015 20.0987 15.1694C20.1953 15.2854 20.4133 15.4668 20.9997 15.4668C21.5862 15.4668 21.8042 15.2854 21.9008 15.1694Z", fill: "currentColor" }), jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1.60935 18C0.301114 6.91671 3.40818 5.33337 16 5.33337C28.5918 5.33337 31.6988 6.91671 30.3906 18C29.0824 29.0834 27.2835 30.6667 16 30.6667C4.71642 30.6667 2.91759 29.0834 1.60935 18ZM5.1077 9.37141C4.03193 10.2475 3.3294 12.0984 3.99281 17.7187C4.1965 19.4444 4.40565 20.872 4.64689 22.0629L11.4504 17.2013L18.2723 21.8939L22.8296 18.7536L27.359 22.0334C27.5978 20.8484 27.8051 19.4302 28.0072 17.7187C28.6706 12.0984 27.968 10.2475 26.8923 9.37141C26.2726 8.86672 25.2281 8.41724 23.3712 8.12471C21.5255 7.83395 19.1276 7.73337 16 7.73337C12.8724 7.73337 10.4745 7.83395 8.62878 8.12471C6.77186 8.41724 5.7274 8.86672 5.1077 9.37141ZM26.6927 24.514L22.7953 21.6918L18.2735 24.8077L11.4766 20.1323L5.31508 24.5351C5.71643 25.6217 6.16353 26.2602 6.64963 26.6881C7.22021 27.1903 8.07877 27.6085 9.60286 27.8846C11.1539 28.1655 13.2003 28.2667 16 28.2667C18.7997 28.2667 20.8461 28.1655 22.3971 27.8846C23.9212 27.6085 24.7798 27.1903 25.3503 26.6881C25.8396 26.2575 26.2893 25.6134 26.6927 24.514Z", fill: "currentColor" })] }) })));
|
|
6
6
|
ImageStackOutlinedSize32Glyph.displayName = 'ImageStackOutlinedSize32Glyph';
|
|
7
7
|
|
|
8
8
|
export { ImageStackOutlinedSize32Glyph };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ImageStackOutlinedSize32.js","sources":["../../../src/variants/icon/ImageStackOutlinedSize32.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const ImageStackOutlinedSize32Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={32} height={32} viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <g>\n <path\n d=\"M27.
|
|
1
|
+
{"version":3,"file":"ImageStackOutlinedSize32.js","sources":["../../../src/variants/icon/ImageStackOutlinedSize32.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const ImageStackOutlinedSize32Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={32} height={32} viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <g>\n <path\n d=\"M27.4071 4.22204C26.8431 3.1411 25.8524 2.45005 24.3333 2.01599C22.441 1.4753 19.7287 1.33337 15.9998 1.33337C12.2709 1.33337 9.55858 1.4753 7.66626 2.01599C6.14712 2.45005 5.15643 3.1411 4.59243 4.22204C5.60792 3.8298 6.71531 3.56692 7.88164 3.38318C10.1191 3.03071 12.8315 2.93337 15.9998 2.93337C19.1681 2.93337 21.8805 3.03071 24.1179 3.38318C25.2843 3.56692 26.3916 3.8298 27.4071 4.22204Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M23.7445 16.7059C23.112 17.465 22.1633 17.8668 20.9997 17.8668C19.8362 17.8668 18.8875 17.465 18.2549 16.7059C17.6545 15.9853 17.4664 15.0951 17.4664 14.3335C17.4664 13.5719 17.6545 12.6817 18.2549 11.9611C18.8875 11.202 19.8362 10.8002 20.9997 10.8002C22.1633 10.8002 23.112 11.202 23.7445 11.9611C24.345 12.6817 24.5331 13.5719 24.5331 14.3335C24.5331 15.0951 24.345 15.9853 23.7445 16.7059ZM21.9008 15.1694C22.0295 15.015 22.1331 14.7386 22.1331 14.3335C22.1331 13.9285 22.0295 13.652 21.9008 13.4976C21.8042 13.3816 21.5862 13.2002 20.9997 13.2002C20.4133 13.2002 20.1953 13.3816 20.0987 13.4976C19.97 13.652 19.8664 13.9285 19.8664 14.3335C19.8664 14.7386 19.97 15.015 20.0987 15.1694C20.1953 15.2854 20.4133 15.4668 20.9997 15.4668C21.5862 15.4668 21.8042 15.2854 21.9008 15.1694Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M1.60935 18C0.301114 6.91671 3.40818 5.33337 16 5.33337C28.5918 5.33337 31.6988 6.91671 30.3906 18C29.0824 29.0834 27.2835 30.6667 16 30.6667C4.71642 30.6667 2.91759 29.0834 1.60935 18ZM5.1077 9.37141C4.03193 10.2475 3.3294 12.0984 3.99281 17.7187C4.1965 19.4444 4.40565 20.872 4.64689 22.0629L11.4504 17.2013L18.2723 21.8939L22.8296 18.7536L27.359 22.0334C27.5978 20.8484 27.8051 19.4302 28.0072 17.7187C28.6706 12.0984 27.968 10.2475 26.8923 9.37141C26.2726 8.86672 25.2281 8.41724 23.3712 8.12471C21.5255 7.83395 19.1276 7.73337 16 7.73337C12.8724 7.73337 10.4745 7.83395 8.62878 8.12471C6.77186 8.41724 5.7274 8.86672 5.1077 9.37141ZM26.6927 24.514L22.7953 21.6918L18.2735 24.8077L11.4766 20.1323L5.31508 24.5351C5.71643 25.6217 6.16353 26.2602 6.64963 26.6881C7.22021 27.1903 8.07877 27.6085 9.60286 27.8846C11.1539 28.1655 13.2003 28.2667 16 28.2667C18.7997 28.2667 20.8461 28.1655 22.3971 27.8846C23.9212 27.6085 24.7798 27.1903 25.3503 26.6881C25.8396 26.2575 26.2893 25.6134 26.6927 24.514Z\"\n fill=\"currentColor\"\n />\n </g>\n </svg>\n));\nImageStackOutlinedSize32Glyph.displayName = 'ImageStackOutlinedSize32Glyph';\n"],"names":["_jsx","_jsxs"],"mappings":";;;AAEa,MAAA,6BAA6B,GAAG,UAAU,CAAC,CAAC,KAA8B,EAAE,GAAuB,MAC5GA,GAAA,CAAA,KAAA,EAAA,EAAK,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAC,GAAG,EAAE,GAAG,EAAA,GAAM,KAAK,EAC9G,QAAA,EAAAC,IAAA,CAAA,GAAA,EAAA,EAAA,QAAA,EAAA,CACID,cACI,CAAC,EAAC,4YAA4Y,EAC9Y,IAAI,EAAC,cAAc,EAAA,CACrB,EACFA,GACI,CAAA,MAAA,EAAA,EAAA,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,oxBAAoxB,EACtxB,IAAI,EAAC,cAAc,EAAA,CACrB,EACFA,GACI,CAAA,MAAA,EAAA,EAAA,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,y+BAAy+B,EAC3+B,IAAI,EAAC,cAAc,EAAA,CACrB,IACF,EACF,CAAA,CACT,EAAE;AACH,6BAA6B,CAAC,WAAW,GAAG,+BAA+B;;;;"}
|
|
@@ -2,7 +2,7 @@ import './../../index.css';
|
|
|
2
2
|
import { jsx } from 'react/jsx-runtime';
|
|
3
3
|
import { forwardRef } from 'react';
|
|
4
4
|
|
|
5
|
-
const LoaderOutlinedSize16Glyph = forwardRef((props, ref) => (jsx("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsx("g", { children: jsx("g", { children: jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.
|
|
5
|
+
const LoaderOutlinedSize16Glyph = forwardRef((props, ref) => (jsx("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsx("g", { children: jsx("g", { children: jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.00008 1.86675C6.78703 1.86675 5.60121 2.22646 4.59259 2.9004C3.58397 3.57434 2.79784 4.53224 2.33362 5.65296C1.86941 6.77367 1.74795 8.00688 1.9846 9.19663C2.22126 10.3864 2.8054 11.4792 3.66316 12.337C4.52092 13.1948 5.61378 13.7789 6.80353 14.0156C7.99328 14.2522 9.22649 14.1308 10.3472 13.6665C11.4679 13.2023 12.4258 12.4162 13.0998 11.4076C13.7737 10.399 14.1334 9.21314 14.1334 8.00008H15.3334C15.3334 9.45048 14.9033 10.8683 14.0975 12.0743C13.2917 13.2802 12.1464 14.2202 10.8064 14.7752C9.46644 15.3302 7.99195 15.4755 6.56942 15.1925C5.14689 14.9095 3.84022 14.2111 2.81463 13.1855C1.78905 12.1599 1.09062 10.8533 0.807659 9.43074C0.524701 8.00821 0.669925 6.53373 1.22497 5.19374C1.78001 3.85374 2.71994 2.70843 3.9259 1.90264C5.13186 1.09684 6.54969 0.666748 8.00008 0.666748V1.86675Z", fill: "currentColor" }) }) }) })));
|
|
6
6
|
LoaderOutlinedSize16Glyph.displayName = 'LoaderOutlinedSize16Glyph';
|
|
7
7
|
|
|
8
8
|
export { LoaderOutlinedSize16Glyph };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LoaderOutlinedSize16.js","sources":["../../../src/variants/icon/LoaderOutlinedSize16.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const LoaderOutlinedSize16Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={16} height={16} viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <g>\n <g>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M8.
|
|
1
|
+
{"version":3,"file":"LoaderOutlinedSize16.js","sources":["../../../src/variants/icon/LoaderOutlinedSize16.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const LoaderOutlinedSize16Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={16} height={16} viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <g>\n <g>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M8.00008 1.86675C6.78703 1.86675 5.60121 2.22646 4.59259 2.9004C3.58397 3.57434 2.79784 4.53224 2.33362 5.65296C1.86941 6.77367 1.74795 8.00688 1.9846 9.19663C2.22126 10.3864 2.8054 11.4792 3.66316 12.337C4.52092 13.1948 5.61378 13.7789 6.80353 14.0156C7.99328 14.2522 9.22649 14.1308 10.3472 13.6665C11.4679 13.2023 12.4258 12.4162 13.0998 11.4076C13.7737 10.399 14.1334 9.21314 14.1334 8.00008H15.3334C15.3334 9.45048 14.9033 10.8683 14.0975 12.0743C13.2917 13.2802 12.1464 14.2202 10.8064 14.7752C9.46644 15.3302 7.99195 15.4755 6.56942 15.1925C5.14689 14.9095 3.84022 14.2111 2.81463 13.1855C1.78905 12.1599 1.09062 10.8533 0.807659 9.43074C0.524701 8.00821 0.669925 6.53373 1.22497 5.19374C1.78001 3.85374 2.71994 2.70843 3.9259 1.90264C5.13186 1.09684 6.54969 0.666748 8.00008 0.666748V1.86675Z\"\n fill=\"currentColor\"\n />\n </g>\n </g>\n </svg>\n));\nLoaderOutlinedSize16Glyph.displayName = 'LoaderOutlinedSize16Glyph';\n"],"names":["_jsx"],"mappings":";;;AAEO,MAAM,yBAAyB,GAAG,UAAU,CAAC,CAAC,KAA8B,EAAE,GAAuB,MACxGA,GAAA,CAAA,KAAA,EAAA,EAAK,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAC,GAAG,EAAE,GAAG,EAAM,GAAA,KAAK,EAC9G,QAAA,EAAAA,GAAA,CAAA,GAAA,EAAA,EAAA,QAAA,EACIA,GACI,CAAA,GAAA,EAAA,EAAA,QAAA,EAAAA,GAAA,CAAA,MAAA,EAAA,EACI,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,kyBAAkyB,EACpyB,IAAI,EAAC,cAAc,EAAA,CACrB,EACF,CAAA,EAAA,CACJ,EACF,CAAA,CACT,EAAE;AACH,yBAAyB,CAAC,WAAW,GAAG,2BAA2B;;;;"}
|
|
@@ -2,7 +2,7 @@ import './../../index.css';
|
|
|
2
2
|
import { jsx } from 'react/jsx-runtime';
|
|
3
3
|
import { forwardRef } from 'react';
|
|
4
4
|
|
|
5
|
-
const LocationOutlinedSize32Glyph = forwardRef((props, ref) => (jsx("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsx("g", { children: jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.9686 16.0314L18.
|
|
5
|
+
const LocationOutlinedSize32Glyph = forwardRef((props, ref) => (jsx("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsx("g", { children: jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.9686 16.0314L18.0869 23.5968C18.503 25.0826 18.8187 26.2009 19.0975 27.0416C19.4844 26.2449 19.9444 25.1778 20.5522 23.7596L24.8414 13.7516C26.4211 10.0655 27.4958 7.54318 27.9928 5.71685C28.2378 4.81669 28.2838 4.28137 28.2597 3.98021C28.2443 3.78876 28.2113 3.7557 28.0198 3.74033C27.7186 3.71614 27.1833 3.76218 26.2831 4.00716C24.4568 4.5042 21.9344 5.57888 18.2484 7.15863L8.24035 11.4478C6.82219 12.0556 5.75512 12.5156 4.95834 12.9025C5.79908 13.1813 6.91738 13.497 8.40314 13.913L15.9686 16.0314ZM17.3024 4.9514L7.29439 9.24055C3.26444 10.9677 1.24947 11.8312 1.33601 13.1417C1.42255 14.4522 3.53359 15.0433 7.75565 16.2255L14.0204 17.9796L15.7745 24.2443C16.9567 28.4664 17.5478 30.5774 18.8583 30.664C20.1688 30.7505 21.0323 28.7355 22.7594 24.7056L27.0486 14.6976C30.145 7.47266 31.6932 3.8602 29.9165 2.0835C28.1398 0.306805 24.5273 1.855 17.3024 4.9514Z", fill: "currentColor" }) }) })));
|
|
6
6
|
LocationOutlinedSize32Glyph.displayName = 'LocationOutlinedSize32Glyph';
|
|
7
7
|
|
|
8
8
|
export { LocationOutlinedSize32Glyph };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LocationOutlinedSize32.js","sources":["../../../src/variants/icon/LocationOutlinedSize32.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const LocationOutlinedSize32Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={32} height={32} viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <g>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M15.9686 16.0314L18.
|
|
1
|
+
{"version":3,"file":"LocationOutlinedSize32.js","sources":["../../../src/variants/icon/LocationOutlinedSize32.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const LocationOutlinedSize32Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={32} height={32} viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <g>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M15.9686 16.0314L18.0869 23.5968C18.503 25.0826 18.8187 26.2009 19.0975 27.0416C19.4844 26.2449 19.9444 25.1778 20.5522 23.7596L24.8414 13.7516C26.4211 10.0655 27.4958 7.54318 27.9928 5.71685C28.2378 4.81669 28.2838 4.28137 28.2597 3.98021C28.2443 3.78876 28.2113 3.7557 28.0198 3.74033C27.7186 3.71614 27.1833 3.76218 26.2831 4.00716C24.4568 4.5042 21.9344 5.57888 18.2484 7.15863L8.24035 11.4478C6.82219 12.0556 5.75512 12.5156 4.95834 12.9025C5.79908 13.1813 6.91738 13.497 8.40314 13.913L15.9686 16.0314ZM17.3024 4.9514L7.29439 9.24055C3.26444 10.9677 1.24947 11.8312 1.33601 13.1417C1.42255 14.4522 3.53359 15.0433 7.75565 16.2255L14.0204 17.9796L15.7745 24.2443C16.9567 28.4664 17.5478 30.5774 18.8583 30.664C20.1688 30.7505 21.0323 28.7355 22.7594 24.7056L27.0486 14.6976C30.145 7.47266 31.6932 3.8602 29.9165 2.0835C28.1398 0.306805 24.5273 1.855 17.3024 4.9514Z\"\n fill=\"currentColor\"\n />\n </g>\n </svg>\n));\nLocationOutlinedSize32Glyph.displayName = 'LocationOutlinedSize32Glyph';\n"],"names":["_jsx"],"mappings":";;;AAEO,MAAM,2BAA2B,GAAG,UAAU,CAAC,CAAC,KAA8B,EAAE,GAAuB,MAC1GA,GAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAC,GAAG,EAAE,GAAG,EAAA,GAAM,KAAK,EAAA,QAAA,EAC9GA,GACI,CAAA,GAAA,EAAA,EAAA,QAAA,EAAAA,GAAA,CAAA,MAAA,EAAA,EACI,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,w2BAAw2B,EAC12B,IAAI,EAAC,cAAc,EACrB,CAAA,EAAA,CACF,EACF,CAAA,CACT,EAAE;AACH,2BAA2B,CAAC,WAAW,GAAG,6BAA6B;;;;"}
|
|
@@ -2,7 +2,7 @@ import './../../index.css';
|
|
|
2
2
|
import { jsx } from 'react/jsx-runtime';
|
|
3
3
|
import { forwardRef } from 'react';
|
|
4
4
|
|
|
5
|
-
const SendAndroidOutlinedSize32Glyph = forwardRef((props, ref) => (jsx("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsx("g", { children: jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1.92847 30.126C0.663196 28.8209 1.55013 26.
|
|
5
|
+
const SendAndroidOutlinedSize32Glyph = forwardRef((props, ref) => (jsx("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsx("g", { children: jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1.92847 30.126C0.663196 28.8209 1.55013 26.0877 3.324 20.6215L3.95531 18.6761C4.38512 17.3516 4.60003 16.6893 4.60003 15.9999C4.60003 15.3105 4.38512 14.6482 3.9553 13.3237L3.324 11.3783C1.55013 5.9121 0.663196 3.17898 1.92847 1.87385C3.19374 0.568726 5.58661 1.74849 10.3723 4.10801L23.7338 10.6957C28.3557 12.9744 30.6667 14.1138 30.6667 15.9999C30.6667 17.886 28.3557 19.0254 23.7338 21.3042L10.3723 27.8918C5.58661 30.2513 3.19374 31.4311 1.92847 30.126ZM22.6725 12.8482L9.31104 6.2606C6.83872 5.04167 5.24432 4.26342 4.10909 3.90578C3.96296 3.85975 3.84001 3.82557 3.73746 3.80029C3.74774 3.99065 3.77734 4.2582 3.84587 4.62564C4.09557 5.96443 4.6973 7.83487 5.60681 10.6375L6.37988 13.0183L19.4961 15.9996L6.3802 18.9805L5.60681 21.3623C4.6973 24.165 4.09557 26.0354 3.84587 27.3742C3.77734 27.7416 3.74774 28.0092 3.73746 28.1995C3.84001 28.1743 3.96296 28.1401 4.10909 28.0941C5.24432 27.7364 6.83872 26.9582 9.31105 25.7392L22.6725 19.1516C25.059 17.975 26.591 17.2121 27.561 16.5359C27.9237 16.2832 28.1133 16.1071 28.2088 15.9999C28.1133 15.8928 27.9237 15.7167 27.561 15.4639C26.591 14.7877 25.059 14.0249 22.6725 12.8482Z", fill: "currentColor" }) }) })));
|
|
6
6
|
SendAndroidOutlinedSize32Glyph.displayName = 'SendAndroidOutlinedSize32Glyph';
|
|
7
7
|
|
|
8
8
|
export { SendAndroidOutlinedSize32Glyph };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SendAndroidOutlinedSize32.js","sources":["../../../src/variants/icon/SendAndroidOutlinedSize32.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const SendAndroidOutlinedSize32Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={32} height={32} viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <g>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M1.92847 30.126C0.663196 28.8209 1.55013 26.
|
|
1
|
+
{"version":3,"file":"SendAndroidOutlinedSize32.js","sources":["../../../src/variants/icon/SendAndroidOutlinedSize32.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const SendAndroidOutlinedSize32Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={32} height={32} viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <g>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M1.92847 30.126C0.663196 28.8209 1.55013 26.0877 3.324 20.6215L3.95531 18.6761C4.38512 17.3516 4.60003 16.6893 4.60003 15.9999C4.60003 15.3105 4.38512 14.6482 3.9553 13.3237L3.324 11.3783C1.55013 5.9121 0.663196 3.17898 1.92847 1.87385C3.19374 0.568726 5.58661 1.74849 10.3723 4.10801L23.7338 10.6957C28.3557 12.9744 30.6667 14.1138 30.6667 15.9999C30.6667 17.886 28.3557 19.0254 23.7338 21.3042L10.3723 27.8918C5.58661 30.2513 3.19374 31.4311 1.92847 30.126ZM22.6725 12.8482L9.31104 6.2606C6.83872 5.04167 5.24432 4.26342 4.10909 3.90578C3.96296 3.85975 3.84001 3.82557 3.73746 3.80029C3.74774 3.99065 3.77734 4.2582 3.84587 4.62564C4.09557 5.96443 4.6973 7.83487 5.60681 10.6375L6.37988 13.0183L19.4961 15.9996L6.3802 18.9805L5.60681 21.3623C4.6973 24.165 4.09557 26.0354 3.84587 27.3742C3.77734 27.7416 3.74774 28.0092 3.73746 28.1995C3.84001 28.1743 3.96296 28.1401 4.10909 28.0941C5.24432 27.7364 6.83872 26.9582 9.31105 25.7392L22.6725 19.1516C25.059 17.975 26.591 17.2121 27.561 16.5359C27.9237 16.2832 28.1133 16.1071 28.2088 15.9999C28.1133 15.8928 27.9237 15.7167 27.561 15.4639C26.591 14.7877 25.059 14.0249 22.6725 12.8482Z\"\n fill=\"currentColor\"\n />\n </g>\n </svg>\n));\nSendAndroidOutlinedSize32Glyph.displayName = 'SendAndroidOutlinedSize32Glyph';\n"],"names":["_jsx"],"mappings":";;;AAEO,MAAM,8BAA8B,GAAG,UAAU,CAAC,CAAC,KAA8B,EAAE,GAAuB,MAC7GA,GAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAC,GAAG,EAAE,GAAG,EAAA,GAAM,KAAK,EAAA,QAAA,EAC9GA,GACI,CAAA,GAAA,EAAA,EAAA,QAAA,EAAAA,GAAA,CAAA,MAAA,EAAA,EACI,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,inCAAinC,EACnnC,IAAI,EAAC,cAAc,EACrB,CAAA,EAAA,CACF,EACF,CAAA,CACT,EAAE;AACH,8BAA8B,CAAC,WAAW,GAAG,gCAAgC;;;;"}
|