UNPKG

iconista

Version:

Thousands of SVG icons with one React component

31 lines (30 loc) 3.13 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 Svg1f303 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { fill: "#42ade2", d: "M0 0h64v64H0z" }), React.createElement("path", { d: "M48 45.7h16V64H44V49.7c0-2.2 1.8-4 4-4", fill: "#3e4347" }), React.createElement("g", { fill: "#d0d0d0" }, React.createElement("path", { d: "M60.8 49h.4c.4 0 .8.4.8 1v14h-2V50c0-.6.4-1 .8-1M55.8 49h.4c.4 0 .8.4.8 1v14h-2V50c0-.6.4-1 .8-1" })), React.createElement("g", { fill: "#3e4347" }, React.createElement("path", { d: "M51.3 43h11v2.9h-11zM0 43.1h13.1v-5.2L0 40.9z" })), React.createElement("path", { d: "M57.7 1.6s.5 6.9-3.3 11.1c-3.9 4.1-10.6 3.9-10.6 3.9 4.2 3.6 10.7 3.2 14.6-1 3.8-4.1 3.5-10.4-.7-14", fill: "#ffdd7d" }), React.createElement("path", { fill: "#6adbc6", d: "M10.6 14.3L8.9 11l-1.7 3.3L3.9 16l3.3 1.7L8.9 21l1.7-3.3 3.3-1.7z" }), React.createElement("path", { fill: "#fff", d: "M6.351 15.993l2.475-2.475 2.475 2.475-2.475 2.475z" }), React.createElement("path", { fill: "#6adbc6", d: "M34.2 8.7l-1.6-3.4-1.7 3.4-3.3 1.6 3.3 1.7 1.7 3.3 1.6-3.3 3.4-1.7z" }), React.createElement("path", { fill: "#fff", d: "M30.097 10.368l2.475-2.474 2.475 2.474-2.475 2.475z" }), React.createElement("path", { fill: "#6adbc6", d: "M56.7 25.8L55 22.4l-1.7 3.4-3.3 1.6 3.3 1.7 1.7 3.3 1.7-3.3 3.3-1.7z" }), React.createElement("path", { fill: "#fff", d: "M52.442 27.406l2.475-2.475 2.475 2.475-2.475 2.474z" }), React.createElement("path", { fill: "#3e4347", d: "M0 43h13v21H0z" }), React.createElement("g", { fill: "#ed4c5c" }, React.createElement("path", { d: "M9.5 51c0 .5-.4 1-1 1h-3c-.6 0-1-.5-1-1v-2c0-.6.4-1 1-1h3c.6 0 1 .4 1 1v2M9.5 59c0 .5-.4 1-1 1h-3c-.6 0-1-.5-1-1v-2c0-.6.4-1 1-1h3c.6 0 1 .4 1 1v2" })), React.createElement("path", { fill: "#121314", d: "M23 19L13 30.3V64h20V30.3z" }), React.createElement("g", { fill: "#ffdd7d" }, React.createElement("path", { d: "M30 43c0 .5-.5 1-1 1H17c-.5 0-1-.5-1-1v-2c0-.6.5-1 1-1h12c.5 0 1 .4 1 1v2M30 59c0 .5-.5 1-1 1H17c-.5 0-1-.5-1-1v-2c0-.6.5-1 1-1h12c.5 0 1 .4 1 1v2M30 35c0 .5-.5 1-1 1H17c-.5 0-1-.5-1-1v-2c0-.6.5-1 1-1h12c.5 0 1 .4 1 1v2" })), React.createElement("path", { fill: "#121314", d: "M50 38v-4l-6-2V21h-2v11l-6 2v4h-3v26h20V38z" }), React.createElement("g", { fill: "#6adbc6" }, React.createElement("path", { d: "M41.5 45c0 .5-.5 1-1 1h-3c-.5 0-1-.5-1-1v-2c0-.6.5-1 1-1h3c.5 0 1 .4 1 1v2M49.5 53c0 .5-.5 1-1 1h-3c-.5 0-1-.5-1-1v-2c0-.6.5-1 1-1h3c.5 0 1 .4 1 1v2M41.5 61c0 .5-.5 1-1 1h-3c-.5 0-1-.5-1-1v-2c0-.6.5-1 1-1h3c.5 0 1 .4 1 1v2M49.5 61c0 .5-.5 1-1 1h-3c-.5 0-1-.5-1-1v-2c0-.6.5-1 1-1h3c.5 0 1 .4 1 1v2" })), React.createElement("path", { d: "M30 51c0 .5-.5 1-1 1H17c-.5 0-1-.5-1-1v-2c0-.6.5-1 1-1h12c.5 0 1 .4 1 1v2", fill: "#ffdd7d" })); exports.default = Svg1f303;