UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 954 B
"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 Miraheze = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M2.677 12.923l3.768.011 1.949 3.369-1.926 3.323H2.666L.727 16.292l1.95-3.369zm-.004-8.6l3.761.011 1.944 3.367-1.922 3.326H2.662L.727 7.69l1.946-3.367zm14.882 0l3.768.011 1.95 3.367-1.928 3.326h-3.801L15.606 7.69l1.949-3.367zm0 8.6l3.768.011 1.95 3.369-1.928 3.323h-3.802l-1.937-3.334 1.949-3.369zm-7.456 4.373l3.767.011 1.951 3.368L13.889 24h-3.801l-1.939-3.336 1.95-3.368zm0-17.296l3.767.011 1.951 3.369-1.928 3.324h-3.801L8.149 3.368 10.099 0zm0 8.628l3.767.011 1.951 3.368-1.928 3.325h-3.801l-1.939-3.336 1.95-3.368z" })); exports.default = Miraheze;