UNPKG

iconista

Version:

Thousands of SVG icons with one React component

25 lines (24 loc) 2.2 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 Svg1f1f31f1ff = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M32 2v10H12v20H2c0 16.6 13.4 30 30 30s30-13.4 30-30S48.6 2 32 2z", fill: "#2a5f9e" }), React.createElement("g", { fill: "#fff" }, React.createElement("path", { d: "M14 8C6.7 13.5 2 22.2 2 32h12V8z" }), React.createElement("path", { d: "M8 14h24V2C22.2 2 13.5 6.7 8 14z" }), React.createElement("path", { d: "M9.8 11.8L26 32h6v-7.5L17.1 5.9c-2.7 1.6-5.2 3.6-7.3 5.9z" })), React.createElement("g", { fill: "#ed4c5c" }, React.createElement("path", { d: "M32 5H18.9c-6 2.9-11 7.9-13.9 13.9V32h6V11h21V5z" }), React.createElement("path", { d: "M32 27.1L19 11h-6l17 21h2z" })), React.createElement("path", { d: "M37.1 32l1-2.9-2.7-1.9h3.4l1-2.8 1 2.8h3.4l-2.7 1.9 1 2.9-2.7-1.8-2.7 1.8", fill: "#fff" }), React.createElement("path", { fill: "#ed4c5c", d: "M39.8 29.5l1.6 1.1-.6-1.8 1.6-1.1h-2l-.6-1.7-.6 1.7h-2l1.6 1.1-.6 1.8z" }), React.createElement("path", { d: "M54.6 32l1-2.9-2.7-1.9h3.4l1-2.8 1 2.8h3.4L59 29.1l1 2.9-2.7-1.8-2.7 1.8", fill: "#fff" }), React.createElement("path", { fill: "#ed4c5c", d: "M57.3 29.5l1.6 1.1-.6-1.8 1.6-1.1h-2l-.6-1.7-.6 1.7h-2l1.6 1.1-.6 1.8z" }), React.createElement("path", { d: "M45.9 21.7l1-2.9-2.7-1.9h3.4l1-2.8 1 2.8H53l-2.7 1.9 1 2.9-2.7-1.8-2.7 1.8", fill: "#fff" }), React.createElement("path", { fill: "#ed4c5c", d: "M48.5 19.2l1.6 1.1-.6-1.8 1.6-1.1h-1.9l-.7-1.7-.5 1.7h-2l1.6 1.1-.6 1.8z" }), React.createElement("path", { d: "M45 48.7l1.3-3.8-3.6-2.5h4.5l1.3-3.7 1.3 3.7h4.4l-3.6 2.5 1.3 3.8-3.5-2.4-3.4 2.4", fill: "#fff" }), React.createElement("path", { fill: "#ed4c5c", d: "M48.5 45.4l2.1 1.4-.7-2.3 2-1.5h-2.5l-.9-2.2-.7 2.2h-2.6l2 1.5-.7 2.3z" }), React.createElement("path", { fill: "#fff", d: "M12.6 11h12.2v3H12.6z" })); exports.default = Svg1f1f31f1ff;