@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
4 lines (2 loc) • 2.46 kB
JavaScript
var I=Object.create;var{getPrototypeOf:B,defineProperty:p,getOwnPropertyNames:d,getOwnPropertyDescriptor:P}=Object,u=Object.prototype.hasOwnProperty;function g(r){return this[r]}var S,V,k=(r,t,o)=>{var e=r!=null&&typeof r==="object";if(e){var i=t?S??=new WeakMap:V??=new WeakMap,m=i.get(r);if(m)return m}o=r!=null?I(B(r)):{};let a=t||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o;for(let s of d(r))if(!u.call(a,s))p(a,s,{get:g.bind(r,s),enumerable:!0});if(e)i.set(r,a);return a},f=(r)=>{var t=(h??=new WeakMap).get(r),o;if(t)return t;if(t=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of d(r))if(!u.call(t,e))p(t,e,{get:g.bind(r,e),enumerable:!(o=P(r,e))||o.enumerable})}return h.set(r,t),t},h;var b=(r)=>r;function v(r,t){this[r]=b.bind(null,t)}var C=(r,t)=>{for(var o in t)p(r,o,{get:t[o],enumerable:!0,configurable:!0,set:v.bind(t,o)})};var L={};C(L,{CentralIconBase:()=>c});module.exports=f(L);var n=k(require("react")),c=({children:r,size:t=24,ariaLabel:o,color:e,ariaHidden:i=!0,style:m,mode:a="masked",maskId:s,...x})=>{let y=a!=="raw"&&!!s;return n.default.createElement("svg",{...x,"aria-hidden":i,role:i?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:e,...m}},o&&!i&&n.default.createElement("title",null,o),y?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},n.default.createElement("rect",{width:"24",height:"24",fill:"#000"}),n.default.createElement("g",{fill:"none",style:{color:"#fff"}},r)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):r)};var G={};C(G,{default:()=>q,IconVectorAnchorPointStraight:()=>w});module.exports=f(G);var l=k(require("react"));var w=l.default.memo((r)=>{return l.default.createElement(c,{...r,ariaLabel:"vector-anchor-point-straight, no-smoothing",maskId:"square-outlined-radius-0-stroke-2-IconVectorAnchorPointStraight"},l.default.createElement("circle",{cx:"12",cy:"8",r:"3",stroke:"currentColor",strokeWidth:"2"}),l.default.createElement("path",{d:"M3 17L9.5 10.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),l.default.createElement("path",{d:"M21 17L14.5 10.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),q=w;
//# debugId=3F784C202288D26764756E2164756E21