UNPKG

iconista

Version:

Thousands of SVG icons with one React component

10 lines (9 loc) 806 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 Svg1f4c2 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M49.3.2L27 8.7s-.8-2-1.5-3.1c-1.7-2.8-4.7-1.9-4.7-1.9l-17 6.1s-2.3 1.1-3.3 4c-.9 2.8 0 6.3 0 6.3l9.8 44 39-37.6S50.6 9.7 51.4 2C51.6-.8 49.3.2 49.3.2", fill: "#962c2c" }), React.createElement("path", { d: "M10.2 64l42.7-33.4s10.6-21.4 11-23c.4-1.8-1.4-1.2-1.4-1.2L39.8 17.1s-1.4 6-4.1 7.6c-3 1.7-17 9.3-17 9.3s-2 1.3-3.1 3.4C14.4 39.5 10.2 64 10.2 64", fill: "#ff8736" })); exports.default = Svg1f4c2;