stamp from Font Awesome Solid by Dave Gandy · Solid · Design · CC-BY-4.0 Attribution required.

Name
stamp
Set
Font Awesome Solid
Style
Solid
Category
Design
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

More design icons from Font Awesome Solid

Use the stamp icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M376 265.8c0-17.4 9.2-33.2 19.9-47c12.6-16.2 20.1-36.6 20.1-58.8c0-53-43-96-96-96s-96 43-96 96c0 22.1 7.5 42.5 20.1 58.8c10.7 13.8 19.9 29.6 19.9 47c0 29.9-24.3 54.2-54.2 54.2H176c-61.9 0-112 50.1-112 112c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48c0-61.9-50.1-112-112-112h-33.8c-29.9 0-54.2-24.3-54.2-54.2M120 528c-13.3 0-24 10.7-24 24s10.7 24 24 24h400c13.3 0 24-10.7 24-24s-10.7-24-24-24z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidStamp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M376 265.8c0-17.4 9.2-33.2 19.9-47c12.6-16.2 20.1-36.6 20.1-58.8c0-53-43-96-96-96s-96 43-96 96c0 22.1 7.5 42.5 20.1 58.8c10.7 13.8 19.9 29.6 19.9 47c0 29.9-24.3 54.2-54.2 54.2H176c-61.9 0-112 50.1-112 112c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48c0-61.9-50.1-112-112-112h-33.8c-29.9 0-54.2-24.3-54.2-54.2M120 528c-13.3 0-24 10.7-24 24s10.7 24 24 24h400c13.3 0 24-10.7 24-24s-10.7-24-24-24z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M376 265.8c0-17.4 9.2-33.2 19.9-47c12.6-16.2 20.1-36.6 20.1-58.8c0-53-43-96-96-96s-96 43-96 96c0 22.1 7.5 42.5 20.1 58.8c10.7 13.8 19.9 29.6 19.9 47c0 29.9-24.3 54.2-54.2 54.2H176c-61.9 0-112 50.1-112 112c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48c0-61.9-50.1-112-112-112h-33.8c-29.9 0-54.2-24.3-54.2-54.2M120 528c-13.3 0-24 10.7-24 24s10.7 24 24 24h400c13.3 0 24-10.7 24-24s-10.7-24-24-24z"/></svg>
</template>

CSS

.icon-stamp {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M376%20265.8c0-17.4%209.2-33.2%2019.9-47c12.6-16.2%2020.1-36.6%2020.1-58.8c0-53-43-96-96-96s-96%2043-96%2096c0%2022.1%207.5%2042.5%2020.1%2058.8c10.7%2013.8%2019.9%2029.6%2019.9%2047c0%2029.9-24.3%2054.2-54.2%2054.2H176c-61.9%200-112%2050.1-112%20112c0%2026.5%2021.5%2048%2048%2048h416c26.5%200%2048-21.5%2048-48c0-61.9-50.1-112-112-112h-33.8c-29.9%200-54.2-24.3-54.2-54.2M120%20528c-13.3%200-24%2010.7-24%2024s10.7%2024%2024%2024h400c13.3%200%2024-10.7%2024-24s-10.7-24-24-24z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M376%20265.8c0-17.4%209.2-33.2%2019.9-47c12.6-16.2%2020.1-36.6%2020.1-58.8c0-53-43-96-96-96s-96%2043-96%2096c0%2022.1%207.5%2042.5%2020.1%2058.8c10.7%2013.8%2019.9%2029.6%2019.9%2047c0%2029.9-24.3%2054.2-54.2%2054.2H176c-61.9%200-112%2050.1-112%20112c0%2026.5%2021.5%2048%2048%2048h416c26.5%200%2048-21.5%2048-48c0-61.9-50.1-112-112-112h-33.8c-29.9%200-54.2-24.3-54.2-54.2M120%20528c-13.3%200-24%2010.7-24%2024s10.7%2024%2024%2024h400c13.3%200%2024-10.7%2024-24s-10.7-24-24-24z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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