UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.53 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 Homarr = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M6.256 15.698a6.524 6.524 0 001.25-3.848 6.52 6.52 0 00-2.011-4.716 6.54 6.54 0 00-.833-.678 6.506 6.506 0 00-2.881-1.095s-.002 0-.002.002l1.251 5.1H0a6.029 6.029 0 004.253 4.991l.435 1.772a6.56 6.56 0 001.568-1.528zm14.714-5.235l1.251-5.1-.002-.002a6.494 6.494 0 00-2.881 1.095 6.6 6.6 0 00-.833.678 6.519 6.519 0 00-2.01 4.716 6.523 6.523 0 001.25 3.848 6.56 6.56 0 001.567 1.528l.435-1.772A6.03 6.03 0 0024 10.462h-3.03zm-7.615 3.543a.821.821 0 00.821-.822.821.821 0 00-.821-.821.821.821 0 00-.822.821c0 .454.368.822.822.822m-2.71-1.643a.821.821 0 00-.82.821c0 .454.367.822.82.822a.821.821 0 00.823-.822.821.821 0 00-.822-.821m-.538 2.897a7.8 7.8 0 00-4.13 2.533 7.82 7.82 0 00-1.342 2.252l2.184.013 12.444.056.002-.004a7.83 7.83 0 00-9.158-4.85zm3.247-4.91c.09 0 .178.018.26.046V7.263a2.448 2.448 0 014.5-1.332c.238-.198.487-.383.749-.552a3.376 3.376 0 00-6.177 1.884v3.433a.819.819 0 01.667-.346zM7.937 4.814a2.451 2.451 0 012.448 2.449v3.133a.809.809 0 01.26-.046.82.82 0 01.668.346V7.263a3.38 3.38 0 00-3.376-3.377 3.376 3.376 0 00-2.8 1.493c.26.169.51.354.748.552a2.448 2.448 0 012.052-1.117" })); exports.default = Homarr;