@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.14 kB
JavaScript
import e from"react";import s from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:l,...i})=>s.createElement("svg",{...i,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...l}},n&&!o&&s.createElement("title",null,n),t);var C=t=>e.createElement(p,{...t,ariaLabel:"rewrite, re-edit, redo"},e.createElement("path",{d:"M4.50039 4L4.50039 8H8.50049M3.55859 13C3.88938 15.8226 5.60308 18.2224 8.00391 19.5038M18.875 7C17.3295 4.87867 14.8259 3.5 12.0004 3.5C9.06143 3.5 6.47085 4.99157 4.94434 7.25901",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M12 20.0002L12.5 16.5002L17.5 11.5002C18.3284 10.6718 19.6716 10.6718 20.5 11.5002C21.3284 12.3287 21.3284 13.6718 20.5 14.5002L15.5 19.5002L12 20.0002Z",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M16.5 12.5L19.5 15.5",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"})),h=C;export{C as IconRewrite,h as default};
//# sourceMappingURL=index.mjs.map