@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.32 kB
JavaScript
import o from"react";import C from"react";var p=({children:r,size:t=24,ariaLabel:n,color:s,ariaHidden:e=!0,style:l,...a})=>C.createElement("svg",{...a,"aria-hidden":e,role:e?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:s,...l}},n&&!e&&C.createElement("title",null,n),r);var i=r=>o.createElement(p,{...r,ariaLabel:"thinking-bubble-1, thoughts"},o.createElement("path",{d:"M10.4385 4.71693C9.96381 4.55321 9.45467 4.46437 8.92496 4.46437C6.34305 4.46437 4.25 6.57502 4.25 9.17865C4.25 10.834 5.09607 12.2901 6.37592 13.1311C6.42631 15.6907 8.49965 17.75 11.0499 17.75C12.4262 17.75 13.6636 17.1503 14.5191 16.1958C15.0312 16.37 15.5797 16.4644 16.15 16.4644C18.9667 16.4644 21.25 14.1619 21.25 11.3216C21.25 9.79031 20.5864 8.41537 19.5333 7.47324C19.3216 4.82918 17.1266 2.75 14.4501 2.75C12.8221 2.75 11.3723 3.51923 10.4385 4.71693Z",stroke:"currentColor",strokeWidth:"1.5"}),o.createElement("path",{d:"M6.25 19.75C6.25 20.8546 5.35457 21.75 4.25 21.75C3.14543 21.75 2.25 20.8546 2.25 19.75C2.25 18.6454 3.14543 17.75 4.25 17.75C5.35457 17.75 6.25 18.6454 6.25 19.75Z",stroke:"currentColor",strokeWidth:"1.5"})),g=i;export{i as IconThinkingBubble1,g as default};
//# sourceMappingURL=index.mjs.map