bookmark from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.

Name
bookmark
Set
Firefox OS Emoji
Style
Default
Category
Objects
Viewbox
512×512
License
Apache 2.0

The same emoji in other sets

More objects icons from Firefox OS Emoji

Use the bookmark emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FF473E" d="m181.816 496.127l68.178-102.898c2.849-4.3 9.162-4.3 12.011 0l68.178 102.898c6.382 9.633 21.383 5.114 21.383-6.441V16.662c0-6.441-5.221-11.662-11.662-11.662h-167.81c-6.441 0-11.662 5.221-11.662 11.662v473.024c.001 11.555 15.002 16.074 21.384 6.441"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiBookmark(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FF473E" d="m181.816 496.127l68.178-102.898c2.849-4.3 9.162-4.3 12.011 0l68.178 102.898c6.382 9.633 21.383 5.114 21.383-6.441V16.662c0-6.441-5.221-11.662-11.662-11.662h-167.81c-6.441 0-11.662 5.221-11.662 11.662v473.024c.001 11.555 15.002 16.074 21.384 6.441"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FF473E" d="m181.816 496.127l68.178-102.898c2.849-4.3 9.162-4.3 12.011 0l68.178 102.898c6.382 9.633 21.383 5.114 21.383-6.441V16.662c0-6.441-5.221-11.662-11.662-11.662h-167.81c-6.441 0-11.662 5.221-11.662 11.662v473.024c.001 11.555 15.002 16.074 21.384 6.441"/></svg>
</template>

CSS

.icon-bookmark {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FF473E%22%20d%3D%22m181.816%20496.127l68.178-102.898c2.849-4.3%209.162-4.3%2012.011%200l68.178%20102.898c6.382%209.633%2021.383%205.114%2021.383-6.441V16.662c0-6.441-5.221-11.662-11.662-11.662h-167.81c-6.441%200-11.662%205.221-11.662%2011.662v473.024c.001%2011.555%2015.002%2016.074%2021.384%206.441%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FF473E%22%20d%3D%22m181.816%20496.127l68.178-102.898c2.849-4.3%209.162-4.3%2012.011%200l68.178%20102.898c6.382%209.633%2021.383%205.114%2021.383-6.441V16.662c0-6.441-5.221-11.662-11.662-11.662h-167.81c-6.441%200-11.662%205.221-11.662%2011.662v473.024c.001%2011.555%2015.002%2016.074%2021.384%206.441%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/bookmark.svg?color=%231a73e8&size=48