@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 807 B
JavaScript
import React from 'react';
import{handleDefaultProps as h}from"./utils";function e(l){const t=h(l);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},React.createElement("g",{fill:"currentColor",clipPath:"url(#clip0_1_36)"},React.createElement("path",{d:"M14.67 9.33H9.33v5.33h5.34zM14.67 16.67H9.33V22h5.34zM14.67 2H9.33v5.33h5.34zM7.33 9.33H2v5.33h5.33zM22 7.33V3.6c0-.88-.72-1.6-1.6-1.6h-3.74v5.33zM7.33 16.67H2v3.73c0 .88.72 1.6 1.6 1.6h3.73zM22 9.33h-5.33v5.33H22zM16.67 16.67V22h3.74c.88 0 1.6-.72 1.6-1.6v-3.73zM7.33 7.33V2H3.6C2.72 2 2 2.72 2 3.6v3.73z"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_36"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var c=React.memo(e);export{c as default};