@central-icons-react-native/round-outlined-radius-1-stroke-2 1.1.53 → 1.1.54
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/IconVectorAnchorPointMirrored/index.d.ts +4 -0
- package/IconVectorAnchorPointMirrored/index.js +2 -0
- package/IconVectorAnchorPointMirrored/index.js.map +1 -0
- package/{IconVectorAnchorPointStraight1 → IconVectorAnchorPointMirrored}/index.mjs +1 -1
- package/IconVectorAnchorPointMirrored/index.mjs.map +1 -0
- package/README.md +1 -1
- package/filtered-icons.json +8 -8
- package/icons/index.d.ts +1 -1
- package/icons-index.json +3 -3
- package/index.d.ts +1 -1
- 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 +7 -7
- package/IconVectorAnchorPointStraight1/index.d.ts +0 -4
- package/IconVectorAnchorPointStraight1/index.js +0 -2
- package/IconVectorAnchorPointStraight1/index.js.map +0 -1
- package/IconVectorAnchorPointStraight1/index.mjs.map +0 -1
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var a=Object.create;var C=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var k=Object.getPrototypeOf,L=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var n in o)C(r,n,{get:o[n],enumerable:!0})},p=(r,o,n,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let i of m(o))!L.call(r,i)&&i!==n&&C(r,i,{get:()=>o[i],enumerable:!(l=f(o,i))||l.enumerable});return r};var s=(r,o,n)=>(n=r!=null?a(k(r)):{},p(o||!r||!r.__esModule?C(n,"default",{value:r,enumerable:!0}):n,r)),x=r=>p(C({},"__esModule",{value:!0}),r);var I={};P(I,{IconVectorAnchorPointMirrored:()=>h,default:()=>B});module.exports=x(I);var e=s(require("react"));var c=s(require("react")),u=require("react-native-svg"),d=({children:r,size:o=24,...n})=>c.default.createElement(u.Svg,{...n,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var t=require("react-native-svg"),h=r=>e.default.createElement(d,{...r},e.default.createElement(t.G,{"clip-Path":"url(#clip0_13682_26354)"},e.default.createElement(t.Path,{d:"M8.99694 8.44434C5.62048 9.71794 3.16783 12.8953 3 16.9443M15.0031 8.44434C18.3795 9.71794 20.8322 12.8953 21 16.9443",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Circle,{cx:"12",cy:"8",r:"3",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(t.Path,{d:"M9 8H2.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.default.createElement(t.Path,{d:"M15 8H21.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.default.createElement(t.Path,{d:"M3.20711 5.95711C2.81658 5.56658 2.18342 5.56658 1.79289 5.95711L0.457107 7.29289C0.0665825 7.68342 0.0665832 8.31658 0.457107 8.70711L1.79289 10.0429C2.18342 10.4334 2.81658 10.4334 3.20711 10.0429L4.54289 8.70711C4.93342 8.31658 4.93342 7.68342 4.54289 7.29289L3.20711 5.95711Z",fill:"currentColor"}),e.default.createElement(t.Path,{d:"M22.2071 5.95711C21.8166 5.56658 21.1834 5.56658 20.7929 5.95711L19.4571 7.29289C19.0666 7.68342 19.0666 8.31658 19.4571 8.70711L20.7929 10.0429C21.1834 10.4334 21.8166 10.4334 22.2071 10.0429L23.5429 8.70711C23.9334 8.31658 23.9334 7.68342 23.5429 7.29289L22.2071 5.95711Z",fill:"currentColor"})),e.default.createElement(t.Defs,null,e.default.createElement(t.ClipPath,{id:"clip0_13682_26354"},e.default.createElement(t.Rect,{width:"24",height:"24",fill:"white"})))),B=h;0&&(module.exports={IconVectorAnchorPointMirrored});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconVectorAnchorPointMirrored/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, ClipPath, Defs, G, Path, Rect } from \"react-native-svg\";\n\nexport const IconVectorAnchorPointMirrored: FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props}>\n <G clip-Path=\"url(#clip0_13682_26354)\">\n <Path\n d=\"M8.99694 8.44434C5.62048 9.71794 3.16783 12.8953 3 16.9443M15.0031 8.44434C18.3795 9.71794 20.8322 12.8953 21 16.9443\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Circle cx=\"12\" cy=\"8\" r=\"3\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path\n d=\"M9 8H2.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M15 8H21.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M3.20711 5.95711C2.81658 5.56658 2.18342 5.56658 1.79289 5.95711L0.457107 7.29289C0.0665825 7.68342 0.0665832 8.31658 0.457107 8.70711L1.79289 10.0429C2.18342 10.4334 2.81658 10.4334 3.20711 10.0429L4.54289 8.70711C4.93342 8.31658 4.93342 7.68342 4.54289 7.29289L3.20711 5.95711Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M22.2071 5.95711C21.8166 5.56658 21.1834 5.56658 20.7929 5.95711L19.4571 7.29289C19.0666 7.68342 19.0666 8.31658 19.4571 8.70711L20.7929 10.0429C21.1834 10.4334 21.8166 10.4334 22.2071 10.0429L23.5429 8.70711C23.9334 8.31658 23.9334 7.68342 23.5429 7.29289L22.2071 5.95711Z\"\n fill=\"currentColor\"\n />\n </G>\n <Defs>\n <ClipPath id=\"clip0_13682_26354\">\n <Rect width=\"24\" height=\"24\" fill=\"white\" />\n </ClipPath>\n </Defs>\n </CentralIconBase>\n );\n};\n\nexport default IconVectorAnchorPointMirrored;\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,mCAAAE,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,EAAsD,4BAEzCC,EACXC,GAGE,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,KAAE,YAAU,2BACX,EAAAA,QAAA,cAAC,QACC,EAAE,wHACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,IAAI,EAAE,IAAI,OAAO,eAAe,YAAY,IAAI,EACnE,EAAAA,QAAA,cAAC,QACC,EAAE,WACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,aACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0RACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oRACF,KAAK,eACP,CACF,EACA,EAAAA,QAAA,cAAC,YACC,EAAAA,QAAA,cAAC,YAAS,GAAG,qBACX,EAAAA,QAAA,cAAC,QAAK,MAAM,KAAK,OAAO,KAAK,KAAK,QAAQ,CAC5C,CACF,CACF,EAIGE,EAAQJ","names":["IconVectorAnchorPointMirrored_exports","__export","IconVectorAnchorPointMirrored","IconVectorAnchorPointMirrored_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconVectorAnchorPointMirrored","props","React","CentralIconBase","IconVectorAnchorPointMirrored_default"]}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import r from"react";import C from"react";import{Svg as l}from"react-native-svg";var n=({children:e,size:o=24,...i})=>C.createElement(l,{...i,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},e);import{Circle as p,ClipPath as s,Defs as c,G as
|
|
1
|
+
import r from"react";import C from"react";import{Svg as l}from"react-native-svg";var n=({children:e,size:o=24,...i})=>C.createElement(l,{...i,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},e);import{Circle as p,ClipPath as s,Defs as c,G as u,Path as t,Rect as d}from"react-native-svg";var h=e=>r.createElement(n,{...e},r.createElement(u,{"clip-Path":"url(#clip0_13682_26354)"},r.createElement(t,{d:"M8.99694 8.44434C5.62048 9.71794 3.16783 12.8953 3 16.9443M15.0031 8.44434C18.3795 9.71794 20.8322 12.8953 21 16.9443",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(p,{cx:"12",cy:"8",r:"3",stroke:"currentColor",strokeWidth:"2"}),r.createElement(t,{d:"M9 8H2.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement(t,{d:"M15 8H21.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement(t,{d:"M3.20711 5.95711C2.81658 5.56658 2.18342 5.56658 1.79289 5.95711L0.457107 7.29289C0.0665825 7.68342 0.0665832 8.31658 0.457107 8.70711L1.79289 10.0429C2.18342 10.4334 2.81658 10.4334 3.20711 10.0429L4.54289 8.70711C4.93342 8.31658 4.93342 7.68342 4.54289 7.29289L3.20711 5.95711Z",fill:"currentColor"}),r.createElement(t,{d:"M22.2071 5.95711C21.8166 5.56658 21.1834 5.56658 20.7929 5.95711L19.4571 7.29289C19.0666 7.68342 19.0666 8.31658 19.4571 8.70711L20.7929 10.0429C21.1834 10.4334 21.8166 10.4334 22.2071 10.0429L23.5429 8.70711C23.9334 8.31658 23.9334 7.68342 23.5429 7.29289L22.2071 5.95711Z",fill:"currentColor"})),r.createElement(c,null,r.createElement(s,{id:"clip0_13682_26354"},r.createElement(d,{width:"24",height:"24",fill:"white"})))),g=h;export{h as IconVectorAnchorPointMirrored,g as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconVectorAnchorPointMirrored/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, ClipPath, Defs, G, Path, Rect } from \"react-native-svg\";\n\nexport const IconVectorAnchorPointMirrored: FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props}>\n <G clip-Path=\"url(#clip0_13682_26354)\">\n <Path\n d=\"M8.99694 8.44434C5.62048 9.71794 3.16783 12.8953 3 16.9443M15.0031 8.44434C18.3795 9.71794 20.8322 12.8953 21 16.9443\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Circle cx=\"12\" cy=\"8\" r=\"3\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path\n d=\"M9 8H2.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M15 8H21.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M3.20711 5.95711C2.81658 5.56658 2.18342 5.56658 1.79289 5.95711L0.457107 7.29289C0.0665825 7.68342 0.0665832 8.31658 0.457107 8.70711L1.79289 10.0429C2.18342 10.4334 2.81658 10.4334 3.20711 10.0429L4.54289 8.70711C4.93342 8.31658 4.93342 7.68342 4.54289 7.29289L3.20711 5.95711Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M22.2071 5.95711C21.8166 5.56658 21.1834 5.56658 20.7929 5.95711L19.4571 7.29289C19.0666 7.68342 19.0666 8.31658 19.4571 8.70711L20.7929 10.0429C21.1834 10.4334 21.8166 10.4334 22.2071 10.0429L23.5429 8.70711C23.9334 8.31658 23.9334 7.68342 23.5429 7.29289L22.2071 5.95711Z\"\n fill=\"currentColor\"\n />\n </G>\n <Defs>\n <ClipPath id=\"clip0_13682_26354\">\n <Rect width=\"24\" height=\"24\" fill=\"white\" />\n </ClipPath>\n </Defs>\n </CentralIconBase>\n );\n};\n\nexport default IconVectorAnchorPointMirrored;\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,UAAAG,EAAQ,YAAAC,EAAU,QAAAC,EAAM,KAAAC,EAAG,QAAAC,EAAM,QAAAC,MAAY,mBAE/C,IAAMC,EACXC,GAGEC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACL,EAAA,CAAE,YAAU,2BACXK,EAAA,cAACJ,EAAA,CACC,EAAE,wHACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAI,EAAA,cAACR,EAAA,CAAO,GAAG,KAAK,GAAG,IAAI,EAAE,IAAI,OAAO,eAAe,YAAY,IAAI,EACnEQ,EAAA,cAACJ,EAAA,CACC,EAAE,WACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,EACAI,EAAA,cAACJ,EAAA,CACC,EAAE,aACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,EACAI,EAAA,cAACJ,EAAA,CACC,EAAE,0RACF,KAAK,eACP,EACAI,EAAA,cAACJ,EAAA,CACC,EAAE,oRACF,KAAK,eACP,CACF,EACAI,EAAA,cAACN,EAAA,KACCM,EAAA,cAACP,EAAA,CAAS,GAAG,qBACXO,EAAA,cAACH,EAAA,CAAK,MAAM,KAAK,OAAO,KAAK,KAAK,QAAQ,CAC5C,CACF,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","ClipPath","Defs","G","Path","Rect","IconVectorAnchorPointMirrored","props","React","CentralIconBase","IconVectorAnchorPointMirrored_default"]}
|
package/README.md
CHANGED
|
@@ -652,8 +652,8 @@ Below is a complete list of available icons:
|
|
|
652
652
|
- IconVariables
|
|
653
653
|
- IconVectorAnchorPointAsymmetric
|
|
654
654
|
- IconVectorAnchorPointDisconnected
|
|
655
|
+
- IconVectorAnchorPointMirrored
|
|
655
656
|
- IconVectorAnchorPointStraight
|
|
656
|
-
- IconVectorAnchorPointStraight1
|
|
657
657
|
- IconVectorLogo
|
|
658
658
|
- IconWhiteboard
|
|
659
659
|
- IconWrite1
|
package/filtered-icons.json
CHANGED
|
@@ -21464,31 +21464,31 @@
|
|
|
21464
21464
|
},
|
|
21465
21465
|
{
|
|
21466
21466
|
"category": "Edit",
|
|
21467
|
-
"svg": "<circle cx=\"12\" cy=\"8\" r=\"3\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"
|
|
21468
|
-
"iconName": "vector-anchor-point-
|
|
21467
|
+
"svg": "<g clip-path=\"url(#clip0_13682_26354)\"><path d=\"M8.99694 8.44434C5.62048 9.71794 3.16783 12.8953 3 16.9443M15.0031 8.44434C18.3795 9.71794 20.8322 12.8953 21 16.9443\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"12\" cy=\"8\" r=\"3\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M9 8H2.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M15 8H21.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M3.20711 5.95711C2.81658 5.56658 2.18342 5.56658 1.79289 5.95711L0.457107 7.29289C0.0665825 7.68342 0.0665832 8.31658 0.457107 8.70711L1.79289 10.0429C2.18342 10.4334 2.81658 10.4334 3.20711 10.0429L4.54289 8.70711C4.93342 8.31658 4.93342 7.68342 4.54289 7.29289L3.20711 5.95711Z\" fill=\"currentColor\"/><path d=\"M22.2071 5.95711C21.8166 5.56658 21.1834 5.56658 20.7929 5.95711L19.4571 7.29289C19.0666 7.68342 19.0666 8.31658 19.4571 8.70711L20.7929 10.0429C21.1834 10.4334 21.8166 10.4334 22.2071 10.0429L23.5429 8.70711C23.9334 8.31658 23.9334 7.68342 23.5429 7.29289L22.2071 5.95711Z\" fill=\"currentColor\"/></g><defs><clipPath id=\"clip0_13682_26354\"><rect width=\"24\" height=\"24\" fill=\"white\"/></clipPath></defs>",
|
|
21468
|
+
"iconName": "vector-anchor-point-mirrored, mirror-angle",
|
|
21469
21469
|
"variant": {
|
|
21470
21470
|
"join": "round",
|
|
21471
21471
|
"filled": "off",
|
|
21472
21472
|
"radius": "1",
|
|
21473
21473
|
"stroke": "2"
|
|
21474
21474
|
},
|
|
21475
|
-
"createdAt": "2025-12-
|
|
21475
|
+
"createdAt": "2025-12-03T12:02:17.039279+00:00",
|
|
21476
21476
|
"packageName": "round-outlined-radius-1-stroke-2",
|
|
21477
|
-
"componentName": "
|
|
21477
|
+
"componentName": "IconVectorAnchorPointMirrored"
|
|
21478
21478
|
},
|
|
21479
21479
|
{
|
|
21480
21480
|
"category": "Edit",
|
|
21481
|
-
"svg": "<
|
|
21482
|
-
"iconName": "vector-anchor-point-straight,
|
|
21481
|
+
"svg": "<circle cx=\"12\" cy=\"8\" r=\"3\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M3 17L9.5 10.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M21 17L14.5 10.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/>",
|
|
21482
|
+
"iconName": "vector-anchor-point-straight, no-smoothing",
|
|
21483
21483
|
"variant": {
|
|
21484
21484
|
"join": "round",
|
|
21485
21485
|
"filled": "off",
|
|
21486
21486
|
"radius": "1",
|
|
21487
21487
|
"stroke": "2"
|
|
21488
21488
|
},
|
|
21489
|
-
"createdAt": "2025-12-
|
|
21489
|
+
"createdAt": "2025-12-03T12:02:17.039279+00:00",
|
|
21490
21490
|
"packageName": "round-outlined-radius-1-stroke-2",
|
|
21491
|
-
"componentName": "
|
|
21491
|
+
"componentName": "IconVectorAnchorPointStraight"
|
|
21492
21492
|
},
|
|
21493
21493
|
{
|
|
21494
21494
|
"category": "Edit",
|
package/icons/index.d.ts
CHANGED
|
@@ -1532,8 +1532,8 @@ export type CentralIconName =
|
|
|
1532
1532
|
| "IconVault"
|
|
1533
1533
|
| "IconVectorAnchorPointAsymmetric"
|
|
1534
1534
|
| "IconVectorAnchorPointDisconnected"
|
|
1535
|
+
| "IconVectorAnchorPointMirrored"
|
|
1535
1536
|
| "IconVectorAnchorPointStraight"
|
|
1536
|
-
| "IconVectorAnchorPointStraight1"
|
|
1537
1537
|
| "IconVectorLogo"
|
|
1538
1538
|
| "IconVenmo"
|
|
1539
1539
|
| "IconVercel"
|
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/round-outlined-radius-1-stroke-2",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.54",
|
|
4
4
|
"style": "round-outlined-radius-1-stroke-2",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-1-stroke-2/IconHome';",
|
|
@@ -542,8 +542,8 @@
|
|
|
542
542
|
"IconVariables",
|
|
543
543
|
"IconVectorAnchorPointAsymmetric",
|
|
544
544
|
"IconVectorAnchorPointDisconnected",
|
|
545
|
+
"IconVectorAnchorPointMirrored",
|
|
545
546
|
"IconVectorAnchorPointStraight",
|
|
546
|
-
"IconVectorAnchorPointStraight1",
|
|
547
547
|
"IconVectorLogo",
|
|
548
548
|
"IconWhiteboard",
|
|
549
549
|
"IconWrite1",
|
|
@@ -3343,8 +3343,8 @@
|
|
|
3343
3343
|
"IconVault": "vault, safe",
|
|
3344
3344
|
"IconVectorAnchorPointAsymmetric": "vector-anchor-point-asymmetric",
|
|
3345
3345
|
"IconVectorAnchorPointDisconnected": "vector-anchor-point-disconnected",
|
|
3346
|
+
"IconVectorAnchorPointMirrored": "vector-anchor-point-mirrored, mirror-angle",
|
|
3346
3347
|
"IconVectorAnchorPointStraight": "vector-anchor-point-straight, no-smoothing",
|
|
3347
|
-
"IconVectorAnchorPointStraight1": "vector-anchor-point-straight, mirror-angle",
|
|
3348
3348
|
"IconVectorLogo": "vector-logo, svg",
|
|
3349
3349
|
"IconVenmo": "venmo",
|
|
3350
3350
|
"IconVercel": "vercel",
|
package/index.d.ts
CHANGED
|
@@ -1531,8 +1531,8 @@ export { IconVariables, default as IconVariablesDefault, } from "./IconVariables
|
|
|
1531
1531
|
export { IconVault, default as IconVaultDefault } from "./IconVault";
|
|
1532
1532
|
export { IconVectorAnchorPointAsymmetric, default as IconVectorAnchorPointAsymmetricDefault, } from "./IconVectorAnchorPointAsymmetric";
|
|
1533
1533
|
export { IconVectorAnchorPointDisconnected, default as IconVectorAnchorPointDisconnectedDefault, } from "./IconVectorAnchorPointDisconnected";
|
|
1534
|
+
export { IconVectorAnchorPointMirrored, default as IconVectorAnchorPointMirroredDefault, } from "./IconVectorAnchorPointMirrored";
|
|
1534
1535
|
export { IconVectorAnchorPointStraight, default as IconVectorAnchorPointStraightDefault, } from "./IconVectorAnchorPointStraight";
|
|
1535
|
-
export { IconVectorAnchorPointStraight1, default as IconVectorAnchorPointStraight1Default, } from "./IconVectorAnchorPointStraight1";
|
|
1536
1536
|
export { IconVectorLogo, default as IconVectorLogoDefault, } from "./IconVectorLogo";
|
|
1537
1537
|
export { IconVenmo, default as IconVenmoDefault } from "./IconVenmo";
|
|
1538
1538
|
export { IconVercel, default as IconVercelDefault } from "./IconVercel";
|