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

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

Use the mortar 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="M4.963 12h14.074c.977 0 1.466 0 1.768.375c.302.376.209.787.023 1.609a9.02 9.02 0 0 1-4.075 5.676c-.392.24-.559.738-.347 1.144A.82.82 0 0 1 15.674 22H8.326a.82.82 0 0 1-.732-1.196c.212-.406.045-.903-.347-1.144a9.02 9.02 0 0 1-4.075-5.676c-.186-.822-.279-1.233.023-1.609S3.985 12 4.963 12Z"/><path d="m17.459 12l1.55-3.719c.175-.419.606-.629 1.038-.701c.374-.062.672-.239.831-.527c.397-.718-.21-1.859-1.355-2.55s-2.397-.668-2.793.05c-.16.289-.157.646-.022 1.015c.156.427.197.92-.063 1.288L13 12"/><path stroke-linecap="round" stroke-linejoin="round" d="M6.502 5.502L10 9M8.6 3.403c1.546 1.546 1.16 3.039 0 4.198c-1.158 1.159-2.651 1.545-4.197 0c-1.546-1.546-1.4-5.597-1.4-5.597s4.052-.147 5.598 1.399"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsMortar(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="M4.963 12h14.074c.977 0 1.466 0 1.768.375c.302.376.209.787.023 1.609a9.02 9.02 0 0 1-4.075 5.676c-.392.24-.559.738-.347 1.144A.82.82 0 0 1 15.674 22H8.326a.82.82 0 0 1-.732-1.196c.212-.406.045-.903-.347-1.144a9.02 9.02 0 0 1-4.075-5.676c-.186-.822-.279-1.233.023-1.609S3.985 12 4.963 12Z"/><path d="m17.459 12l1.55-3.719c.175-.419.606-.629 1.038-.701c.374-.062.672-.239.831-.527c.397-.718-.21-1.859-1.355-2.55s-2.397-.668-2.793.05c-.16.289-.157.646-.022 1.015c.156.427.197.92-.063 1.288L13 12"/><path strokeLinecap="round" strokeLinejoin="round" d="M6.502 5.502L10 9M8.6 3.403c1.546 1.546 1.16 3.039 0 4.198c-1.158 1.159-2.651 1.545-4.197 0c-1.546-1.546-1.4-5.597-1.4-5.597s4.052-.147 5.598 1.399"/></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="M4.963 12h14.074c.977 0 1.466 0 1.768.375c.302.376.209.787.023 1.609a9.02 9.02 0 0 1-4.075 5.676c-.392.24-.559.738-.347 1.144A.82.82 0 0 1 15.674 22H8.326a.82.82 0 0 1-.732-1.196c.212-.406.045-.903-.347-1.144a9.02 9.02 0 0 1-4.075-5.676c-.186-.822-.279-1.233.023-1.609S3.985 12 4.963 12Z"/><path d="m17.459 12l1.55-3.719c.175-.419.606-.629 1.038-.701c.374-.062.672-.239.831-.527c.397-.718-.21-1.859-1.355-2.55s-2.397-.668-2.793.05c-.16.289-.157.646-.022 1.015c.156.427.197.92-.063 1.288L13 12"/><path stroke-linecap="round" stroke-linejoin="round" d="M6.502 5.502L10 9M8.6 3.403c1.546 1.546 1.16 3.039 0 4.198c-1.158 1.159-2.651 1.545-4.197 0c-1.546-1.546-1.4-5.597-1.4-5.597s4.052-.147 5.598 1.399"/></g></svg>
</template>

CSS

.icon-mortar {
  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%22M4.963%2012h14.074c.977%200%201.466%200%201.768.375c.302.376.209.787.023%201.609a9.02%209.02%200%200%201-4.075%205.676c-.392.24-.559.738-.347%201.144A.82.82%200%200%201%2015.674%2022H8.326a.82.82%200%200%201-.732-1.196c.212-.406.045-.903-.347-1.144a9.02%209.02%200%200%201-4.075-5.676c-.186-.822-.279-1.233.023-1.609S3.985%2012%204.963%2012Z%22%2F%3E%3Cpath%20d%3D%22m17.459%2012l1.55-3.719c.175-.419.606-.629%201.038-.701c.374-.062.672-.239.831-.527c.397-.718-.21-1.859-1.355-2.55s-2.397-.668-2.793.05c-.16.289-.157.646-.022%201.015c.156.427.197.92-.063%201.288L13%2012%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6.502%205.502L10%209M8.6%203.403c1.546%201.546%201.16%203.039%200%204.198c-1.158%201.159-2.651%201.545-4.197%200c-1.546-1.546-1.4-5.597-1.4-5.597s4.052-.147%205.598%201.399%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%22M4.963%2012h14.074c.977%200%201.466%200%201.768.375c.302.376.209.787.023%201.609a9.02%209.02%200%200%201-4.075%205.676c-.392.24-.559.738-.347%201.144A.82.82%200%200%201%2015.674%2022H8.326a.82.82%200%200%201-.732-1.196c.212-.406.045-.903-.347-1.144a9.02%209.02%200%200%201-4.075-5.676c-.186-.822-.279-1.233.023-1.609S3.985%2012%204.963%2012Z%22%2F%3E%3Cpath%20d%3D%22m17.459%2012l1.55-3.719c.175-.419.606-.629%201.038-.701c.374-.062.672-.239.831-.527c.397-.718-.21-1.859-1.355-2.55s-2.397-.668-2.793.05c-.16.289-.157.646-.022%201.015c.156.427.197.92-.063%201.288L13%2012%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6.502%205.502L10%209M8.6%203.403c1.546%201.546%201.16%203.039%200%204.198c-1.158%201.159-2.651%201.545-4.197%200c-1.546-1.546-1.4-5.597-1.4-5.597s4.052-.147%205.598%201.399%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/mortar.svg?color=%231a73e8&size=48