gitpod from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
gitpod
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the gitpod logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.033 1.195a2.387 2.387 0 0 1-.87 3.235l-6.98 4.04a.6.6 0 0 0-.3.522v6.342a.6.6 0 0 0 .3.521l5.524 3.199a.59.59 0 0 0 .586 0l5.527-3.199a.6.6 0 0 0 .299-.52V11.39l-4.969 2.838a2.326 2.326 0 0 1-3.19-.9a2.39 2.39 0 0 1 .89-3.23l7.108-4.062C20.123 4.8 22.8 6.384 22.8 8.901v6.914a4.52 4.52 0 0 1-2.245 3.919l-6.345 3.672a4.41 4.41 0 0 1-4.422 0l-6.344-3.672A4.52 4.52 0 0 1 1.2 15.816V8.51a4.52 4.52 0 0 1 2.245-3.918l7.393-4.28a2.326 2.326 0 0 1 3.195.883"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsGitpod(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.033 1.195a2.387 2.387 0 0 1-.87 3.235l-6.98 4.04a.6.6 0 0 0-.3.522v6.342a.6.6 0 0 0 .3.521l5.524 3.199a.59.59 0 0 0 .586 0l5.527-3.199a.6.6 0 0 0 .299-.52V11.39l-4.969 2.838a2.326 2.326 0 0 1-3.19-.9a2.39 2.39 0 0 1 .89-3.23l7.108-4.062C20.123 4.8 22.8 6.384 22.8 8.901v6.914a4.52 4.52 0 0 1-2.245 3.919l-6.345 3.672a4.41 4.41 0 0 1-4.422 0l-6.344-3.672A4.52 4.52 0 0 1 1.2 15.816V8.51a4.52 4.52 0 0 1 2.245-3.918l7.393-4.28a2.326 2.326 0 0 1 3.195.883"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.033 1.195a2.387 2.387 0 0 1-.87 3.235l-6.98 4.04a.6.6 0 0 0-.3.522v6.342a.6.6 0 0 0 .3.521l5.524 3.199a.59.59 0 0 0 .586 0l5.527-3.199a.6.6 0 0 0 .299-.52V11.39l-4.969 2.838a2.326 2.326 0 0 1-3.19-.9a2.39 2.39 0 0 1 .89-3.23l7.108-4.062C20.123 4.8 22.8 6.384 22.8 8.901v6.914a4.52 4.52 0 0 1-2.245 3.919l-6.345 3.672a4.41 4.41 0 0 1-4.422 0l-6.344-3.672A4.52 4.52 0 0 1 1.2 15.816V8.51a4.52 4.52 0 0 1 2.245-3.918l7.393-4.28a2.326 2.326 0 0 1 3.195.883"/></svg>
</template>

CSS

.icon-gitpod {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.033%201.195a2.387%202.387%200%200%201-.87%203.235l-6.98%204.04a.6.6%200%200%200-.3.522v6.342a.6.6%200%200%200%20.3.521l5.524%203.199a.59.59%200%200%200%20.586%200l5.527-3.199a.6.6%200%200%200%20.299-.52V11.39l-4.969%202.838a2.326%202.326%200%200%201-3.19-.9a2.39%202.39%200%200%201%20.89-3.23l7.108-4.062C20.123%204.8%2022.8%206.384%2022.8%208.901v6.914a4.52%204.52%200%200%201-2.245%203.919l-6.345%203.672a4.41%204.41%200%200%201-4.422%200l-6.344-3.672A4.52%204.52%200%200%201%201.2%2015.816V8.51a4.52%204.52%200%200%201%202.245-3.918l7.393-4.28a2.326%202.326%200%200%201%203.195.883%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.033%201.195a2.387%202.387%200%200%201-.87%203.235l-6.98%204.04a.6.6%200%200%200-.3.522v6.342a.6.6%200%200%200%20.3.521l5.524%203.199a.59.59%200%200%200%20.586%200l5.527-3.199a.6.6%200%200%200%20.299-.52V11.39l-4.969%202.838a2.326%202.326%200%200%201-3.19-.9a2.39%202.39%200%200%201%20.89-3.23l7.108-4.062C20.123%204.8%2022.8%206.384%2022.8%208.901v6.914a4.52%204.52%200%200%201-2.245%203.919l-6.345%203.672a4.41%204.41%200%200%201-4.422%200l-6.344-3.672A4.52%204.52%200%200%201%201.2%2015.816V8.51a4.52%204.52%200%200%201%202.245-3.918l7.393-4.28a2.326%202.326%200%200%201%203.195.883%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/gitpod.svg?color=%231a73e8&size=48