UNPKG

iconista

Version:

Thousands of SVG icons with one React component

10 lines (9 loc) 2.77 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 Xampp = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M15.664 11.803c-.036.04-.072.081-.087.14l.08.028c.057.021.115.042.17.067.338.152.537.415.561.783.031.475.033.953.001 1.428-.037.55-.543.97-1.112.953-.551-.015-1.027-.465-1.047-1.005-.009-.218-.007-.436-.006-.654.001-.114.002-.227.001-.34 0-.18-.002-.182-.184-.182h-1.01c-.685.002-1.37.003-2.056-.003-.666-.006-1.066.361-1.103 1.095-.015.285-.075.545-.268.764-.298.338-.673.45-1.104.349-.415-.099-.65-.392-.776-.786-.088-.275-.042-.553.009-.82.256-1.354 1.03-2.261 2.358-2.671.284-.088.58-.12.879-.12h2.05c.082 0 .164-.007.245-.013l.045-.004c.527-.038.874-.383.915-1.013.002-.03.001-.06.001-.09v-.055a1.067 1.067 0 011.044-1.07c.59-.021 1.078.396 1.12.99.057.812-.199 1.534-.685 2.18a.783.783 0 01-.04.049zM9.36 10.827a56.797 56.797 0 01-.37 0 2.755 2.755 0 01-.481-.026c-.402-.068-.657-.292-.766-.687-.117-.43-.072-.822.264-1.144.335-.32.73-.416 1.164-.246.422.165.663.493.692.946.014.226.011.453.009.68-.002.118-.003.236-.002.354 0 .087-.032.126-.121.124-.126-.002-.25-.001-.39-.001z", fill: "#323544" }), React.createElement("path", { d: "M18.95 3h-8.342l-5.547.001c-.166 0-.332.012-.497.03-.709.075-1.187.447-1.406 1.127-.082.256-.085.527-.085.794-.002 4.026-.003 8.053-.003 12.079v1.725c0 .207.007.413.03.62.065.575.368.999.815 1.34.05.038.108.062.166.086l.036.015c.35.15.725.177 1.095.178C8.69 21 12.168 21 15.647 21h3.183c.1 0 .2-.013.299-.025.099-.013.198-.025.298-.025.081 0 .163-.026.242-.05l.02-.006c.47-.146.781-.477 1.008-.895.204-.377.226-.796.227-1.21.006-2.863.006-5.726.006-8.59v-.28c0-1.624-.003-3.248-.007-4.871 0-.242-.014-.484-.064-.721-.126-.598-.446-1.032-1.052-1.217A2.921 2.921 0 0018.95 3zm-6.913 11.556c-.043.269-.082.515-.18.744-.523 1.213-1.414 1.952-2.749 2.1a3.234 3.234 0 01-3.474-2.314c-.159-.548-.143-1.107-.086-1.665a4.751 4.751 0 01.512-1.695c.04-.076.038-.134-.01-.208-.422-.633-.585-1.333-.526-2.088.032-.403.13-.79.313-1.151.536-1.06 1.714-1.959 3.291-1.81 1.387.132 2.672 1.328 2.873 2.674.006.044.017.088.03.141l.02.092c.012-.06.022-.116.031-.17.02-.109.037-.208.058-.307.258-1.222 1.455-2.501 3.151-2.517 1.72-.016 2.992 1.332 3.232 2.585.102.529.084 1.057 0 1.586a5.655 5.655 0 01-.465 1.52c-.05.106-.045.183.02.282.37.573.533 1.203.512 1.887-.044 1.427-1.053 2.707-2.442 3.042-1.939.467-3.425-.692-3.925-2.095-.076-.213-.115-.434-.159-.683l-.01-.056-.017.106z", fill: "#323544" })); exports.default = Xampp;