UNPKG

iconista

Version:

Thousands of SVG icons with one React component

14 lines (13 loc) 2.09 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 Svg1f6b8 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M34 2.8c-1.1-1.1-2.9-1.1-4 0L4 29.4c-1.1 1.1-2 3.3-2 4.9v24.9C2 60.7 3.3 62 4.8 62h54.4c1.5 0 2.8-1.3 2.8-2.9V34.3c0-1.6-.9-3.8-2-4.9L34 2.8", fill: "#ffce31" }), React.createElement("g", { fill: "#231f20" }, React.createElement("path", { d: "M55 59.7H9c-2.1 0-3.8-1.7-3.8-3.8V35.1c0-1.7.9-3.9 2.1-5.1l22-22.2C30 7 31 6.6 32 6.6c1 0 2 .4 2.7 1.1l22 22.2c1.2 1.2 2.1 3.4 2.1 5.1v20.8c0 2.2-1.7 3.9-3.8 3.9M32 9.4c-.3 0-.5.1-.7.3L9.3 32c-.7.6-1.3 2.1-1.3 3.1v20.8c0 .5.4 1 1 1h46c.5 0 1-.5 1-1V35.1c0-1-.6-2.4-1.3-3.1l-22-22.3c-.2-.2-.4-.3-.7-.3" }), React.createElement("path", { d: "M36.4 28.6c2.5 0 4.5-2 4.5-4.5s-2-4.5-4.5-4.5-4.5 2-4.5 4.5 2.1 4.5 4.5 4.5" }), React.createElement("circle", { cx: "25.6", cy: "27.7", r: "3.6" }), React.createElement("path", { d: "M40.8 44.7l.2-3.2 3.6 1.4 1.4-3.6-3.3-1.3 2.2-4.3c.2-.3.1-.7-.1-1l-2.9-3.9-.1-.1s0-.1-.1-.1h-.1c-.1-.1-.2-.1-.2-.1h-.5L34.5 30c-.4.1-.6.4-.7.8l-2.4 5-1.9-3-.2-.2c0-.1-.1-.2-.1-.3-.2-.2-.4-.3-.7-.3h-5.6-.1c-.4-.1-.8.1-.9.5l-2 3.6-3.6 2.7c-.4.3-.5.9-.2 1.3.2.2.5.4.8.4.2 0 .4-.1.6-.2l3.8-2.8.3-.3.9-1.7.5 3.2-2.8 5.5c-.1.3-.1.6 0 .9.2.3.5.4.8.4h.2l-.5 1.1c-.1.1-.1.2-.1.4l-.3 5.9c0 .5.4 1 .9 1s.9-.4.9-.9l.3-5.7.9-1.8h2.8l.1 1c0 .1.1.2.1.3l3.4 6.1c.2.3.5.5.8.5.2 0 .3 0 .5-.1.5-.3.6-.8.4-1.3L28 46l-.1-.6h2c.3 0 .6-.2.8-.4.2-.3.2-.6.1-.9l-.7-1.6 1.8.5.7-2.6-1.7-.5.7-2.2 1-.5c.2-.1.4-.2.5-.4l1.1-2.3.3 6-1.9 3.7c-.1.2-.2.5-.1.7l.5 8.3c0 .7.7 1.3 1.4 1.3h.1c.8 0 1.4-.7 1.3-1.5l-.5-7.9 1.9-3.8h1.1L38 45c0 .3.1.6.2.8l4.6 7.5c.3.4.7.7 1.2.7.3 0 .5-.1.7-.2.7-.4.9-1.3.5-1.9l-4.4-7.2m-12.2-5.3l-.3-.7.6-3.3.9 1.4-.9 2.6h-.3m13.1-3.6l.2-3.8 1 1.4-1.2 2.4" }))); exports.default = Svg1f6b8;