@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.33 kB
JavaScript
var y=Object.create;var{getPrototypeOf:B,defineProperty:p,getOwnPropertyNames:k,getOwnPropertyDescriptor:L}=Object,c=Object.prototype.hasOwnProperty;function d(e){return this[e]}var P,b,f=(e,r,o)=>{var t=e!=null&&typeof e==="object";if(t){var a=r?P??=new WeakMap:b??=new WeakMap,m=a.get(e);if(m)return m}o=e!=null?y(B(e)):{};let l=r||!e||!e.__esModule?p(o,"default",{value:e,enumerable:!0}):o;for(let s of k(e))if(!c.call(l,s))p(l,s,{get:d.bind(e,s),enumerable:!0});if(t)a.set(e,l);return l},g=(e)=>{var r=(h??=new WeakMap).get(e),o;if(r)return r;if(r=p({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var t of k(e))if(!c.call(r,t))p(r,t,{get:d.bind(e,t),enumerable:!(o=L(e,t))||o.enumerable})}return h.set(e,r),r},h;var S=(e)=>e;function v(e,r){this[e]=S.bind(null,r)}var C=(e,r)=>{for(var o in r)p(e,o,{get:r[o],enumerable:!0,configurable:!0,set:v.bind(r,o)})};var G={};C(G,{CentralIconBase:()=>u});module.exports=g(G);var n=f(require("react")),u=({children:e,size:r=24,ariaLabel:o,color:t,ariaHidden:a=!0,style:m,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:t,...m}},o&&!a&&n.default.createElement("title",null,o),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"}},e)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):e)};var V={};C(V,{default:()=>q,IconDoupleCheckmark1:()=>w});module.exports=g(V);var i=f(require("react"));var w=i.default.memo((e)=>{return i.default.createElement(u,{...e,ariaLabel:"douple-checkmark-1",maskId:"square-outlined-radius-0-stroke-2-IconDoupleCheckmark1"},i.default.createElement("path",{d:"M3 12.75L8 19L17 5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),i.default.createElement("path",{d:"M11.75 19.25L21 5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),q=w;
//# debugId=33C426B702BE4F8F64756E2164756E21