UNPKG

iconista

Version:

Thousands of SVG icons with one React component

12 lines (11 loc) 1.83 kB
"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 Svg1f4f0 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M30 63.1S49.7 37.8 64 30C57.6 17.5 25.8 5 25.8 5L5.7 31.2l19.6 31.7c1.1 1.4 3.2 1.5 4.7.2", fill: "#94989b" }), React.createElement("path", { d: "M26 57.9s38.3-26.7 33.5-42.1C48.8 16.8 28.3 2.2 26.8 0c-6 8.8-18.6 15.5-24.3 23.1-2.3 3.1-3.5 5.3-1.2 8.8l24.1 30.9c-1.2-1.4-.8-3.6.6-4.9", fill: "#d0d0d0" }), React.createElement("g", { fill: "#94989b" }, React.createElement("path", { d: "M47.3 32.4L18.9 10.2l.8-.7 28.6 22zM17.9 31.2L7.7 20.5c4.9-5.6 8.9-8.2 8.9-8.2L28.2 22l-10.3 9.2zM24.7 52.6L2.8 25.8c.6-2.4 2.6-3.5 2.6-3.5L28.7 49l-4 3.6M30.8 24.2l-3.5 3.1L40 38.9l4-3.6zM23.8 30.5l-3.5 3.1 11.6 12.5 4.1-3.6zM28.3 4.4l1.1.7-1.7 4.7 3.8-3.4 1.1.7-5.5 4.9-1.1-.8 1.7-4.8L24 9.7l-.9-.7 5.2-4.6M37.1 11.5l-3.2-2-1.2 1.1 2.9 1.9-1 .9-2.8-1.9-1.4 1.3 3.2 2.3-1 .9-4.2-3.1L33.9 8l4.4 2.8-1.2.7M40.2 11.8l-2.5 3.6-.8 1 1.1-.7 4.2-2.6 1.5 1-2.7 3.7-.8 1 1.2-.7 4.6-2.6 1.6 1-8.3 4.3-1.3-1 2.8-3.8.9-1.2-1.4.9-4.3 2.6-1.2-.9 4.1-6.5 1.3.9M45.1 21.8c-.2.3-.4.6-.4.8 0 .4.3.9.9 1.3.4.3.7.5 1.1.6.6.2 1.1.1 1.5-.2.2-.2.3-.4.2-.7-.1-.3-.4-.6-.8-1l-.7-.7c-.7-.7-1-1.2-1.2-1.6-.2-.6 0-1.2.6-1.8.6-.5 1.3-.8 2.2-.8.9 0 1.8.3 2.9.9.9.5 1.4 1.2 1.7 1.9.3.7 0 1.4-.6 2.1l-1.7-1.1c.4-.4.4-.8.2-1.2-.2-.3-.4-.5-.8-.8-.4-.3-.9-.4-1.3-.5-.4 0-.7.1-1 .3-.2.2-.3.4-.1.7.1.2.3.5.8.9l1.1 1.2c.5.5.8 1 .9 1.4.2.6 0 1.2-.6 1.7-.6.6-1.4.8-2.4.8s-1.9-.4-2.9-1.2c-1-.7-1.6-1.5-1.7-2.2-.2-.7.1-1.4.8-2l1.3 1.2" }))); exports.default = Svg1f4f0;