@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.08 kB
JavaScript
import o from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:i,...C})=>l.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:a,...i}},n&&!t&&l.createElement("title",null,n),r);var s=r=>o.createElement(p,{...r,ariaLabel:"voice-and-video, media"},o.createElement("path",{d:"M7 4C4.79086 4 3 5.79086 3 8V13C3 15.2091 4.79086 17 7 17C9.20914 17 11 15.2091 11 13V8C11 5.79086 9.20914 4 7 4Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13 5V6.5H18.5V17.5H15V19H20V15.1731L24 16.8874V7.1126L20 8.82688V5H13Z",fill:"currentColor"}),o.createElement("path",{d:"M1.5 12.75V12H0V12.75C0 16.7261 3.10655 20 7 20C10.8934 20 14 16.7261 14 12.75V12H12.5V12.75C12.5 15.9536 10.0101 18.5 7 18.5C3.98989 18.5 1.5 15.9536 1.5 12.75Z",fill:"currentColor"})),f=s;export{s as IconVoiceAndVideo,f as default};
//# sourceMappingURL=index.mjs.map