@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 665 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function l(o){const t=e(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 28 26",...t},React.createElement("path",{fill:"#00B386",d:"m24.44 8-3.027-3.027c.093-.56.24-1.08.426-1.533.107-.24.16-.494.16-.773 0-1.107-.893-2-2-2a6.66 6.66 0 0 0-5.333 2.666H7.999a7.33 7.33 0 0 0-7.333 7.333C.666 14.72 3.999 26 3.999 26h7.334v-2.667h2.666V26h7.334l2.24-7.453 3.76-1.254V8zm-9.107 2H8.666V7.333h6.667zm4 2.666c-.734 0-1.334-.6-1.334-1.333S18.6 10 19.333 10c.733 0 1.333.6 1.333 1.333s-.6 1.333-1.333 1.333"}))}var a=React.memo(l);export{a as default};