notebook bookmark icon

notebook-bookmark-broken from Solar by 480 Design · Broken · School · CC-BY-4.0 Attribution required.

Name
notebook-bookmark-broken
Set
Solar
Style
Broken
Category
School
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More school icons from Solar

Use the notebook bookmark icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linejoin="round" d="M12 5.854V20.9999"/><path stroke-linecap="round" d="M5 9L9 10"/><path stroke-linecap="round" d="M5 13L9 14"/><path stroke-linecap="round" d="M19 13L15 14"/><path stroke-linecap="round" d="M19 5.5V9.51029C19 9.78587 19 9.92366 18.9051 9.97935C18.8103 10.035 18.6806 9.97343 18.4211 9.85018L17.1789 9.26011C17.0911 9.21842 17.0472 9.19757 17 9.19757C16.9528 9.19757 16.9089 9.21842 16.8211 9.26011L15.5789 9.85018C15.3194 9.97343 15.1897 10.035 15.0949 9.97935C15 9.92366 15 9.78587 15 9.51029V6.95002"/><path stroke-linecap="round" stroke-linejoin="round" d="M22 10.5384V16.1436C22 17.2546 21.094 18.1535 19.9851 18.2228C19.0157 18.2835 17.8767 18.402 17 18.6334C15.9185 18.9187 14.6271 19.5365 13.6276 20.0692C12.6148 20.6091 11.3852 20.6091 10.3724 20.0692C9.37293 19.5365 8.08145 18.9187 7 18.6334C6.12329 18.402 4.98428 18.2835 4.01486 18.2228C2.90605 18.1535 2 17.2546 2 16.1436V14M22 7V4.93319C22 3.86075 21.1538 2.98041 20.082 3.01775C18.9534 3.05706 17.5469 3.17403 16.5 3.48744C15.5924 3.75916 14.5353 4.30418 13.6738 4.80275C12.6355 5.40367 11.3428 5.43624 10.2823 4.87546C9.29611 4.35401 8.04921 3.76431 7 3.48744C6.11349 3.25351 4.95877 3.1349 3.9824 3.07489C2.8863 3.00752 2 3.89963 2 4.9978V10.5707"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarNotebookBookmarkBroken(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinejoin="round" d="M12 5.854V20.9999"/><path strokeLinecap="round" d="M5 9L9 10"/><path strokeLinecap="round" d="M5 13L9 14"/><path strokeLinecap="round" d="M19 13L15 14"/><path strokeLinecap="round" d="M19 5.5V9.51029C19 9.78587 19 9.92366 18.9051 9.97935C18.8103 10.035 18.6806 9.97343 18.4211 9.85018L17.1789 9.26011C17.0911 9.21842 17.0472 9.19757 17 9.19757C16.9528 9.19757 16.9089 9.21842 16.8211 9.26011L15.5789 9.85018C15.3194 9.97343 15.1897 10.035 15.0949 9.97935C15 9.92366 15 9.78587 15 9.51029V6.95002"/><path strokeLinecap="round" strokeLinejoin="round" d="M22 10.5384V16.1436C22 17.2546 21.094 18.1535 19.9851 18.2228C19.0157 18.2835 17.8767 18.402 17 18.6334C15.9185 18.9187 14.6271 19.5365 13.6276 20.0692C12.6148 20.6091 11.3852 20.6091 10.3724 20.0692C9.37293 19.5365 8.08145 18.9187 7 18.6334C6.12329 18.402 4.98428 18.2835 4.01486 18.2228C2.90605 18.1535 2 17.2546 2 16.1436V14M22 7V4.93319C22 3.86075 21.1538 2.98041 20.082 3.01775C18.9534 3.05706 17.5469 3.17403 16.5 3.48744C15.5924 3.75916 14.5353 4.30418 13.6738 4.80275C12.6355 5.40367 11.3428 5.43624 10.2823 4.87546C9.29611 4.35401 8.04921 3.76431 7 3.48744C6.11349 3.25351 4.95877 3.1349 3.9824 3.07489C2.8863 3.00752 2 3.89963 2 4.9978V10.5707"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linejoin="round" d="M12 5.854V20.9999"/><path stroke-linecap="round" d="M5 9L9 10"/><path stroke-linecap="round" d="M5 13L9 14"/><path stroke-linecap="round" d="M19 13L15 14"/><path stroke-linecap="round" d="M19 5.5V9.51029C19 9.78587 19 9.92366 18.9051 9.97935C18.8103 10.035 18.6806 9.97343 18.4211 9.85018L17.1789 9.26011C17.0911 9.21842 17.0472 9.19757 17 9.19757C16.9528 9.19757 16.9089 9.21842 16.8211 9.26011L15.5789 9.85018C15.3194 9.97343 15.1897 10.035 15.0949 9.97935C15 9.92366 15 9.78587 15 9.51029V6.95002"/><path stroke-linecap="round" stroke-linejoin="round" d="M22 10.5384V16.1436C22 17.2546 21.094 18.1535 19.9851 18.2228C19.0157 18.2835 17.8767 18.402 17 18.6334C15.9185 18.9187 14.6271 19.5365 13.6276 20.0692C12.6148 20.6091 11.3852 20.6091 10.3724 20.0692C9.37293 19.5365 8.08145 18.9187 7 18.6334C6.12329 18.402 4.98428 18.2835 4.01486 18.2228C2.90605 18.1535 2 17.2546 2 16.1436V14M22 7V4.93319C22 3.86075 21.1538 2.98041 20.082 3.01775C18.9534 3.05706 17.5469 3.17403 16.5 3.48744C15.5924 3.75916 14.5353 4.30418 13.6738 4.80275C12.6355 5.40367 11.3428 5.43624 10.2823 4.87546C9.29611 4.35401 8.04921 3.76431 7 3.48744C6.11349 3.25351 4.95877 3.1349 3.9824 3.07489C2.8863 3.00752 2 3.89963 2 4.9978V10.5707"/></g></svg>
</template>

CSS

.icon-notebook-bookmark-broken {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%205.854V20.9999%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5%209L9%2010%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5%2013L9%2014%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19%2013L15%2014%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19%205.5V9.51029C19%209.78587%2019%209.92366%2018.9051%209.97935C18.8103%2010.035%2018.6806%209.97343%2018.4211%209.85018L17.1789%209.26011C17.0911%209.21842%2017.0472%209.19757%2017%209.19757C16.9528%209.19757%2016.9089%209.21842%2016.8211%209.26011L15.5789%209.85018C15.3194%209.97343%2015.1897%2010.035%2015.0949%209.97935C15%209.92366%2015%209.78587%2015%209.51029V6.95002%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22%2010.5384V16.1436C22%2017.2546%2021.094%2018.1535%2019.9851%2018.2228C19.0157%2018.2835%2017.8767%2018.402%2017%2018.6334C15.9185%2018.9187%2014.6271%2019.5365%2013.6276%2020.0692C12.6148%2020.6091%2011.3852%2020.6091%2010.3724%2020.0692C9.37293%2019.5365%208.08145%2018.9187%207%2018.6334C6.12329%2018.402%204.98428%2018.2835%204.01486%2018.2228C2.90605%2018.1535%202%2017.2546%202%2016.1436V14M22%207V4.93319C22%203.86075%2021.1538%202.98041%2020.082%203.01775C18.9534%203.05706%2017.5469%203.17403%2016.5%203.48744C15.5924%203.75916%2014.5353%204.30418%2013.6738%204.80275C12.6355%205.40367%2011.3428%205.43624%2010.2823%204.87546C9.29611%204.35401%208.04921%203.76431%207%203.48744C6.11349%203.25351%204.95877%203.1349%203.9824%203.07489C2.8863%203.00752%202%203.89963%202%204.9978V10.5707%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%205.854V20.9999%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5%209L9%2010%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5%2013L9%2014%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19%2013L15%2014%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19%205.5V9.51029C19%209.78587%2019%209.92366%2018.9051%209.97935C18.8103%2010.035%2018.6806%209.97343%2018.4211%209.85018L17.1789%209.26011C17.0911%209.21842%2017.0472%209.19757%2017%209.19757C16.9528%209.19757%2016.9089%209.21842%2016.8211%209.26011L15.5789%209.85018C15.3194%209.97343%2015.1897%2010.035%2015.0949%209.97935C15%209.92366%2015%209.78587%2015%209.51029V6.95002%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22%2010.5384V16.1436C22%2017.2546%2021.094%2018.1535%2019.9851%2018.2228C19.0157%2018.2835%2017.8767%2018.402%2017%2018.6334C15.9185%2018.9187%2014.6271%2019.5365%2013.6276%2020.0692C12.6148%2020.6091%2011.3852%2020.6091%2010.3724%2020.0692C9.37293%2019.5365%208.08145%2018.9187%207%2018.6334C6.12329%2018.402%204.98428%2018.2835%204.01486%2018.2228C2.90605%2018.1535%202%2017.2546%202%2016.1436V14M22%207V4.93319C22%203.86075%2021.1538%202.98041%2020.082%203.01775C18.9534%203.05706%2017.5469%203.17403%2016.5%203.48744C15.5924%203.75916%2014.5353%204.30418%2013.6738%204.80275C12.6355%205.40367%2011.3428%205.43624%2010.2823%204.87546C9.29611%204.35401%208.04921%203.76431%207%203.48744C6.11349%203.25351%204.95877%203.1349%203.9824%203.07489C2.8863%203.00752%202%203.89963%202%204.9978V10.5707%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/notebook-bookmark-broken.svg?color=%231a73e8&size=48