UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 467 B
import React from 'react'; import{handleDefaultProps as n}from"./utils";function o(t){const e=n(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...e},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M12 4C7.31 4 3.07 5.9 0 8.98L12 21l5-5.01V8h5.92C19.97 5.51 16.16 4 12 4M19 18h2v2h-2z"}),React.createElement("path",{d:"M19 10h2v6h-2z"}))}var a=React.memo(o);export{a as default};