@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 • 2.44 kB
JavaScript
"use strict";var h=Object.create;var s=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var k=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var e in o)s(r,e,{get:o[e],enumerable:!0})},l=(r,o,e,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of f(o))!g.call(r,t)&&t!==e&&s(r,t,{get:()=>o[t],enumerable:!(C=m(o,t))||C.enumerable});return r};var i=(r,o,e)=>(e=r!=null?h(k(r)):{},l(o||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>l(s({},"__esModule",{value:!0}),r);var L={};B(L,{IconBugFace:()=>u,default:()=>I});module.exports=x(L);var n=i(require("react"));var p=i(require("react")),a=({children:r,size:o=24,ariaLabel:e,color:C,ariaHidden:t=!0,style:d,...c})=>p.default.createElement("svg",{...c,"aria-hidden":t,role:t?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:C,...d}},e&&!t&&p.default.createElement("title",null,e),r);var u=r=>n.default.createElement(a,{...r,ariaLabel:"bug-face, issue"},n.default.createElement("path",{d:"M20 13.5C20 17.6421 16.4183 21 12 21C7.58172 21 4 17.6421 4 13.5C4 9.35786 7.58172 6 12 6C16.4183 6 20 9.35786 20 13.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M20 4.74998C20 4.74998 19.5385 3 17.9231 3C15.3847 3 14.4615 6.99997 14 8.99991",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M4 4.74998C4 4.74998 4.46154 3 6.07692 3C8.61535 3 9.53845 6.99997 10 8.99991",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M10.5 13.75C10.5 14.7165 9.82843 15.5 9 15.5C8.17157 15.5 7.5 14.7165 7.5 13.75C7.5 12.7835 8.17157 12 9 12C9.82843 12 10.5 12.7835 10.5 13.75Z",fill:"currentColor"}),n.default.createElement("path",{d:"M13.5 17C13.5 17.5523 12.8284 18 12 18C11.1716 18 10.5 17.5523 10.5 17C10.5 16.4477 11.1716 16 12 16C12.8284 16 13.5 16.4477 13.5 17Z",fill:"currentColor"}),n.default.createElement("path",{d:"M16.5 13.75C16.5 14.7165 15.8284 15.5 15 15.5C14.1716 15.5 13.5 14.7165 13.5 13.75C13.5 12.7835 14.1716 12 15 12C15.8284 12 16.5 12.7835 16.5 13.75Z",fill:"currentColor"})),I=u;0&&(module.exports={IconBugFace});
//# sourceMappingURL=index.js.map