@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 • 1.22 kB
JavaScript
import e from"react";import s from"react";var i=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:p,...l})=>s.createElement("svg",{...l,"aria-hidden":o,role:o?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,...p}},n&&!o&&s.createElement("title",null,n),t);var m=t=>e.createElement(i,{...t,ariaLabel:"voice-and-video, media"},e.createElement("path",{d:"M14 6H19V18H16",stroke:"currentColor",strokeWidth:"2",strokeMiterlimit:"16",strokeLinecap:"square"}),e.createElement("path",{d:"M23 8.5L19 10V12V14L23 15.5V8.5Z",stroke:"currentColor",strokeWidth:"2",strokeMiterlimit:"16",strokeLinecap:"square"}),e.createElement("path",{d:"M13 13C13 16.3137 10.3137 19 7 19C3.68629 19 1 16.3137 1 13",stroke:"currentColor",strokeWidth:"2",strokeMiterlimit:"16",strokeLinecap:"square"}),e.createElement("path",{d:"M4 8C4 6.34315 5.34315 5 7 5C8.65685 5 10 6.34315 10 8V13C10 14.6569 8.65685 16 7 16C5.34315 16 4 14.6569 4 13V8Z",stroke:"currentColor",strokeWidth:"2",strokeMiterlimit:"16",strokeLinecap:"square"})),u=m;export{m as IconVoiceAndVideo,u as default};
//# sourceMappingURL=index.mjs.map