gitlab logo simple icon
gitlab-logo-simple-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- gitlab-logo-simple-thin
- Set
- Phosphor
- Style
- Thin
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Related icons in Phosphor
Use the gitlab logo simple icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M226.27 118.11L206.38 42a7.94 7.94 0 0 0-15.16-.75L172.57 92H83.43L64.78 41.24a7.94 7.94 0 0 0-15.16.76l-19.89 76.11a53.16 53.16 0 0 0 20.44 56.68l73.27 51.76a7.9 7.9 0 0 0 9.12 0l73.27-51.76a53.16 53.16 0 0 0 20.44-56.68m-25.05 50.14L128 220l-73.22-51.75a45.11 45.11 0 0 1-17.31-48.11l19.84-76l19.58 53.24a4 4 0 0 0 3.75 2.62h94.72a4 4 0 0 0 3.75-2.62l19.57-53.22l19.85 76a45.11 45.11 0 0 1-17.31 48.09"/></svg>
React
import type { SVGProps } from "react";
export function PhGitlabLogoSimpleThin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M226.27 118.11L206.38 42a7.94 7.94 0 0 0-15.16-.75L172.57 92H83.43L64.78 41.24a7.94 7.94 0 0 0-15.16.76l-19.89 76.11a53.16 53.16 0 0 0 20.44 56.68l73.27 51.76a7.9 7.9 0 0 0 9.12 0l73.27-51.76a53.16 53.16 0 0 0 20.44-56.68m-25.05 50.14L128 220l-73.22-51.75a45.11 45.11 0 0 1-17.31-48.11l19.84-76l19.58 53.24a4 4 0 0 0 3.75 2.62h94.72a4 4 0 0 0 3.75-2.62l19.57-53.22l19.85 76a45.11 45.11 0 0 1-17.31 48.09"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M226.27 118.11L206.38 42a7.94 7.94 0 0 0-15.16-.75L172.57 92H83.43L64.78 41.24a7.94 7.94 0 0 0-15.16.76l-19.89 76.11a53.16 53.16 0 0 0 20.44 56.68l73.27 51.76a7.9 7.9 0 0 0 9.12 0l73.27-51.76a53.16 53.16 0 0 0 20.44-56.68m-25.05 50.14L128 220l-73.22-51.75a45.11 45.11 0 0 1-17.31-48.11l19.84-76l19.58 53.24a4 4 0 0 0 3.75 2.62h94.72a4 4 0 0 0 3.75-2.62l19.57-53.22l19.85 76a45.11 45.11 0 0 1-17.31 48.09"/></svg> </template>
CSS
.icon-gitlab-logo-simple-thin {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M226.27%20118.11L206.38%2042a7.94%207.94%200%200%200-15.16-.75L172.57%2092H83.43L64.78%2041.24a7.94%207.94%200%200%200-15.16.76l-19.89%2076.11a53.16%2053.16%200%200%200%2020.44%2056.68l73.27%2051.76a7.9%207.9%200%200%200%209.12%200l73.27-51.76a53.16%2053.16%200%200%200%2020.44-56.68m-25.05%2050.14L128%20220l-73.22-51.75a45.11%2045.11%200%200%201-17.31-48.11l19.84-76l19.58%2053.24a4%204%200%200%200%203.75%202.62h94.72a4%204%200%200%200%203.75-2.62l19.57-53.22l19.85%2076a45.11%2045.11%200%200%201-17.31%2048.09%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M226.27%20118.11L206.38%2042a7.94%207.94%200%200%200-15.16-.75L172.57%2092H83.43L64.78%2041.24a7.94%207.94%200%200%200-15.16.76l-19.89%2076.11a53.16%2053.16%200%200%200%2020.44%2056.68l73.27%2051.76a7.9%207.9%200%200%200%209.12%200l73.27-51.76a53.16%2053.16%200%200%200%2020.44-56.68m-25.05%2050.14L128%20220l-73.22-51.75a45.11%2045.11%200%200%201-17.31-48.11l19.84-76l19.58%2053.24a4%204%200%200%200%203.75%202.62h94.72a4%204%200%200%200%203.75-2.62l19.57-53.22l19.85%2076a45.11%2045.11%200%200%201-17.31%2048.09%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/gitlab-logo-simple-thin.svg?color=%231a73e8&size=48