@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 • 1.54 kB
JavaScript
import e from"react";import n from"react";var p=({children:o,size:r=24,ariaLabel:l,color:L,ariaHidden:t=!0,style:a,...i})=>n.createElement("svg",{...i,"aria-hidden":t,role:t?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:L,...a}},l&&!t&&n.createElement("title",null,l),o);var C=o=>e.createElement(p,{...o,ariaLabel:"text-to-image"},e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10 9H22V21H10V9ZM11.5 10.5V19.5H12.4393L18 13.9393L20.5 16.4393V10.5H11.5ZM20.5 18.5607L18 16.0607L14.5607 19.5H20.5V18.5607Z",fill:"currentColor"}),e.createElement("path",{d:"M15.5 13.25C15.5 13.9404 14.9404 14.5 14.25 14.5C13.5596 14.5 13 13.9404 13 13.25C13 12.5596 13.5596 12 14.25 12C14.9404 12 15.5 12.5596 15.5 13.25Z",fill:"currentColor"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1 3H11V5.5H9.5V4.5H6.75V12.5H8V14H4V12.5H5.25V4.5H2.5V5.5H1V3Z",fill:"currentColor"}),e.createElement("path",{d:"M19.5 2L18.6667 3.66667L17 4.5L18.6667 5.33333L19.5 7L20.3333 5.33333L22 4.5L20.3333 3.66667L19.5 2Z",fill:"currentColor"}),e.createElement("path",{d:"M15 4L14.3333 5.33333L13 6L14.3333 6.66667L15 8L15.6667 6.66667L17 6L15.6667 5.33333L15 4Z",fill:"currentColor"}),e.createElement("path",{d:"M4.5 17L3.66667 18.6667L2 19.5L3.66667 20.3333L4.5 22L5.33333 20.3333L7 19.5L5.33333 18.6667L4.5 17Z",fill:"currentColor"})),V=C;export{C as IconTextToImage,V as default};
//# sourceMappingURL=index.mjs.map