git stash apply icon
git-stash-apply from Codicons by Microsoft Corporation · Regular · CC-BY-4.0 Attribution required.
- Name
- git-stash-apply
- Set
- Codicons
- Style
- Regular
- Viewbox
- 16×16
- License
- CC BY 4.0
Related icons in Codicons
git-branchgit-branch-changesgit-branch-compactgit-branch-conflictsgit-branch-staged-changesgit-commitgit-comparegit-fetchgit-lensgit-mergegit-pull-requestgit-pull-request-closedgit-pull-request-commentgit-pull-request-creategit-pull-request-donegit-pull-request-draftgit-pull-request-errorgit-pull-request-go-to-changesgit-pull-request-new-changesgit-stashgit-stash-pop
Use the git stash apply 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 3.854a.5.5 0 0 1 0-.707l2-2a.5.5 0 0 1 .707 0l2 2a.5.5 0 0 1-.708.707L8.499 2.708v.793a.5.5 0 0 1-1 0v-.793L6.353 3.854a.5.5 0 0 1-.707 0M8.5 5.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m0 2a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0"/></svg>
React
import type { SVGProps } from "react";
export function CodiconGitStashApply(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 3.854a.5.5 0 0 1 0-.707l2-2a.5.5 0 0 1 .707 0l2 2a.5.5 0 0 1-.708.707L8.499 2.708v.793a.5.5 0 0 1-1 0v-.793L6.353 3.854a.5.5 0 0 1-.707 0M8.5 5.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m0 2a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0"/></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 3.854a.5.5 0 0 1 0-.707l2-2a.5.5 0 0 1 .707 0l2 2a.5.5 0 0 1-.708.707L8.499 2.708v.793a.5.5 0 0 1-1 0v-.793L6.353 3.854a.5.5 0 0 1-.707 0M8.5 5.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m0 2a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0"/></svg> </template>
CSS
.icon-git-stash-apply {
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%203.854a.5.5%200%200%201%200-.707l2-2a.5.5%200%200%201%20.707%200l2%202a.5.5%200%200%201-.708.707L8.499%202.708v.793a.5.5%200%200%201-1%200v-.793L6.353%203.854a.5.5%200%200%201-.707%200M8.5%205.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m0%202a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200%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%203.854a.5.5%200%200%201%200-.707l2-2a.5.5%200%200%201%20.707%200l2%202a.5.5%200%200%201-.708.707L8.499%202.708v.793a.5.5%200%200%201-1%200v-.793L6.353%203.854a.5.5%200%200%201-.707%200M8.5%205.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m0%202a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/codicon/git-stash-apply.svg?color=%231a73e8&size=48