@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.09 kB
JavaScript
import o from"react";import s from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:i,...l})=>s.createElement("svg",{...l,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...i}},n&&!e&&s.createElement("title",null,n),t);var c=t=>o.createElement(p,{...t,ariaLabel:"podcast-2, broadcast, mic"},o.createElement("path",{d:"M18.7085 18C21.8747 14.4663 21.7598 9.03188 18.364 5.63604C14.8492 2.12132 9.15076 2.12132 5.63604 5.63604C2.2402 9.03188 2.12534 14.4663 5.29147 18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("rect",{x:"9",y:"8",width:"6",height:"8",rx:"3",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M12 16V20M12 20H10M12 20H14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),h=c;export{c as IconPodcast2,h as default};
//# sourceMappingURL=index.mjs.map