bookmark add icon
bookmark-add-filled from Reicon by REICON · Filled · Like · MIT Free for personal and commercial use.
- Name
- bookmark-add-filled
- Set
- Reicon
- Style
- Filled
- Category
- Like
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
The same icon in other sets
All bookmark add icons →More like icons from Reicon
Use the bookmark add icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M9.668 1.25h4.638l.52.003c.46.002.88.004 1.252.019c.513.02.993.068 1.439.194c.963.273 1.624.872 2.267 1.914q.016.026.03.054c.24.47.341.981.39 1.57c.046.572.046 1.28.046 2.164V21.28a1.47 1.47 0 0 1-2.466 1.079l-5.208-4.807l-.027-.026a2.4 2.4 0 0 0-.43-.368a.5.5 0 0 0-.097-.047q-.024-.007-.023-.005h-.005l-.017.005a.5.5 0 0 0-.097.047a2.4 2.4 0 0 0-.456.394L6.216 22.36a1.468 1.468 0 0 1-2.466-1.08V7.194l.003-.528c.002-.457.004-.875.02-1.245c.02-.512.067-.992.193-1.438c.273-.963.872-1.624 1.914-2.267l.054-.03c.47-.24.981-.341 1.57-.39c.572-.046 1.28-.046 2.164-.046M12 13.75a.75.75 0 0 1-.75-.75v-2.25H9a.75.75 0 0 1 0-1.5h2.25V7a.75.75 0 0 1 1.5 0v2.25H15a.75.75 0 0 1 0 1.5h-2.25V13a.75.75 0 0 1-.75.75" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function ReiconBookmarkAddFilled(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" fillRule="evenodd" d="M9.668 1.25h4.638l.52.003c.46.002.88.004 1.252.019c.513.02.993.068 1.439.194c.963.273 1.624.872 2.267 1.914q.016.026.03.054c.24.47.341.981.39 1.57c.046.572.046 1.28.046 2.164V21.28a1.47 1.47 0 0 1-2.466 1.079l-5.208-4.807l-.027-.026a2.4 2.4 0 0 0-.43-.368a.5.5 0 0 0-.097-.047q-.024-.007-.023-.005h-.005l-.017.005a.5.5 0 0 0-.097.047a2.4 2.4 0 0 0-.456.394L6.216 22.36a1.468 1.468 0 0 1-2.466-1.08V7.194l.003-.528c.002-.457.004-.875.02-1.245c.02-.512.067-.992.193-1.438c.273-.963.872-1.624 1.914-2.267l.054-.03c.47-.24.981-.341 1.57-.39c.572-.046 1.28-.046 2.164-.046M12 13.75a.75.75 0 0 1-.75-.75v-2.25H9a.75.75 0 0 1 0-1.5h2.25V7a.75.75 0 0 1 1.5 0v2.25H15a.75.75 0 0 1 0 1.5h-2.25V13a.75.75 0 0 1-.75.75" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M9.668 1.25h4.638l.52.003c.46.002.88.004 1.252.019c.513.02.993.068 1.439.194c.963.273 1.624.872 2.267 1.914q.016.026.03.054c.24.47.341.981.39 1.57c.046.572.046 1.28.046 2.164V21.28a1.47 1.47 0 0 1-2.466 1.079l-5.208-4.807l-.027-.026a2.4 2.4 0 0 0-.43-.368a.5.5 0 0 0-.097-.047q-.024-.007-.023-.005h-.005l-.017.005a.5.5 0 0 0-.097.047a2.4 2.4 0 0 0-.456.394L6.216 22.36a1.468 1.468 0 0 1-2.466-1.08V7.194l.003-.528c.002-.457.004-.875.02-1.245c.02-.512.067-.992.193-1.438c.273-.963.872-1.624 1.914-2.267l.054-.03c.47-.24.981-.341 1.57-.39c.572-.046 1.28-.046 2.164-.046M12 13.75a.75.75 0 0 1-.75-.75v-2.25H9a.75.75 0 0 1 0-1.5h2.25V7a.75.75 0 0 1 1.5 0v2.25H15a.75.75 0 0 1 0 1.5h-2.25V13a.75.75 0 0 1-.75.75" clip-rule="evenodd"/></svg> </template>
CSS
.icon-bookmark-add-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%20fill-rule%3D%22evenodd%22%20d%3D%22M9.668%201.25h4.638l.52.003c.46.002.88.004%201.252.019c.513.02.993.068%201.439.194c.963.273%201.624.872%202.267%201.914q.016.026.03.054c.24.47.341.981.39%201.57c.046.572.046%201.28.046%202.164V21.28a1.47%201.47%200%200%201-2.466%201.079l-5.208-4.807l-.027-.026a2.4%202.4%200%200%200-.43-.368a.5.5%200%200%200-.097-.047q-.024-.007-.023-.005h-.005l-.017.005a.5.5%200%200%200-.097.047a2.4%202.4%200%200%200-.456.394L6.216%2022.36a1.468%201.468%200%200%201-2.466-1.08V7.194l.003-.528c.002-.457.004-.875.02-1.245c.02-.512.067-.992.193-1.438c.273-.963.872-1.624%201.914-2.267l.054-.03c.47-.24.981-.341%201.57-.39c.572-.046%201.28-.046%202.164-.046M12%2013.75a.75.75%200%200%201-.75-.75v-2.25H9a.75.75%200%200%201%200-1.5h2.25V7a.75.75%200%200%201%201.5%200v2.25H15a.75.75%200%200%201%200%201.5h-2.25V13a.75.75%200%200%201-.75.75%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M9.668%201.25h4.638l.52.003c.46.002.88.004%201.252.019c.513.02.993.068%201.439.194c.963.273%201.624.872%202.267%201.914q.016.026.03.054c.24.47.341.981.39%201.57c.046.572.046%201.28.046%202.164V21.28a1.47%201.47%200%200%201-2.466%201.079l-5.208-4.807l-.027-.026a2.4%202.4%200%200%200-.43-.368a.5.5%200%200%200-.097-.047q-.024-.007-.023-.005h-.005l-.017.005a.5.5%200%200%200-.097.047a2.4%202.4%200%200%200-.456.394L6.216%2022.36a1.468%201.468%200%200%201-2.466-1.08V7.194l.003-.528c.002-.457.004-.875.02-1.245c.02-.512.067-.992.193-1.438c.273-.963.872-1.624%201.914-2.267l.054-.03c.47-.24.981-.341%201.57-.39c.572-.046%201.28-.046%202.164-.046M12%2013.75a.75.75%200%200%201-.75-.75v-2.25H9a.75.75%200%200%201%200-1.5h2.25V7a.75.75%200%200%201%201.5%200v2.25H15a.75.75%200%200%201%200%201.5h-2.25V13a.75.75%200%200%201-.75.75%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/bookmark-add-filled.svg?color=%231a73e8&size=48