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

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

5 other variants in Material Symbols Light

The same icon in other sets

More actions icons from Material Symbols Light

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.73 7.272Q15 6.543 15 5.502t.729-1.771T17.498 3t1.771.729T20 5.498t-.728 1.771t-1.77.731t-1.771-.728M13.042 6H3.5q-.213 0-.356-.144T3 5.499t.144-.356T3.5 5h9.542q-.011.116-.026.238q-.016.12-.016.252t.016.253t.026.257m-.1 13q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143h6.443q.269 0 .442-.173t.173-.442V9.21q.292-.18.545-.39T21 8.346v9.039q0 .69-.462 1.153T19.385 19zm-6.491 1.856q-.143-.144-.143-.356v-4.27H3.787q-.46 0-.696-.384q-.237-.384-.02-.788l1.352-2.689V9.385H3.5q-.213 0-.356-.144Q3 9.097 3 8.884t.144-.356t.356-.144h6.616q.212 0 .356.145t.144.356t-.144.356t-.356.144h-.924v2.984l1.352 2.689q.218.404-.019.788q-.236.385-.696.385H7.308V20.5q0 .213-.144.356T6.807 21t-.356-.144"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightPinboardUnreadRounded(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.73 7.272Q15 6.543 15 5.502t.729-1.771T17.498 3t1.771.729T20 5.498t-.728 1.771t-1.77.731t-1.771-.728M13.042 6H3.5q-.213 0-.356-.144T3 5.499t.144-.356T3.5 5h9.542q-.011.116-.026.238q-.016.12-.016.252t.016.253t.026.257m-.1 13q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143h6.443q.269 0 .442-.173t.173-.442V9.21q.292-.18.545-.39T21 8.346v9.039q0 .69-.462 1.153T19.385 19zm-6.491 1.856q-.143-.144-.143-.356v-4.27H3.787q-.46 0-.696-.384q-.237-.384-.02-.788l1.352-2.689V9.385H3.5q-.213 0-.356-.144Q3 9.097 3 8.884t.144-.356t.356-.144h6.616q.212 0 .356.145t.144.356t-.144.356t-.356.144h-.924v2.984l1.352 2.689q.218.404-.019.788q-.236.385-.696.385H7.308V20.5q0 .213-.144.356T6.807 21t-.356-.144"/></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.73 7.272Q15 6.543 15 5.502t.729-1.771T17.498 3t1.771.729T20 5.498t-.728 1.771t-1.77.731t-1.771-.728M13.042 6H3.5q-.213 0-.356-.144T3 5.499t.144-.356T3.5 5h9.542q-.011.116-.026.238q-.016.12-.016.252t.016.253t.026.257m-.1 13q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143h6.443q.269 0 .442-.173t.173-.442V9.21q.292-.18.545-.39T21 8.346v9.039q0 .69-.462 1.153T19.385 19zm-6.491 1.856q-.143-.144-.143-.356v-4.27H3.787q-.46 0-.696-.384q-.237-.384-.02-.788l1.352-2.689V9.385H3.5q-.213 0-.356-.144Q3 9.097 3 8.884t.144-.356t.356-.144h6.616q.212 0 .356.145t.144.356t-.144.356t-.356.144h-.924v2.984l1.352 2.689q.218.404-.019.788q-.236.385-.696.385H7.308V20.5q0 .213-.144.356T6.807 21t-.356-.144"/></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.73%207.272Q15%206.543%2015%205.502t.729-1.771T17.498%203t1.771.729T20%205.498t-.728%201.771t-1.77.731t-1.771-.728M13.042%206H3.5q-.213%200-.356-.144T3%205.499t.144-.356T3.5%205h9.542q-.011.116-.026.238q-.016.12-.016.252t.016.253t.026.257m-.1%2013q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143h6.443q.269%200%20.442-.173t.173-.442V9.21q.292-.18.545-.39T21%208.346v9.039q0%20.69-.462%201.153T19.385%2019zm-6.491%201.856q-.143-.144-.143-.356v-4.27H3.787q-.46%200-.696-.384q-.237-.384-.02-.788l1.352-2.689V9.385H3.5q-.213%200-.356-.144Q3%209.097%203%208.884t.144-.356t.356-.144h6.616q.212%200%20.356.145t.144.356t-.144.356t-.356.144h-.924v2.984l1.352%202.689q.218.404-.019.788q-.236.385-.696.385H7.308V20.5q0%20.213-.144.356T6.807%2021t-.356-.144%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.73%207.272Q15%206.543%2015%205.502t.729-1.771T17.498%203t1.771.729T20%205.498t-.728%201.771t-1.77.731t-1.771-.728M13.042%206H3.5q-.213%200-.356-.144T3%205.499t.144-.356T3.5%205h9.542q-.011.116-.026.238q-.016.12-.016.252t.016.253t.026.257m-.1%2013q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143h6.443q.269%200%20.442-.173t.173-.442V9.21q.292-.18.545-.39T21%208.346v9.039q0%20.69-.462%201.153T19.385%2019zm-6.491%201.856q-.143-.144-.143-.356v-4.27H3.787q-.46%200-.696-.384q-.237-.384-.02-.788l1.352-2.689V9.385H3.5q-.213%200-.356-.144Q3%209.097%203%208.884t.144-.356t.356-.144h6.616q.212%200%20.356.145t.144.356t-.144.356t-.356.144h-.924v2.984l1.352%202.689q.218.404-.019.788q-.236.385-.696.385H7.308V20.5q0%20.213-.144.356T6.807%2021t-.356-.144%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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