UNPKG

iconista

Version:

Thousands of SVG icons with one React component

22 lines (21 loc) 2.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 Svg1f42c = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("g", { fill: "#75d6ff" }, React.createElement("path", { d: "M25.4 37.7c-.8.6-.6 2 .3 2.3.9.4 4-.9 7.9 5.4-1.1-7.8-6.8-8.8-8.2-7.7M60.7 38.2c.8.6.6 2-.3 2.3-.9.4-4-.9-7.9 5.4 1.1-7.8 6.8-8.8 8.2-7.7M60.4 29c.8.3 1 1.4.4 1.9-.6.6-3.4.4-4.7 6.4-1.3-6.5 2.9-8.9 4.3-8.3" })), React.createElement("path", { d: "M54.8 21.5c-.8 4.5-5.7 1.1-8.6-1.9-2.9-3-5-5.7-1.9-8.9S56.5 7 59.4 9.9c2.9 3-3.5 5.8-4.6 11.6", fill: "#36a7c1" }), React.createElement("path", { d: "M54.1 21.4C52.8 12.8 42.4 2 29.1 2s-26.8 12.9-17 22.9c0 0-11.9.6-7.1 3.1 11.4 6 17.5-1.8 17.6-1.9 4-6.8 12-7 17.4.5 5.4 7.5 5.7 18.1-3 22.5-4.7 2.3-5.4.9-4.9-1-1.4 1.1-2.9 2.1-4.1 2.9-1.9-2.7-5.8-7.5-8.6-7.5-3.9 0 1.5 9.3 1.5 9.3S15.6 62 19.5 62c2.9 0 6.9-5.2 8.8-7.8 8.9 1.6 30.2-5.2 25.8-32.8", fill: "#38bfd6" }), React.createElement("path", { d: "M37.1 49.1c8.6-4.3 8.4-15 3-22.5s-13.4-7.3-17.4-.5c0 0 0 .1-.1.2-1.4 2.2-3.4 2.5-5.2 3.3 0 0 0 1-1.3 1.7-1.9 1.1-3.2 1.9-2 3.5 4.4 6.1 12.9-6 20.4.6 5.7 5 1.9 9.4-2.2 12.7-.7 1.8.1 3.3 4.8 1", fill: "#c5ccd6" }), React.createElement("path", { d: "M37.9 25.2c1.9-4.2-2.5-5.5-5.6-5.5s-5.6.4-5.6 5.5 4.5 12.9 7.6 12.9c3.1 0 1.1-7.4 3.6-12.9", fill: "#36a7c1" }), React.createElement("path", { d: "M22.6 26.1c.1 4.3-4.1 9-6.9 8.3-.8-.2-1.1-.8-1-1.3.1-.8 1.3-1.3 2.1-2 .7-.6 1-1.8 1-1.8 1.6-.6 4.8-3.2 4.8-3.2", fill: "#18637a" }), React.createElement("path", { d: "M22.1 29.3c-1.2 2.6-1.9 3.3-3 2.9-1-.4-.7-3.1.4-3.8 0 0 .9-.6 3.1-2.3 0 0 .1 1.8-.5 3.2", fill: "#ff717f" }), React.createElement("circle", { cx: "20.4", cy: "19.7", r: "4.5", fill: "#fff" }), React.createElement("circle", { cx: "20.4", cy: "19.7", r: "3", fill: "#3e4347" }), React.createElement("path", { d: "M20.5 26.1s-.2-10.8 8.2-8.4l-8.2 8.4", fill: "#38bfd6" }), React.createElement("path", { d: "M57.7 48.6c-2.4 0-2.7-1.6-4.3-1.6s-1.9 1.6-4.3 1.6-2.7-1.6-4.3-1.6-1.9 1.6-4.3 1.6-2.7-1.6-4.3-1.6-1.9 1.6-4.3 1.6-2.6-1.6-4.2-1.6-1.9 1.6-4.3 1.6-2.7-1.6-4.3-1.6-1.9 1.6-4.3 1.6-2.7-1.6-4.2-1.6-1.9 1.6-4.3 1.6S2 47 2 47v15h60V47s-1.9 1.6-4.3 1.6", fill: "#75d6ff" }), React.createElement("g", { fill: "#42ade2" }, React.createElement("path", { d: "M23.8 59.4c-6.8.9-11.4-4.6-18.5-1.5 5.4-.4 13.6 3.9 18.5 1.5M35.4 53.4c-6.8.9-11.5-4.7-18.5-1.5 5.5-.3 13.6 4 18.5 1.5M47 59.4c-6.8.9-11.4-4.6-18.5-1.5 5.5-.4 13.7 3.9 18.5 1.5M58.7 53.4c-6.8.9-11.5-4.7-18.5-1.5 5.5-.3 13.6 4 18.5 1.5" }))); exports.default = Svg1f42c;