book bookmark icon
book-bookmark-broken from Solar by 480 Design · Broken · School · CC-BY-4.0 Attribution required.
- Name
- book-bookmark-broken
- Set
- Solar
- Style
- Broken
- Category
- School
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More school icons from Solar
backpack-boldbook-2-boldbook-boldbook-bookmark-minimalistic-boldbook-minimalistic-boldbookmark-boldbookmark-circle-boldbookmark-opened-boldbookmark-square-boldbookmark-square-minimalistic-boldcalculator-boldcalculator-minimalistic-boldcase-boldcase-minimalistic-boldcase-round-boldcase-round-minimalistic-bolddiploma-bolddiploma-verified-bolddocument-2-boldnotebook-2-boldnotebook-bookmark-boldnotebook-minimalistic-boldnotebook-square-boldpassport-bold
Use the book 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 d="M19.8978 16H7.89778C6.96781 16 6.50282 16 6.12132 16.1022C5.08604 16.3796 4.2774 17.1883 4 18.2235"/><path stroke-linecap="round" d="M8 7H16"/><path stroke-linecap="round" d="M8 10.5H13"/><path stroke-linecap="round" d="M13 16V19.5309C13 19.8065 13 19.9443 12.9051 20C12.8103 20.0557 12.6806 19.9941 12.4211 19.8708L11.1789 19.2808C11.0911 19.2391 11.0472 19.2182 11 19.2182C10.9528 19.2182 10.9089 19.2391 10.8211 19.2808L9.57889 19.8708C9.31943 19.9941 9.18971 20.0557 9.09485 20C9 19.9443 9 19.8065 9 19.5309V16.45"/><path stroke-linecap="round" d="M10 22C7.17157 22 5.75736 22 4.87868 21.1213C4 20.2426 4 18.8284 4 16V8C4 5.17157 4 3.75736 4.87868 2.87868C5.75736 2 7.17157 2 10 2H14C16.8284 2 18.2426 2 19.1213 2.87868C20 3.75736 20 5.17157 20 8M14 22C16.8284 22 18.2426 22 19.1213 21.1213C20 20.2426 20 18.8284 20 16V12"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarBookBookmarkBroken(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 d="M19.8978 16H7.89778C6.96781 16 6.50282 16 6.12132 16.1022C5.08604 16.3796 4.2774 17.1883 4 18.2235"/><path strokeLinecap="round" d="M8 7H16"/><path strokeLinecap="round" d="M8 10.5H13"/><path strokeLinecap="round" d="M13 16V19.5309C13 19.8065 13 19.9443 12.9051 20C12.8103 20.0557 12.6806 19.9941 12.4211 19.8708L11.1789 19.2808C11.0911 19.2391 11.0472 19.2182 11 19.2182C10.9528 19.2182 10.9089 19.2391 10.8211 19.2808L9.57889 19.8708C9.31943 19.9941 9.18971 20.0557 9.09485 20C9 19.9443 9 19.8065 9 19.5309V16.45"/><path strokeLinecap="round" d="M10 22C7.17157 22 5.75736 22 4.87868 21.1213C4 20.2426 4 18.8284 4 16V8C4 5.17157 4 3.75736 4.87868 2.87868C5.75736 2 7.17157 2 10 2H14C16.8284 2 18.2426 2 19.1213 2.87868C20 3.75736 20 5.17157 20 8M14 22C16.8284 22 18.2426 22 19.1213 21.1213C20 20.2426 20 18.8284 20 16V12"/></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 d="M19.8978 16H7.89778C6.96781 16 6.50282 16 6.12132 16.1022C5.08604 16.3796 4.2774 17.1883 4 18.2235"/><path stroke-linecap="round" d="M8 7H16"/><path stroke-linecap="round" d="M8 10.5H13"/><path stroke-linecap="round" d="M13 16V19.5309C13 19.8065 13 19.9443 12.9051 20C12.8103 20.0557 12.6806 19.9941 12.4211 19.8708L11.1789 19.2808C11.0911 19.2391 11.0472 19.2182 11 19.2182C10.9528 19.2182 10.9089 19.2391 10.8211 19.2808L9.57889 19.8708C9.31943 19.9941 9.18971 20.0557 9.09485 20C9 19.9443 9 19.8065 9 19.5309V16.45"/><path stroke-linecap="round" d="M10 22C7.17157 22 5.75736 22 4.87868 21.1213C4 20.2426 4 18.8284 4 16V8C4 5.17157 4 3.75736 4.87868 2.87868C5.75736 2 7.17157 2 10 2H14C16.8284 2 18.2426 2 19.1213 2.87868C20 3.75736 20 5.17157 20 8M14 22C16.8284 22 18.2426 22 19.1213 21.1213C20 20.2426 20 18.8284 20 16V12"/></g></svg> </template>
CSS
.icon-book-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%20d%3D%22M19.8978%2016H7.89778C6.96781%2016%206.50282%2016%206.12132%2016.1022C5.08604%2016.3796%204.2774%2017.1883%204%2018.2235%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%207H16%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%2010.5H13%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M13%2016V19.5309C13%2019.8065%2013%2019.9443%2012.9051%2020C12.8103%2020.0557%2012.6806%2019.9941%2012.4211%2019.8708L11.1789%2019.2808C11.0911%2019.2391%2011.0472%2019.2182%2011%2019.2182C10.9528%2019.2182%2010.9089%2019.2391%2010.8211%2019.2808L9.57889%2019.8708C9.31943%2019.9941%209.18971%2020.0557%209.09485%2020C9%2019.9443%209%2019.8065%209%2019.5309V16.45%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10%2022C7.17157%2022%205.75736%2022%204.87868%2021.1213C4%2020.2426%204%2018.8284%204%2016V8C4%205.17157%204%203.75736%204.87868%202.87868C5.75736%202%207.17157%202%2010%202H14C16.8284%202%2018.2426%202%2019.1213%202.87868C20%203.75736%2020%205.17157%2020%208M14%2022C16.8284%2022%2018.2426%2022%2019.1213%2021.1213C20%2020.2426%2020%2018.8284%2020%2016V12%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%20d%3D%22M19.8978%2016H7.89778C6.96781%2016%206.50282%2016%206.12132%2016.1022C5.08604%2016.3796%204.2774%2017.1883%204%2018.2235%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%207H16%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%2010.5H13%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M13%2016V19.5309C13%2019.8065%2013%2019.9443%2012.9051%2020C12.8103%2020.0557%2012.6806%2019.9941%2012.4211%2019.8708L11.1789%2019.2808C11.0911%2019.2391%2011.0472%2019.2182%2011%2019.2182C10.9528%2019.2182%2010.9089%2019.2391%2010.8211%2019.2808L9.57889%2019.8708C9.31943%2019.9941%209.18971%2020.0557%209.09485%2020C9%2019.9443%209%2019.8065%209%2019.5309V16.45%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10%2022C7.17157%2022%205.75736%2022%204.87868%2021.1213C4%2020.2426%204%2018.8284%204%2016V8C4%205.17157%204%203.75736%204.87868%202.87868C5.75736%202%207.17157%202%2010%202H14C16.8284%202%2018.2426%202%2019.1213%202.87868C20%203.75736%2020%205.17157%2020%208M14%2022C16.8284%2022%2018.2426%2022%2019.1213%2021.1213C20%2020.2426%2020%2018.8284%2020%2016V12%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/book-bookmark-broken.svg?color=%231a73e8&size=48