@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 • 851 B
JavaScript
import p from"react";import n from"react";var l=({children:o,size:e=24,ariaLabel:t,color:V,ariaHidden:r=!0,style:a,...i})=>n.createElement("svg",{...i,"aria-hidden":r,role:r?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:V,...a}},t&&!r&&n.createElement("title",null,t),o);var H=o=>p.createElement(l,{...o,ariaLabel:"video-clip, film, movie"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 3H21V21H3V3ZM4 4V7.25H7V4H4ZM17 4V7.25H20V4H17ZM20 8.25H17V11.5H20V8.25ZM20 12.5H17V16.2222H20V12.5ZM20 17.2222H17V20H20V17.2222ZM16 12.5V11.5H8V12.5H16ZM7 20V16.75H4V20H7ZM4 15.75H7V12.5H4V15.75ZM4 11.5H7V8.25H4V11.5Z",fill:"currentColor"})),d=H;export{H as IconVideoClip,d as default};
//# sourceMappingURL=index.mjs.map