@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 • 984 B
JavaScript
import r from"react";import l from"react";var p=({children:o,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:V,...i})=>l.createElement("svg",{...i,"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:a,...V}},n&&!t&&l.createElement("title",null,n),o);var s=o=>r.createElement(p,{...o,ariaLabel:"separate-video-voice, video-audio"},r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14 22H12.5V19H2V5H12.5V2H14V22ZM4 17H6.5V15.5H4V17ZM8.5 17H11V15.5H8.5V17ZM4 8.5H6.5V7H4V8.5ZM8.5 8.5H11V7H8.5V8.5Z",fill:"currentColor"}),r.createElement("path",{d:"M20 19H18.5V5H20V19Z",fill:"currentColor"}),r.createElement("path",{d:"M17 16H15.5V8H17V16Z",fill:"currentColor"}),r.createElement("path",{d:"M23 14.5H21.5V9.5H23V14.5Z",fill:"currentColor"})),f=s;export{s as IconSeparateVideoVoice,f as default};
//# sourceMappingURL=index.mjs.map