UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 450 B
import React from 'react'; import{handleDefaultProps as e}from"./utils";function r(o){const t=e(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M13.94 8.31C13.62 7.52 12.85 7 12 7s-1.62.52-1.94 1.31L7 16h3v6h4v-6h3z"}),React.createElement("circle",{cx:12,cy:4,r:2}))}var h=React.memo(r);export{h as default};