stationery icon

stationery from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
stationery
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the stationery icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linejoin="round" d="M21 17.4c0 1.697 0 2.546-.65 3.073c-.652.527-1.7.527-3.794.527h-1.112c-2.095 0-3.142 0-3.793-.527S11 19.097 11 17.4V6.6c0-1.697 0-2.546.65-3.073C12.303 3 13.35 3 15.445 3h1.112c2.095 0 3.142 0 3.793.527S21 4.903 21 6.6zM3 5.041c0-.962 0-1.443.293-1.742S4.057 3 5 3s1.414 0 1.707.299S7 4.079 7 5.04v10.847c0 .907 0 1.36-.076 1.8a5.2 5.2 0 0 1-.346 1.167c-.176.408-.422.785-.915 1.54c-.22.337-.33.505-.468.565a.5.5 0 0 1-.39 0c-.138-.06-.248-.228-.468-.565c-.493-.755-.74-1.132-.915-1.54a5.2 5.2 0 0 1-.346-1.167C3 17.248 3 16.795 3 15.888z"/><path stroke-linecap="round" stroke-linejoin="round" d="M11.5 16.5h2m-2-4.5h2m-2-4.5h2"/><path d="M7 7c0 .552-.895 1-2 1s-2-.448-2-1"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsStationery(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinejoin="round" d="M21 17.4c0 1.697 0 2.546-.65 3.073c-.652.527-1.7.527-3.794.527h-1.112c-2.095 0-3.142 0-3.793-.527S11 19.097 11 17.4V6.6c0-1.697 0-2.546.65-3.073C12.303 3 13.35 3 15.445 3h1.112c2.095 0 3.142 0 3.793.527S21 4.903 21 6.6zM3 5.041c0-.962 0-1.443.293-1.742S4.057 3 5 3s1.414 0 1.707.299S7 4.079 7 5.04v10.847c0 .907 0 1.36-.076 1.8a5.2 5.2 0 0 1-.346 1.167c-.176.408-.422.785-.915 1.54c-.22.337-.33.505-.468.565a.5.5 0 0 1-.39 0c-.138-.06-.248-.228-.468-.565c-.493-.755-.74-1.132-.915-1.54a5.2 5.2 0 0 1-.346-1.167C3 17.248 3 16.795 3 15.888z"/><path strokeLinecap="round" strokeLinejoin="round" d="M11.5 16.5h2m-2-4.5h2m-2-4.5h2"/><path d="M7 7c0 .552-.895 1-2 1s-2-.448-2-1"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linejoin="round" d="M21 17.4c0 1.697 0 2.546-.65 3.073c-.652.527-1.7.527-3.794.527h-1.112c-2.095 0-3.142 0-3.793-.527S11 19.097 11 17.4V6.6c0-1.697 0-2.546.65-3.073C12.303 3 13.35 3 15.445 3h1.112c2.095 0 3.142 0 3.793.527S21 4.903 21 6.6zM3 5.041c0-.962 0-1.443.293-1.742S4.057 3 5 3s1.414 0 1.707.299S7 4.079 7 5.04v10.847c0 .907 0 1.36-.076 1.8a5.2 5.2 0 0 1-.346 1.167c-.176.408-.422.785-.915 1.54c-.22.337-.33.505-.468.565a.5.5 0 0 1-.39 0c-.138-.06-.248-.228-.468-.565c-.493-.755-.74-1.132-.915-1.54a5.2 5.2 0 0 1-.346-1.167C3 17.248 3 16.795 3 15.888z"/><path stroke-linecap="round" stroke-linejoin="round" d="M11.5 16.5h2m-2-4.5h2m-2-4.5h2"/><path d="M7 7c0 .552-.895 1-2 1s-2-.448-2-1"/></g></svg>
</template>

CSS

.icon-stationery {
  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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M21%2017.4c0%201.697%200%202.546-.65%203.073c-.652.527-1.7.527-3.794.527h-1.112c-2.095%200-3.142%200-3.793-.527S11%2019.097%2011%2017.4V6.6c0-1.697%200-2.546.65-3.073C12.303%203%2013.35%203%2015.445%203h1.112c2.095%200%203.142%200%203.793.527S21%204.903%2021%206.6zM3%205.041c0-.962%200-1.443.293-1.742S4.057%203%205%203s1.414%200%201.707.299S7%204.079%207%205.04v10.847c0%20.907%200%201.36-.076%201.8a5.2%205.2%200%200%201-.346%201.167c-.176.408-.422.785-.915%201.54c-.22.337-.33.505-.468.565a.5.5%200%200%201-.39%200c-.138-.06-.248-.228-.468-.565c-.493-.755-.74-1.132-.915-1.54a5.2%205.2%200%200%201-.346-1.167C3%2017.248%203%2016.795%203%2015.888z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M11.5%2016.5h2m-2-4.5h2m-2-4.5h2%22%2F%3E%3Cpath%20d%3D%22M7%207c0%20.552-.895%201-2%201s-2-.448-2-1%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M21%2017.4c0%201.697%200%202.546-.65%203.073c-.652.527-1.7.527-3.794.527h-1.112c-2.095%200-3.142%200-3.793-.527S11%2019.097%2011%2017.4V6.6c0-1.697%200-2.546.65-3.073C12.303%203%2013.35%203%2015.445%203h1.112c2.095%200%203.142%200%203.793.527S21%204.903%2021%206.6zM3%205.041c0-.962%200-1.443.293-1.742S4.057%203%205%203s1.414%200%201.707.299S7%204.079%207%205.04v10.847c0%20.907%200%201.36-.076%201.8a5.2%205.2%200%200%201-.346%201.167c-.176.408-.422.785-.915%201.54c-.22.337-.33.505-.468.565a.5.5%200%200%201-.39%200c-.138-.06-.248-.228-.468-.565c-.493-.755-.74-1.132-.915-1.54a5.2%205.2%200%200%201-.346-1.167C3%2017.248%203%2016.795%203%2015.888z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M11.5%2016.5h2m-2-4.5h2m-2-4.5h2%22%2F%3E%3Cpath%20d%3D%22M7%207c0%20.552-.895%201-2%201s-2-.448-2-1%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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