UNPKG

iconista

Version:

Thousands of SVG icons with one React component

12 lines (11 loc) 1.02 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 Svg1f48c = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("g", { fill: "#c4ced6" }, React.createElement("path", { d: "M2.6 47l17.2-17.1L6.5 11.7c-.6.8-1.1 1.9-1.2 3.1L2 43.8c-.1 1.2.1 2.3.6 3.2M60.2 8.6L35.3 30.7 54.9 56c1.1-.9 1.8-2.2 2-3.8l4.4-39.5c.3-1.7-.2-3.1-1.1-4.1" })), React.createElement("path", { d: "M35.3 30.7L60.2 8.6c-.8-.9-1.9-1.4-3.2-1.3L8.5 10.5c-.7 0-1.5.5-2 1.2l13.2 18.2L2.6 47c.4.8 1 1.3 1.7 1.5L51.5 57c1.3.2 2.5-.1 3.5-.9L35.3 30.7", fill: "#dae4ea" }), React.createElement("path", { d: "M39.3 22.8c-1.7-8.9-10.4-4.8-11.6-.6-.5-4.5-7.4-7.6-10.3.3-3.2 8.6 7.4 17.6 8.2 19.1 1-.9 15.6-8.9 13.7-18.8", fill: "#f46767" })); exports.default = Svg1f48c;