@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 • 617 B
JavaScript
import p from"react";import n from"react";var a=({children:e,size:t=24,ariaLabel:o,color:l,ariaHidden:r=!0,style:s,...c})=>n.createElement("svg",{...c,"aria-hidden":r,role:r?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...s}},o&&!r&&n.createElement("title",null,o),e);var i=e=>p.createElement(a,{...e,ariaLabel:"aspect-ratio-16-9, landscape"},p.createElement("path",{d:"M1 5V19H23V5H1Z",fill:"currentColor"})),g=i;export{i as IconAspectRatio169,g as default};
//# sourceMappingURL=index.mjs.map