Emoji Bookmark Tabs Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Bookmark Tabs 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/325135.svg" alt="Emoji Bookmark Tabs icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325135.svg" alt="Emoji Bookmark Tabs icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325135.svg" alt="Emoji Bookmark Tabs icon" :width="24" :height="24" />
CSS background
.icon-emoji-bookmark-tabs {
background-image: url('https://proicons.com/icon/325135.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" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.n{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="n" d="M36.567,17.1934v-8.2028h-7.4564"/><path id="c" class="n" d="M10.0367,39.0094v3.4906h26.5303v-8.147"/><path id="d" class="n" d="M33.0761,30.6321V12.9558l-7.4564-7.4558H6.5459v33.5094h26.5303v-4.8868"/><path id="e" class="n" d="M33.0761,13.1792h-7.4704l.014-7.6792"/><path id="f" class="n" d="M36.2528,20.8585l-1.2846-1.7313,1.2846-1.7313h5.2013v3.4626h-5.2013"/><path id="g" class="n" d="M32.762,34.0947l-1.2846-1.7313,1.2846-1.7313h5.2013v3.4626h-5.2013"/><path id="h" class="n" d="M36.567,30.6076v-9.6689"/><path id="i" class="n" d="M9.9599,9.3257h10.3468"/><path id="j" class="n" d="M9.9599,15.2317h19.2135"/><path id="k" class="n" d="M9.9599,20.4047h19.2135"/><path id="l" class="n" d="M9.9599,26.3177h19.2135"/><path id="m" class="n" d="M9.9599,32.2308h19.2135"/></svg>
Copied!