bookmarks simple icon

bookmarks-simple-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
bookmarks-simple-thin
Set
Phosphor
Style
Thin
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Use the bookmarks simple icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M160 60H64a12 12 0 0 0-12 12v152a4 4 0 0 0 6.33 3.25L112 188.92l53.69 38.33a3.94 3.94 0 0 0 2.31.75a4.1 4.1 0 0 0 1.83-.44A4 4 0 0 0 172 224V72a12 12 0 0 0-12-12m4 156.23l-49.68-35.49a4 4 0 0 0-4.65 0L60 216.23V72a4 4 0 0 1 4-4h96a4 4 0 0 1 4 4ZM204 40v152a4 4 0 0 1-8 0V40a4 4 0 0 0-4-4H88a4 4 0 0 1 0-8h104a12 12 0 0 1 12 12"/></svg>

React

import type { SVGProps } from "react";

export function PhBookmarksSimpleThin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M160 60H64a12 12 0 0 0-12 12v152a4 4 0 0 0 6.33 3.25L112 188.92l53.69 38.33a3.94 3.94 0 0 0 2.31.75a4.1 4.1 0 0 0 1.83-.44A4 4 0 0 0 172 224V72a12 12 0 0 0-12-12m4 156.23l-49.68-35.49a4 4 0 0 0-4.65 0L60 216.23V72a4 4 0 0 1 4-4h96a4 4 0 0 1 4 4ZM204 40v152a4 4 0 0 1-8 0V40a4 4 0 0 0-4-4H88a4 4 0 0 1 0-8h104a12 12 0 0 1 12 12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M160 60H64a12 12 0 0 0-12 12v152a4 4 0 0 0 6.33 3.25L112 188.92l53.69 38.33a3.94 3.94 0 0 0 2.31.75a4.1 4.1 0 0 0 1.83-.44A4 4 0 0 0 172 224V72a12 12 0 0 0-12-12m4 156.23l-49.68-35.49a4 4 0 0 0-4.65 0L60 216.23V72a4 4 0 0 1 4-4h96a4 4 0 0 1 4 4ZM204 40v152a4 4 0 0 1-8 0V40a4 4 0 0 0-4-4H88a4 4 0 0 1 0-8h104a12 12 0 0 1 12 12"/></svg>
</template>

CSS

.icon-bookmarks-simple-thin {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M160%2060H64a12%2012%200%200%200-12%2012v152a4%204%200%200%200%206.33%203.25L112%20188.92l53.69%2038.33a3.94%203.94%200%200%200%202.31.75a4.1%204.1%200%200%200%201.83-.44A4%204%200%200%200%20172%20224V72a12%2012%200%200%200-12-12m4%20156.23l-49.68-35.49a4%204%200%200%200-4.65%200L60%20216.23V72a4%204%200%200%201%204-4h96a4%204%200%200%201%204%204ZM204%2040v152a4%204%200%200%201-8%200V40a4%204%200%200%200-4-4H88a4%204%200%200%201%200-8h104a12%2012%200%200%201%2012%2012%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M160%2060H64a12%2012%200%200%200-12%2012v152a4%204%200%200%200%206.33%203.25L112%20188.92l53.69%2038.33a3.94%203.94%200%200%200%202.31.75a4.1%204.1%200%200%200%201.83-.44A4%204%200%200%200%20172%20224V72a12%2012%200%200%200-12-12m4%20156.23l-49.68-35.49a4%204%200%200%200-4.65%200L60%20216.23V72a4%204%200%200%201%204-4h96a4%204%200%200%201%204%204ZM204%2040v152a4%204%200%200%201-8%200V40a4%204%200%200%200-4-4H88a4%204%200%200%201%200-8h104a12%2012%200%200%201%2012%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/bookmarks-simple-thin.svg?color=%231a73e8&size=48