@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.51 kB
JavaScript
var I=Object.create;var{getPrototypeOf:y,defineProperty:p,getOwnPropertyNames:h,getOwnPropertyDescriptor:B}=Object,k=Object.prototype.hasOwnProperty;function c(r){return this[r]}var P,b,C=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var l=o?P??=new WeakMap:b??=new WeakMap,m=l.get(r);if(m)return m}e=r!=null?I(y(r)):{};let a=o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e;for(let s of h(r))if(!k.call(a,s))p(a,s,{get:c.bind(r,s),enumerable:!0});if(t)l.set(r,a);return a},f=(r)=>{var o=(u??=new WeakMap).get(r),e;if(o)return o;if(o=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of h(r))if(!k.call(o,t))p(o,t,{get:c.bind(r,t),enumerable:!(e=B(r,t))||e.enumerable})}return u.set(r,o),o},u;var L=(r)=>r;function S(r,o){this[r]=L.bind(null,o)}var g=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0,configurable:!0,set:S.bind(o,e)})};var q={};g(q,{CentralIconBase:()=>d});module.exports=f(q);var n=C(require("react")),d=({children:r,size:o=24,ariaLabel:e,color:t,ariaHidden:l=!0,style:m,mode:a="masked",maskId:s,...V})=>{let x=a!=="raw"&&!!s;return n.default.createElement("svg",{...V,"aria-hidden":l,role:l?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...m}},e&&!l&&n.default.createElement("title",null,e),x?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 v={};g(v,{default:()=>G,IconColorRoll:()=>w});module.exports=f(v);var i=C(require("react"));var w=i.default.memo((r)=>{return i.default.createElement(d,{...r,ariaLabel:"color-roll, paint-roller",maskId:"square-outlined-radius-0-stroke-2-IconColorRoll"},i.default.createElement("path",{d:"M7 4H20V10H7V7V4Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),i.default.createElement("path",{d:"M7 7H4V13H13V15.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),i.default.createElement("path",{d:"M15 21V18C15 16.8954 14.1046 16 13 16C11.8954 16 11 16.8954 11 18V21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}))}),G=w;
//# debugId=953D81F5A529949264756E2164756E21