@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.79 kB
JavaScript
var u=Object.create;var p=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var b=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var x=(r,e)=>{for(var t in e)p(r,t,{get:e[t],enumerable:!0})},l=(r,e,t,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of f(e))!g.call(r,o)&&o!==t&&p(r,o,{get:()=>e[o],enumerable:!(s=d(e,o))||s.enumerable});return r};var a=(r,e,t)=>(t=r!=null?u(b(r)):{},l(e||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),B=r=>l(p({},"__esModule",{value:!0}),r);var k={};x(k,{IconCirclesThree:()=>c,default:()=>I});module.exports=B(k);var n=a(require("react"));var C=a(require("react")),i=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:m,...h})=>C.default.createElement("svg",{...h,"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:s,...m}},t&&!o&&C.default.createElement("title",null,t),r);var c=r=>n.default.createElement(i,{...r,ariaLabel:"circles-three, bubbles"},n.default.createElement("path",{d:"M13 8C13 10.7614 10.7614 13 8 13C5.23858 13 3 10.7614 3 8C3 5.23858 5.23858 3 8 3C10.7614 3 13 5.23858 13 8Z",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M18 17.5C18 19.433 16.433 21 14.5 21C12.567 21 11 19.433 11 17.5C11 15.567 12.567 14 14.5 14C16.433 14 18 15.567 18 17.5Z",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M21 9.5C21 10.8807 19.8807 12 18.5 12C17.1193 12 16 10.8807 16 9.5C16 8.11929 17.1193 7 18.5 7C19.8807 7 21 8.11929 21 9.5Z",stroke:"currentColor",strokeWidth:"2"})),I=c;0&&(module.exports={IconCirclesThree});
//# sourceMappingURL=index.js.map
;