UNPKG

@gravity-ui/icons

Version:

Pack of Gravity UI icons

8 lines (7 loc) 1.69 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); const React = tslib_1.__importStar(require("react")); const LogoLinux = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props), React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M6.854 3.47a2.7 2.7 0 0 1 1.934.102l.618.275q.108.048.205.11.004-.188.023-.377l.05-.495a1.441 1.441 0 1 0-2.868 0zm3.243 2.725a1.6 1.6 0 0 1-.423.433L7.95 7.835a1 1 0 0 1-1.468-.372l-.23-.46-.99 2.226a3.04 3.04 0 0 0-.217 1.758c.46.333.81.817.968 1.393l.123.451c.52.419 1.181.669 1.901.669h.54q.053 0 .105-.002l.305-1.118a2.564 2.564 0 0 1 2.98-1.829q.033-.233.033-.473c0-.714-.223-1.41-.637-1.99l-.842-1.177a5 5 0 0 1-.424-.716m3.242 5.135a4.93 4.93 0 0 0-.756-4.114l-.841-1.177a3.4 3.4 0 0 1-.615-2.31l.05-.495a2.941 2.941 0 1 0-5.854 0l.08.8a3.67 3.67 0 0 1-.298 1.854L3.891 8.62a4.5 4.5 0 0 0-.39 1.88A2.54 2.54 0 0 0 1 13.027c0 1.16.79 2.17 1.914 2.452l1.92.48a1.396 1.396 0 0 0 1.727-1.204c.463.159.96.245 1.476.245h.451a1.396 1.396 0 0 0 1.679.958l1.919-.48A2.53 2.53 0 0 0 14 13.028c0-.653-.25-1.248-.66-1.697M8.18 4.943l.617.275c.03.013.04.025.044.032q.013.016.018.053a.1.1 0 0 1-.007.056c-.004.008-.01.022-.037.04l-1.25.875-.549-1.097a.127.127 0 0 1 .048-.166 1.21 1.21 0 0 1 1.115-.068m-4.901 9.08 1.747.437-.46-1.685A1.064 1.064 0 0 0 3.542 12c-.578 0-1.041.47-1.041 1.027 0 .471.32.882.778.996m6.697.437 1.747-.437c.457-.114.778-.525.778-.996 0-.557-.463-1.027-1.04-1.027-.482 0-.903.324-1.026.775z", clipRule: "evenodd" }))); exports.default = LogoLinux;