@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 412 B
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function v(h){const o=t(h);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...o},React.createElement("path",{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0z"}),React.createElement("path",{d:"M10 7H8v4H4v2h4v4h2v-4h4v-2h-4zm10 11h-2V7.38L15 8.4V6.7L19.7 5h.3z"}))}var p=React.memo(v);export{p as default};