bookmark off 02 icon
bookmark-off-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- bookmark-off-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the bookmark off 02 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20 19.943c-.062 1.033-.238 1.63-.741 1.905c-1.5.822-4.313-1.92-5.649-2.746c-.775-.479-1.162-.718-1.593-.718s-.819.239-1.594.718c-1.336.826-4.149 3.568-5.649 2.746C4 21.424 4 20.238 4 17.866v-8.51c0-2.175 0-3.718.232-4.856M20 16V9.708c0-3.634 0-5.45-1.172-6.58C17.657 2 15.771 2 12 2c-2.604 0-4.308 0-5.5.371M2 2l20 20"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBookmarkOff02(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M20 19.943c-.062 1.033-.238 1.63-.741 1.905c-1.5.822-4.313-1.92-5.649-2.746c-.775-.479-1.162-.718-1.593-.718s-.819.239-1.594.718c-1.336.826-4.149 3.568-5.649 2.746C4 21.424 4 20.238 4 17.866v-8.51c0-2.175 0-3.718.232-4.856M20 16V9.708c0-3.634 0-5.45-1.172-6.58C17.657 2 15.771 2 12 2c-2.604 0-4.308 0-5.5.371M2 2l20 20"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20 19.943c-.062 1.033-.238 1.63-.741 1.905c-1.5.822-4.313-1.92-5.649-2.746c-.775-.479-1.162-.718-1.593-.718s-.819.239-1.594.718c-1.336.826-4.149 3.568-5.649 2.746C4 21.424 4 20.238 4 17.866v-8.51c0-2.175 0-3.718.232-4.856M20 16V9.708c0-3.634 0-5.45-1.172-6.58C17.657 2 15.771 2 12 2c-2.604 0-4.308 0-5.5.371M2 2l20 20"/></svg> </template>
CSS
.icon-bookmark-off-02 {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M20%2019.943c-.062%201.033-.238%201.63-.741%201.905c-1.5.822-4.313-1.92-5.649-2.746c-.775-.479-1.162-.718-1.593-.718s-.819.239-1.594.718c-1.336.826-4.149%203.568-5.649%202.746C4%2021.424%204%2020.238%204%2017.866v-8.51c0-2.175%200-3.718.232-4.856M20%2016V9.708c0-3.634%200-5.45-1.172-6.58C17.657%202%2015.771%202%2012%202c-2.604%200-4.308%200-5.5.371M2%202l20%2020%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M20%2019.943c-.062%201.033-.238%201.63-.741%201.905c-1.5.822-4.313-1.92-5.649-2.746c-.775-.479-1.162-.718-1.593-.718s-.819.239-1.594.718c-1.336.826-4.149%203.568-5.649%202.746C4%2021.424%204%2020.238%204%2017.866v-8.51c0-2.175%200-3.718.232-4.856M20%2016V9.708c0-3.634%200-5.45-1.172-6.58C17.657%202%2015.771%202%2012%202c-2.604%200-4.308%200-5.5.371M2%202l20%2020%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/bookmark-off-02.svg?color=%231a73e8&size=48