UNPKG

@react-symbols/icons

Version:

Symbols icons by Miguel Solorio for React

4 lines 1.27 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; const Gitlab = (props) => (_jsxs("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none" }, props, { children: [_jsx("path", { fill: "#E24329", d: "m19.734 10.332-.023-.06-2.177-5.9a.566.566 0 0 0-1.084.061l-1.47 4.671H9.024l-1.47-4.67a.57.57 0 0 0-.86-.343.59.59 0 0 0-.224.28L4.289 10.27l-.022.06a4.35 4.35 0 0 0-.11 2.659 4.205 4.205 0 0 0 1.451 2.193l.008.006.02.015 3.317 2.58 1.642 1.289 1 .784a.656.656 0 0 0 .812 0l1-.784 1.641-1.29 3.338-2.595.008-.006a4.207 4.207 0 0 0 1.449-2.192 4.351 4.351 0 0 0-.11-2.656Z" }), _jsx("path", { fill: "#FC6D26", d: "m19.734 10.332-.023-.06a7.228 7.228 0 0 0-2.928 1.367L12 15.394c1.629 1.28 3.047 2.39 3.047 2.39l3.337-2.594.008-.007a4.207 4.207 0 0 0 1.45-2.193 4.352 4.352 0 0 0-.108-2.658Z" }), _jsx("path", { fill: "#FCA326", d: "m8.953 17.785 1.642 1.29 1 .783a.657.657 0 0 0 .812 0l1-.784 1.641-1.29L12 15.395c-1.629 1.276-3.047 2.39-3.047 2.39Z" }), _jsx("path", { fill: "#FC6D26", d: "M7.216 11.64a7.221 7.221 0 0 0-2.927-1.37l-.022.059a4.35 4.35 0 0 0-.11 2.659 4.205 4.205 0 0 0 1.451 2.193l.008.006.02.015 3.317 2.58L12 15.39l-4.784-3.752Z" })] }))); export default Gitlab; //# sourceMappingURL=gitlab.js.map