Hatena Bookmark Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Hatena Bookmark 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/341478.svg" alt="Hatena Bookmark icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341478.svg" alt="Hatena Bookmark icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341478.svg" alt="Hatena Bookmark icon" :width="24" :height="24" />
CSS background
.icon-hatena-bookmark {
background-image: url('https://proicons.com/icon/341478.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?>
<svg id="a" version="1.1" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"><defs><style>.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.c{fill:#fff;stroke-width:0px;}</style></defs><rect class="d" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><circle class="c" cx="31.388" cy="31.375" r=".75"/><path class="d" d="m22.404 24c2.0221 0 3.6613 1.6509 3.6613 3.6875s-1.6392 3.6875-3.6613 3.6875h-6.0411v-14.75l6.0411 7e-6c2.0221 0 3.6613 1.6509 3.6613 3.6875s-1.6392 3.6875-3.6613 3.6875z"/><line class="d" x1="22.404" x2="16.37" y1="24" y2="24"/><line class="d" x1="31.388" x2="31.388" y1="16.625" y2="27.595"/></svg>
Hatena Bookmark in other icon packs
Copied!