git merge queue icon

git-merge-queue-24 from Octicons by GitHub · 24 · MIT Free for personal and commercial use.

Name
git-merge-queue-24
Set
Octicons
Style
24
Viewbox
24×24
License
MIT

1 other variant in Octicons

Related icons in Octicons

Use the git merge queue icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.75 6.5a1.75 1.75 0 1 1 .001-3.501A1.75 1.75 0 0 1 5.75 6.5M9.5 8.75a1.75 1.75 0 1 1 3.501.001A1.75 1.75 0 0 1 9.5 8.75M5.75 22.5a3.25 3.25 0 0 1-.745-6.414L5 16v-5a.75.75 0 0 1 1.5 0v5l-.005.086A3.252 3.252 0 0 1 5.75 22.5M4 19.25a1.75 1.75 0 1 0 3.501-.001A1.75 1.75 0 0 0 4 19.25m11-6.5a3.25 3.25 0 1 1 6.5 0a3.25 3.25 0 0 1-6.5 0m3.25 1.75a1.75 1.75 0 1 0 0-3.5a1.75 1.75 0 0 0 0 3.5"/></svg>

React

import type { SVGProps } from "react";

export function OcticonGitMergeQueue24(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="M5.75 6.5a1.75 1.75 0 1 1 .001-3.501A1.75 1.75 0 0 1 5.75 6.5M9.5 8.75a1.75 1.75 0 1 1 3.501.001A1.75 1.75 0 0 1 9.5 8.75M5.75 22.5a3.25 3.25 0 0 1-.745-6.414L5 16v-5a.75.75 0 0 1 1.5 0v5l-.005.086A3.252 3.252 0 0 1 5.75 22.5M4 19.25a1.75 1.75 0 1 0 3.501-.001A1.75 1.75 0 0 0 4 19.25m11-6.5a3.25 3.25 0 1 1 6.5 0a3.25 3.25 0 0 1-6.5 0m3.25 1.75a1.75 1.75 0 1 0 0-3.5a1.75 1.75 0 0 0 0 3.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.75 6.5a1.75 1.75 0 1 1 .001-3.501A1.75 1.75 0 0 1 5.75 6.5M9.5 8.75a1.75 1.75 0 1 1 3.501.001A1.75 1.75 0 0 1 9.5 8.75M5.75 22.5a3.25 3.25 0 0 1-.745-6.414L5 16v-5a.75.75 0 0 1 1.5 0v5l-.005.086A3.252 3.252 0 0 1 5.75 22.5M4 19.25a1.75 1.75 0 1 0 3.501-.001A1.75 1.75 0 0 0 4 19.25m11-6.5a3.25 3.25 0 1 1 6.5 0a3.25 3.25 0 0 1-6.5 0m3.25 1.75a1.75 1.75 0 1 0 0-3.5a1.75 1.75 0 0 0 0 3.5"/></svg>
</template>

CSS

.icon-git-merge-queue-24 {
  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%22M5.75%206.5a1.75%201.75%200%201%201%20.001-3.501A1.75%201.75%200%200%201%205.75%206.5M9.5%208.75a1.75%201.75%200%201%201%203.501.001A1.75%201.75%200%200%201%209.5%208.75M5.75%2022.5a3.25%203.25%200%200%201-.745-6.414L5%2016v-5a.75.75%200%200%201%201.5%200v5l-.005.086A3.252%203.252%200%200%201%205.75%2022.5M4%2019.25a1.75%201.75%200%201%200%203.501-.001A1.75%201.75%200%200%200%204%2019.25m11-6.5a3.25%203.25%200%201%201%206.5%200a3.25%203.25%200%200%201-6.5%200m3.25%201.75a1.75%201.75%200%201%200%200-3.5a1.75%201.75%200%200%200%200%203.5%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%22M5.75%206.5a1.75%201.75%200%201%201%20.001-3.501A1.75%201.75%200%200%201%205.75%206.5M9.5%208.75a1.75%201.75%200%201%201%203.501.001A1.75%201.75%200%200%201%209.5%208.75M5.75%2022.5a3.25%203.25%200%200%201-.745-6.414L5%2016v-5a.75.75%200%200%201%201.5%200v5l-.005.086A3.252%203.252%200%200%201%205.75%2022.5M4%2019.25a1.75%201.75%200%201%200%203.501-.001A1.75%201.75%200%200%200%204%2019.25m11-6.5a3.25%203.25%200%201%201%206.5%200a3.25%203.25%200%200%201-6.5%200m3.25%201.75a1.75%201.75%200%201%200%200-3.5a1.75%201.75%200%200%200%200%203.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/octicon/git-merge-queue-24.svg?color=%231a73e8&size=48