@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 384 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function v(o){const t=e(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...t},React.createElement("path",{d:"M11 11h-1v2h2v-1l9.73 9.73L20.46 23 14 16.54V21H3v-2h2V7.54l-4-4 1.27-1.27zm3 .49L5.51 3H14v1h5v12.49l-2-2V6h-3z"}))}var r=React.memo(v);export{r as default};