bookmark icon
bookmark-12-regular from Fluent UI System Icons by Microsoft Corporation · 12 Regular · MIT Free for personal and commercial use.
- Name
- bookmark-12-regular
- Set
- Fluent UI System Icons
- Style
- 12 Regular
- Viewbox
- 12×12
- License
- MIT
11 other variants in Fluent UI System Icons
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-16Fluent UI System Color IconsbookmarkFluent EmojibookmarkFluent Emoji FlatbookmarkFluent Emoji High ContrastbookmarkFirefox OS Emojibookmarkcss.ggbookmarkHeroIconsbookmarkHumbleiconsbookmarkIconPark
Related icons in Fluent UI System Icons
Use the bookmark icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M9 3a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v6.527l2.709-1.934a.5.5 0 0 1 .582 0L9 9.527zm1 7.5a.5.5 0 0 1-.791.407L6 8.614l-3.209 2.293A.5.5 0 0 1 2 10.5V3a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2z"/></svg>
React
import type { SVGProps } from "react";
export function FluentBookmark12Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M9 3a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v6.527l2.709-1.934a.5.5 0 0 1 .582 0L9 9.527zm1 7.5a.5.5 0 0 1-.791.407L6 8.614l-3.209 2.293A.5.5 0 0 1 2 10.5V3a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M9 3a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v6.527l2.709-1.934a.5.5 0 0 1 .582 0L9 9.527zm1 7.5a.5.5 0 0 1-.791.407L6 8.614l-3.209 2.293A.5.5 0 0 1 2 10.5V3a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2z"/></svg> </template>
CSS
.icon-bookmark-12-regular {
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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%203a1%201%200%200%200-1-1H4a1%201%200%200%200-1%201v6.527l2.709-1.934a.5.5%200%200%201%20.582%200L9%209.527zm1%207.5a.5.5%200%200%201-.791.407L6%208.614l-3.209%202.293A.5.5%200%200%201%202%2010.5V3a2%202%200%200%201%202-2h4a2%202%200%200%201%202%202z%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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%203a1%201%200%200%200-1-1H4a1%201%200%200%200-1%201v6.527l2.709-1.934a.5.5%200%200%201%20.582%200L9%209.527zm1%207.5a.5.5%200%200%201-.791.407L6%208.614l-3.209%202.293A.5.5%200%200%201%202%2010.5V3a2%202%200%200%201%202-2h4a2%202%200%200%201%202%202z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/bookmark-12-regular.svg?color=%231a73e8&size=48