UNPKG

iconista

Version:

Thousands of SVG icons with one React component

23 lines (22 loc) 1.84 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 Svg1f396 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M33.9 31.8c0 1.1-.9 1.9-1.9 1.9s-1.9-.9-1.9-1.9h-.9c0 1.6 1.3 2.8 2.8 2.8s2.8-1.3 2.8-2.8h-.9", fill: "#ffc200" }), React.createElement("g", { fill: "#e68a00" }, React.createElement("path", { d: "M33 37.3h-2v-4c0-1.6 2-1.6 2 0v4" }), React.createElement("ellipse", { cx: "32", cy: "48.5", rx: "13.5", ry: "13.5" })), React.createElement("ellipse", { cx: "32", cy: "48.5", rx: "12.5", ry: "12.5", fill: "#ffc200" }), React.createElement("g", { fill: "#e68a00" }, React.createElement("path", { d: "M30.3 46.2l-1.8-2.4-7.8 1.2 5.7 1.8zM33.7 46.2l1.8-2.4-3.5-7v5.9zM34.8 49.5l2.8 1 5.7-5.5-5.7 1.8zM32 51.6v2.9l7 3.7-3.5-4.8zM29.2 49.5l-2.8 1-1.4 7.7 3.5-4.8z" })), React.createElement("g", { fill: "#ffe394" }, React.createElement("path", { d: "M32 42.7v-5.9l-3.5 7 1.8 2.4zM37.6 46.8l5.7-1.8-7.8-1.2-1.8 2.4zM34.8 49.5l.7 3.9 3.5 4.8-1.4-7.7zM28.5 53.4L25 58.2l7-3.7v-2.9zM26.4 46.8L20.7 45l5.7 5.5 2.8-1z" })), React.createElement("g", { fill: "#f3f7fa" }, React.createElement("path", { d: "M22 28.2l2.3 3.8H27V2h-5zM37 2v30h2.7l2.3-3.8V2z" })), React.createElement("g", { fill: "#42ade2" }, React.createElement("path", { d: "M17 20l5 8.2V2h-5zM27 2h10v30H27zM42 2v26.2l5-8.2V2z" })), React.createElement("path", { fill: "#d3976e", d: "M23 30.1h18v1H23z" }), React.createElement("path", { fill: "#89664c", d: "M23 31.1h18v1H23z" })); exports.default = Svg1f396;