bookmark icon
bookmark-bold-duotone from Solar by 480 Design · Bold Duotone · School · CC-BY-4.0 Attribution required.
- Name
- bookmark-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- Category
- School
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
bookmarkAkar IconsbookmarkBootstrap IconsbookmarkBoxIcons v2bookmarkBoxIcons v2 SolidbookmarkCarbonbookmarkCodiconsbookmarkEmoji One (Colored)bookmark-fillEva IconsbookmarkFramework7 IconsbookmarkFont Awesome 6 RegularbookmarkFont Awesome 6 SolidbookmarkFont Awesome RegularbookmarkFont Awesome SolidbookmarkFeather Iconsbookmark-outlineFlowbite Iconsbookmark-12-filledFluent UI System Iconsbookmark-16Fluent UI System Color IconsbookmarkFluent EmojibookmarkFluent Emoji FlatbookmarkFluent Emoji High ContrastbookmarkFirefox OS Emojibookmarkcss.ggbookmarkHeroIconsbookmarkHumbleicons
More school icons from Solar
backpack-boldbook-2-boldbook-boldbook-bookmark-boldbook-bookmark-minimalistic-boldbook-minimalistic-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 bookmark icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21 11.0975V16.0909C21 19.1875 21 20.7358 20.2659 21.4123C19.9158 21.735 19.4739 21.9377 19.0031 21.9915C18.016 22.1045 16.8633 21.0849 14.5578 19.0458C13.5388 18.1445 13.0292 17.6938 12.4397 17.5751C12.1494 17.5166 11.8506 17.5166 11.5603 17.5751C10.9708 17.6938 10.4612 18.1445 9.44216 19.0458C7.13673 21.0849 5.98402 22.1045 4.99692 21.9915C4.52615 21.9377 4.08421 21.735 3.73411 21.4123C3 20.7358 3 19.1875 3 16.0909V11.0975C3 6.80891 3 4.6646 4.31802 3.3323C5.63604 2 7.75736 2 12 2C16.2426 2 18.364 2 19.682 3.3323C21 4.6646 21 6.80891 21 11.0975Z" opacity=".5"/><path d="M9 5.25C8.58579 5.25 8.25 5.58579 8.25 6C8.25 6.41421 8.58579 6.75 9 6.75H15C15.4142 6.75 15.75 6.41421 15.75 6C15.75 5.58579 15.4142 5.25 15 5.25H9Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarBookmarkBoldDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21 11.0975V16.0909C21 19.1875 21 20.7358 20.2659 21.4123C19.9158 21.735 19.4739 21.9377 19.0031 21.9915C18.016 22.1045 16.8633 21.0849 14.5578 19.0458C13.5388 18.1445 13.0292 17.6938 12.4397 17.5751C12.1494 17.5166 11.8506 17.5166 11.5603 17.5751C10.9708 17.6938 10.4612 18.1445 9.44216 19.0458C7.13673 21.0849 5.98402 22.1045 4.99692 21.9915C4.52615 21.9377 4.08421 21.735 3.73411 21.4123C3 20.7358 3 19.1875 3 16.0909V11.0975C3 6.80891 3 4.6646 4.31802 3.3323C5.63604 2 7.75736 2 12 2C16.2426 2 18.364 2 19.682 3.3323C21 4.6646 21 6.80891 21 11.0975Z" opacity=".5"/><path d="M9 5.25C8.58579 5.25 8.25 5.58579 8.25 6C8.25 6.41421 8.58579 6.75 9 6.75H15C15.4142 6.75 15.75 6.41421 15.75 6C15.75 5.58579 15.4142 5.25 15 5.25H9Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21 11.0975V16.0909C21 19.1875 21 20.7358 20.2659 21.4123C19.9158 21.735 19.4739 21.9377 19.0031 21.9915C18.016 22.1045 16.8633 21.0849 14.5578 19.0458C13.5388 18.1445 13.0292 17.6938 12.4397 17.5751C12.1494 17.5166 11.8506 17.5166 11.5603 17.5751C10.9708 17.6938 10.4612 18.1445 9.44216 19.0458C7.13673 21.0849 5.98402 22.1045 4.99692 21.9915C4.52615 21.9377 4.08421 21.735 3.73411 21.4123C3 20.7358 3 19.1875 3 16.0909V11.0975C3 6.80891 3 4.6646 4.31802 3.3323C5.63604 2 7.75736 2 12 2C16.2426 2 18.364 2 19.682 3.3323C21 4.6646 21 6.80891 21 11.0975Z" opacity=".5"/><path d="M9 5.25C8.58579 5.25 8.25 5.58579 8.25 6C8.25 6.41421 8.58579 6.75 9 6.75H15C15.4142 6.75 15.75 6.41421 15.75 6C15.75 5.58579 15.4142 5.25 15 5.25H9Z"/></g></svg> </template>
CSS
.icon-bookmark-bold-duotone {
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%22currentColor%22%3E%3Cpath%20d%3D%22M21%2011.0975V16.0909C21%2019.1875%2021%2020.7358%2020.2659%2021.4123C19.9158%2021.735%2019.4739%2021.9377%2019.0031%2021.9915C18.016%2022.1045%2016.8633%2021.0849%2014.5578%2019.0458C13.5388%2018.1445%2013.0292%2017.6938%2012.4397%2017.5751C12.1494%2017.5166%2011.8506%2017.5166%2011.5603%2017.5751C10.9708%2017.6938%2010.4612%2018.1445%209.44216%2019.0458C7.13673%2021.0849%205.98402%2022.1045%204.99692%2021.9915C4.52615%2021.9377%204.08421%2021.735%203.73411%2021.4123C3%2020.7358%203%2019.1875%203%2016.0909V11.0975C3%206.80891%203%204.6646%204.31802%203.3323C5.63604%202%207.75736%202%2012%202C16.2426%202%2018.364%202%2019.682%203.3323C21%204.6646%2021%206.80891%2021%2011.0975Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M9%205.25C8.58579%205.25%208.25%205.58579%208.25%206C8.25%206.41421%208.58579%206.75%209%206.75H15C15.4142%206.75%2015.75%206.41421%2015.75%206C15.75%205.58579%2015.4142%205.25%2015%205.25H9Z%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%22currentColor%22%3E%3Cpath%20d%3D%22M21%2011.0975V16.0909C21%2019.1875%2021%2020.7358%2020.2659%2021.4123C19.9158%2021.735%2019.4739%2021.9377%2019.0031%2021.9915C18.016%2022.1045%2016.8633%2021.0849%2014.5578%2019.0458C13.5388%2018.1445%2013.0292%2017.6938%2012.4397%2017.5751C12.1494%2017.5166%2011.8506%2017.5166%2011.5603%2017.5751C10.9708%2017.6938%2010.4612%2018.1445%209.44216%2019.0458C7.13673%2021.0849%205.98402%2022.1045%204.99692%2021.9915C4.52615%2021.9377%204.08421%2021.735%203.73411%2021.4123C3%2020.7358%203%2019.1875%203%2016.0909V11.0975C3%206.80891%203%204.6646%204.31802%203.3323C5.63604%202%207.75736%202%2012%202C16.2426%202%2018.364%202%2019.682%203.3323C21%204.6646%2021%206.80891%2021%2011.0975Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M9%205.25C8.58579%205.25%208.25%205.58579%208.25%206C8.25%206.41421%208.58579%206.75%209%206.75H15C15.4142%206.75%2015.75%206.41421%2015.75%206C15.75%205.58579%2015.4142%205.25%2015%205.25H9Z%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/bookmark-bold-duotone.svg?color=%231a73e8&size=48