@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 • 1.84 kB
JavaScript
;var b=Object.create;var C=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,e)=>{for(var t in e)C(r,t,{get:e[t],enumerable:!0})},s=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of h(e))!x.call(r,o)&&o!==t&&C(r,o,{get:()=>e[o],enumerable:!(n=g(e,o))||n.enumerable});return r};var a=(r,e,t)=>(t=r!=null?b(f(r)):{},s(e||!r||!r.__esModule?C(t,"default",{value:r,enumerable:!0}):t,r)),I=r=>s(C({},"__esModule",{value:!0}),r);var y={};B(y,{IconThinkingBubble:()=>c,default:()=>d});module.exports=I(y);var l=a(require("react"));var p=a(require("react")),i=({children:r,size:e=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:m,...u})=>p.default.createElement("svg",{...u,"aria-hidden":o,role:o?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:n,...m}},t&&!o&&p.default.createElement("title",null,t),r);var c=r=>l.default.createElement(i,{...r,ariaLabel:"thinking-bubble"},l.default.createElement("circle",{cx:"5",cy:"19",r:"2",stroke:"currentColor",strokeWidth:"2"}),l.default.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"})),d=c;0&&(module.exports={IconThinkingBubble});
//# sourceMappingURL=index.js.map