UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 467 B
import React from 'react'; import{handleDefaultProps as l}from"./utils";function e(t){const o=l(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...o},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"m22 9.24-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03zM12 15.4V6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28z"}))}var a=React.memo(e);export{a as default};