@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.11 kB
JavaScript
"use strict";var C=Object.create;var i=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var L=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var f=(r,o)=>{for(var e in o)i(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of m(o))!g.call(r,t)&&t!==e&&i(r,t,{get:()=>o[t],enumerable:!(s=h(o,t))||s.enumerable});return r};var l=(r,o,e)=>(e=r!=null?C(L(r)):{},a(o||!r||!r.__esModule?i(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>a(i({},"__esModule",{value:!0}),r);var B={};f(B,{IconSignalTower:()=>u,default:()=>w});module.exports=x(B);var n=l(require("react"));var p=l(require("react")),d=({children:r,size:o=24,ariaLabel:e,color:s,ariaHidden:t=!0,style:c,...k})=>p.default.createElement("svg",{...k,"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 u=r=>n.default.createElement(d,{...r,ariaLabel:"signal-tower, live, podcast"},n.default.createElement("circle",{cx:"12",cy:"9.5",r:"1.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M7.75693 13.0001C6.08102 10.9734 6.08103 8.02679 7.75693 6M16.2431 6C17.919 8.02679 17.919 10.9734 16.2431 13.0001",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M5.06494 3.0074C1.64285 6.65823 1.64502 12.3518 5.07145 16M18.9281 3C22.3572 6.65053 22.3573 12.3493 18.9285 16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M8 21L11.75 10H12.25L16 21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M9.5 18H14.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),w=u;0&&(module.exports={IconSignalTower});
//# sourceMappingURL=index.js.map