UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.17 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 Apachenetbeanside = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M22.858 6.121a.284.284 0 00-.121-.21C22.738 5.91 12.119.032 12.119.03a.249.249 0 00-.238 0c-.003 0-10.613 5.878-10.614 5.88a.28.28 0 00-.124.212V17.96c.014.056.017.125.07.16.019.08 10.618 5.8 10.67 5.851a.246.246 0 00.234 0c.003-.001 10.614-5.795 10.615-5.798a.287.287 0 00.125-.213V6.12zm-17.633 9.33l-3.593 2.083V6.54l3.593 2.011zm13.55-6.9l3.593-2.01v10.993l-3.592-2.084zm-.74-.145L12 11.8a125706.698 125706.698 0 01-6.035-3.395L12 4.935zm-12.32 7.041v-6.62l6.04 3.397v6.545l-6.04-3.322zm6.53 3.322v-6.544l6.04-3.398v6.62l-6.04 3.322zM12 .525l10.11 5.598-3.578 2.003-6.41-3.686a.242.242 0 00-.244 0l-6.41 3.686L1.89 6.123 12 .525zM5.473 15.873l6.282 3.455v4.014l-9.868-5.39zm6.772 7.469v-4.014l6.282-3.455 3.586 2.079z" })); exports.default = Apachenetbeanside;