@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 • 863 B
JavaScript
import p from"react";import n from"react";var a=({children:e,size:t=24,ariaLabel:o,color:s,ariaHidden:r=!0,style:l,...C})=>n.createElement("svg",{...C,"aria-hidden":r,role:r?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},o&&!r&&n.createElement("title",null,o),e);var m=e=>p.createElement(a,{...e,ariaLabel:"page-attachment"},p.createElement("path",{d:"M13 3H16C17.6569 3 19 4.34315 19 6V18C19 19.6569 17.6569 21 16 21H8C6.34315 21 5 19.6569 5 18V16M6 9V4.5C6 3.67157 6.67157 3 7.5 3C8.32843 3 9 3.67157 9 4.5V9C9 10.6569 7.65685 12 6 12C4.34315 12 3 10.6569 3 9V5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=m;export{m as IconPageAttachment,f as default};
//# sourceMappingURL=index.mjs.map