bookmark multiple icon
bookmark-multiple-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- bookmark-multiple-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- License
- MIT
11 other variants in Fluent UI System Icons
bookmark-multiple-16-filledbookmark-multiple-16-regularbookmark-multiple-20-regularbookmark-multiple-24-filledbookmark-multiple-24-regularbookmark-multiple-28-filledbookmark-multiple-28-regularbookmark-multiple-32-filledbookmark-multiple-32-regularbookmark-multiple-48-filledbookmark-multiple-48-regular
The same icon in other sets
Related icons in Fluent UI System Icons
Use the bookmark multiple icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6.268 3A2 2 0 0 1 8 2h4.5A3.5 3.5 0 0 1 16 5.5v10a.5.5 0 0 1-.777.416L15 15.768V5.5A2.5 2.5 0 0 0 12.5 3zM6 4a2 2 0 0 0-2 2v11.5a.5.5 0 0 0 .777.416L9 15.101l4.223 2.815A.5.5 0 0 0 14 17.5V6a2 2 0 0 0-2-2z"/></svg>
React
import type { SVGProps } from "react";
export function FluentBookmarkMultiple20Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6.268 3A2 2 0 0 1 8 2h4.5A3.5 3.5 0 0 1 16 5.5v10a.5.5 0 0 1-.777.416L15 15.768V5.5A2.5 2.5 0 0 0 12.5 3zM6 4a2 2 0 0 0-2 2v11.5a.5.5 0 0 0 .777.416L9 15.101l4.223 2.815A.5.5 0 0 0 14 17.5V6a2 2 0 0 0-2-2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6.268 3A2 2 0 0 1 8 2h4.5A3.5 3.5 0 0 1 16 5.5v10a.5.5 0 0 1-.777.416L15 15.768V5.5A2.5 2.5 0 0 0 12.5 3zM6 4a2 2 0 0 0-2 2v11.5a.5.5 0 0 0 .777.416L9 15.101l4.223 2.815A.5.5 0 0 0 14 17.5V6a2 2 0 0 0-2-2z"/></svg> </template>
CSS
.icon-bookmark-multiple-20-filled {
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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.268%203A2%202%200%200%201%208%202h4.5A3.5%203.5%200%200%201%2016%205.5v10a.5.5%200%200%201-.777.416L15%2015.768V5.5A2.5%202.5%200%200%200%2012.5%203zM6%204a2%202%200%200%200-2%202v11.5a.5.5%200%200%200%20.777.416L9%2015.101l4.223%202.815A.5.5%200%200%200%2014%2017.5V6a2%202%200%200%200-2-2z%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.268%203A2%202%200%200%201%208%202h4.5A3.5%203.5%200%200%201%2016%205.5v10a.5.5%200%200%201-.777.416L15%2015.768V5.5A2.5%202.5%200%200%200%2012.5%203zM6%204a2%202%200%200%200-2%202v11.5a.5.5%200%200%200%20.777.416L9%2015.101l4.223%202.815A.5.5%200%200%200%2014%2017.5V6a2%202%200%200%200-2-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/bookmark-multiple-20-filled.svg?color=%231a73e8&size=48