UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.26 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 Muo = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M4.887 6.016L0 10.903v7.048h19.108l4.873-4.874v-7.06zm5.46 3.57a.295.295 0 01.314.314v3.652h3V9.9a.303.303 0 01.331-.314.295.295 0 01.315.314v3.72a.506.506 0 01-.56.552h-3.18a.502.502 0 01-.551-.552V9.9a.303.303 0 01.33-.314zm-5.113.041a.597.597 0 01.465.22l1.638 1.99L8.96 9.81a.47.47 0 01.378-.183h.164a.18.18 0 01.183.183.193.193 0 01-.046.128L7.668 12.4a.433.433 0 01-.33.19.443.443 0 01-.323-.185l-1.45-1.753v3.246a.303.303 0 01-.331.315.295.295 0 01-.315-.315V9.942a.295.295 0 01.315-.315zm9.942 0h3.334a.502.502 0 01.552.552v3.44a.502.502 0 01-.552.553h-3.334a.502.502 0 01-.552-.552v-3.44a.502.502 0 01.552-.553zm.093.62v3.304h3.148v-3.303zm-5.775.584c.032 0 .191.012.191.25v2.817a.303.303 0 01-.33.315.295.295 0 01-.315-.315V11.49a.591.591 0 01.133-.378l.131-.164.012-.013c.058-.058.104-.104.178-.104zM24 14.498l-3.486 3.486H24z" })); exports.default = Muo;