UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 982 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // This file is autogenerated by "make react_icons", do not edit it. const React = tslib_1.__importStar(require("react")); const ChampagneThin = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 256 256", fill: "currentColor", ...props }, React.createElement("path", { d: "M142.3 12H97.7a4 4 0 00-3.8 2.76c-1.45 4.47-35.2 109.75-6.13 149.78 6.73 9.25 16.23 14.38 28.23 15.29V236H96a4 4 0 000 8h48a4 4 0 000-8h-20v-56.17c12-.91 21.5-6 28.22-15.29 29.08-40-4.67-145.31-6.12-149.78a4 4 0 00-3.8-2.76zm-41.65 8h38.7A455.34 455.34 0 01151 68H89a462 462 0 0111.65-48zm45.1 139.83C139.8 168 131.38 172 120 172s-19.8-4-25.75-12.16C81 141.63 82.6 106.72 87.6 76h64.81c6.45 40 4.16 68.94-6.66 83.83zM228 52a8 8 0 11-8-8 8 8 0 018 8zm-24-32a8 8 0 11-8-8 8 8 0 018 8zm0 80a8 8 0 11-8-8 8 8 0 018 8z" })); exports.default = ChampagneThin;