pinned small icon
pinned-small from Codicons by Microsoft Corporation · Regular · CC-BY-4.0 Attribution required.
- Name
- pinned-small
- Set
- Codicons
- Style
- Regular
- Viewbox
- 16×16
- License
- CC BY 4.0
Related icons in Codicons
Use the pinned small icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="M5 3h5v.278c0 .406-.086.778-.258 1.117c-.172.339-.42.63-.742.875v1.86c.307.145.583.328.828.546c.245.219.456.464.633.735c.177.27.31.565.398.882c.089.318.136.646.141.985v.5H8V13l-.5 1l-.5-1v-2.222H4v-.5c0-.339.047-.664.14-.977c.094-.312.227-.607.4-.883A3.404 3.404 0 0 1 6 7.13V5.27a2.561 2.561 0 0 1-.734-.875A2.505 2.505 0 0 1 5 3.278V3zm1.086.778c.042.125.094.232.156.32a1.494 1.494 0 0 0 .461.43L7 4.715v3.102l-.336.117c-.411.146-.76.383-1.047.711C5.331 8.973 5.09 9.573 5 10h5c-.089-.427-.33-1.027-.617-1.355a2.457 2.457 0 0 0-1.047-.71L8 7.816V4.715l.297-.18c.094-.057.177-.122.25-.195c.073-.073.143-.153.21-.242a.968.968 0 0 0 .157-.32H6.086z"/></g></svg>
React
import type { SVGProps } from "react";
export function CodiconPinnedSmall(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="M5 3h5v.278c0 .406-.086.778-.258 1.117c-.172.339-.42.63-.742.875v1.86c.307.145.583.328.828.546c.245.219.456.464.633.735c.177.27.31.565.398.882c.089.318.136.646.141.985v.5H8V13l-.5 1l-.5-1v-2.222H4v-.5c0-.339.047-.664.14-.977c.094-.312.227-.607.4-.883A3.404 3.404 0 0 1 6 7.13V5.27a2.561 2.561 0 0 1-.734-.875A2.505 2.505 0 0 1 5 3.278V3zm1.086.778c.042.125.094.232.156.32a1.494 1.494 0 0 0 .461.43L7 4.715v3.102l-.336.117c-.411.146-.76.383-1.047.711C5.331 8.973 5.09 9.573 5 10h5c-.089-.427-.33-1.027-.617-1.355a2.457 2.457 0 0 0-1.047-.71L8 7.816V4.715l.297-.18c.094-.057.177-.122.25-.195c.073-.073.143-.153.21-.242a.968.968 0 0 0 .157-.32H6.086z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="M5 3h5v.278c0 .406-.086.778-.258 1.117c-.172.339-.42.63-.742.875v1.86c.307.145.583.328.828.546c.245.219.456.464.633.735c.177.27.31.565.398.882c.089.318.136.646.141.985v.5H8V13l-.5 1l-.5-1v-2.222H4v-.5c0-.339.047-.664.14-.977c.094-.312.227-.607.4-.883A3.404 3.404 0 0 1 6 7.13V5.27a2.561 2.561 0 0 1-.734-.875A2.505 2.505 0 0 1 5 3.278V3zm1.086.778c.042.125.094.232.156.32a1.494 1.494 0 0 0 .461.43L7 4.715v3.102l-.336.117c-.411.146-.76.383-1.047.711C5.331 8.973 5.09 9.573 5 10h5c-.089-.427-.33-1.027-.617-1.355a2.457 2.457 0 0 0-1.047-.71L8 7.816V4.715l.297-.18c.094-.057.177-.122.25-.195c.073-.073.143-.153.21-.242a.968.968 0 0 0 .157-.32H6.086z"/></g></svg> </template>
CSS
.icon-pinned-small {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M5%203h5v.278c0%20.406-.086.778-.258%201.117c-.172.339-.42.63-.742.875v1.86c.307.145.583.328.828.546c.245.219.456.464.633.735c.177.27.31.565.398.882c.089.318.136.646.141.985v.5H8V13l-.5%201l-.5-1v-2.222H4v-.5c0-.339.047-.664.14-.977c.094-.312.227-.607.4-.883A3.404%203.404%200%200%201%206%207.13V5.27a2.561%202.561%200%200%201-.734-.875A2.505%202.505%200%200%201%205%203.278V3zm1.086.778c.042.125.094.232.156.32a1.494%201.494%200%200%200%20.461.43L7%204.715v3.102l-.336.117c-.411.146-.76.383-1.047.711C5.331%208.973%205.09%209.573%205%2010h5c-.089-.427-.33-1.027-.617-1.355a2.457%202.457%200%200%200-1.047-.71L8%207.816V4.715l.297-.18c.094-.057.177-.122.25-.195c.073-.073.143-.153.21-.242a.968.968%200%200%200%20.157-.32H6.086z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M5%203h5v.278c0%20.406-.086.778-.258%201.117c-.172.339-.42.63-.742.875v1.86c.307.145.583.328.828.546c.245.219.456.464.633.735c.177.27.31.565.398.882c.089.318.136.646.141.985v.5H8V13l-.5%201l-.5-1v-2.222H4v-.5c0-.339.047-.664.14-.977c.094-.312.227-.607.4-.883A3.404%203.404%200%200%201%206%207.13V5.27a2.561%202.561%200%200%201-.734-.875A2.505%202.505%200%200%201%205%203.278V3zm1.086.778c.042.125.094.232.156.32a1.494%201.494%200%200%200%20.461.43L7%204.715v3.102l-.336.117c-.411.146-.76.383-1.047.711C5.331%208.973%205.09%209.573%205%2010h5c-.089-.427-.33-1.027-.617-1.355a2.457%202.457%200%200%200-1.047-.71L8%207.816V4.715l.297-.18c.094-.057.177-.122.25-.195c.073-.073.143-.153.21-.242a.968.968%200%200%200%20.157-.32H6.086z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/codicon/pinned-small.svg?color=%231a73e8&size=48