@uiw/file-icons
Version:
File icons in the file tree
27 lines • 1.86 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import React from 'react';
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
export var Gitlab = props => /*#__PURE__*/_jsxs("svg", _extends({
viewBox: "0 0 20 20",
width: "16px",
height: "16px"
}, props, {
className: "ffont " + (props.className ? props.className : ''),
children: [/*#__PURE__*/_jsx("path", {
d: "M43.9187789,17.5575501 L41.4566593,25.2224064 L36.5771792,40.4138506 C36.3261965,41.1953831 35.2330597,41.1953831 34.9819251,40.4138506 L30.1022663,25.2224064 L13.8986796,25.2224064 L9.01893154,40.4138506 C8.76794882,41.1953831 7.67481199,41.1953831 7.42367739,40.4138506 L2.54419734,25.2224064 L0.0822563375,17.5575501 C-0.142406835,16.8584364 0.103697926,16.0925382 0.691554797,15.6604722 L22.0000263,0 L43.3084978,15.6604722 C43.8963546,16.0925653 44.1423343,16.8584364 43.9177962,17.5575501",
fillRule: "evenodd"
}), ",", /*#__PURE__*/_jsx("path", {
d: "M2.51904297,25.192627 L0.0822017114,17.4027037 C-0.142335486,16.7097522 0.103643214,15.9506048 0.691613871,15.5224367 L22,0 L2.51904297,25.192627 Z",
fillRule: "evenodd"
}), ",", /*#__PURE__*/_jsx("path", {
d: "M2.62207031,25.3049316 L14.045166,25.3049316 L9.27257062,40.405502 C9.02929656,41.198166 7.54711438,41.198166 7.30398747,40.405502 L2.62207031,25.3049316 Z",
fillRule: "evenodd"
}), ",", /*#__PURE__*/_jsx("path", {
d: "M41.4714355,25.2194824 L43.9177983,17.4027037 C44.1423355,16.7097522 43.8963568,15.9506048 43.3083861,15.5224367 L22,0 L41.4714355,25.2194824 Z",
fillRule: "evenodd"
}), ",", /*#__PURE__*/_jsx("path", {
d: "M41.3789062,25.2546387 L29.8935547,25.2546387 L34.7274294,40.405502 C34.9707034,41.198166 36.5151415,41.198166 36.7582684,40.405502 L41.3789062,25.2546387 Z",
fillRule: "evenodd"
})]
}));