@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.52 kB
JavaScript
import o from"react";import s from"react";var p=({children:e,size:r=24,ariaLabel:n,color:C,ariaHidden:t=!0,style:a,...i})=>s.createElement("svg",{...i,"aria-hidden":t,role:t?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:C,...a}},n&&!t&&s.createElement("title",null,n),e);var l=e=>o.createElement(p,{...e,ariaLabel:"archive, folder, box"},o.createElement("path",{d:"M20 15.2V10.6C20 10.0399 20 9.75992 19.891 9.54601C19.7951 9.35785 19.6422 9.20487 19.454 9.10899C19.2401 9 18.9601 9 18.4 9H5.6C5.03995 9 4.75992 9 4.54601 9.10899C4.35785 9.20487 4.20487 9.35785 4.10899 9.54601C4 9.75992 4 10.0399 4 10.6V15.2C4 16.8802 4 17.7202 4.32698 18.362C4.6146 18.9265 5.07354 19.3854 5.63803 19.673C6.27976 20 7.11984 20 8.8 20H15.2C16.8802 20 17.7202 20 18.362 19.673C18.9265 19.3854 19.3854 18.9265 19.673 18.362C20 17.7202 20 16.8802 20 15.2Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),o.createElement("path",{d:"M6 8V4C6 3.44772 6.44772 3 7 3H10.0858C10.351 3 10.6054 3.10536 10.7929 3.29289L12.2071 4.70711C12.3946 4.89464 12.649 5 12.9142 5H17C17.5523 5 18 5.44772 18 6V8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M8 13L12 13",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),h=l;export{l as IconArchive,h as default};
//# sourceMappingURL=index.mjs.map