@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 • 834 B
JavaScript
import t from"react";import p from"react";var l=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:V,...s})=>p.createElement("svg",{...s,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...V}},n&&!e&&p.createElement("title",null,n),o);var i=o=>t.createElement(l,{...o,ariaLabel:"prompt-text-to-video"},t.createElement("path",{d:"M21 21H5V15H6.5V19.5H19.5V6.5H14V5H21V21Z",fill:"currentColor"}),t.createElement("path",{d:"M16 13L11 16.5V9.5L16 13Z",fill:"currentColor"}),t.createElement("path",{d:"M11 5.75H9.5V4.5H6.75V10.5H8V12H4V10.5H5.25V4.5H2.5V5.75H1V3H11V5.75Z",fill:"currentColor"})),H=i;export{i as IconPromptTextToVideo,H as default};
//# sourceMappingURL=index.mjs.map