bookmark slash icon
bookmark-slash-24 from Octicons by GitHub · 24 · MIT Free for personal and commercial use.
- Name
- bookmark-slash-24
- Set
- Octicons
- Style
- 24
- Viewbox
- 24×24
- License
- MIT
1 other variant in Octicons
The same icon in other sets
Related icons in Octicons
Use the bookmark slash icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m1.565 2.018l21.75 15.75a.75.75 0 1 1-.88 1.215L19 16.495v4.764a.748.748 0 0 1-1.219.584L12 17.21l-5.781 4.634A.75.75 0 0 1 5 21.259V6.357L.685 3.232a.75.75 0 0 1 .88-1.214M17.5 15.408l-11-7.965v12.254l5.031-4.032a.75.75 0 0 1 .938 0l5.031 4.032ZM7.25 2a.75.75 0 0 0 0 1.5h10a.25.25 0 0 1 .25.25v6.5a.75.75 0 0 0 1.5 0v-6.5A1.75 1.75 0 0 0 17.25 2z"/></svg>
React
import type { SVGProps } from "react";
export function OcticonBookmarkSlash24(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m1.565 2.018l21.75 15.75a.75.75 0 1 1-.88 1.215L19 16.495v4.764a.748.748 0 0 1-1.219.584L12 17.21l-5.781 4.634A.75.75 0 0 1 5 21.259V6.357L.685 3.232a.75.75 0 0 1 .88-1.214M17.5 15.408l-11-7.965v12.254l5.031-4.032a.75.75 0 0 1 .938 0l5.031 4.032ZM7.25 2a.75.75 0 0 0 0 1.5h10a.25.25 0 0 1 .25.25v6.5a.75.75 0 0 0 1.5 0v-6.5A1.75 1.75 0 0 0 17.25 2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m1.565 2.018l21.75 15.75a.75.75 0 1 1-.88 1.215L19 16.495v4.764a.748.748 0 0 1-1.219.584L12 17.21l-5.781 4.634A.75.75 0 0 1 5 21.259V6.357L.685 3.232a.75.75 0 0 1 .88-1.214M17.5 15.408l-11-7.965v12.254l5.031-4.032a.75.75 0 0 1 .938 0l5.031 4.032ZM7.25 2a.75.75 0 0 0 0 1.5h10a.25.25 0 0 1 .25.25v6.5a.75.75 0 0 0 1.5 0v-6.5A1.75 1.75 0 0 0 17.25 2z"/></svg> </template>
CSS
.icon-bookmark-slash-24 {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m1.565%202.018l21.75%2015.75a.75.75%200%201%201-.88%201.215L19%2016.495v4.764a.748.748%200%200%201-1.219.584L12%2017.21l-5.781%204.634A.75.75%200%200%201%205%2021.259V6.357L.685%203.232a.75.75%200%200%201%20.88-1.214M17.5%2015.408l-11-7.965v12.254l5.031-4.032a.75.75%200%200%201%20.938%200l5.031%204.032ZM7.25%202a.75.75%200%200%200%200%201.5h10a.25.25%200%200%201%20.25.25v6.5a.75.75%200%200%200%201.5%200v-6.5A1.75%201.75%200%200%200%2017.25%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m1.565%202.018l21.75%2015.75a.75.75%200%201%201-.88%201.215L19%2016.495v4.764a.748.748%200%200%201-1.219.584L12%2017.21l-5.781%204.634A.75.75%200%200%201%205%2021.259V6.357L.685%203.232a.75.75%200%200%201%20.88-1.214M17.5%2015.408l-11-7.965v12.254l5.031-4.032a.75.75%200%200%201%20.938%200l5.031%204.032ZM7.25%202a.75.75%200%200%200%200%201.5h10a.25.25%200%200%201%20.25.25v6.5a.75.75%200%200%200%201.5%200v-6.5A1.75%201.75%200%200%200%2017.25%202z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/octicon/bookmark-slash-24.svg?color=%231a73e8&size=48