pinboard unread icon

pinboard-unread-rounded from Material Symbols by Google · Rounded · Actions · Apache-2.0 Free for personal and commercial use.

Name
pinboard-unread-rounded
Set
Material Symbols
Style
Rounded
Category
Actions
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More actions icons from Material Symbols

Use the pinboard unread icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.875 7.125Q15 6.25 15 5t.875-2.125T18 2t2.125.875T21 5t-.875 2.125T18 8t-2.125-.875M13.1 6H3q-.425 0-.712-.288T2 5t.288-.712T3 4h10.1q-.05.25-.075.488T13 5t.025.513T13.1 6M13 20q-.425 0-.712-.288T12 19t.288-.712T13 18h7V9.575q.6-.275 1.1-.675T22 8v10q0 .825-.587 1.413T20 20zm-7.212 1.713Q5.5 21.425 5.5 21v-4H2.575q-.575 0-.85-.5t0-1L3.5 12.35V10H3q-.425 0-.712-.288T2 9t.288-.712T3 8h7q.425 0 .713.288T11 9t-.288.713T10 10h-.5v2.35l1.775 3.15q.275.5 0 1t-.85.5H7.5v4q0 .425-.288.713T6.5 22t-.712-.288"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsPinboardUnreadRounded(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.875 7.125Q15 6.25 15 5t.875-2.125T18 2t2.125.875T21 5t-.875 2.125T18 8t-2.125-.875M13.1 6H3q-.425 0-.712-.288T2 5t.288-.712T3 4h10.1q-.05.25-.075.488T13 5t.025.513T13.1 6M13 20q-.425 0-.712-.288T12 19t.288-.712T13 18h7V9.575q.6-.275 1.1-.675T22 8v10q0 .825-.587 1.413T20 20zm-7.212 1.713Q5.5 21.425 5.5 21v-4H2.575q-.575 0-.85-.5t0-1L3.5 12.35V10H3q-.425 0-.712-.288T2 9t.288-.712T3 8h7q.425 0 .713.288T11 9t-.288.713T10 10h-.5v2.35l1.775 3.15q.275.5 0 1t-.85.5H7.5v4q0 .425-.288.713T6.5 22t-.712-.288"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.875 7.125Q15 6.25 15 5t.875-2.125T18 2t2.125.875T21 5t-.875 2.125T18 8t-2.125-.875M13.1 6H3q-.425 0-.712-.288T2 5t.288-.712T3 4h10.1q-.05.25-.075.488T13 5t.025.513T13.1 6M13 20q-.425 0-.712-.288T12 19t.288-.712T13 18h7V9.575q.6-.275 1.1-.675T22 8v10q0 .825-.587 1.413T20 20zm-7.212 1.713Q5.5 21.425 5.5 21v-4H2.575q-.575 0-.85-.5t0-1L3.5 12.35V10H3q-.425 0-.712-.288T2 9t.288-.712T3 8h7q.425 0 .713.288T11 9t-.288.713T10 10h-.5v2.35l1.775 3.15q.275.5 0 1t-.85.5H7.5v4q0 .425-.288.713T6.5 22t-.712-.288"/></svg>
</template>

CSS

.icon-pinboard-unread-rounded {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.875%207.125Q15%206.25%2015%205t.875-2.125T18%202t2.125.875T21%205t-.875%202.125T18%208t-2.125-.875M13.1%206H3q-.425%200-.712-.288T2%205t.288-.712T3%204h10.1q-.05.25-.075.488T13%205t.025.513T13.1%206M13%2020q-.425%200-.712-.288T12%2019t.288-.712T13%2018h7V9.575q.6-.275%201.1-.675T22%208v10q0%20.825-.587%201.413T20%2020zm-7.212%201.713Q5.5%2021.425%205.5%2021v-4H2.575q-.575%200-.85-.5t0-1L3.5%2012.35V10H3q-.425%200-.712-.288T2%209t.288-.712T3%208h7q.425%200%20.713.288T11%209t-.288.713T10%2010h-.5v2.35l1.775%203.15q.275.5%200%201t-.85.5H7.5v4q0%20.425-.288.713T6.5%2022t-.712-.288%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.875%207.125Q15%206.25%2015%205t.875-2.125T18%202t2.125.875T21%205t-.875%202.125T18%208t-2.125-.875M13.1%206H3q-.425%200-.712-.288T2%205t.288-.712T3%204h10.1q-.05.25-.075.488T13%205t.025.513T13.1%206M13%2020q-.425%200-.712-.288T12%2019t.288-.712T13%2018h7V9.575q.6-.275%201.1-.675T22%208v10q0%20.825-.587%201.413T20%2020zm-7.212%201.713Q5.5%2021.425%205.5%2021v-4H2.575q-.575%200-.85-.5t0-1L3.5%2012.35V10H3q-.425%200-.712-.288T2%209t.288-.712T3%208h7q.425%200%20.713.288T11%209t-.288.713T10%2010h-.5v2.35l1.775%203.15q.275.5%200%201t-.85.5H7.5v4q0%20.425-.288.713T6.5%2022t-.712-.288%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/pinboard-unread-rounded.svg?color=%231a73e8&size=48