@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.25 kB
JavaScript
var y=Object.create;var{getPrototypeOf:B,defineProperty:m,getOwnPropertyNames:d,getOwnPropertyDescriptor:L}=Object,f=Object.prototype.hasOwnProperty;function h(o){return this[o]}var P,b,u=(o,r,t)=>{var e=o!=null&&typeof o==="object";if(e){var a=r?P??=new WeakMap:b??=new WeakMap,i=a.get(o);if(i)return i}t=o!=null?y(B(o)):{};let l=r||!o||!o.__esModule?m(t,"default",{value:o,enumerable:!0}):t;for(let s of d(o))if(!f.call(l,s))m(l,s,{get:h.bind(o,s),enumerable:!0});if(e)a.set(o,l);return l},w=(o)=>{var r=(c??=new WeakMap).get(o),t;if(r)return r;if(r=m({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var e of d(o))if(!f.call(r,e))m(r,e,{get:h.bind(o,e),enumerable:!(t=L(o,e))||t.enumerable})}return c.set(o,r),r},c;var S=(o)=>o;function V(o,r){this[o]=S.bind(null,r)}var C=(o,r)=>{for(var t in r)m(o,t,{get:r[t],enumerable:!0,configurable:!0,set:V.bind(r,t)})};var v={};C(v,{CentralIconBase:()=>g});module.exports=w(v);var n=u(require("react")),g=({children:o,size:r=24,ariaLabel:t,color:e,ariaHidden:a=!0,style:i,mode:l="masked",maskId:s,...x})=>{let I=l!=="raw"&&!!s;return n.default.createElement("svg",{...x,"aria-hidden":a,role:a?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:e,...i}},t&&!a&&n.default.createElement("title",null,t),I?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"}},o)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):o)};var G={};C(G,{default:()=>F,IconFormOctagon:()=>k});module.exports=w(G);var p=u(require("react"));var k=p.default.memo((o)=>{return p.default.createElement(g,{...o,ariaLabel:"form-octagon",maskId:"square-outlined-radius-0-stroke-2-IconFormOctagon"},p.default.createElement("path",{d:"M15.7279 3L21 8.27208V15.7279L15.7279 21H8.27208L3 15.7279L3 8.27208L8.27208 3L15.7279 3Z",stroke:"currentColor",strokeWidth:"2"}))}),F=k;
//# debugId=97C5C7F2BFF254A264756E2164756E21