@central-icons-react-native/round-outlined-radius-1-stroke-1.5 1.1.41 → 1.1.42
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/IconBezierCircle/index.js +1 -1
- package/IconBezierCircle/index.js.map +1 -1
- package/IconBezierCircle/index.mjs +1 -1
- package/IconBezierCircle/index.mjs.map +1 -1
- package/IconBezierCurve/index.js +1 -1
- package/IconBezierCurve/index.js.map +1 -1
- package/IconBezierCurve/index.mjs +1 -1
- package/IconBezierCurve/index.mjs.map +1 -1
- package/IconBrush/index.js +1 -1
- package/IconBrush/index.js.map +1 -1
- package/IconBrush/index.mjs +1 -1
- package/IconBrush/index.mjs.map +1 -1
- package/IconColorPicker/index.js +1 -1
- package/IconColorPicker/index.js.map +1 -1
- package/IconColorPicker/index.mjs +1 -1
- package/IconColorPicker/index.mjs.map +1 -1
- package/IconColorRoll/index.js +1 -1
- package/IconColorRoll/index.js.map +1 -1
- package/IconColorRoll/index.mjs +1 -1
- package/IconColorRoll/index.mjs.map +1 -1
- package/IconDoupleCheckmark2Small/index.d.ts +4 -0
- package/IconDoupleCheckmark2Small/index.js +2 -0
- package/IconDoupleCheckmark2Small/index.js.map +1 -0
- package/IconDoupleCheckmark2Small/index.mjs +2 -0
- package/IconDoupleCheckmark2Small/index.mjs.map +1 -0
- package/IconEraser/index.js +1 -1
- package/IconEraser/index.js.map +1 -1
- package/IconEraser/index.mjs +1 -1
- package/IconEraser/index.mjs.map +1 -1
- package/IconHighlight/index.js +1 -1
- package/IconHighlight/index.js.map +1 -1
- package/IconHighlight/index.mjs +1 -1
- package/IconHighlight/index.mjs.map +1 -1
- package/IconMarker/index.js +1 -1
- package/IconMarker/index.js.map +1 -1
- package/IconMarker/index.mjs +1 -1
- package/IconMarker/index.mjs.map +1 -1
- package/IconPencil/index.js +1 -1
- package/IconPencil/index.js.map +1 -1
- package/IconPencil/index.mjs +1 -1
- package/IconPencil/index.mjs.map +1 -1
- package/IconPencilLine/index.js +1 -1
- package/IconPencilLine/index.js.map +1 -1
- package/IconPencilLine/index.mjs +1 -1
- package/IconPencilLine/index.mjs.map +1 -1
- package/IconPencilWave/index.js +1 -1
- package/IconPencilWave/index.js.map +1 -1
- package/IconPencilWave/index.mjs +1 -1
- package/IconPencilWave/index.mjs.map +1 -1
- package/IconRuler/index.js +1 -1
- package/IconRuler/index.js.map +1 -1
- package/IconRuler/index.mjs +1 -1
- package/IconRuler/index.mjs.map +1 -1
- package/IconVectorLogo/index.js +1 -1
- package/IconVectorLogo/index.js.map +1 -1
- package/IconVectorLogo/index.mjs +1 -1
- package/IconVectorLogo/index.mjs.map +1 -1
- package/IconWrite1/index.js +1 -1
- package/IconWrite1/index.js.map +1 -1
- package/IconWrite1/index.mjs +1 -1
- package/IconWrite1/index.mjs.map +1 -1
- package/IconWrite2/index.js +1 -1
- package/IconWrite2/index.js.map +1 -1
- package/IconWrite2/index.mjs +1 -1
- package/IconWrite2/index.mjs.map +1 -1
- package/IconWriting/index.js +1 -1
- package/IconWriting/index.js.map +1 -1
- package/IconWriting/index.mjs +1 -1
- package/IconWriting/index.mjs.map +1 -1
- package/README.md +1 -0
- package/filtered-icons.json +30 -16
- package/icons/index.d.ts +1 -0
- package/icons-index.json +5 -3
- package/index.d.ts +1 -0
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/tsx-icons.json +23 -16
package/IconWrite1/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconWrite1/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWrite1: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4 20L10.19 13.
|
|
1
|
+
{"version":3,"sources":["../src/IconWrite1/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWrite1: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4 20L10.19 13.8086\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M20.7929 7.7929L16.2071 3.20711C15.8166 2.81658 15.1834 2.81658 14.7929 3.20711L12 6L18 12L20.7929 9.20711C21.1834 8.81658 21.1834 8.18342 20.7929 7.7929Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M16.1904 16.9764L18 12L12 6L7.0236 7.8096C6.69809 7.92797 6.45701 8.20635 6.38637 8.54544L4 20L15.4546 17.6136C15.7936 17.543 16.072 17.3019 16.1904 16.9764Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M13.2324 12.5166C13.2324 13.4831 12.4489 14.2666 11.4824 14.2666C10.5159 14.2666 9.73242 13.4831 9.73242 12.5166C9.73242 11.5501 10.5159 10.7666 11.4824 10.7666C12.4489 10.7666 13.2324 11.5501 13.2324 12.5166Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconWrite1;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAwCC,GAEjDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,sBACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,6JACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gKACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oNACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconWrite1","props","React","CentralIconBase","IconWrite1_default"]}
|
package/IconWrite2/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var d=Object.create;var p=Object.defineProperty;var l=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let s of m(o))!h.call(r,s)&&s!==e&&p(r,s,{get:()=>o[s],enumerable:!(C=l(o,s))||C.enumerable});return r};var i=(r,o,e)=>(e=r!=null?d(f(r)):{},a(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),I=r=>a(p({},"__esModule",{value:!0}),r);var P={};B(P,{IconWrite2:()=>c,default:()=>x});module.exports=I(P);var t=i(require("react"));var u=i(require("react")),L=require("react-native-svg"),k=({children:r,size:o=24,...e})=>u.default.createElement(L.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var n=require("react-native-svg"),c=r=>t.default.createElement(k,{...r},t.default.createElement(n.Path,{d:"M18.0858 11.7135L14.5614 19.1507C14.4161 19.4573 14.1253 19.6693 13.789 19.7139L3 21.1424L4.35982 10.2943C4.4028 9.9514 4.61973 9.65503 4.93356 9.51042L12.4289 6.05663L11.7218 5.34953C11.3313 4.959 11.3313 4.32584 11.7218 3.93531L12.8076 2.84953C13.1981 2.45901 13.8313 2.45901 14.2218 2.84953L21.2929 9.9206C21.6834 10.3111 21.6834 10.9443 21.2929 11.3348L20.2071 12.4206C19.8166 12.8111 19.1834 12.8111 18.7929 12.4206L18.0858 11.7135Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square",strokeLinejoin:"round"}),t.default.createElement(n.Path,{d:"M11.25 14.15C11.25 14.8404 10.6904 15.4 10 15.4C9.30964 15.4 8.75 14.8404 8.75 14.15C8.75 13.4597 9.30964 12.9 10 12.9C10.6904 12.9 11.25 13.4597 11.25 14.15Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),t.default.createElement(n.Path,{d:"M12.4297 6.05664L18.0865 11.7135",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"}),t.default.createElement(n.Path,{d:"M10 14.1425L3 21.1424",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"}),t.default.createElement(n.Path,{d:"M10 14.65V13.65",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),x=c;0&&(module.exports={IconWrite2});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/IconWrite2/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconWrite2/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWrite2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"
|
|
1
|
+
{"version":3,"sources":["../src/IconWrite2/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWrite2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18.0858 11.7135L14.5614 19.1507C14.4161 19.4573 14.1253 19.6693 13.789 19.7139L3 21.1424L4.35982 10.2943C4.4028 9.9514 4.61973 9.65503 4.93356 9.51042L12.4289 6.05663L11.7218 5.34953C11.3313 4.959 11.3313 4.32584 11.7218 3.93531L12.8076 2.84953C13.1981 2.45901 13.8313 2.45901 14.2218 2.84953L21.2929 9.9206C21.6834 10.3111 21.6834 10.9443 21.2929 11.3348L20.2071 12.4206C19.8166 12.8111 19.1834 12.8111 18.7929 12.4206L18.0858 11.7135Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M11.25 14.15C11.25 14.8404 10.6904 15.4 10 15.4C9.30964 15.4 8.75 14.8404 8.75 14.15C8.75 13.4597 9.30964 12.9 10 12.9C10.6904 12.9 11.25 13.4597 11.25 14.15Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M12.4297 6.05664L18.0865 11.7135\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M10 14.1425L3 21.1424\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M10 14.65V13.65\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconWrite2;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,gBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAwCC,GAEjD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,wbACF,OAAO,eACP,YAAY,MACZ,cAAc,SACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iKACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mCACF,OAAO,eACP,YAAY,MACZ,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wBACF,OAAO,eACP,YAAY,MACZ,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kBACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,CACF,EAIGE,EAAQJ","names":["IconWrite2_exports","__export","IconWrite2","IconWrite2_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconWrite2","props","React","CentralIconBase","IconWrite2_default"]}
|
package/IconWrite2/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import o from"react";import p from"react";import{Svg as C}from"react-native-svg";var n=({children:t,size:r=24,...s})=>p.createElement(C,{...s,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t);import{Path as e}from"react-native-svg";var a=t=>o.createElement(n,{...t},o.createElement(e,{d:"M18.0858 11.7135L14.5614 19.1507C14.4161 19.4573 14.1253 19.6693 13.789 19.7139L3 21.1424L4.35982 10.2943C4.4028 9.9514 4.61973 9.65503 4.93356 9.51042L12.4289 6.05663L11.7218 5.34953C11.3313 4.959 11.3313 4.32584 11.7218 3.93531L12.8076 2.84953C13.1981 2.45901 13.8313 2.45901 14.2218 2.84953L21.2929 9.9206C21.6834 10.3111 21.6834 10.9443 21.2929 11.3348L20.2071 12.4206C19.8166 12.8111 19.1834 12.8111 18.7929 12.4206L18.0858 11.7135Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square",strokeLinejoin:"round"}),o.createElement(e,{d:"M11.25 14.15C11.25 14.8404 10.6904 15.4 10 15.4C9.30964 15.4 8.75 14.8404 8.75 14.15C8.75 13.4597 9.30964 12.9 10 12.9C10.6904 12.9 11.25 13.4597 11.25 14.15Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),o.createElement(e,{d:"M12.4297 6.05664L18.0865 11.7135",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"}),o.createElement(e,{d:"M10 14.1425L3 21.1424",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"}),o.createElement(e,{d:"M10 14.65V13.65",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),h=a;export{a as IconWrite2,h as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
package/IconWrite2/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconWrite2/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWrite2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"
|
|
1
|
+
{"version":3,"sources":["../src/IconWrite2/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWrite2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18.0858 11.7135L14.5614 19.1507C14.4161 19.4573 14.1253 19.6693 13.789 19.7139L3 21.1424L4.35982 10.2943C4.4028 9.9514 4.61973 9.65503 4.93356 9.51042L12.4289 6.05663L11.7218 5.34953C11.3313 4.959 11.3313 4.32584 11.7218 3.93531L12.8076 2.84953C13.1981 2.45901 13.8313 2.45901 14.2218 2.84953L21.2929 9.9206C21.6834 10.3111 21.6834 10.9443 21.2929 11.3348L20.2071 12.4206C19.8166 12.8111 19.1834 12.8111 18.7929 12.4206L18.0858 11.7135Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M11.25 14.15C11.25 14.8404 10.6904 15.4 10 15.4C9.30964 15.4 8.75 14.8404 8.75 14.15C8.75 13.4597 9.30964 12.9 10 12.9C10.6904 12.9 11.25 13.4597 11.25 14.15Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M12.4297 6.05664L18.0865 11.7135\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M10 14.1425L3 21.1424\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M10 14.65V13.65\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconWrite2;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAwCC,GAEjDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,wbACF,OAAO,eACP,YAAY,MACZ,cAAc,SACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iKACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mCACF,OAAO,eACP,YAAY,MACZ,cAAc,QAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,wBACF,OAAO,eACP,YAAY,MACZ,cAAc,QAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kBACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconWrite2","props","React","CentralIconBase","IconWrite2_default"]}
|
package/IconWriting/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var d=Object.create;var n=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of k(o))!I.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(s=f(o,e))||s.enumerable});return r};var i=(r,o,t)=>(t=r!=null?d(B(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>a(n({},"__esModule",{value:!0}),r);var P={};g(P,{IconWriting:()=>u,default:()=>L});module.exports=x(P);var p=i(require("react"));var m=i(require("react")),c=require("react-native-svg"),l=({children:r,size:o=24,...t})=>m.default.createElement(c.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var C=require("react-native-svg"),u=r=>p.default.createElement(l,{...r},p.default.createElement(C.Path,{d:"M18.9571 3.4572C18.5666 3.06668 17.9334 3.06668 17.5429 3.4572L12.0429 8.9572C11.8554 9.14474 11.75 9.39909 11.75 9.66431V12.2501H14.3358C14.601 12.2501 14.8554 12.1447 15.0429 11.9572L20.5429 6.4572C20.9334 6.06668 20.9334 5.43351 20.5429 5.04299L18.9571 3.4572Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),p.default.createElement(C.Path,{d:"M8.25 12.25H5.75C4.64543 12.25 3.75 13.1454 3.75 14.25C3.75 15.3546 4.64543 16.25 5.75 16.25H16.25C17.3546 16.25 18.25 17.1454 18.25 18.25C18.25 19.3546 17.3546 20.25 16.25 20.25H11.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),L=u;0&&(module.exports={IconWriting});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/IconWriting/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconWriting/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWriting: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"
|
|
1
|
+
{"version":3,"sources":["../src/IconWriting/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWriting: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18.9571 3.4572C18.5666 3.06668 17.9334 3.06668 17.5429 3.4572L12.0429 8.9572C11.8554 9.14474 11.75 9.39909 11.75 9.66431V12.2501H14.3358C14.601 12.2501 14.8554 12.1447 15.0429 11.9572L20.5429 6.4572C20.9334 6.06668 20.9334 5.43351 20.5429 5.04299L18.9571 3.4572Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M8.25 12.25H5.75C4.64543 12.25 3.75 13.1454 3.75 14.25C3.75 15.3546 4.64543 16.25 5.75 16.25H16.25C17.3546 16.25 18.25 17.1454 18.25 18.25C18.25 19.3546 17.3546 20.25 16.25 20.25H11.75\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconWriting;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,iBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAyCC,GAElD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,0QACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2LACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconWriting_exports","__export","IconWriting","IconWriting_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconWriting","props","React","CentralIconBase","IconWriting_default"]}
|
package/IconWriting/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import t from"react";import C from"react";import{Svg as s}from"react-native-svg";var e=({children:o,size:r=24,...p})=>C.createElement(s,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as n}from"react-native-svg";var a=o=>t.createElement(e,{...o},t.createElement(n,{d:"M18.9571 3.4572C18.5666 3.06668 17.9334 3.06668 17.5429 3.4572L12.0429 8.9572C11.8554 9.14474 11.75 9.39909 11.75 9.66431V12.2501H14.3358C14.601 12.2501 14.8554 12.1447 15.0429 11.9572L20.5429 6.4572C20.9334 6.06668 20.9334 5.43351 20.5429 5.04299L18.9571 3.4572Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement(n,{d:"M8.25 12.25H5.75C4.64543 12.25 3.75 13.1454 3.75 14.25C3.75 15.3546 4.64543 16.25 5.75 16.25H16.25C17.3546 16.25 18.25 17.1454 18.25 18.25C18.25 19.3546 17.3546 20.25 16.25 20.25H11.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),I=a;export{a as IconWriting,I as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconWriting/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWriting: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"
|
|
1
|
+
{"version":3,"sources":["../src/IconWriting/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWriting: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18.9571 3.4572C18.5666 3.06668 17.9334 3.06668 17.5429 3.4572L12.0429 8.9572C11.8554 9.14474 11.75 9.39909 11.75 9.66431V12.2501H14.3358C14.601 12.2501 14.8554 12.1447 15.0429 11.9572L20.5429 6.4572C20.9334 6.06668 20.9334 5.43351 20.5429 5.04299L18.9571 3.4572Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M8.25 12.25H5.75C4.64543 12.25 3.75 13.1454 3.75 14.25C3.75 15.3546 4.64543 16.25 5.75 16.25H16.25C17.3546 16.25 18.25 17.1454 18.25 18.25C18.25 19.3546 17.3546 20.25 16.25 20.25H11.75\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconWriting;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAyCC,GAElDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,0QACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2LACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconWriting","props","React","CentralIconBase","IconWriting_default"]}
|
package/README.md
CHANGED
package/filtered-icons.json
CHANGED
|
@@ -2802,7 +2802,7 @@
|
|
|
2802
2802
|
},
|
|
2803
2803
|
{
|
|
2804
2804
|
"category": "Edit",
|
|
2805
|
-
"svg": "<path d=\"M9.
|
|
2805
|
+
"svg": "<path d=\"M9.75 17.25C9.75 16.9739 9.97386 16.75 10.25 16.75H13.75C14.0261 16.75 14.25 16.9739 14.25 17.25V20.75C14.25 21.0261 14.0261 21.25 13.75 21.25H10.25C9.97386 21.25 9.75 21.0261 9.75 20.75V17.25Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9.75 3.25C9.75 2.97386 9.97386 2.75 10.25 2.75H13.75C14.0261 2.75 14.25 2.97386 14.25 3.25V6.75C14.25 7.02614 14.0261 7.25 13.75 7.25H10.25C9.97386 7.25 9.75 7.02614 9.75 6.75V3.25Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M20.75 9.75C21.0261 9.75 21.25 9.97386 21.25 10.25V13.75C21.25 14.0261 21.0261 14.25 20.75 14.25H17.25C16.9739 14.25 16.75 14.0261 16.75 13.75V10.25C16.75 9.97386 16.9739 9.75 17.25 9.75H20.75Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M6.75 9.75C7.02614 9.75 7.25 9.97386 7.25 10.25V13.75C7.25 14.0261 7.02614 14.25 6.75 14.25H3.25C2.97386 14.25 2.75 14.0261 2.75 13.75V10.25C2.75 9.97386 2.97386 9.75 3.25 9.75H6.75Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M5.5 9.39691C6.2104 7.62463 7.62463 6.2104 9.39691 5.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14.6035 5.5C16.3758 6.2104 17.79 7.62463 18.5004 9.39691\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M18.5004 14.603C17.79 16.3753 16.3758 17.7895 14.6035 18.4999\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9.39691 18.4999C7.62463 17.7895 6.2104 16.3753 5.5 14.603\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
2806
2806
|
"iconName": "bezier-circle, vector, nodes",
|
|
2807
2807
|
"variant": {
|
|
2808
2808
|
"join": "round",
|
|
@@ -2816,7 +2816,7 @@
|
|
|
2816
2816
|
},
|
|
2817
2817
|
{
|
|
2818
2818
|
"category": "Edit",
|
|
2819
|
-
"svg": "<path d=\"
|
|
2819
|
+
"svg": "<path d=\"M17.75 15.75C17.75 15.1977 18.1977 14.75 18.75 14.75H21.25C21.8023 14.75 22.25 15.1977 22.25 15.75V18.25C22.25 18.8023 21.8023 19.25 21.25 19.25H18.75C18.1977 19.25 17.75 18.8023 17.75 18.25V15.75Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M1.75 15.75C1.75 15.1977 2.19772 14.75 2.75 14.75H5.25C5.80228 14.75 6.25 15.1977 6.25 15.75V18.25C6.25 18.8023 5.80228 19.25 5.25 19.25H2.75C2.19772 19.25 1.75 18.8023 1.75 18.25V15.75Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M4.25 7C4.25 7.69036 3.69036 8.25 3 8.25C2.30964 8.25 1.75 7.69036 1.75 7C1.75 6.30964 2.30964 5.75 3 5.75C3.69036 5.75 4.25 6.30964 4.25 7Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M22.25 7C22.25 7.69036 21.6904 8.25 21 8.25C20.3096 8.25 19.75 7.69036 19.75 7C19.75 6.30964 20.3096 5.75 21 5.75C21.6904 5.75 22.25 6.30964 22.25 7Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M10.75 9.25H13.25C13.8023 9.25 14.25 8.80228 14.25 8.25V5.75C14.25 5.19772 13.8023 4.75 13.25 4.75H10.75C10.1977 4.75 9.75 5.19772 9.75 5.75V8.25C9.75 8.80228 10.1977 9.25 10.75 9.25Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M3 7H9.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14.5 7H21\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M4.00781 14.3889C4.15819 11.0017 6.41484 8.16217 9.49982 7.14819\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14.5 7.14819C17.585 8.16217 19.8416 11.0017 19.992 14.3889\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M3 7.5V6.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M21 7.5V6.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
2820
2820
|
"iconName": "bezier-curve, bezier, vector,svg",
|
|
2821
2821
|
"variant": {
|
|
2822
2822
|
"join": "round",
|
|
@@ -3628,7 +3628,7 @@
|
|
|
3628
3628
|
},
|
|
3629
3629
|
{
|
|
3630
3630
|
"category": "Edit",
|
|
3631
|
-
"svg": "<path d=\"
|
|
3631
|
+
"svg": "<path d=\"M20.7924 11.2071L14.1246 17.8751C13.7794 18.2202 13.2198 18.2201 12.8748 17.8748C11.8399 16.8389 10.161 16.8385 9.12564 17.874L6.20727 20.7925C5.8168 21.183 5.18371 21.1831 4.79316 20.7927L3.20708 19.2072C2.81645 18.8167 2.81638 18.1834 3.20693 17.7929L6.12586 14.8737C7.16114 13.8384 7.16068 12.1597 6.12484 11.1249C5.77956 10.78 5.77941 10.2204 6.12451 9.87532L12.7924 3.20716C13.1829 2.81662 13.8161 2.81661 14.2066 3.20714L17.4995 6.50001L17.4995 8.50002H19.4995L20.7924 9.79292C21.1829 10.1834 21.1829 10.8166 20.7924 11.2071Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M16.5 15.5L8.5 7.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
3632
3632
|
"iconName": "brush, color",
|
|
3633
3633
|
"variant": {
|
|
3634
3634
|
"join": "round",
|
|
@@ -6652,7 +6652,7 @@
|
|
|
6652
6652
|
},
|
|
6653
6653
|
{
|
|
6654
6654
|
"category": "Edit",
|
|
6655
|
-
"svg": "<path d=\"
|
|
6655
|
+
"svg": "<path d=\"M16.2929 3.70708L4.04289 15.9571C3.85536 16.1446 3.75 16.399 3.75 16.6642V19.25C3.75 19.8023 4.19772 20.25 4.75 20.25H7.33579C7.601 20.25 7.85536 20.1446 8.04289 19.9571L20.2929 7.70708C20.6834 7.31655 20.6834 6.68339 20.2929 6.29286L17.7071 3.70708C17.3166 3.31655 16.6834 3.31655 16.2929 3.70708Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M10 7L17 14\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
6656
6656
|
"iconName": "color-picker, color",
|
|
6657
6657
|
"variant": {
|
|
6658
6658
|
"join": "round",
|
|
@@ -6666,7 +6666,7 @@
|
|
|
6666
6666
|
},
|
|
6667
6667
|
{
|
|
6668
6668
|
"category": "Edit",
|
|
6669
|
-
"svg": "<path d=\"M6.75
|
|
6669
|
+
"svg": "<path d=\"M6.75 4.75C6.75 4.19772 7.19772 3.75 7.75 3.75H19.25C19.8023 3.75 20.25 4.19772 20.25 4.75V9.25C20.25 9.80228 19.8023 10.25 19.25 10.25H7.75C7.19772 10.25 6.75 9.80228 6.75 9.25V7V4.75Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M6.75 7H4.75C4.19772 7 3.75 7.44772 3.75 8V12.25C3.75 12.8023 4.19772 13.25 4.75 13.25H12C12.5523 13.25 13 13.6977 13 14.25V15.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M15.25 21.25V18.25C15.25 17.0074 14.2426 16 13 16C11.7574 16 10.75 17.0074 10.75 18.25V21.25\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
6670
6670
|
"iconName": "color-roll, paint-roller",
|
|
6671
6671
|
"variant": {
|
|
6672
6672
|
"join": "round",
|
|
@@ -8106,6 +8106,20 @@
|
|
|
8106
8106
|
"packageName": "round-outlined-radius-1-stroke-1.5",
|
|
8107
8107
|
"componentName": "IconDoupleCheckmark1Small"
|
|
8108
8108
|
},
|
|
8109
|
+
{
|
|
8110
|
+
"category": "Interface General",
|
|
8111
|
+
"svg": "<path d=\"M4.5 13L7.5 16L14.5 8\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12.5 16L19.5 8\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
8112
|
+
"iconName": "douple-checkmark-2-small",
|
|
8113
|
+
"variant": {
|
|
8114
|
+
"join": "round",
|
|
8115
|
+
"filled": "off",
|
|
8116
|
+
"radius": "1",
|
|
8117
|
+
"stroke": "1.5"
|
|
8118
|
+
},
|
|
8119
|
+
"createdAt": "2025-11-24T19:02:03.386128+00:00",
|
|
8120
|
+
"packageName": "round-outlined-radius-1-stroke-1.5",
|
|
8121
|
+
"componentName": "IconDoupleCheckmark2Small"
|
|
8122
|
+
},
|
|
8109
8123
|
{
|
|
8110
8124
|
"category": "Photography & Video",
|
|
8111
8125
|
"svg": "<path d=\"M3.75 9.25H8.25C8.80228 9.25 9.25 8.80228 9.25 8.25V3.75\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M20.25 9.25H15.75C15.1977 9.25 14.75 8.80228 14.75 8.25V3.75\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14.75 20.25V15.75C14.75 15.1977 15.1977 14.75 15.75 14.75H20.25\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M3.75 14.75H8.25C8.80228 14.75 9.25 15.1977 9.25 15.75V20.25\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M3.75 9.25H8.25C8.80228 9.25 9.25 8.80228 9.25 8.25V3.75\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M20.25 9.25H15.75C15.1977 9.25 14.75 8.80228 14.75 8.25V3.75\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14.75 20.25V15.75C14.75 15.1977 15.1977 14.75 15.75 14.75H20.25\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M3.75 14.75H8.25C8.80228 14.75 9.25 15.1977 9.25 15.75V20.25\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
@@ -8626,7 +8640,7 @@
|
|
|
8626
8640
|
},
|
|
8627
8641
|
{
|
|
8628
8642
|
"category": "Edit",
|
|
8629
|
-
"svg": "<path d=\"
|
|
8643
|
+
"svg": "<path d=\"M13.7927 3.20708L3.20696 13.7929C2.81643 14.1834 2.81643 14.8166 3.20696 15.2071L7.95696 19.9571C8.14449 20.1446 8.39885 20.25 8.66406 20.25H10.5787C10.848 20.25 11.1059 20.1414 11.2941 19.9487L20.8093 10.207C21.192 9.81517 21.1883 9.18842 20.801 8.80114L15.207 3.20708C14.8164 2.81655 14.1833 2.81655 13.7927 3.20708Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M7 11L13.5 17.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
8630
8644
|
"iconName": "eraser, rubber, clean-up",
|
|
8631
8645
|
"variant": {
|
|
8632
8646
|
"join": "round",
|
|
@@ -11160,7 +11174,7 @@
|
|
|
11160
11174
|
},
|
|
11161
11175
|
{
|
|
11162
11176
|
"category": "Edit",
|
|
11163
|
-
"svg": "<path d=\"
|
|
11177
|
+
"svg": "<path d=\"M10.75 13.2499H13.603C13.8685 13.2499 14.1231 13.1443 14.3107 12.9564L20.7946 6.46057C21.1844 6.07012 21.1843 5.43778 20.7944 5.04744L18.9571 3.20788C18.5667 2.81694 17.9332 2.81675 17.5425 3.20744L11.0429 9.70702C10.8554 9.89455 10.75 10.1489 10.75 10.4141V13.2499Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M11.8549 21.25C10.823 20.9894 8.6953 20.3424 6.40579 18.0284C2.57878 14.1605 1.59907 8.87966 4.21755 6.23323C6.36902 4.05879 10.5504 4.18522 14 6.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M17.4997 10C20.4768 13.473 21.3595 16.7968 19.0754 18.6436C17.3643 20.0271 15.199 18.4271 13.9355 17.1938\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
11164
11178
|
"iconName": "highlight, mark, freehand",
|
|
11165
11179
|
"variant": {
|
|
11166
11180
|
"join": "round",
|
|
@@ -13106,7 +13120,7 @@
|
|
|
13106
13120
|
},
|
|
13107
13121
|
{
|
|
13108
13122
|
"category": "Edit",
|
|
13109
|
-
"svg": "<path d=\"
|
|
13123
|
+
"svg": "<path d=\"M17.7459 2.37091C17.3908 2.01574 16.8273 1.97914 16.4291 2.28539L4.70281 11.3056C4.22434 11.6737 4.17857 12.3785 4.60541 12.8054L11.1948 19.3947C11.6216 19.8216 12.3264 19.7758 12.6945 19.2973L21.7147 7.57099C22.021 7.17287 21.9844 6.60935 21.6292 6.25418L17.7459 2.37091Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M4.75059 13.25C4.3158 14.9891 3.56615 16.9352 2.41003 18.4242C2.07132 18.8604 2.06717 19.4916 2.45769 19.8821L4.11848 21.5429C4.50901 21.9334 5.14021 21.9293 5.57643 21.5906C7.0654 20.4344 9.01145 19.6848 10.7506 19.25\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
13110
13124
|
"iconName": "marker,highlight",
|
|
13111
13125
|
"variant": {
|
|
13112
13126
|
"join": "round",
|
|
@@ -15010,7 +15024,7 @@
|
|
|
15010
15024
|
},
|
|
15011
15025
|
{
|
|
15012
15026
|
"category": "Edit",
|
|
15013
|
-
"svg": "<path d=\"
|
|
15027
|
+
"svg": "<path d=\"M17.7071 3.20708L20.7929 6.29286C21.1834 6.68339 21.1834 7.31655 20.7929 7.70708L17.75 10.75L7.54289 20.9571C7.35536 21.1446 7.101 21.25 6.83579 21.25H2.75V17.1642C2.75 16.899 2.85536 16.6446 3.04289 16.4571L13.25 6.24997L16.2929 3.20708C16.6834 2.81655 17.3166 2.81655 17.7071 3.20708Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M13.25 6.25L17.75 10.75\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
15014
15028
|
"iconName": "pencil, edit, write",
|
|
15015
15029
|
"variant": {
|
|
15016
15030
|
"join": "round",
|
|
@@ -15024,7 +15038,7 @@
|
|
|
15024
15038
|
},
|
|
15025
15039
|
{
|
|
15026
15040
|
"category": "Edit",
|
|
15027
|
-
"svg": "<path d=\"
|
|
15041
|
+
"svg": "<path d=\"M2.75 21.25V17.4319C2.75 17.1679 2.85487 16.9147 3.04154 16.7281L16.7281 3.04154C17.1168 2.65282 17.747 2.65282 18.1358 3.04154L20.9585 5.86424C21.3472 6.25296 21.3472 6.8832 20.9585 7.27192L7.27192 20.9585C7.08525 21.1451 6.83207 21.25 6.56808 21.25H2.75Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12.7695 21.25H21.2495\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"/>",
|
|
15028
15042
|
"iconName": "pencil-line",
|
|
15029
15043
|
"variant": {
|
|
15030
15044
|
"join": "round",
|
|
@@ -15052,7 +15066,7 @@
|
|
|
15052
15066
|
},
|
|
15053
15067
|
{
|
|
15054
15068
|
"category": "Edit",
|
|
15055
|
-
"svg": "<path d=\"
|
|
15069
|
+
"svg": "<path d=\"M19.5429 5.29286L17.7071 3.45708C17.3166 3.06655 16.6834 3.06655 16.2929 3.45708L3.04289 16.7071C2.85536 16.8946 2.75 17.149 2.75 17.4142V20.25H5.58579C5.851 20.25 6.10536 20.1446 6.29289 19.9571L19.5429 6.70708C19.9334 6.31655 19.9334 5.68339 19.5429 5.29286Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M21 18C21 18 19.666 19.5444 18.166 19.5444C16.666 19.5444 15.4594 18.115 13.9866 18.115C12.5138 18.115 11.6598 18.786 10.75 19.75\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
15056
15070
|
"iconName": "pencil-wave",
|
|
15057
15071
|
"variant": {
|
|
15058
15072
|
"join": "round",
|
|
@@ -16956,7 +16970,7 @@
|
|
|
16956
16970
|
},
|
|
16957
16971
|
{
|
|
16958
16972
|
"category": "Edit",
|
|
16959
|
-
"svg": "<path d=\"
|
|
16973
|
+
"svg": "<path d=\"M21.5427 7.29299L16.707 2.4572C16.3164 2.06668 15.6833 2.06668 15.2927 2.4572L12.3748 5.37509L8.87485 8.87509L5.37485 12.3751L2.45696 15.293C2.06643 15.6835 2.06643 16.3167 2.45696 16.7072L7.29274 21.543C7.68327 21.9335 8.31643 21.9335 8.70696 21.543L21.5427 8.7072C21.9333 8.31667 21.9333 7.68351 21.5427 7.29299Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8.875 8.875L11.5 11.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M7 14L5.375 12.375\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14 7L12.375 5.375\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
16960
16974
|
"iconName": "ruler",
|
|
16961
16975
|
"variant": {
|
|
16962
16976
|
"join": "round",
|
|
@@ -21086,7 +21100,7 @@
|
|
|
21086
21100
|
},
|
|
21087
21101
|
{
|
|
21088
21102
|
"category": "Edit",
|
|
21089
|
-
"svg": "<path d=\"M6.
|
|
21103
|
+
"svg": "<path d=\"M6.25 12C6.25 13.2426 5.24264 14.25 4 14.25C2.75736 14.25 1.75 13.2426 1.75 12C1.75 10.7574 2.75736 9.75 4 9.75C5.24264 9.75 6.25 10.7574 6.25 12Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/><path d=\"M22.25 12C22.25 13.2426 21.2426 14.25 20 14.25C18.7574 14.25 17.75 13.2426 17.75 12C17.75 10.7574 18.7574 9.75 20 9.75C21.2426 9.75 22.25 10.7574 22.25 12Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/><path d=\"M6.5 12H17.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/><path d=\"M3.58789 9.5C4.66683 5.88564 8.02516 3.25 12.0009 3.25C15.9767 3.25 19.335 5.88564 20.414 9.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/><path d=\"M20.414 14.5C19.335 18.1144 15.9767 20.75 12.0009 20.75C8.02517 20.75 4.66684 18.1144 3.58789 14.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/>",
|
|
21090
21104
|
"iconName": "vector-logo,svg",
|
|
21091
21105
|
"variant": {
|
|
21092
21106
|
"join": "round",
|
|
@@ -22108,7 +22122,7 @@
|
|
|
22108
22122
|
},
|
|
22109
22123
|
{
|
|
22110
22124
|
"category": "Edit",
|
|
22111
|
-
"svg": "<path d=\"M4 20L10.19 13.
|
|
22125
|
+
"svg": "<path d=\"M4 20L10.19 13.8086\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M20.7929 7.7929L16.2071 3.20711C15.8166 2.81658 15.1834 2.81658 14.7929 3.20711L12 6L18 12L20.7929 9.20711C21.1834 8.81658 21.1834 8.18342 20.7929 7.7929Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M16.1904 16.9764L18 12L12 6L7.0236 7.8096C6.69809 7.92797 6.45701 8.20635 6.38637 8.54544L4 20L15.4546 17.6136C15.7936 17.543 16.072 17.3019 16.1904 16.9764Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M13.2324 12.5166C13.2324 13.4831 12.4489 14.2666 11.4824 14.2666C10.5159 14.2666 9.73242 13.4831 9.73242 12.5166C9.73242 11.5501 10.5159 10.7666 11.4824 10.7666C12.4489 10.7666 13.2324 11.5501 13.2324 12.5166Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
22112
22126
|
"iconName": "write-1, fountain-pen",
|
|
22113
22127
|
"variant": {
|
|
22114
22128
|
"join": "round",
|
|
@@ -22122,7 +22136,7 @@
|
|
|
22122
22136
|
},
|
|
22123
22137
|
{
|
|
22124
22138
|
"category": "Edit",
|
|
22125
|
-
"svg": "<path d=\"
|
|
22139
|
+
"svg": "<path d=\"M18.0858 11.7135L14.5614 19.1507C14.4161 19.4573 14.1253 19.6693 13.789 19.7139L3 21.1424L4.35982 10.2943C4.4028 9.9514 4.61973 9.65503 4.93356 9.51042L12.4289 6.05663L11.7218 5.34953C11.3313 4.959 11.3313 4.32584 11.7218 3.93531L12.8076 2.84953C13.1981 2.45901 13.8313 2.45901 14.2218 2.84953L21.2929 9.9206C21.6834 10.3111 21.6834 10.9443 21.2929 11.3348L20.2071 12.4206C19.8166 12.8111 19.1834 12.8111 18.7929 12.4206L18.0858 11.7135Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/><path d=\"M11.25 14.15C11.25 14.8404 10.6904 15.4 10 15.4C9.30964 15.4 8.75 14.8404 8.75 14.15C8.75 13.4597 9.30964 12.9 10 12.9C10.6904 12.9 11.25 13.4597 11.25 14.15Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/><path d=\"M12.4297 6.05664L18.0865 11.7135\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"/><path d=\"M10 14.1425L3 21.1424\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"/><path d=\"M10 14.65V13.65\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/>",
|
|
22126
22140
|
"iconName": "write-2, fountain-pen",
|
|
22127
22141
|
"variant": {
|
|
22128
22142
|
"join": "round",
|
|
@@ -22136,7 +22150,7 @@
|
|
|
22136
22150
|
},
|
|
22137
22151
|
{
|
|
22138
22152
|
"category": "Edit",
|
|
22139
|
-
"svg": "<path d=\"
|
|
22153
|
+
"svg": "<path d=\"M18.9571 3.4572C18.5666 3.06668 17.9334 3.06668 17.5429 3.4572L12.0429 8.9572C11.8554 9.14474 11.75 9.39909 11.75 9.66431V12.2501H14.3358C14.601 12.2501 14.8554 12.1447 15.0429 11.9572L20.5429 6.4572C20.9334 6.06668 20.9334 5.43351 20.5429 5.04299L18.9571 3.4572Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8.25 12.25H5.75C4.64543 12.25 3.75 13.1454 3.75 14.25C3.75 15.3546 4.64543 16.25 5.75 16.25H16.25C17.3546 16.25 18.25 17.1454 18.25 18.25C18.25 19.3546 17.3546 20.25 16.25 20.25H11.75\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
22140
22154
|
"iconName": "writing",
|
|
22141
22155
|
"variant": {
|
|
22142
22156
|
"join": "round",
|
package/icons/index.d.ts
CHANGED
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/round-outlined-radius-1-stroke-1.5",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.42",
|
|
4
4
|
"style": "round-outlined-radius-1-stroke-1.5",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-1-stroke-1.5/IconHome';",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"withProps": "<IconHome size={32} color=\"#007AFF\" />",
|
|
12
12
|
"central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
|
|
13
13
|
},
|
|
14
|
-
"totalIcons":
|
|
14
|
+
"totalIcons": 1591,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
17
|
"count": 47,
|
|
@@ -757,7 +757,7 @@
|
|
|
757
757
|
]
|
|
758
758
|
},
|
|
759
759
|
"Interface General": {
|
|
760
|
-
"count":
|
|
760
|
+
"count": 169,
|
|
761
761
|
"icons": [
|
|
762
762
|
"IconAnchor1",
|
|
763
763
|
"IconAnchor2",
|
|
@@ -832,6 +832,7 @@
|
|
|
832
832
|
"IconDoupleCheck",
|
|
833
833
|
"IconDoupleCheckmark1",
|
|
834
834
|
"IconDoupleCheckmark1Small",
|
|
835
|
+
"IconDoupleCheckmark2Small",
|
|
835
836
|
"IconElectrocardiogram",
|
|
836
837
|
"IconFeature",
|
|
837
838
|
"IconGauge",
|
|
@@ -2362,6 +2363,7 @@
|
|
|
2362
2363
|
"IconDoupleCheck": "douple-check",
|
|
2363
2364
|
"IconDoupleCheckmark1": "douple-checkmark-1",
|
|
2364
2365
|
"IconDoupleCheckmark1Small": "douple-checkmark-1-small",
|
|
2366
|
+
"IconDoupleCheckmark2Small": "douple-checkmark-2-small",
|
|
2365
2367
|
"IconDownsize": "downsize, exit-full-screen, scale-down",
|
|
2366
2368
|
"IconDownsize2": "downsize-2, exit-full-screen, scale-down",
|
|
2367
2369
|
"IconDraft": "draft",
|
package/index.d.ts
CHANGED
|
@@ -577,6 +577,7 @@ export { IconDotGrid3x3, default as IconDotGrid3x3Default, } from "./IconDotGrid
|
|
|
577
577
|
export { IconDoupleCheck, default as IconDoupleCheckDefault, } from "./IconDoupleCheck";
|
|
578
578
|
export { IconDoupleCheckmark1, default as IconDoupleCheckmark1Default, } from "./IconDoupleCheckmark1";
|
|
579
579
|
export { IconDoupleCheckmark1Small, default as IconDoupleCheckmark1SmallDefault, } from "./IconDoupleCheckmark1Small";
|
|
580
|
+
export { IconDoupleCheckmark2Small, default as IconDoupleCheckmark2SmallDefault, } from "./IconDoupleCheckmark2Small";
|
|
580
581
|
export { IconDownsize, default as IconDownsizeDefault } from "./IconDownsize";
|
|
581
582
|
export { IconDownsize2, default as IconDownsize2Default, } from "./IconDownsize2";
|
|
582
583
|
export { IconDraft, default as IconDraftDefault } from "./IconDraft";
|