Bookmark Check Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Bookmark Check icon is commonly used in reading lists, save-for-later features and content libraries. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/309985.svg" alt="Bookmark Check icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/309985.svg" alt="Bookmark Check icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/309985.svg" alt="Bookmark Check icon" :width="24" :height="24" />
CSS background
.icon-bookmark-check {
background-image: url('https://proicons.com/icon/309985.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M18.59 3.20385C18.1645 2.8022 17.6633 2.48921 17.1156 2.28319C16.5679 2.07717 15.9847 1.98222 15.4 2.00383H8.66998C8.07944 1.98246 7.49051 2.07788 6.93692 2.2846C6.38333 2.49131 5.87597 2.80528 5.44397 3.20849C5.01197 3.61169 4.66382 4.09617 4.41946 4.63421C4.17511 5.17224 4.03934 5.75325 4.01999 6.34386V19.7038C4.05001 20.1513 4.19841 20.5826 4.44998 20.9538C4.70432 21.3138 5.04931 21.6002 5.44998 21.7839C5.8581 21.964 6.30661 22.0329 6.75 21.9838C7.18747 21.9273 7.6018 21.7546 7.94998 21.4838L11.38 18.9438C11.5601 18.8173 11.7749 18.7494 11.995 18.7494C12.2151 18.7494 12.4299 18.8173 12.61 18.9438L16.02 21.4738C16.3725 21.752 16.7944 21.9283 17.24 21.9838H17.54C17.885 21.9803 18.2254 21.9054 18.54 21.7638C18.9431 21.584 19.289 21.2968 19.54 20.9338C19.8065 20.5508 19.9591 20.1 19.98 19.6338V6.32384C19.9674 5.73749 19.838 5.1595 19.5993 4.62377C19.3607 4.08804 19.0175 3.60534 18.59 3.20385ZM15.59 8.73381L12.19 12.1338C12.0612 12.2649 11.9084 12.3702 11.74 12.4438C11.5702 12.5067 11.391 12.5405 11.21 12.5438C11.0252 12.5465 10.8416 12.5125 10.67 12.4438C10.5005 12.3676 10.3476 12.2589 10.22 12.1238L8.53 10.4438C8.39752 10.3017 8.3254 10.1136 8.32883 9.9193C8.33226 9.725 8.41096 9.53962 8.54837 9.40221C8.68578 9.2648 8.87116 9.1861 9.06546 9.18267C9.25976 9.17924 9.44782 9.25136 9.59 9.38384L11.21 11.0038L14.53 7.67382C14.6706 7.53337 14.8612 7.45452 15.06 7.45452C15.2587 7.45452 15.4494 7.53337 15.59 7.67382C15.6608 7.74276 15.717 7.82522 15.7554 7.91625C15.7938 8.00727 15.8136 8.10505 15.8136 8.20385C15.8136 8.30264 15.7938 8.40042 15.7554 8.49144C15.717 8.58247 15.6608 8.66487 15.59 8.73381Z" fill="black"/> </svg>
Bookmark Check in other icon packs
Copied!