@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 • 930 B
JavaScript
import s from"react";import n from"react";var p=({children:o,size:e=24,ariaLabel:t,color:a,ariaHidden:r=!0,style:l,...i})=>n.createElement("svg",{...i,"aria-hidden":r,role:r?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&&!r&&n.createElement("title",null,t),o);var C=o=>s.createElement(p,{...o,ariaLabel:"window, timeline, feed, posts"},s.createElement("path",{d:"M7.4 7.5H7.6M4 11V7C4 5.34315 5.34315 4 7 4H17C18.6569 4 20 5.34315 20 7V11M4 11V17C4 18.6569 5.34315 20 7 20H17C18.6569 20 20 18.6569 20 17V11M4 11H20M11 7.5H17M8 7.5C8 7.77614 7.77614 8 7.5 8C7.22386 8 7 7.77614 7 7.5C7 7.22386 7.22386 7 7.5 7C7.77614 7 8 7.22386 8 7.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=C;export{C as IconWindow,f as default};
//# sourceMappingURL=index.mjs.map