@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 • 867 B
JavaScript
import e from"react";import c from"react";var l=({children:o,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:s,...a})=>c.createElement("svg",{...a,"aria-hidden":t,role:t?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:p,...s}},n&&!t&&c.createElement("title",null,n),o);var i=o=>e.createElement(l,{...o,ariaLabel:"voice-record"},e.createElement("path",{d:"M2.75 8.75V11.25M6.25 3.75V16.25M9.75 6.75V13.25M13.25 4.75V8.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),e.createElement("circle",{cx:"16.75",cy:"15.75",r:"4.5",stroke:"currentColor",strokeWidth:"1.5"}),e.createElement("circle",{cx:"16.75",cy:"15.75",r:"2.75",fill:"currentColor"})),x=i;export{i as IconVoiceRecord,x as default};
//# sourceMappingURL=index.mjs.map