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

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

The same icon in other sets

Use the amphora 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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14.5 9c0-3.5 2-5.167 2-6a1 1 0 0 0-1-1h-7a1 1 0 0 0-1 1c0 .833 2 2.5 2 6S6 13 6 16c0 .76.193 1.594.469 2.416c.548 1.636.822 2.454 1.607 3.02C8.86 22 9.874 22 11.899 22h.202c2.025 0 3.038 0 3.823-.565s1.06-1.383 1.608-3.019c.275-.822.468-1.655.468-2.416c0-3-3.5-3.5-3.5-7M9 6h6"/><path d="M16.5 4h1.12a1.38 1.38 0 0 1 1.359 1.619L17.5 14M7.5 4H6.38a1.38 1.38 0 0 0-1.36 1.619L6.5 14"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsAmphora(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M14.5 9c0-3.5 2-5.167 2-6a1 1 0 0 0-1-1h-7a1 1 0 0 0-1 1c0 .833 2 2.5 2 6S6 13 6 16c0 .76.193 1.594.469 2.416c.548 1.636.822 2.454 1.607 3.02C8.86 22 9.874 22 11.899 22h.202c2.025 0 3.038 0 3.823-.565s1.06-1.383 1.608-3.019c.275-.822.468-1.655.468-2.416c0-3-3.5-3.5-3.5-7M9 6h6"/><path d="M16.5 4h1.12a1.38 1.38 0 0 1 1.359 1.619L17.5 14M7.5 4H6.38a1.38 1.38 0 0 0-1.36 1.619L6.5 14"/></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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14.5 9c0-3.5 2-5.167 2-6a1 1 0 0 0-1-1h-7a1 1 0 0 0-1 1c0 .833 2 2.5 2 6S6 13 6 16c0 .76.193 1.594.469 2.416c.548 1.636.822 2.454 1.607 3.02C8.86 22 9.874 22 11.899 22h.202c2.025 0 3.038 0 3.823-.565s1.06-1.383 1.608-3.019c.275-.822.468-1.655.468-2.416c0-3-3.5-3.5-3.5-7M9 6h6"/><path d="M16.5 4h1.12a1.38 1.38 0 0 1 1.359 1.619L17.5 14M7.5 4H6.38a1.38 1.38 0 0 0-1.36 1.619L6.5 14"/></g></svg>
</template>

CSS

.icon-amphora {
  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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14.5%209c0-3.5%202-5.167%202-6a1%201%200%200%200-1-1h-7a1%201%200%200%200-1%201c0%20.833%202%202.5%202%206S6%2013%206%2016c0%20.76.193%201.594.469%202.416c.548%201.636.822%202.454%201.607%203.02C8.86%2022%209.874%2022%2011.899%2022h.202c2.025%200%203.038%200%203.823-.565s1.06-1.383%201.608-3.019c.275-.822.468-1.655.468-2.416c0-3-3.5-3.5-3.5-7M9%206h6%22%2F%3E%3Cpath%20d%3D%22M16.5%204h1.12a1.38%201.38%200%200%201%201.359%201.619L17.5%2014M7.5%204H6.38a1.38%201.38%200%200%200-1.36%201.619L6.5%2014%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14.5%209c0-3.5%202-5.167%202-6a1%201%200%200%200-1-1h-7a1%201%200%200%200-1%201c0%20.833%202%202.5%202%206S6%2013%206%2016c0%20.76.193%201.594.469%202.416c.548%201.636.822%202.454%201.607%203.02C8.86%2022%209.874%2022%2011.899%2022h.202c2.025%200%203.038%200%203.823-.565s1.06-1.383%201.608-3.019c.275-.822.468-1.655.468-2.416c0-3-3.5-3.5-3.5-7M9%206h6%22%2F%3E%3Cpath%20d%3D%22M16.5%204h1.12a1.38%201.38%200%200%201%201.359%201.619L17.5%2014M7.5%204H6.38a1.38%201.38%200%200%200-1.36%201.619L6.5%2014%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/amphora.svg?color=%231a73e8&size=48