@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 927 B
JavaScript
import o from"react";import l from"react";var a=({children:r,size:e=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:i,...m})=>l.createElement("svg",{...m,"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:p,...i}},n&&!t&&l.createElement("title",null,n),r);var s=r=>o.createElement(a,{...r,ariaLabel:"multi-media, media, image-video"},o.createElement("path",{d:"M6 4.5C5.30964 4.5 4.75 5.05964 4.75 5.75C4.75 6.44036 5.30964 7 6 7C6.69036 7 7.25 6.44036 7.25 5.75C7.25 5.05964 6.69036 4.5 6 4.5Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 2H2V16H8V22H22V8H16V2ZM15 3V8H8V10.6169L5.97614 9.40259L3 11.5284V3H15ZM17.5 15L13.25 12V18L17.5 15Z",fill:"currentColor"})),f=s;export{s as IconMultiMedia,f as default};
//# sourceMappingURL=index.mjs.map