bookmark5 icon

bookmark5-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
bookmark5-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the bookmark5 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 7.81v8.38C22 19.4 19.4 22 16.19 22H7.81C4.6 22 2 19.4 2 16.19V7.81c0-2.49 1.02-4.3 2.83-5.18c.66-.32 1.42.18 1.42.91v8.88c0 1.19.46 2.14 1.29 2.62c.84.47 1.9.37 2.98-.28l1.3-.78c.08-.04.28-.04.34-.01l1.32.79c.72.43 1.34.57 1.84.57c.52 0 .92-.16 1.16-.3c.81-.47 1.27-1.42 1.27-2.61V3.54c0-.73.77-1.23 1.42-.91C20.98 3.51 22 5.32 22 7.81"/><path d="M15.25 2c.55 0 1 .45 1 1v9.42c0 .64-.19 1.12-.52 1.31c-.34.2-.88.1-1.48-.26l-1.32-.79c-.51-.31-1.35-.31-1.86 0l-1.32.79c-.6.36-1.14.45-1.48.26c-.33-.19-.52-.67-.52-1.31V3c0-.55.45-1 1-1z"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconBookmark5Filled(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="M22 7.81v8.38C22 19.4 19.4 22 16.19 22H7.81C4.6 22 2 19.4 2 16.19V7.81c0-2.49 1.02-4.3 2.83-5.18c.66-.32 1.42.18 1.42.91v8.88c0 1.19.46 2.14 1.29 2.62c.84.47 1.9.37 2.98-.28l1.3-.78c.08-.04.28-.04.34-.01l1.32.79c.72.43 1.34.57 1.84.57c.52 0 .92-.16 1.16-.3c.81-.47 1.27-1.42 1.27-2.61V3.54c0-.73.77-1.23 1.42-.91C20.98 3.51 22 5.32 22 7.81"/><path d="M15.25 2c.55 0 1 .45 1 1v9.42c0 .64-.19 1.12-.52 1.31c-.34.2-.88.1-1.48-.26l-1.32-.79c-.51-.31-1.35-.31-1.86 0l-1.32.79c-.6.36-1.14.45-1.48.26c-.33-.19-.52-.67-.52-1.31V3c0-.55.45-1 1-1z"/></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="M22 7.81v8.38C22 19.4 19.4 22 16.19 22H7.81C4.6 22 2 19.4 2 16.19V7.81c0-2.49 1.02-4.3 2.83-5.18c.66-.32 1.42.18 1.42.91v8.88c0 1.19.46 2.14 1.29 2.62c.84.47 1.9.37 2.98-.28l1.3-.78c.08-.04.28-.04.34-.01l1.32.79c.72.43 1.34.57 1.84.57c.52 0 .92-.16 1.16-.3c.81-.47 1.27-1.42 1.27-2.61V3.54c0-.73.77-1.23 1.42-.91C20.98 3.51 22 5.32 22 7.81"/><path d="M15.25 2c.55 0 1 .45 1 1v9.42c0 .64-.19 1.12-.52 1.31c-.34.2-.88.1-1.48-.26l-1.32-.79c-.51-.31-1.35-.31-1.86 0l-1.32.79c-.6.36-1.14.45-1.48.26c-.33-.19-.52-.67-.52-1.31V3c0-.55.45-1 1-1z"/></g></svg>
</template>

CSS

.icon-bookmark5-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%22M22%207.81v8.38C22%2019.4%2019.4%2022%2016.19%2022H7.81C4.6%2022%202%2019.4%202%2016.19V7.81c0-2.49%201.02-4.3%202.83-5.18c.66-.32%201.42.18%201.42.91v8.88c0%201.19.46%202.14%201.29%202.62c.84.47%201.9.37%202.98-.28l1.3-.78c.08-.04.28-.04.34-.01l1.32.79c.72.43%201.34.57%201.84.57c.52%200%20.92-.16%201.16-.3c.81-.47%201.27-1.42%201.27-2.61V3.54c0-.73.77-1.23%201.42-.91C20.98%203.51%2022%205.32%2022%207.81%22%2F%3E%3Cpath%20d%3D%22M15.25%202c.55%200%201%20.45%201%201v9.42c0%20.64-.19%201.12-.52%201.31c-.34.2-.88.1-1.48-.26l-1.32-.79c-.51-.31-1.35-.31-1.86%200l-1.32.79c-.6.36-1.14.45-1.48.26c-.33-.19-.52-.67-.52-1.31V3c0-.55.45-1%201-1z%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%22M22%207.81v8.38C22%2019.4%2019.4%2022%2016.19%2022H7.81C4.6%2022%202%2019.4%202%2016.19V7.81c0-2.49%201.02-4.3%202.83-5.18c.66-.32%201.42.18%201.42.91v8.88c0%201.19.46%202.14%201.29%202.62c.84.47%201.9.37%202.98-.28l1.3-.78c.08-.04.28-.04.34-.01l1.32.79c.72.43%201.34.57%201.84.57c.52%200%20.92-.16%201.16-.3c.81-.47%201.27-1.42%201.27-2.61V3.54c0-.73.77-1.23%201.42-.91C20.98%203.51%2022%205.32%2022%207.81%22%2F%3E%3Cpath%20d%3D%22M15.25%202c.55%200%201%20.45%201%201v9.42c0%20.64-.19%201.12-.52%201.31c-.34.2-.88.1-1.48-.26l-1.32-.79c-.51-.31-1.35-.31-1.86%200l-1.32.79c-.6.36-1.14.45-1.48.26c-.33-.19-.52-.67-.52-1.31V3c0-.55.45-1%201-1z%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/bookmark5-filled.svg?color=%231a73e8&size=48

Bookmark5 filled icon — Reicon · IconsDB