@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.29 kB
JavaScript
import React from 'react';
import{handleDefaultProps as l}from"./utils";function v(c){const h=l(c);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 50 50",...h},React.createElement("g",{fill:"#00B386",clipPath:"url(#clip0)"},React.createElement("path",{d:"M40.885 20.05c1.131 0 2.052-.92 2.052-2.051v-2.656c0-.842-.505-1.589-1.286-1.903L26.27 7.15a2.04 2.04 0 0 0-1.531-.003L9.348 13.44a2.04 2.04 0 0 0-1.285 1.903v2.656c0 1.131.92 2.052 2.052 2.052h1.23v15.453h-1.23c-1.131 0-2.052.92-2.052 2.052v2.393c0 1.13.92 2.051 2.052 2.051h30.77c1.131 0 2.052-.92 2.052-2.051v-2.393c0-1.132-.92-2.052-2.052-2.052h-1.23V20.051zm0 17.505c.002 2.448.007 2.394 0 2.394h-30.77v-2.394zm-27.488-2.051V20.05h2.325v15.454zm4.376 0V20.05h4.513v15.454zm6.564 0V20.05h2.325v15.454zm4.377 0V20.05h4.513v15.454zm6.564 0V20.05h2.325v15.454zM10.115 17.999c0-2.861-.003-2.655.007-2.659L25.5 9.052l15.378 6.288c.01.004.007-.195.007 2.659z"}),React.createElement("path",{d:"M25.5 11.435c-.567 0-1.026.459-1.026 1.025v2.188a1.026 1.026 0 0 0 2.052 0V12.46c0-.566-.46-1.025-1.026-1.025"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0"},React.createElement("path",{fill:"#fff",d:"M8 7h35v35H8z"}))))}var a=React.memo(v);export{a as default};