@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.46 kB
JavaScript
"use strict";var c=Object.create;var i=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var L=Object.getOwnPropertyNames;var m=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var e in o)i(r,e,{get:o[e],enumerable:!0})},d=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of L(o))!f.call(r,t)&&t!==e&&i(r,t,{get:()=>o[t],enumerable:!(s=h(o,t))||s.enumerable});return r};var u=(r,o,e)=>(e=r!=null?c(m(r)):{},d(o||!r||!r.__esModule?i(e,"default",{value:r,enumerable:!0}):e,r)),V=r=>d(i({},"__esModule",{value:!0}),r);var x={};B(x,{IconBee:()=>k,default:()=>g});module.exports=V(x);var n=u(require("react"));var p=u(require("react")),a=({children:r,size:o=24,ariaLabel:e,color:s,ariaHidden:t=!0,style:C,...l})=>p.default.createElement("svg",{...l,"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:s,...C}},e&&!t&&p.default.createElement("title",null,e),r);var k=r=>n.default.createElement(a,{...r,ariaLabel:"bee, fly"},n.default.createElement("path",{d:"M10.5 4.75L9 2.25",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M13.5 4.75L15 2.25",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M10 10.5V12C10 15.3137 7.31371 18 4 18C3.44772 18 3 17.5523 3 17V16C3 12.6863 5.68629 10 9 10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M14 10.5V12C14 15.3137 16.6863 18 20 18C20.5523 18 21 17.5523 21 17V16C21 12.6863 18.3137 10 15 10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M12 22V21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M15 8C15 9.65685 13.6569 11 12 11C10.3431 11 9 9.65685 9 8C9 6.34315 10.3431 5 12 5C13.6569 5 15 6.34315 15 8Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M8.125 16.5C8.56904 19.0878 10.1351 21 11.999 21C13.8628 21 15.4289 19.0878 15.873 16.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),g=k;0&&(module.exports={IconBee});
//# sourceMappingURL=index.js.map