repo pinned icon
repo-pinned from Codicons by Microsoft Corporation · Regular · CC-BY-4.0 Attribution required.
- Name
- repo-pinned
- Set
- Codicons
- Style
- Regular
- Viewbox
- 16×16
- License
- CC BY 4.0
Related icons in Codicons
Use the repo pinned icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M12 8.895c.38-.066.721-.234 1-.488V11.5a.5.5 0 0 1-.5.5H4v1a1 1 0 0 0 1 1v-.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v.5h4.5a.5.5 0 0 1 0 1H8v.5a.5.5 0 0 1-.854.354l-.646-.646l-.646.646A.501.501 0 0 1 5 15.5V15a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h5.023l-.488 1H5a1 1 0 0 0-1 1v8h8zm3.559-6.522L13.627.441A1.5 1.5 0 0 0 12.566 0c-.548 0-1.088.297-1.355.846l-.805 1.652a1 1 0 0 1-.574.509l-1.105.382a1 1 0 0 0-.382 1.657l.95.95l-1.296 1.296v.709h.709l1.296-1.296l.95.95a1 1 0 0 0 1.657-.382l.382-1.105c.087-.251.27-.458.509-.574l1.652-.804c.549-.267.846-.807.846-1.355a1.5 1.5 0 0 0-.441-1.061z"/></svg>
React
import type { SVGProps } from "react";
export function CodiconRepoPinned(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="M12 8.895c.38-.066.721-.234 1-.488V11.5a.5.5 0 0 1-.5.5H4v1a1 1 0 0 0 1 1v-.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v.5h4.5a.5.5 0 0 1 0 1H8v.5a.5.5 0 0 1-.854.354l-.646-.646l-.646.646A.501.501 0 0 1 5 15.5V15a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h5.023l-.488 1H5a1 1 0 0 0-1 1v8h8zm3.559-6.522L13.627.441A1.5 1.5 0 0 0 12.566 0c-.548 0-1.088.297-1.355.846l-.805 1.652a1 1 0 0 1-.574.509l-1.105.382a1 1 0 0 0-.382 1.657l.95.95l-1.296 1.296v.709h.709l1.296-1.296l.95.95a1 1 0 0 0 1.657-.382l.382-1.105c.087-.251.27-.458.509-.574l1.652-.804c.549-.267.846-.807.846-1.355a1.5 1.5 0 0 0-.441-1.061z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M12 8.895c.38-.066.721-.234 1-.488V11.5a.5.5 0 0 1-.5.5H4v1a1 1 0 0 0 1 1v-.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v.5h4.5a.5.5 0 0 1 0 1H8v.5a.5.5 0 0 1-.854.354l-.646-.646l-.646.646A.501.501 0 0 1 5 15.5V15a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h5.023l-.488 1H5a1 1 0 0 0-1 1v8h8zm3.559-6.522L13.627.441A1.5 1.5 0 0 0 12.566 0c-.548 0-1.088.297-1.355.846l-.805 1.652a1 1 0 0 1-.574.509l-1.105.382a1 1 0 0 0-.382 1.657l.95.95l-1.296 1.296v.709h.709l1.296-1.296l.95.95a1 1 0 0 0 1.657-.382l.382-1.105c.087-.251.27-.458.509-.574l1.652-.804c.549-.267.846-.807.846-1.355a1.5 1.5 0 0 0-.441-1.061z"/></svg> </template>
CSS
.icon-repo-pinned {
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%22M12%208.895c.38-.066.721-.234%201-.488V11.5a.5.5%200%200%201-.5.5H4v1a1%201%200%200%200%201%201v-.5a.5.5%200%200%201%20.5-.5h2a.5.5%200%200%201%20.5.5v.5h4.5a.5.5%200%200%201%200%201H8v.5a.5.5%200%200%201-.854.354l-.646-.646l-.646.646A.501.501%200%200%201%205%2015.5V15a2%202%200%200%201-2-2V3a2%202%200%200%201%202-2h5.023l-.488%201H5a1%201%200%200%200-1%201v8h8zm3.559-6.522L13.627.441A1.5%201.5%200%200%200%2012.566%200c-.548%200-1.088.297-1.355.846l-.805%201.652a1%201%200%200%201-.574.509l-1.105.382a1%201%200%200%200-.382%201.657l.95.95l-1.296%201.296v.709h.709l1.296-1.296l.95.95a1%201%200%200%200%201.657-.382l.382-1.105c.087-.251.27-.458.509-.574l1.652-.804c.549-.267.846-.807.846-1.355a1.5%201.5%200%200%200-.441-1.061z%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%22M12%208.895c.38-.066.721-.234%201-.488V11.5a.5.5%200%200%201-.5.5H4v1a1%201%200%200%200%201%201v-.5a.5.5%200%200%201%20.5-.5h2a.5.5%200%200%201%20.5.5v.5h4.5a.5.5%200%200%201%200%201H8v.5a.5.5%200%200%201-.854.354l-.646-.646l-.646.646A.501.501%200%200%201%205%2015.5V15a2%202%200%200%201-2-2V3a2%202%200%200%201%202-2h5.023l-.488%201H5a1%201%200%200%200-1%201v8h8zm3.559-6.522L13.627.441A1.5%201.5%200%200%200%2012.566%200c-.548%200-1.088.297-1.355.846l-.805%201.652a1%201%200%200%201-.574.509l-1.105.382a1%201%200%200%200-.382%201.657l.95.95l-1.296%201.296v.709h.709l1.296-1.296l.95.95a1%201%200%200%200%201.657-.382l.382-1.105c.087-.251.27-.458.509-.574l1.652-.804c.549-.267.846-.807.846-1.355a1.5%201.5%200%200%200-.441-1.061z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/codicon/repo-pinned.svg?color=%231a73e8&size=48