@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 • 881 B
JavaScript
import s from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:l,...i})=>n.createElement("svg",{...i,"aria-hidden":o,role:o?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:a,...l}},t&&!o&&n.createElement("title",null,t),r);var C=r=>s.createElement(p,{...r,ariaLabel:"finder, files, os"},s.createElement("path",{d:"M13.25 13H11.25C11.429 9.92032 11.9121 6.95315 12.6834 4M8 9V10M16 9V10M8 15.5C11 17.5 13 17.5 16 15.5M12.6834 4H7C5.34315 4 4 5.34315 4 7V17C4 18.6569 5.34315 20 7 20H17C18.6569 20 20 18.6569 20 17V7C20 5.34315 18.6569 4 17 4H12.6834Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),d=C;export{C as IconFinder,d as default};
//# sourceMappingURL=index.mjs.map