@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 618 B
JavaScript
import React from 'react';
import{handleDefaultProps as a}from"./utils";function e(o){const t=a(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 28 28",...t},React.createElement("path",{fill:"#EBEBF5",d:"m13.009 3.967-4.34 7.093c-.478.77.082 1.773.992 1.773h8.668c.91 0 1.47-1.003.992-1.773l-4.329-7.093a1.158 1.158 0 0 0-1.983 0M20.416 25.667a5.25 5.25 0 1 0 0-10.5 5.25 5.25 0 0 0 0 10.5M4.667 25.083h7a1.17 1.17 0 0 0 1.166-1.166v-7a1.17 1.17 0 0 0-1.166-1.167h-7A1.17 1.17 0 0 0 3.5 16.917v7a1.17 1.17 0 0 0 1.167 1.166"}))}var n=React.memo(e);export{n as default};