@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.
2 lines • 1.48 kB
JavaScript
;var f=Object.create;var a=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(e,r)=>{for(var t in r)a(e,t,{get:r[t],enumerable:!0})},l=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of g(r))!B.call(e,o)&&o!==t&&a(e,o,{get:()=>r[o],enumerable:!(n=u(r,o))||n.enumerable});return e};var i=(e,r,t)=>(t=e!=null?f(x(e)):{},l(r||!e||!e.__esModule?a(t,"default",{value:e,enumerable:!0}):t,e)),L=e=>l(a({},"__esModule",{value:!0}),e);var d={};I(d,{IconFashion:()=>m,default:()=>w});module.exports=L(d);var p=i(require("react"));var s=i(require("react")),c=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:C,...h})=>s.default.createElement("svg",{...h,"aria-hidden":o,role:o?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:n,...C}},t&&!o&&s.default.createElement("title",null,t),e);var m=e=>p.default.createElement(c,{...e,ariaLabel:"fashion, wear, clothes, t-shirt"},p.default.createElement("path",{d:"M12 6.49951C9.7706 6.49951 9 4.0918 9 4.0918L2 7.0918L3.5 11.5918L6 10.4995V19.9995H18V10.4995L20.5 11.5918L22 7.0918L15 4.0918C15 4.0918 14.2294 6.49951 12 6.49951Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),w=m;0&&(module.exports={IconFashion});
//# sourceMappingURL=index.js.map