note-pin-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
note-pin-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the note pin icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M3 9.018V14l.005.176A3 3 0 0 0 6 17h4v-4l.005-.176a3 3 0 0 1 2.819-2.819L13 10h4V6l-.005-.176A3 3 0 0 0 14 3H9.463a2.273 2.273 0 0 1-.74 3.51l-1.892.922l-.442 1.28a1.818 1.818 0 0 1-3.004.691zm13.542 2.635A2 2 0 0 0 16.9 11H13l-.157.006a2 2 0 0 0-1.838 1.845L11 13l.001 3.9c.296-.096.568-.262.792-.486l4.621-4.621zM8.538 3.387L6.611 1.46a1.5 1.5 0 0 0-2.409.404L3.4 3.51a1 1 0 0 1-.573.507l-1.102.38a1 1 0 0 0-.38 1.653l.948.948L1 8.29v.707h.707L3 7.706l.947.947a1 1 0 0 0 1.653-.38l.38-1.102a1 1 0 0 1 .507-.572l1.647-.803a1.5 1.5 0 0 0 .404-2.409"/></svg>

React

import type { SVGProps } from "react";

export function FluentNotePin20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M3 9.018V14l.005.176A3 3 0 0 0 6 17h4v-4l.005-.176a3 3 0 0 1 2.819-2.819L13 10h4V6l-.005-.176A3 3 0 0 0 14 3H9.463a2.273 2.273 0 0 1-.74 3.51l-1.892.922l-.442 1.28a1.818 1.818 0 0 1-3.004.691zm13.542 2.635A2 2 0 0 0 16.9 11H13l-.157.006a2 2 0 0 0-1.838 1.845L11 13l.001 3.9c.296-.096.568-.262.792-.486l4.621-4.621zM8.538 3.387L6.611 1.46a1.5 1.5 0 0 0-2.409.404L3.4 3.51a1 1 0 0 1-.573.507l-1.102.38a1 1 0 0 0-.38 1.653l.948.948L1 8.29v.707h.707L3 7.706l.947.947a1 1 0 0 0 1.653-.38l.38-1.102a1 1 0 0 1 .507-.572l1.647-.803a1.5 1.5 0 0 0 .404-2.409"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M3 9.018V14l.005.176A3 3 0 0 0 6 17h4v-4l.005-.176a3 3 0 0 1 2.819-2.819L13 10h4V6l-.005-.176A3 3 0 0 0 14 3H9.463a2.273 2.273 0 0 1-.74 3.51l-1.892.922l-.442 1.28a1.818 1.818 0 0 1-3.004.691zm13.542 2.635A2 2 0 0 0 16.9 11H13l-.157.006a2 2 0 0 0-1.838 1.845L11 13l.001 3.9c.296-.096.568-.262.792-.486l4.621-4.621zM8.538 3.387L6.611 1.46a1.5 1.5 0 0 0-2.409.404L3.4 3.51a1 1 0 0 1-.573.507l-1.102.38a1 1 0 0 0-.38 1.653l.948.948L1 8.29v.707h.707L3 7.706l.947.947a1 1 0 0 0 1.653-.38l.38-1.102a1 1 0 0 1 .507-.572l1.647-.803a1.5 1.5 0 0 0 .404-2.409"/></svg>
</template>

CSS

.icon-note-pin-20-filled {
  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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%209.018V14l.005.176A3%203%200%200%200%206%2017h4v-4l.005-.176a3%203%200%200%201%202.819-2.819L13%2010h4V6l-.005-.176A3%203%200%200%200%2014%203H9.463a2.273%202.273%200%200%201-.74%203.51l-1.892.922l-.442%201.28a1.818%201.818%200%200%201-3.004.691zm13.542%202.635A2%202%200%200%200%2016.9%2011H13l-.157.006a2%202%200%200%200-1.838%201.845L11%2013l.001%203.9c.296-.096.568-.262.792-.486l4.621-4.621zM8.538%203.387L6.611%201.46a1.5%201.5%200%200%200-2.409.404L3.4%203.51a1%201%200%200%201-.573.507l-1.102.38a1%201%200%200%200-.38%201.653l.948.948L1%208.29v.707h.707L3%207.706l.947.947a1%201%200%200%200%201.653-.38l.38-1.102a1%201%200%200%201%20.507-.572l1.647-.803a1.5%201.5%200%200%200%20.404-2.409%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%209.018V14l.005.176A3%203%200%200%200%206%2017h4v-4l.005-.176a3%203%200%200%201%202.819-2.819L13%2010h4V6l-.005-.176A3%203%200%200%200%2014%203H9.463a2.273%202.273%200%200%201-.74%203.51l-1.892.922l-.442%201.28a1.818%201.818%200%200%201-3.004.691zm13.542%202.635A2%202%200%200%200%2016.9%2011H13l-.157.006a2%202%200%200%200-1.838%201.845L11%2013l.001%203.9c.296-.096.568-.262.792-.486l4.621-4.621zM8.538%203.387L6.611%201.46a1.5%201.5%200%200%200-2.409.404L3.4%203.51a1%201%200%200%201-.573.507l-1.102.38a1%201%200%200%200-.38%201.653l.948.948L1%208.29v.707h.707L3%207.706l.947.947a1%201%200%200%200%201.653-.38l.38-1.102a1%201%200%200%201%20.507-.572l1.647-.803a1.5%201.5%200%200%200%20.404-2.409%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/note-pin-20-filled.svg?color=%231a73e8&size=48