@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 604 B
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function r(o){const e=t(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 15 17",...e},React.createElement("g",{fill:"none",fillRule:"evenodd",stroke:"#44475B",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:.744,opacity:.7},React.createElement("path",{d:"M9.125 16.194H.628V.628h13.698v10.408z"}),React.createElement("path",{d:"M9.47 16.316v-4.94h4.982m-6.975-5.93h3.986M7.477 8.412h3.986m-6.975 2.964H6.48M4.488 5.447h.996M4.488 8.41h.996"})))}var s=React.memo(r);export{s as default};