@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.05 kB
JavaScript
import React from 'react';
import{handleDefaultProps as a}from"./utils";function e(l){const t=a(l);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},React.createElement("g",{clipPath:"url(#clip0_5709_541)"},React.createElement("path",{fill:"#44475B",d:"M11 20.5q-3.54 0-6.02-2.48T2.5 12t2.48-6.02T11 3.5q1.707 0 3.225.632 1.113.464 2.04 1.194c.37.292.374.84.04 1.173-.326.326-.849.325-1.216.048a6.8 6.8 0 0 0-1.494-.85A6.7 6.7 0 0 0 11 5.2q-2.833 0-4.817 1.983T4.2 12t1.983 4.817Q8.167 18.8 11 18.8q1.395 0 2.595-.497a6.8 6.8 0 0 0 1.494-.85c.367-.277.89-.278 1.216.048.334.334.33.88-.04 1.173a8.7 8.7 0 0 1-2.04 1.194A8.3 8.3 0 0 1 11 20.5m7.18-4.956a.845.845 0 0 1-1.195-1.195l1.5-1.499h-7.703a.85.85 0 0 1 0-1.7h7.702l-1.5-1.5a.845.845 0 1 1 1.195-1.194l2.743 2.743c.442.442.442 1.16 0 1.602z"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_5709_541"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var c=React.memo(e);export{c as default};