@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.2 kB
JavaScript
import r from"react";import s from"react";var p=({children:e,size:t=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:i,...l})=>s.createElement("svg",{...l,"aria-hidden":o,role:o?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,...i}},n&&!o&&s.createElement("title",null,n),e);var d=e=>r.createElement(p,{...e,ariaLabel:"rewrite-2, write-again, text-edit"},r.createElement("path",{d:"M10 11.5V14H12.5L21 5.5L18.5 3L10 11.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),r.createElement("path",{d:"M16 6L18 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M8.5 5H3V19H9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M15.5 19H21V12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M8 6V4L9.25 5L8 6Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M16 20V18L14.75 19L16 20Z",stroke:"currentColor",strokeWidth:"2"})),C=d;export{d as IconRewrite2,C as default};
//# sourceMappingURL=index.mjs.map