@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.12 kB
JavaScript
import t from"react";import s from"react";var p=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:l,...C})=>s.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:a,...l}},n&&!e&&s.createElement("title",null,n),o);var c=o=>t.createElement(p,{...o,ariaLabel:"podcast-2, broadcast, mic"},t.createElement("path",{d:"M8.75 11C8.75 9.20507 10.2051 7.75 12 7.75C13.7949 7.75 15.25 9.20507 15.25 11V13.5C15.25 15.2949 13.7949 16.75 12 16.75C10.2051 16.75 8.75 15.2949 8.75 13.5V11Z",stroke:"currentColor",strokeWidth:"1.5"}),t.createElement("path",{d:"M12 16.7606V20.25M12 20.25H9M12 20.25H15",stroke:"currentColor",strokeWidth:"1.5"}),t.createElement("path",{d:"M18.5407 18.5407C22.1531 14.9284 22.1531 9.07161 18.5407 5.45926C14.9284 1.84691 9.07161 1.84691 5.45926 5.45926C1.84691 9.07161 1.84691 14.9284 5.45926 18.5407",stroke:"currentColor",strokeWidth:"1.5"})),u=c;export{c as IconPodcast2,u as default};
//# sourceMappingURL=index.mjs.map