bookmark 2 icon
bookmark-2-filled from Reicon by REICON · Filled · UI · MIT Free for personal and commercial use.
- Name
- bookmark-2-filled
- Set
- Reicon
- Style
- Filled
- Category
- UI
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
The same icon in other sets
More ui icons from Reicon
Use the bookmark 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.306 1.25H9.668c-.883 0-1.592 0-2.164.047c-.589.048-1.1.149-1.57.389l-.054.03c-1.042.643-1.641 1.304-1.914 2.267c-.126.446-.173.926-.194 1.438c-.015.37-.017.788-.019 1.245l-.003.528V21.28a1.47 1.47 0 0 0 2.466 1.079l5.208-4.807l.027-.027a2.3 2.3 0 0 1 .43-.367a.5.5 0 0 1 .113-.052H12l.023.005q.027.006.097.047a2.4 2.4 0 0 1 .457.394l5.208 4.807a1.468 1.468 0 0 0 2.466-1.079V7.168c0-.883 0-1.592-.047-2.164c-.048-.589-.149-1.1-.389-1.57l-.03-.054c-.643-1.042-1.304-1.64-2.267-1.914c-.446-.126-.926-.173-1.439-.194a36 36 0 0 0-1.251-.02l-.521-.002"/></svg>
React
import type { SVGProps } from "react";
export function ReiconBookmark2Filled(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="M14.306 1.25H9.668c-.883 0-1.592 0-2.164.047c-.589.048-1.1.149-1.57.389l-.054.03c-1.042.643-1.641 1.304-1.914 2.267c-.126.446-.173.926-.194 1.438c-.015.37-.017.788-.019 1.245l-.003.528V21.28a1.47 1.47 0 0 0 2.466 1.079l5.208-4.807l.027-.027a2.3 2.3 0 0 1 .43-.367a.5.5 0 0 1 .113-.052H12l.023.005q.027.006.097.047a2.4 2.4 0 0 1 .457.394l5.208 4.807a1.468 1.468 0 0 0 2.466-1.079V7.168c0-.883 0-1.592-.047-2.164c-.048-.589-.149-1.1-.389-1.57l-.03-.054c-.643-1.042-1.304-1.64-2.267-1.914c-.446-.126-.926-.173-1.439-.194a36 36 0 0 0-1.251-.02l-.521-.002"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.306 1.25H9.668c-.883 0-1.592 0-2.164.047c-.589.048-1.1.149-1.57.389l-.054.03c-1.042.643-1.641 1.304-1.914 2.267c-.126.446-.173.926-.194 1.438c-.015.37-.017.788-.019 1.245l-.003.528V21.28a1.47 1.47 0 0 0 2.466 1.079l5.208-4.807l.027-.027a2.3 2.3 0 0 1 .43-.367a.5.5 0 0 1 .113-.052H12l.023.005q.027.006.097.047a2.4 2.4 0 0 1 .457.394l5.208 4.807a1.468 1.468 0 0 0 2.466-1.079V7.168c0-.883 0-1.592-.047-2.164c-.048-.589-.149-1.1-.389-1.57l-.03-.054c-.643-1.042-1.304-1.64-2.267-1.914c-.446-.126-.926-.173-1.439-.194a36 36 0 0 0-1.251-.02l-.521-.002"/></svg> </template>
CSS
.icon-bookmark-2-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.306%201.25H9.668c-.883%200-1.592%200-2.164.047c-.589.048-1.1.149-1.57.389l-.054.03c-1.042.643-1.641%201.304-1.914%202.267c-.126.446-.173.926-.194%201.438c-.015.37-.017.788-.019%201.245l-.003.528V21.28a1.47%201.47%200%200%200%202.466%201.079l5.208-4.807l.027-.027a2.3%202.3%200%200%201%20.43-.367a.5.5%200%200%201%20.113-.052H12l.023.005q.027.006.097.047a2.4%202.4%200%200%201%20.457.394l5.208%204.807a1.468%201.468%200%200%200%202.466-1.079V7.168c0-.883%200-1.592-.047-2.164c-.048-.589-.149-1.1-.389-1.57l-.03-.054c-.643-1.042-1.304-1.64-2.267-1.914c-.446-.126-.926-.173-1.439-.194a36%2036%200%200%200-1.251-.02l-.521-.002%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%22M14.306%201.25H9.668c-.883%200-1.592%200-2.164.047c-.589.048-1.1.149-1.57.389l-.054.03c-1.042.643-1.641%201.304-1.914%202.267c-.126.446-.173.926-.194%201.438c-.015.37-.017.788-.019%201.245l-.003.528V21.28a1.47%201.47%200%200%200%202.466%201.079l5.208-4.807l.027-.027a2.3%202.3%200%200%201%20.43-.367a.5.5%200%200%201%20.113-.052H12l.023.005q.027.006.097.047a2.4%202.4%200%200%201%20.457.394l5.208%204.807a1.468%201.468%200%200%200%202.466-1.079V7.168c0-.883%200-1.592-.047-2.164c-.048-.589-.149-1.1-.389-1.57l-.03-.054c-.643-1.042-1.304-1.64-2.267-1.914c-.446-.126-.926-.173-1.439-.194a36%2036%200%200%200-1.251-.02l-.521-.002%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/bookmark-2-filled.svg?color=%231a73e8&size=48