@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 615 B
JavaScript
import React from 'react';
import{handleDefaultProps as l}from"./utils";function r(t){const o=l(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 40 40",...o},React.createElement("path",{fill:"#2A0F09",d:"M20 40c11.046 0 20-8.954 20-20S31.046 0 20 0 0 8.954 0 20s8.954 20 20 20"}),React.createElement("path",{fill:"#D55438",d:"m21.92 7.983-3.31.007.006 2.796-4.61.01.023 10.57 9.22-.032.008 3.28-9.22.02.007 3.643 4.61-.01.006 2.796 3.31-.007-.006-2.796 4.61-.01-.023-10.57-9.22.032-.007-3.28 9.22-.02-.008-3.643-4.61.01z"}))}var s=React.memo(r);export{s as default};