worktree compact icon
worktree-compact from Codicons by Microsoft Corporation · Regular · CC-BY-4.0 Attribution required.
- Name
- worktree-compact
- Set
- Codicons
- Style
- Regular
- Viewbox
- 12×12
- License
- CC BY 4.0
Related icons in Codicons
Use the worktree compact icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M9.65.63c.2-.2.51-.2.71 0l1.5 1.5c.2.2.2.51 0 .71l-1.5 1.5c-.1.1-.23.15-.35.15L10 4.5a.47.47 0 0 1-.35-.15c-.2-.2-.2-.51 0-.71l.64-.64H6.5c-.28 0-.5.22-.5.5v5c0 .28.22.5.5.5h3.81l-.66-.66c-.2-.2-.2-.51 0-.71s.51-.2.71 0l1.5 1.5c.2.2.2.51 0 .71l-1.5 1.5c-.1.1-.23.15-.35.15l-.01.01a.47.47 0 0 1-.35-.15c-.2-.2-.2-.51 0-.71l.64-.64H6.5C5.67 10 5 9.33 5 8.5v-2H.5C.22 6.5 0 6.28 0 6s.22-.5.5-.5H5v-2C5 2.67 5.67 2 6.5 2h3.81l-.66-.66c-.2-.2-.2-.51 0-.71"/></svg>
React
import type { SVGProps } from "react";
export function CodiconWorktreeCompact(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M9.65.63c.2-.2.51-.2.71 0l1.5 1.5c.2.2.2.51 0 .71l-1.5 1.5c-.1.1-.23.15-.35.15L10 4.5a.47.47 0 0 1-.35-.15c-.2-.2-.2-.51 0-.71l.64-.64H6.5c-.28 0-.5.22-.5.5v5c0 .28.22.5.5.5h3.81l-.66-.66c-.2-.2-.2-.51 0-.71s.51-.2.71 0l1.5 1.5c.2.2.2.51 0 .71l-1.5 1.5c-.1.1-.23.15-.35.15l-.01.01a.47.47 0 0 1-.35-.15c-.2-.2-.2-.51 0-.71l.64-.64H6.5C5.67 10 5 9.33 5 8.5v-2H.5C.22 6.5 0 6.28 0 6s.22-.5.5-.5H5v-2C5 2.67 5.67 2 6.5 2h3.81l-.66-.66c-.2-.2-.2-.51 0-.71"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M9.65.63c.2-.2.51-.2.71 0l1.5 1.5c.2.2.2.51 0 .71l-1.5 1.5c-.1.1-.23.15-.35.15L10 4.5a.47.47 0 0 1-.35-.15c-.2-.2-.2-.51 0-.71l.64-.64H6.5c-.28 0-.5.22-.5.5v5c0 .28.22.5.5.5h3.81l-.66-.66c-.2-.2-.2-.51 0-.71s.51-.2.71 0l1.5 1.5c.2.2.2.51 0 .71l-1.5 1.5c-.1.1-.23.15-.35.15l-.01.01a.47.47 0 0 1-.35-.15c-.2-.2-.2-.51 0-.71l.64-.64H6.5C5.67 10 5 9.33 5 8.5v-2H.5C.22 6.5 0 6.28 0 6s.22-.5.5-.5H5v-2C5 2.67 5.67 2 6.5 2h3.81l-.66-.66c-.2-.2-.2-.51 0-.71"/></svg> </template>
CSS
.icon-worktree-compact {
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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.65.63c.2-.2.51-.2.71%200l1.5%201.5c.2.2.2.51%200%20.71l-1.5%201.5c-.1.1-.23.15-.35.15L10%204.5a.47.47%200%200%201-.35-.15c-.2-.2-.2-.51%200-.71l.64-.64H6.5c-.28%200-.5.22-.5.5v5c0%20.28.22.5.5.5h3.81l-.66-.66c-.2-.2-.2-.51%200-.71s.51-.2.71%200l1.5%201.5c.2.2.2.51%200%20.71l-1.5%201.5c-.1.1-.23.15-.35.15l-.01.01a.47.47%200%200%201-.35-.15c-.2-.2-.2-.51%200-.71l.64-.64H6.5C5.67%2010%205%209.33%205%208.5v-2H.5C.22%206.5%200%206.28%200%206s.22-.5.5-.5H5v-2C5%202.67%205.67%202%206.5%202h3.81l-.66-.66c-.2-.2-.2-.51%200-.71%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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.65.63c.2-.2.51-.2.71%200l1.5%201.5c.2.2.2.51%200%20.71l-1.5%201.5c-.1.1-.23.15-.35.15L10%204.5a.47.47%200%200%201-.35-.15c-.2-.2-.2-.51%200-.71l.64-.64H6.5c-.28%200-.5.22-.5.5v5c0%20.28.22.5.5.5h3.81l-.66-.66c-.2-.2-.2-.51%200-.71s.51-.2.71%200l1.5%201.5c.2.2.2.51%200%20.71l-1.5%201.5c-.1.1-.23.15-.35.15l-.01.01a.47.47%200%200%201-.35-.15c-.2-.2-.2-.51%200-.71l.64-.64H6.5C5.67%2010%205%209.33%205%208.5v-2H.5C.22%206.5%200%206.28%200%206s.22-.5.5-.5H5v-2C5%202.67%205.67%202%206.5%202h3.81l-.66-.66c-.2-.2-.2-.51%200-.71%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/codicon/worktree-compact.svg?color=%231a73e8&size=48