UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 661 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 Svg1f494 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M61.1 19.1C56.6 7 44.9 7.5 37.9 11.7L32.6 23l10-.9-10.3 13.2 8.4-2.2L35.4 54l-1.6-14.1-11.9 2.5L31 28l-7.8-1.1 5.4-12.4c-6.4-6.4-23-7.6-26.2 7.8C-1.5 40.6 29.7 51.9 35.3 55v.1h.2V55c8.3-5.5 31.3-20.5 25.6-35.9", fill: "#ff5a79" })); exports.default = Svg1f494;