gitlab-outlined from Ant Design Icons by HeskeyBaozi · Outlined · MIT Free for personal and commercial use.

Name
gitlab-outlined
Set
Ant Design Icons
Style
Outlined
Viewbox
1024×1024
License
MIT
Aliases
gitlab, gitlab-outline

1 other variant in Ant Design Icons

The same icon in other sets

Use the gitlab icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M913.9 552.2L805 181.4v-.1c-7.6-22.9-25.7-36.5-48.3-36.5c-23.4 0-42.5 13.5-49.7 35.2l-71.4 213H388.8l-71.4-213c-7.2-21.7-26.3-35.2-49.7-35.2c-23.1 0-42.5 14.8-48.4 36.6L110.5 552.2c-4.4 14.7 1.2 31.4 13.5 40.7l368.5 276.4c2.6 3.6 6.2 6.3 10.4 7.8l8.6 6.4l8.5-6.4c4.9-1.7 9-4.7 11.9-8.9l368.4-275.4c12.4-9.2 18-25.9 13.6-40.6M751.7 193.4c1-1.8 2.9-1.9 3.5-1.9c1.1 0 2.5.3 3.4 3L818 394.3H684.5zm-487.4 1c.9-2.6 2.3-2.9 3.4-2.9c2.7 0 2.9.1 3.4 1.7l67.3 201.2H206.5zM158.8 558.7l28.2-97.3l202.4 270.2zm73.9-116.4h122.1l90.8 284.3zM512.9 776L405.7 442.3H620zm157.9-333.7h119.5L580 723.1zm-40.7 293.9l207.3-276.7l29.5 99.2z"/></svg>

React

import type { SVGProps } from "react";

export function AntDesignGitlabOutlined(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M913.9 552.2L805 181.4v-.1c-7.6-22.9-25.7-36.5-48.3-36.5c-23.4 0-42.5 13.5-49.7 35.2l-71.4 213H388.8l-71.4-213c-7.2-21.7-26.3-35.2-49.7-35.2c-23.1 0-42.5 14.8-48.4 36.6L110.5 552.2c-4.4 14.7 1.2 31.4 13.5 40.7l368.5 276.4c2.6 3.6 6.2 6.3 10.4 7.8l8.6 6.4l8.5-6.4c4.9-1.7 9-4.7 11.9-8.9l368.4-275.4c12.4-9.2 18-25.9 13.6-40.6M751.7 193.4c1-1.8 2.9-1.9 3.5-1.9c1.1 0 2.5.3 3.4 3L818 394.3H684.5zm-487.4 1c.9-2.6 2.3-2.9 3.4-2.9c2.7 0 2.9.1 3.4 1.7l67.3 201.2H206.5zM158.8 558.7l28.2-97.3l202.4 270.2zm73.9-116.4h122.1l90.8 284.3zM512.9 776L405.7 442.3H620zm157.9-333.7h119.5L580 723.1zm-40.7 293.9l207.3-276.7l29.5 99.2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M913.9 552.2L805 181.4v-.1c-7.6-22.9-25.7-36.5-48.3-36.5c-23.4 0-42.5 13.5-49.7 35.2l-71.4 213H388.8l-71.4-213c-7.2-21.7-26.3-35.2-49.7-35.2c-23.1 0-42.5 14.8-48.4 36.6L110.5 552.2c-4.4 14.7 1.2 31.4 13.5 40.7l368.5 276.4c2.6 3.6 6.2 6.3 10.4 7.8l8.6 6.4l8.5-6.4c4.9-1.7 9-4.7 11.9-8.9l368.4-275.4c12.4-9.2 18-25.9 13.6-40.6M751.7 193.4c1-1.8 2.9-1.9 3.5-1.9c1.1 0 2.5.3 3.4 3L818 394.3H684.5zm-487.4 1c.9-2.6 2.3-2.9 3.4-2.9c2.7 0 2.9.1 3.4 1.7l67.3 201.2H206.5zM158.8 558.7l28.2-97.3l202.4 270.2zm73.9-116.4h122.1l90.8 284.3zM512.9 776L405.7 442.3H620zm157.9-333.7h119.5L580 723.1zm-40.7 293.9l207.3-276.7l29.5 99.2z"/></svg>
</template>

CSS

.icon-gitlab-outlined {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M913.9%20552.2L805%20181.4v-.1c-7.6-22.9-25.7-36.5-48.3-36.5c-23.4%200-42.5%2013.5-49.7%2035.2l-71.4%20213H388.8l-71.4-213c-7.2-21.7-26.3-35.2-49.7-35.2c-23.1%200-42.5%2014.8-48.4%2036.6L110.5%20552.2c-4.4%2014.7%201.2%2031.4%2013.5%2040.7l368.5%20276.4c2.6%203.6%206.2%206.3%2010.4%207.8l8.6%206.4l8.5-6.4c4.9-1.7%209-4.7%2011.9-8.9l368.4-275.4c12.4-9.2%2018-25.9%2013.6-40.6M751.7%20193.4c1-1.8%202.9-1.9%203.5-1.9c1.1%200%202.5.3%203.4%203L818%20394.3H684.5zm-487.4%201c.9-2.6%202.3-2.9%203.4-2.9c2.7%200%202.9.1%203.4%201.7l67.3%20201.2H206.5zM158.8%20558.7l28.2-97.3l202.4%20270.2zm73.9-116.4h122.1l90.8%20284.3zM512.9%20776L405.7%20442.3H620zm157.9-333.7h119.5L580%20723.1zm-40.7%20293.9l207.3-276.7l29.5%2099.2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M913.9%20552.2L805%20181.4v-.1c-7.6-22.9-25.7-36.5-48.3-36.5c-23.4%200-42.5%2013.5-49.7%2035.2l-71.4%20213H388.8l-71.4-213c-7.2-21.7-26.3-35.2-49.7-35.2c-23.1%200-42.5%2014.8-48.4%2036.6L110.5%20552.2c-4.4%2014.7%201.2%2031.4%2013.5%2040.7l368.5%20276.4c2.6%203.6%206.2%206.3%2010.4%207.8l8.6%206.4l8.5-6.4c4.9-1.7%209-4.7%2011.9-8.9l368.4-275.4c12.4-9.2%2018-25.9%2013.6-40.6M751.7%20193.4c1-1.8%202.9-1.9%203.5-1.9c1.1%200%202.5.3%203.4%203L818%20394.3H684.5zm-487.4%201c.9-2.6%202.3-2.9%203.4-2.9c2.7%200%202.9.1%203.4%201.7l67.3%20201.2H206.5zM158.8%20558.7l28.2-97.3l202.4%20270.2zm73.9-116.4h122.1l90.8%20284.3zM512.9%20776L405.7%20442.3H620zm157.9-333.7h119.5L580%20723.1zm-40.7%20293.9l207.3-276.7l29.5%2099.2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ant-design/gitlab-outlined.svg?color=%231a73e8&size=48