@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.14 kB
JavaScript
import t from"react";import p from"react";var l=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:s,...C})=>p.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,...s}},n&&!e&&p.createElement("title",null,n),o);var c=o=>t.createElement(l,{...o,ariaLabel:"microphone, mic, sound, podcast"},t.createElement("path",{d:"M7.00024 7C7.00024 4.23858 9.23882 2 12.0002 2C14.7617 2 17.0002 4.23858 17.0002 7V11.5C17.0002 14.2614 14.7617 16.5 12.0002 16.5C9.23882 16.5 7.00024 14.2614 7.00024 11.5V7Z",fill:"currentColor"}),t.createElement("path",{d:"M19.5634 14.8003L19.8637 14.113L18.4891 13.5125L18.1889 14.1997C17.1466 16.5853 14.767 18.25 12.0002 18.25C9.23343 18.25 6.85381 16.5853 5.81153 14.1997L5.51125 13.5125L4.13672 14.113L4.437 14.8003C5.61432 17.4949 8.19083 19.4407 11.2502 19.7164V22H12.7502V19.7164C15.8096 19.4407 18.3861 17.4949 19.5634 14.8003Z",fill:"currentColor"})),h=c;export{c as IconMicrophone,h as default};
//# sourceMappingURL=index.mjs.map