@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 876 B
JavaScript
import p from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:l,...C})=>n.createElement("svg",{...C,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},o&&!t&&n.createElement("title",null,o),r);var c=r=>p.createElement(a,{...r,ariaLabel:"voice-3, wave"},p.createElement("path",{d:"M21.9998 12C19.5 9.5 19.6873 5 17.6373 5C15.5873 5 15.5873 10 13.0248 10C10.4623 10 10.4623 2 7.89976 2C5.33726 2 4.5 9.5 2 12C4.5 14.5 5.33726 22 7.89976 22C10.4623 22 10.4623 14 13.0248 14C15.5873 14 15.5873 19 17.6373 19C19.6873 19 19.5 14.5 21.9998 12Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),g=c;export{c as IconVoice3,g as default};
//# sourceMappingURL=index.mjs.map