bookmark slash icon
bookmark-slash-filled from Reicon by REICON · Filled · Like · MIT Free for personal and commercial use.
- Name
- bookmark-slash-filled
- Set
- Reicon
- Style
- Filled
- Category
- Like
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
The same icon in other sets
More like icons from Reicon
Use the bookmark slash icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M19.881 4.119a3.664 3.664 0 0 0-3.548-2.786H7.667A3.67 3.67 0 0 0 4 5v15zM6.121 22.121L12 18.536l6.445 3.964a1 1 0 0 0 1.027.05a1 1 0 0 0 .528-.882V8.243z"/><path d="M2.667 22.333a1 1 0 0 1-.707-1.708L20.627 1.96a1 1 0 1 1 1.414 1.415L3.373 22.04a1 1 0 0 1-.706.293"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconBookmarkSlashFilled(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="M19.881 4.119a3.664 3.664 0 0 0-3.548-2.786H7.667A3.67 3.67 0 0 0 4 5v15zM6.121 22.121L12 18.536l6.445 3.964a1 1 0 0 0 1.027.05a1 1 0 0 0 .528-.882V8.243z"/><path d="M2.667 22.333a1 1 0 0 1-.707-1.708L20.627 1.96a1 1 0 1 1 1.414 1.415L3.373 22.04a1 1 0 0 1-.706.293"/></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="M19.881 4.119a3.664 3.664 0 0 0-3.548-2.786H7.667A3.67 3.67 0 0 0 4 5v15zM6.121 22.121L12 18.536l6.445 3.964a1 1 0 0 0 1.027.05a1 1 0 0 0 .528-.882V8.243z"/><path d="M2.667 22.333a1 1 0 0 1-.707-1.708L20.627 1.96a1 1 0 1 1 1.414 1.415L3.373 22.04a1 1 0 0 1-.706.293"/></g></svg> </template>
CSS
.icon-bookmark-slash-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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M19.881%204.119a3.664%203.664%200%200%200-3.548-2.786H7.667A3.67%203.67%200%200%200%204%205v15zM6.121%2022.121L12%2018.536l6.445%203.964a1%201%200%200%200%201.027.05a1%201%200%200%200%20.528-.882V8.243z%22%2F%3E%3Cpath%20d%3D%22M2.667%2022.333a1%201%200%200%201-.707-1.708L20.627%201.96a1%201%200%201%201%201.414%201.415L3.373%2022.04a1%201%200%200%201-.706.293%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%22M19.881%204.119a3.664%203.664%200%200%200-3.548-2.786H7.667A3.67%203.67%200%200%200%204%205v15zM6.121%2022.121L12%2018.536l6.445%203.964a1%201%200%200%200%201.027.05a1%201%200%200%200%20.528-.882V8.243z%22%2F%3E%3Cpath%20d%3D%22M2.667%2022.333a1%201%200%200%201-.707-1.708L20.627%201.96a1%201%200%201%201%201.414%201.415L3.373%2022.04a1%201%200%200%201-.706.293%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/bookmark-slash-filled.svg?color=%231a73e8&size=48