UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 557 B
import React from 'react'; import{handleDefaultProps as l}from"./utils";function r(o){const t=l(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 40 40",...t},React.createElement("circle",{cx:20,cy:20,r:20,fill:"#FFEEEF"}),React.createElement("path",{fill:"#FF585D",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 c=React.memo(r);export{c as default};