volcano emoji

volcano from OpenMoji by OpenMoji · Default · Travel Places · CC-BY-SA-4.0 Attribution required.

Name
volcano
Set
OpenMoji
Style
Default
Category
Travel Places
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More travel places icons from OpenMoji

Use the volcano emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" stroke="#d0cfce" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.8" d="M28.8 9.1c-.4-.7 1.6-4.2 4.6-4.4c3-.3 5.2 1.5 4.4 3.6s-2.1 2.2-2.8 2.3l3.2 1.7c-.8 2.1-7.8 2.7-6.5 5.6l-4 .4c.1-1.5 0-3.7-1.5-4.9c-1.1-.9-2.8-1.1-4.2-1.6c-2-.7-2-2.7-1.4-4C21.3 6.4 22.4 5 24 5c1 0 2 0 3 1z"/><path fill="#9b9b9a" d="m63 57l-6.6-7.9L53 40l-8-6h-5l-4-12l4 12l-4-12l-4 2l-7.8-1.9L19 34l-2 12l-8 11z"/><path fill="#ea5a47" d="M33.7 22.3c1.4.4.8 2.1 1.5 4.4c.4 1.4.3 1.8.3 2c-.5 1.3-1.2 1.2-1.7 2.4c-.4 1.1.7 1.6.4 3s-1.7 2.7-2.7 2.4c-.8-.2-1.1-1.3-1.3-1.8c-.5-1.8.2-3.5.4-4.1c.8-1.8 1.7-2.2 1.5-3.3c-.1-1-1-1.6-1.3-1.8c-.8-.6-2.1-1-3.1-.6c-1.9.8-2.4 4.6-2 7.4c.4 2.2 2.8 7 2.2 8.7c-.2.7-2-3.1-3.2-1.5c-1.1 1.4.4 5.3-1.8 6.6c-1.3.7-1.7-3.9-1.8-3.9c-.3 0-1 1.5-.3-2.1c.4-2.4 1.7-1.4 2.1-4c.2-1.5.1-4-.1-6c-.3-3-1.4-2.7-1.1-5.1c.1-.8.8-1.5 2-2.1c.5-.2.2-1.9 2.4-1.8c3.6.2 4.1 1.4 5.2 1.3c1.4-.1 1.7-.3 2.4-.1"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"><path stroke-width="2" d="m63 56l-6.6-6.9L53 40M24 22l-5 12l-2 12l-8 10m31-22l-4-12l-1.6.8M40 34h5l8 6l-1 6l1 5l-2 2l-3 3"/><path stroke-width="1.8" d="M33.7 22.3c1.4.4.8 2.1 1.5 4.4c.4 1.4.3 1.8.3 2c-.5 1.3-1.2 1.2-1.7 2.4c-.4 1.1.7 1.6.4 3s-1.7 2.7-2.7 2.4c-.8-.2-1.1-1.3-1.3-1.8c-.5-1.8.2-3.5.4-4.1c.8-1.8 1.7-2.2 1.5-3.3c-.1-1-1-1.6-1.3-1.8c-.8-.6-2.1-1-3.1-.6c-1.9.8-2.4 4.6-2 7.4c.4 2.2 2.8 7 2.2 8.7c-.2.7-2-3.1-3.2-1.5c-1.1 1.4.4 5.3-1.8 6.6c-1.3.7-1.7-3.9-1.8-3.9c-.3 0-1 1.5-.3-2.1c.4-2.4 1.7-1.4 2.1-4c.2-1.5.1-4-.1-6c-.3-3-1.4-2.7-1.1-5.1c.1-.8.8-1.5 2-2.1c.5-.2.2-1.9 2.4-1.8c3.6.2 4.1 1.4 5.2 1.3c1.4-.1 1.7-.3 2.4-.1"/><path stroke-width="2" d="M24.2 16.3c-.4-1.6-3.3-2.4-6.5-1.7M35 18.9c2.7-1.9 6.7-.9 8.9 2.3m-21.1-1.3c-1.5-1.6-8.5-4.1-9.8 4.2M27 6c-1-1-2-1-3-1c-1.6 0-2.7 1.4-3.4 2.7C20 9 20 11 22 11.7c1.3.5 3.1.7 4.2 1.6c1.5 1.2 1.5 3.4 1.5 4.9m7.2-7.7c.7-.1 2-.2 2.8-2.3s-1.4-3.9-4.4-3.6s-5 3.8-4.6 4.4m2.9 8.9c-1.3-2.9 5.7-3.5 6.5-5.6"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiVolcano(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" stroke="#d0cfce" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="1.8" d="M28.8 9.1c-.4-.7 1.6-4.2 4.6-4.4c3-.3 5.2 1.5 4.4 3.6s-2.1 2.2-2.8 2.3l3.2 1.7c-.8 2.1-7.8 2.7-6.5 5.6l-4 .4c.1-1.5 0-3.7-1.5-4.9c-1.1-.9-2.8-1.1-4.2-1.6c-2-.7-2-2.7-1.4-4C21.3 6.4 22.4 5 24 5c1 0 2 0 3 1z"/><path fill="#9b9b9a" d="m63 57l-6.6-7.9L53 40l-8-6h-5l-4-12l4 12l-4-12l-4 2l-7.8-1.9L19 34l-2 12l-8 11z"/><path fill="#ea5a47" d="M33.7 22.3c1.4.4.8 2.1 1.5 4.4c.4 1.4.3 1.8.3 2c-.5 1.3-1.2 1.2-1.7 2.4c-.4 1.1.7 1.6.4 3s-1.7 2.7-2.7 2.4c-.8-.2-1.1-1.3-1.3-1.8c-.5-1.8.2-3.5.4-4.1c.8-1.8 1.7-2.2 1.5-3.3c-.1-1-1-1.6-1.3-1.8c-.8-.6-2.1-1-3.1-.6c-1.9.8-2.4 4.6-2 7.4c.4 2.2 2.8 7 2.2 8.7c-.2.7-2-3.1-3.2-1.5c-1.1 1.4.4 5.3-1.8 6.6c-1.3.7-1.7-3.9-1.8-3.9c-.3 0-1 1.5-.3-2.1c.4-2.4 1.7-1.4 2.1-4c.2-1.5.1-4-.1-6c-.3-3-1.4-2.7-1.1-5.1c.1-.8.8-1.5 2-2.1c.5-.2.2-1.9 2.4-1.8c3.6.2 4.1 1.4 5.2 1.3c1.4-.1 1.7-.3 2.4-.1"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10"><path strokeWidth="2" d="m63 56l-6.6-6.9L53 40M24 22l-5 12l-2 12l-8 10m31-22l-4-12l-1.6.8M40 34h5l8 6l-1 6l1 5l-2 2l-3 3"/><path strokeWidth="1.8" d="M33.7 22.3c1.4.4.8 2.1 1.5 4.4c.4 1.4.3 1.8.3 2c-.5 1.3-1.2 1.2-1.7 2.4c-.4 1.1.7 1.6.4 3s-1.7 2.7-2.7 2.4c-.8-.2-1.1-1.3-1.3-1.8c-.5-1.8.2-3.5.4-4.1c.8-1.8 1.7-2.2 1.5-3.3c-.1-1-1-1.6-1.3-1.8c-.8-.6-2.1-1-3.1-.6c-1.9.8-2.4 4.6-2 7.4c.4 2.2 2.8 7 2.2 8.7c-.2.7-2-3.1-3.2-1.5c-1.1 1.4.4 5.3-1.8 6.6c-1.3.7-1.7-3.9-1.8-3.9c-.3 0-1 1.5-.3-2.1c.4-2.4 1.7-1.4 2.1-4c.2-1.5.1-4-.1-6c-.3-3-1.4-2.7-1.1-5.1c.1-.8.8-1.5 2-2.1c.5-.2.2-1.9 2.4-1.8c3.6.2 4.1 1.4 5.2 1.3c1.4-.1 1.7-.3 2.4-.1"/><path strokeWidth="2" d="M24.2 16.3c-.4-1.6-3.3-2.4-6.5-1.7M35 18.9c2.7-1.9 6.7-.9 8.9 2.3m-21.1-1.3c-1.5-1.6-8.5-4.1-9.8 4.2M27 6c-1-1-2-1-3-1c-1.6 0-2.7 1.4-3.4 2.7C20 9 20 11 22 11.7c1.3.5 3.1.7 4.2 1.6c1.5 1.2 1.5 3.4 1.5 4.9m7.2-7.7c.7-.1 2-.2 2.8-2.3s-1.4-3.9-4.4-3.6s-5 3.8-4.6 4.4m2.9 8.9c-1.3-2.9 5.7-3.5 6.5-5.6"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" stroke="#d0cfce" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.8" d="M28.8 9.1c-.4-.7 1.6-4.2 4.6-4.4c3-.3 5.2 1.5 4.4 3.6s-2.1 2.2-2.8 2.3l3.2 1.7c-.8 2.1-7.8 2.7-6.5 5.6l-4 .4c.1-1.5 0-3.7-1.5-4.9c-1.1-.9-2.8-1.1-4.2-1.6c-2-.7-2-2.7-1.4-4C21.3 6.4 22.4 5 24 5c1 0 2 0 3 1z"/><path fill="#9b9b9a" d="m63 57l-6.6-7.9L53 40l-8-6h-5l-4-12l4 12l-4-12l-4 2l-7.8-1.9L19 34l-2 12l-8 11z"/><path fill="#ea5a47" d="M33.7 22.3c1.4.4.8 2.1 1.5 4.4c.4 1.4.3 1.8.3 2c-.5 1.3-1.2 1.2-1.7 2.4c-.4 1.1.7 1.6.4 3s-1.7 2.7-2.7 2.4c-.8-.2-1.1-1.3-1.3-1.8c-.5-1.8.2-3.5.4-4.1c.8-1.8 1.7-2.2 1.5-3.3c-.1-1-1-1.6-1.3-1.8c-.8-.6-2.1-1-3.1-.6c-1.9.8-2.4 4.6-2 7.4c.4 2.2 2.8 7 2.2 8.7c-.2.7-2-3.1-3.2-1.5c-1.1 1.4.4 5.3-1.8 6.6c-1.3.7-1.7-3.9-1.8-3.9c-.3 0-1 1.5-.3-2.1c.4-2.4 1.7-1.4 2.1-4c.2-1.5.1-4-.1-6c-.3-3-1.4-2.7-1.1-5.1c.1-.8.8-1.5 2-2.1c.5-.2.2-1.9 2.4-1.8c3.6.2 4.1 1.4 5.2 1.3c1.4-.1 1.7-.3 2.4-.1"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"><path stroke-width="2" d="m63 56l-6.6-6.9L53 40M24 22l-5 12l-2 12l-8 10m31-22l-4-12l-1.6.8M40 34h5l8 6l-1 6l1 5l-2 2l-3 3"/><path stroke-width="1.8" d="M33.7 22.3c1.4.4.8 2.1 1.5 4.4c.4 1.4.3 1.8.3 2c-.5 1.3-1.2 1.2-1.7 2.4c-.4 1.1.7 1.6.4 3s-1.7 2.7-2.7 2.4c-.8-.2-1.1-1.3-1.3-1.8c-.5-1.8.2-3.5.4-4.1c.8-1.8 1.7-2.2 1.5-3.3c-.1-1-1-1.6-1.3-1.8c-.8-.6-2.1-1-3.1-.6c-1.9.8-2.4 4.6-2 7.4c.4 2.2 2.8 7 2.2 8.7c-.2.7-2-3.1-3.2-1.5c-1.1 1.4.4 5.3-1.8 6.6c-1.3.7-1.7-3.9-1.8-3.9c-.3 0-1 1.5-.3-2.1c.4-2.4 1.7-1.4 2.1-4c.2-1.5.1-4-.1-6c-.3-3-1.4-2.7-1.1-5.1c.1-.8.8-1.5 2-2.1c.5-.2.2-1.9 2.4-1.8c3.6.2 4.1 1.4 5.2 1.3c1.4-.1 1.7-.3 2.4-.1"/><path stroke-width="2" d="M24.2 16.3c-.4-1.6-3.3-2.4-6.5-1.7M35 18.9c2.7-1.9 6.7-.9 8.9 2.3m-21.1-1.3c-1.5-1.6-8.5-4.1-9.8 4.2M27 6c-1-1-2-1-3-1c-1.6 0-2.7 1.4-3.4 2.7C20 9 20 11 22 11.7c1.3.5 3.1.7 4.2 1.6c1.5 1.2 1.5 3.4 1.5 4.9m7.2-7.7c.7-.1 2-.2 2.8-2.3s-1.4-3.9-4.4-3.6s-5 3.8-4.6 4.4m2.9 8.9c-1.3-2.9 5.7-3.5 6.5-5.6"/></g></svg>
</template>

CSS

.icon-volcano {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20stroke%3D%22%23d0cfce%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.8%22%20d%3D%22M28.8%209.1c-.4-.7%201.6-4.2%204.6-4.4c3-.3%205.2%201.5%204.4%203.6s-2.1%202.2-2.8%202.3l3.2%201.7c-.8%202.1-7.8%202.7-6.5%205.6l-4%20.4c.1-1.5%200-3.7-1.5-4.9c-1.1-.9-2.8-1.1-4.2-1.6c-2-.7-2-2.7-1.4-4C21.3%206.4%2022.4%205%2024%205c1%200%202%200%203%201z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m63%2057l-6.6-7.9L53%2040l-8-6h-5l-4-12l4%2012l-4-12l-4%202l-7.8-1.9L19%2034l-2%2012l-8%2011z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M33.7%2022.3c1.4.4.8%202.1%201.5%204.4c.4%201.4.3%201.8.3%202c-.5%201.3-1.2%201.2-1.7%202.4c-.4%201.1.7%201.6.4%203s-1.7%202.7-2.7%202.4c-.8-.2-1.1-1.3-1.3-1.8c-.5-1.8.2-3.5.4-4.1c.8-1.8%201.7-2.2%201.5-3.3c-.1-1-1-1.6-1.3-1.8c-.8-.6-2.1-1-3.1-.6c-1.9.8-2.4%204.6-2%207.4c.4%202.2%202.8%207%202.2%208.7c-.2.7-2-3.1-3.2-1.5c-1.1%201.4.4%205.3-1.8%206.6c-1.3.7-1.7-3.9-1.8-3.9c-.3%200-1%201.5-.3-2.1c.4-2.4%201.7-1.4%202.1-4c.2-1.5.1-4-.1-6c-.3-3-1.4-2.7-1.1-5.1c.1-.8.8-1.5%202-2.1c.5-.2.2-1.9%202.4-1.8c3.6.2%204.1%201.4%205.2%201.3c1.4-.1%201.7-.3%202.4-.1%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22m63%2056l-6.6-6.9L53%2040M24%2022l-5%2012l-2%2012l-8%2010m31-22l-4-12l-1.6.8M40%2034h5l8%206l-1%206l1%205l-2%202l-3%203%22%2F%3E%3Cpath%20stroke-width%3D%221.8%22%20d%3D%22M33.7%2022.3c1.4.4.8%202.1%201.5%204.4c.4%201.4.3%201.8.3%202c-.5%201.3-1.2%201.2-1.7%202.4c-.4%201.1.7%201.6.4%203s-1.7%202.7-2.7%202.4c-.8-.2-1.1-1.3-1.3-1.8c-.5-1.8.2-3.5.4-4.1c.8-1.8%201.7-2.2%201.5-3.3c-.1-1-1-1.6-1.3-1.8c-.8-.6-2.1-1-3.1-.6c-1.9.8-2.4%204.6-2%207.4c.4%202.2%202.8%207%202.2%208.7c-.2.7-2-3.1-3.2-1.5c-1.1%201.4.4%205.3-1.8%206.6c-1.3.7-1.7-3.9-1.8-3.9c-.3%200-1%201.5-.3-2.1c.4-2.4%201.7-1.4%202.1-4c.2-1.5.1-4-.1-6c-.3-3-1.4-2.7-1.1-5.1c.1-.8.8-1.5%202-2.1c.5-.2.2-1.9%202.4-1.8c3.6.2%204.1%201.4%205.2%201.3c1.4-.1%201.7-.3%202.4-.1%22%2F%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M24.2%2016.3c-.4-1.6-3.3-2.4-6.5-1.7M35%2018.9c2.7-1.9%206.7-.9%208.9%202.3m-21.1-1.3c-1.5-1.6-8.5-4.1-9.8%204.2M27%206c-1-1-2-1-3-1c-1.6%200-2.7%201.4-3.4%202.7C20%209%2020%2011%2022%2011.7c1.3.5%203.1.7%204.2%201.6c1.5%201.2%201.5%203.4%201.5%204.9m7.2-7.7c.7-.1%202-.2%202.8-2.3s-1.4-3.9-4.4-3.6s-5%203.8-4.6%204.4m2.9%208.9c-1.3-2.9%205.7-3.5%206.5-5.6%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20stroke%3D%22%23d0cfce%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.8%22%20d%3D%22M28.8%209.1c-.4-.7%201.6-4.2%204.6-4.4c3-.3%205.2%201.5%204.4%203.6s-2.1%202.2-2.8%202.3l3.2%201.7c-.8%202.1-7.8%202.7-6.5%205.6l-4%20.4c.1-1.5%200-3.7-1.5-4.9c-1.1-.9-2.8-1.1-4.2-1.6c-2-.7-2-2.7-1.4-4C21.3%206.4%2022.4%205%2024%205c1%200%202%200%203%201z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m63%2057l-6.6-7.9L53%2040l-8-6h-5l-4-12l4%2012l-4-12l-4%202l-7.8-1.9L19%2034l-2%2012l-8%2011z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M33.7%2022.3c1.4.4.8%202.1%201.5%204.4c.4%201.4.3%201.8.3%202c-.5%201.3-1.2%201.2-1.7%202.4c-.4%201.1.7%201.6.4%203s-1.7%202.7-2.7%202.4c-.8-.2-1.1-1.3-1.3-1.8c-.5-1.8.2-3.5.4-4.1c.8-1.8%201.7-2.2%201.5-3.3c-.1-1-1-1.6-1.3-1.8c-.8-.6-2.1-1-3.1-.6c-1.9.8-2.4%204.6-2%207.4c.4%202.2%202.8%207%202.2%208.7c-.2.7-2-3.1-3.2-1.5c-1.1%201.4.4%205.3-1.8%206.6c-1.3.7-1.7-3.9-1.8-3.9c-.3%200-1%201.5-.3-2.1c.4-2.4%201.7-1.4%202.1-4c.2-1.5.1-4-.1-6c-.3-3-1.4-2.7-1.1-5.1c.1-.8.8-1.5%202-2.1c.5-.2.2-1.9%202.4-1.8c3.6.2%204.1%201.4%205.2%201.3c1.4-.1%201.7-.3%202.4-.1%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22m63%2056l-6.6-6.9L53%2040M24%2022l-5%2012l-2%2012l-8%2010m31-22l-4-12l-1.6.8M40%2034h5l8%206l-1%206l1%205l-2%202l-3%203%22%2F%3E%3Cpath%20stroke-width%3D%221.8%22%20d%3D%22M33.7%2022.3c1.4.4.8%202.1%201.5%204.4c.4%201.4.3%201.8.3%202c-.5%201.3-1.2%201.2-1.7%202.4c-.4%201.1.7%201.6.4%203s-1.7%202.7-2.7%202.4c-.8-.2-1.1-1.3-1.3-1.8c-.5-1.8.2-3.5.4-4.1c.8-1.8%201.7-2.2%201.5-3.3c-.1-1-1-1.6-1.3-1.8c-.8-.6-2.1-1-3.1-.6c-1.9.8-2.4%204.6-2%207.4c.4%202.2%202.8%207%202.2%208.7c-.2.7-2-3.1-3.2-1.5c-1.1%201.4.4%205.3-1.8%206.6c-1.3.7-1.7-3.9-1.8-3.9c-.3%200-1%201.5-.3-2.1c.4-2.4%201.7-1.4%202.1-4c.2-1.5.1-4-.1-6c-.3-3-1.4-2.7-1.1-5.1c.1-.8.8-1.5%202-2.1c.5-.2.2-1.9%202.4-1.8c3.6.2%204.1%201.4%205.2%201.3c1.4-.1%201.7-.3%202.4-.1%22%2F%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M24.2%2016.3c-.4-1.6-3.3-2.4-6.5-1.7M35%2018.9c2.7-1.9%206.7-.9%208.9%202.3m-21.1-1.3c-1.5-1.6-8.5-4.1-9.8%204.2M27%206c-1-1-2-1-3-1c-1.6%200-2.7%201.4-3.4%202.7C20%209%2020%2011%2022%2011.7c1.3.5%203.1.7%204.2%201.6c1.5%201.2%201.5%203.4%201.5%204.9m7.2-7.7c.7-.1%202-.2%202.8-2.3s-1.4-3.9-4.4-3.6s-5%203.8-4.6%204.4m2.9%208.9c-1.3-2.9%205.7-3.5%206.5-5.6%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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