UNPKG

@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 871 B
import r from"react";import p from"react";var s=({children:e,size:t=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:l,...i})=>p.createElement("svg",{...i,"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,...l}},n&&!o&&p.createElement("title",null,n),e);var m=e=>r.createElement(s,{...e,ariaLabel:"text-edit, prompts, comment"},r.createElement("path",{d:"M2 6H9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M2 10H6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M22.5 8.5L18.5 4.5L8 15V19H12L22.5 8.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),h=m;export{m as IconTextEdit,h as default}; //# sourceMappingURL=index.mjs.map