@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.33 kB
JavaScript
import t from"react";import l from"react";var p=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:C,...s})=>l.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,...C}},n&&!e&&l.createElement("title",null,n),o);var V=o=>t.createElement(p,{...o,ariaLabel:"gif"},t.createElement("path",{d:"M21.25 4.75H2.75V19.25H21.25V4.75Z",stroke:"currentColor",strokeWidth:"1.5"}),t.createElement("path",{d:"M10.8089 11.0156C10.7829 9.96322 9.95565 9 8.37041 9C6.67689 9 5.75 10.0693 5.75 11.6096V12.3267C5.75 13.8416 6.53829 15 8.36608 15C10.0293 15 10.8132 13.9646 10.8132 12.8359V11.7115H8.43971V12.6959H9.46622V12.942C9.46622 13.43 9.0764 13.8501 8.40073 13.8501C7.50849 13.8501 7.19664 13.1924 7.19664 12.3225V11.6223C7.19664 10.6803 7.60811 10.1457 8.36175 10.1457C8.99411 10.1457 9.36227 10.5233 9.4229 11.0156H10.8089Z",fill:"currentColor"}),t.createElement("path",{d:"M13.1608 14.8939V9.10184H11.7271V14.8939H13.1608Z",fill:"currentColor"}),t.createElement("path",{d:"M15.7422 14.8939V12.7129H18.0248V11.6181H15.7422V10.2263H18.25V9.10184H14.3086V14.8939H15.7422Z",fill:"currentColor"})),u=V;export{V as IconGif,u as default};
//# sourceMappingURL=index.mjs.map