@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.07 kB
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function t(l){const a=o(l);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 50 50",...a},React.createElement("path",{fill:"#00B386",d:"M39.354 8h-9.25a6.52 6.52 0 0 0-4.64 1.922l-16.22 16.22A4.22 4.22 0 0 0 8 29.149c0 1.133.442 2.199 1.244 3.001l9.606 9.606A4.22 4.22 0 0 0 21.857 43c1.133 0 2.2-.442 3.001-1.244l16.22-16.22A6.52 6.52 0 0 0 43 20.897v-9.25A3.65 3.65 0 0 0 39.354 8m2.188 12.896a5.07 5.07 0 0 1-1.494 3.608l-16.22 16.221c-1.05 1.049-2.888 1.056-3.945 0l-9.608-9.608a2.77 2.77 0 0 1-.817-1.974c0-.744.29-1.444.817-1.97l16.22-16.22a5.07 5.07 0 0 1 3.609-1.495h9.25a2.19 2.19 0 0 1 2.188 2.188z"}),React.createElement("path",{fill:"#00B386",d:"M34.98 12.375a3.65 3.65 0 0 0-3.647 3.646 3.65 3.65 0 0 0 3.646 3.646 3.65 3.65 0 0 0 3.646-3.646 3.65 3.65 0 0 0-3.646-3.646m0 5.833a2.19 2.19 0 0 1-2.188-2.187 2.19 2.19 0 0 1 2.187-2.188 2.19 2.19 0 0 1 2.188 2.188 2.19 2.19 0 0 1-2.188 2.187"}))}var r=React.memo(t);export{r as default};