@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 573 B
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function e(o){const a=t(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 28 28",...a},React.createElement("path",{fill:"#EBEBF5",d:"M1.166 12.578v.902a4.244 4.244 0 0 0 3.955 4.223v6.335c0 .44.357.796.796.796h2.817c.44 0 .796-.357.796-.796v-6.322h.462V8.334H5.41a4.244 4.244 0 0 0-4.244 4.244M25.696 3.638a.8.8 0 0 0-.748-.08L11.852 9.13v7.773l13.096 5.57a.796.796 0 0 0 1.106-.731V4.3a.8.8 0 0 0-.358-.663"}))}var n=React.memo(e);export{n as default};