@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.49 kB
JavaScript
import React from 'react';
import{handleDefaultProps as h}from"./utils";function c(a){const l=h(a);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 34 34",...l},React.createElement("g",{fill:"#00B386",clipPath:"url(#clip0)"},React.createElement("path",{d:"M27.86 19.119h2.456c-.94 7.222-7.632 11.685-13.342 11.685-3.98 0-8.202-2.14-10.755-5.453a.5.5 0 1 0-.79.61 15.26 15.26 0 0 0 5.29 4.314c2.017 1 4.18 1.528 6.255 1.528 3.173 0 6.512-1.239 9.162-3.398 2.908-2.37 4.75-5.667 5.187-9.286H34l-3.07-4.45zM3.684 14.874c.941-7.222 7.633-11.686 13.342-11.686 3.98 0 8.202 2.14 10.755 5.453a.5.5 0 1 0 .791-.61 15.25 15.25 0 0 0-5.29-4.314c-2.018-.999-4.18-1.528-6.256-1.528-3.173 0-6.512 1.239-9.161 3.398-2.909 2.37-4.75 5.668-5.188 9.287H0l3.07 4.45 3.071-4.45z"}),React.createElement("path",{d:"M7.942 16.997c0 4.983 4.064 9.037 9.058 9.037 4.995 0 9.058-4.054 9.058-9.037S21.996 7.96 17 7.96c-4.994 0-9.058 4.054-9.058 9.037m12.534-4.565a.5.5 0 0 1-.5.5h-1.992c.397.434.659.974.755 1.555h1.237a.5.5 0 1 1 0 .998H18.74a3.06 3.06 0 0 1-3.011 2.553h-.448l3.344 3.16a.5.5 0 1 1-.685.726l-4.257-4.022a.5.5 0 0 1 .343-.863h1.703a2.06 2.06 0 0 0 1.992-1.555h-3.695a.5.5 0 0 1 0-.998h3.695a2.06 2.06 0 0 0-1.992-1.554h-1.703a.5.5 0 0 1 0-.999h5.951a.5.5 0 0 1 .5.5"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0"},React.createElement("path",{fill:"#fff",d:"M0 0h34v34H0z"}))))}var p=React.memo(c);export{p as default};