@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.64 kB
JavaScript
import r from"react";var l=({children:t,size:e=24,ariaLabel:i,color:a,ariaHidden:n=!0,style:m,mode:p="masked",maskId:s,...C})=>{let h=p!=="raw"&&!!s;return r.createElement("svg",{...C,"aria-hidden":n,role:n?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...m}},i&&!n&&r.createElement("title",null,i),h?r.createElement(r.Fragment,null,r.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},t)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):t)};import o from"react";var u=o.memo((t)=>{return o.createElement(l,{...t,ariaLabel:"thinking-bubble",maskId:"square-outlined-radius-0-stroke-2-IconThinkingBubble"},o.createElement("circle",{cx:"5",cy:"19",r:"2",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M15.8805 5.15879C16.2357 5.05542 16.6114 5 17 5C19.2091 5 21 6.79086 21 9C21 10.6222 20.0343 12.0189 18.6465 12.6465C18.0189 14.0343 16.6222 15 15 15C14.1496 15 13.3611 14.7346 12.713 14.2821C12.2322 15.2976 11.1981 16 10 16C8.34315 16 7 14.6569 7 13C7 12.826 7.01482 12.6554 7.04326 12.4895C5.82384 11.8043 5 10.4984 5 9C5 6.79086 6.79086 5 9 5C9.38862 5 9.76429 5.05542 10.1195 5.15878C10.4832 3.9114 11.6352 3 13 3C14.3648 3 15.5168 3.9114 15.8805 5.15879Z",stroke:"currentColor",strokeWidth:"2"}))}),b=u;export{b as default,u as IconThinkingBubble};
//# debugId=F0E21FBEE2512DAA64756E2164756E21