@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 2.23 kB
JavaScript
import t from"react";import n from"react";var l=({children:o,size:r=24,ariaLabel:C,color:p,ariaHidden:e=!0,style:a,...s})=>n.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:p,...a}},C&&!e&&n.createElement("title",null,C),o);var V=o=>t.createElement(l,{...o,ariaLabel:"gif"},t.createElement("path",{d:"M21 5H3V19H21V5Z",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M10.6489 11.173C10.6489 10.939 10.6029 10.7089 10.5109 10.4826C10.4214 10.2538 10.2834 10.047 10.0968 9.86241C9.91023 9.67518 9.67253 9.52695 9.38371 9.41773C9.09745 9.30591 8.75879 9.25 8.36774 9.25C7.831 9.25 7.37988 9.35662 7.01438 9.56986C6.65144 9.7805 6.37668 10.0691 6.1901 10.4358C6.00608 10.8025 5.91406 11.2186 5.91406 11.684V12.273C5.91406 12.5981 5.95879 12.9102 6.04825 13.2092C6.1377 13.5057 6.27828 13.7696 6.46997 14.0011C6.66422 14.2325 6.91598 14.4158 7.22524 14.5511C7.53707 14.6837 7.91278 14.75 8.3524 14.75C8.76901 14.75 9.12301 14.6902 9.41438 14.5706C9.70831 14.4509 9.94601 14.291 10.1275 14.0908C10.309 13.8905 10.4406 13.6656 10.5224 13.416C10.6067 13.1637 10.6489 12.9076 10.6489 12.6475V11.6489H8.49042V12.7333H9.14218V12.7957C9.14218 12.8972 9.11534 12.9973 9.06167 13.0961C9.00799 13.1949 8.9262 13.2768 8.8163 13.3418C8.70639 13.4069 8.5671 13.4394 8.39841 13.4394C8.16326 13.4394 7.98435 13.3835 7.86167 13.2716C7.73898 13.1572 7.65464 13.0103 7.60863 12.8309C7.56518 12.6514 7.54346 12.4629 7.54346 12.2652V11.7035C7.54346 11.3343 7.61119 11.0521 7.74665 10.8571C7.88467 10.6595 8.08786 10.5606 8.35624 10.5606C8.47125 10.5606 8.57349 10.5775 8.66294 10.6113C8.7524 10.6452 8.8278 10.692 8.88914 10.7518C8.95048 10.809 8.99777 10.874 9.031 10.9468C9.06678 11.0196 9.0885 11.095 9.09617 11.173H10.6489Z",fill:"currentColor"}),t.createElement("path",{d:"M13.1217 14.6603V9.33582H11.5115V14.6603H13.1217Z",fill:"currentColor"}),t.createElement("path",{d:"M15.8054 14.6603V12.823H17.7109V11.5904H15.8054V10.6152H17.9141V9.33582H14.1952V14.6603H15.8054Z",fill:"currentColor"})),u=V;export{V as IconGif,u as default};
//# sourceMappingURL=index.mjs.map