git stash icon

git-stash from Codicons by Microsoft Corporation · Regular · CC-BY-4.0 Attribution required.

Name
git-stash
Set
Codicons
Style
Regular
Viewbox
16×16
License
CC BY 4.0

Related icons in Codicons

Use the git stash icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M14.5 8h-4a.5.5 0 0 0-.5.5c0 1.103-.897 2-2 2s-2-.897-2-2a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 0-.5.5v4C1 13.878 2.121 15 3.5 15h9c1.379 0 2.5-1.122 2.5-2.5v-4a.5.5 0 0 0-.5-.5m-.5 4.5c0 .827-.673 1.5-1.5 1.5h-9c-.827 0-1.5-.673-1.5-1.5V9h3.042A3.005 3.005 0 0 0 8 11.5A3.005 3.005 0 0 0 10.958 9H14zM5.646 5.854a.5.5 0 0 1 .707-.707l1.146 1.146V1.5a.5.5 0 0 1 1 0v4.793l1.146-1.146a.5.5 0 0 1 .707.707l-2 2a.5.5 0 0 1-.708 0l-2-2z"/></svg>

React

import type { SVGProps } from "react";

export function CodiconGitStash(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M14.5 8h-4a.5.5 0 0 0-.5.5c0 1.103-.897 2-2 2s-2-.897-2-2a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 0-.5.5v4C1 13.878 2.121 15 3.5 15h9c1.379 0 2.5-1.122 2.5-2.5v-4a.5.5 0 0 0-.5-.5m-.5 4.5c0 .827-.673 1.5-1.5 1.5h-9c-.827 0-1.5-.673-1.5-1.5V9h3.042A3.005 3.005 0 0 0 8 11.5A3.005 3.005 0 0 0 10.958 9H14zM5.646 5.854a.5.5 0 0 1 .707-.707l1.146 1.146V1.5a.5.5 0 0 1 1 0v4.793l1.146-1.146a.5.5 0 0 1 .707.707l-2 2a.5.5 0 0 1-.708 0l-2-2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M14.5 8h-4a.5.5 0 0 0-.5.5c0 1.103-.897 2-2 2s-2-.897-2-2a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 0-.5.5v4C1 13.878 2.121 15 3.5 15h9c1.379 0 2.5-1.122 2.5-2.5v-4a.5.5 0 0 0-.5-.5m-.5 4.5c0 .827-.673 1.5-1.5 1.5h-9c-.827 0-1.5-.673-1.5-1.5V9h3.042A3.005 3.005 0 0 0 8 11.5A3.005 3.005 0 0 0 10.958 9H14zM5.646 5.854a.5.5 0 0 1 .707-.707l1.146 1.146V1.5a.5.5 0 0 1 1 0v4.793l1.146-1.146a.5.5 0 0 1 .707.707l-2 2a.5.5 0 0 1-.708 0l-2-2z"/></svg>
</template>

CSS

.icon-git-stash {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.5%208h-4a.5.5%200%200%200-.5.5c0%201.103-.897%202-2%202s-2-.897-2-2a.5.5%200%200%200-.5-.5h-4a.5.5%200%200%200-.5.5v4C1%2013.878%202.121%2015%203.5%2015h9c1.379%200%202.5-1.122%202.5-2.5v-4a.5.5%200%200%200-.5-.5m-.5%204.5c0%20.827-.673%201.5-1.5%201.5h-9c-.827%200-1.5-.673-1.5-1.5V9h3.042A3.005%203.005%200%200%200%208%2011.5A3.005%203.005%200%200%200%2010.958%209H14zM5.646%205.854a.5.5%200%200%201%20.707-.707l1.146%201.146V1.5a.5.5%200%200%201%201%200v4.793l1.146-1.146a.5.5%200%200%201%20.707.707l-2%202a.5.5%200%200%201-.708%200l-2-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.5%208h-4a.5.5%200%200%200-.5.5c0%201.103-.897%202-2%202s-2-.897-2-2a.5.5%200%200%200-.5-.5h-4a.5.5%200%200%200-.5.5v4C1%2013.878%202.121%2015%203.5%2015h9c1.379%200%202.5-1.122%202.5-2.5v-4a.5.5%200%200%200-.5-.5m-.5%204.5c0%20.827-.673%201.5-1.5%201.5h-9c-.827%200-1.5-.673-1.5-1.5V9h3.042A3.005%203.005%200%200%200%208%2011.5A3.005%203.005%200%200%200%2010.958%209H14zM5.646%205.854a.5.5%200%200%201%20.707-.707l1.146%201.146V1.5a.5.5%200%200%201%201%200v4.793l1.146-1.146a.5.5%200%200%201%20.707.707l-2%202a.5.5%200%200%201-.708%200l-2-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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