@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.97 kB
JavaScript
"use strict";var k=Object.create;var s=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var L=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var e in o)s(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of m(o))!f.call(r,t)&&t!==e&&s(r,t,{get:()=>o[t],enumerable:!(p=h(o,t))||p.enumerable});return r};var d=(r,o,e)=>(e=r!=null?k(L(r)):{},a(o||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>a(s({},"__esModule",{value:!0}),r);var I={};g(I,{IconAirdrop2:()=>u,default:()=>B});module.exports=x(I);var n=d(require("react"));var i=d(require("react")),l=({children:r,size:o=24,ariaLabel:e,color:p,ariaHidden:t=!0,style:C,...c})=>i.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:p,...C}},e&&!t&&i.default.createElement("title",null,e),r);var u=r=>n.default.createElement(l,{...r,ariaLabel:"airdrop-2, free, drop, parachute"},n.default.createElement("path",{d:"M14 21H10C8.89543 21 8 20.1046 8 19C8 17.8954 8.89543 17 10 17H14C15.1046 17 16 17.8954 16 19C16 20.1046 15.1046 21 14 21Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M4 11L11 16.5M13 16.5L20 11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M12 11V16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M12 3C7.58172 3 4 6.58172 4 11C4 11 8.86971 10.5 12 10.5C15.1303 10.5 20 11 20 11C20 6.58172 16.4183 3 12 3Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),B=u;0&&(module.exports={IconAirdrop2});
//# sourceMappingURL=index.js.map