@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.
4 lines (2 loc) • 1.41 kB
JavaScript
import e from"react";var a=({children:t,size:r=24,ariaLabel:i,color:l,ariaHidden:n=!0,style:m,mode:p="masked",maskId:s,...d})=>{let g=p!=="raw"&&!!s;return e.createElement("svg",{...d,"aria-hidden":n,role:n?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,...m}},i&&!n&&e.createElement("title",null,i),g?e.createElement(e.Fragment,null,e.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},e.createElement("rect",{width:"24",height:"24",fill:"#000"}),e.createElement("g",{fill:"none",style:{color:"#fff"}},t)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):t)};import o from"react";var h=o.memo((t)=>{return o.createElement(a,{...t,ariaLabel:"imagine, head, thinking",maskId:"square-outlined-radius-0-stroke-2-IconImagine"},o.createElement("path",{d:"M7 22V15.7453C5.18652 14.4804 4 12.3787 4 10C4 6.13401 7.13401 3 11 3C14.866 3 18 6.13401 18 10L20 13L18 14.5V17C18 17.5523 17.5523 18 17 18H14V22",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M11.35 6.5H10.65L9.775 8.775L7.5 9.65V10.35L9.775 11.225L10.65 13.5H11.35L12.225 11.225L14.5 10.35V9.65L12.225 8.775L11.35 6.5Z",fill:"currentColor"}))}),w=h;export{w as default,h as IconImagine};
//# debugId=08251307FB6ADB8264756E2164756E21