@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 • 812 B
JavaScript
import p from"react";import n from"react";var a=({children:t,size:r=24,ariaLabel:o,color:s,ariaHidden:e=!0,style:l,...c})=>n.createElement("svg",{...c,"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,...l}},o&&!e&&n.createElement("title",null,o),t);var C=t=>p.createElement(a,{...t,ariaLabel:"chromecast, cast"},p.createElement("path",{d:"M3 14C6.31371 14 9 16.6863 9 20M3 10C8.52285 10 13 14.4772 13 20M17 20H18C19.6569 20 21 18.6569 21 17V7C21 5.34315 19.6569 4 18 4H5C3.89543 4 3 4.89543 3 6M3 18C4.10457 18 5 18.8954 5 20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),h=C;export{C as IconChromecast,h as default};
//# sourceMappingURL=index.mjs.map