UNPKG

@icongo/ti

Version:
14 lines 760 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var TIWine = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", baseProfile: "tiny", viewBox: "0 0 24 24" }, props, { children: /*#__PURE__*/_jsx("path", { d: "M17.568 9.432c0-2.55-.906-5.592-.944-5.72A1.001 1.001 0 0 0 15.666 3H8.334c-.441 0-.83.289-.958.712-.038.128-.944 3.17-.944 5.72 0 2.735 1.984 5.011 4.587 5.477L11 15v4h-1a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2h-1v-4l-.019-.092c2.603-.466 4.587-2.741 4.587-5.476zM12 13a3.565 3.565 0 0 1-3.511-3h7.021A3.563 3.563 0 0 1 12 13zM8.445 9c.062-1.468.422-3.093.653-4h5.803c.231.907.591 2.532.653 4H8.445z" }) })); export { TIWine };