@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 526 B
JavaScript
import React from 'react';
import{handleDefaultProps as c}from"./utils";function r(o){const t=c(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"#EBEBF5",d:"M11.15 3.4 7.43 9.48c-.41.66.07 1.52.85 1.52h7.43c.78 0 1.26-.86.85-1.52L12.85 3.4a.993.993 0 0 0-1.7 0M17.5 22a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9M4 21.5h6c.55 0 1-.45 1-1v-6c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1"}))}var n=React.memo(r);export{n as default};