@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 760 B
JavaScript
import s from"react";import n from"react";var p=({children:e,size:t=24,ariaLabel:o,color:a,ariaHidden:r=!0,style:l,...i})=>n.createElement("svg",{...i,"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:a,...l}},o&&!r&&n.createElement("title",null,o),e);var m=e=>s.createElement(p,{...e,ariaLabel:"write, edit-list, list"},s.createElement("path",{d:"M3.75195 3.75H20.252M3.75195 7.75H10.252M3.75 11.75H7.2522M17.2384 7.75L21.252 11.7635L11.7655 21.25H7.75195V17.2365L17.2384 7.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),g=m;export{m as IconWrite,g as default};
//# sourceMappingURL=index.mjs.map