@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 629 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function r(t){const e=o(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 27 28",...e},React.createElement("path",{fill:"#7C7E8C",stroke:"#fff",strokeWidth:.5,d:"M25.807 13.993 14.414 1.5v7.484H13.09a12.2 12.2 0 0 0-8.68 3.595 12.2 12.2 0 0 0-3.595 8.68V26.5l2.187-2.396a15.7 15.7 0 0 1 11.412-5.1v7.483zM2.28 22.733v-1.475a10.74 10.74 0 0 1 3.166-7.643 10.74 10.74 0 0 1 7.644-3.166h2.788V5.28l7.946 8.712-7.946 8.713v-5.168h-1.314A17.16 17.16 0 0 0 2.28 22.734Z"}))}var a=React.memo(r);export{a as default};