@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.11 kB
JavaScript
import a from"react";import n from"react";var s=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:l,...i})=>n.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...l}},o&&!t&&n.createElement("title",null,o),r);var C=r=>a.createElement(s,{...r,ariaLabel:"fashion, wear, clothes, t-shirt"},a.createElement("path",{d:"M12 6.49951C9.7706 6.49951 9 4.0918 9 4.0918L3.69147 6.36688C2.7354 6.77663 2.25301 7.85083 2.58194 8.83763L2.80778 9.51514C3.17956 10.6305 4.42855 11.1861 5.50589 10.7154L6 10.4995V16.9995C6 18.6564 7.34315 19.9995 9 19.9995H15C16.6569 19.9995 18 18.6564 18 16.9995V10.4995L18.4941 10.7154C19.5714 11.1861 20.8204 10.6305 21.1922 9.51514L21.4181 8.83763C21.747 7.85083 21.2646 6.77663 20.3085 6.36688L15 4.0918C15 4.0918 14.2294 6.49951 12 6.49951Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"})),f=C;export{C as IconFashion,f as default};
//# sourceMappingURL=index.mjs.map