@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.32 kB
JavaScript
import o from"react";import a from"react";var p=({children:t,size:r=24,ariaLabel:n,color:s,ariaHidden:e=!0,style:i,...l})=>a.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:s,...i}},n&&!e&&a.createElement("title",null,n),t);var C=t=>o.createElement(p,{...t,ariaLabel:"airplay-audio, audio-stream"},o.createElement("path",{d:"M9.04 19.9999C8.62075 19.9999 8.38766 19.5149 8.64957 19.1876L11.6093 15.4879C11.8094 15.2377 12.19 15.2377 12.3901 15.4879L15.3498 19.1876C15.6117 19.5149 15.3786 19.9999 14.9594 19.9999H9.04Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M5 17.658C2.13593 14.1235 2.34795 8.92413 5.63604 5.63604C9.15076 2.12132 14.8492 2.12132 18.364 5.63604C21.6521 8.92413 21.8641 14.1235 19 17.658",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),o.createElement("path",{d:"M7.53115 14.245C7.19134 13.57 7 12.8073 7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12C17 12.8073 16.8087 13.57 16.4689 14.245",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),h=C;export{C as IconAirplayAudio,h as default};
//# sourceMappingURL=index.mjs.map