@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 789 B
JavaScript
import React from 'react';
import{handleDefaultProps as r}from"./utils";function e(o){const t=r(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 50 50",...t},React.createElement("path",{stroke:"#00B386",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.4,d:"m6.667 20.834 4.36 4.354 5.819-7.611 6.531 9.549 6.491-13.792 4.299 7.5"}),React.createElement("path",{fill:"#00B386",d:"M37.5 24.167h-1.667V27.5H32.5v1.667h3.333V32.5H37.5v-3.333h3.333V27.5H37.5zM36.667 20a8.336 8.336 0 0 0-8.334 8.333c0 4.6 3.734 8.334 8.334 8.334S45 32.933 45 28.333 41.267 20 36.667 20m0 15A6.676 6.676 0 0 1 30 28.333a6.675 6.675 0 0 1 6.667-6.666 6.675 6.675 0 0 1 6.666 6.666A6.676 6.676 0 0 1 36.667 35"}))}var s=React.memo(e);export{s as default};