volcano eruption emoji

volcano-eruption from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.

Name
volcano-eruption
Set
OpenMoji
Style
Default
Category
Extras Openmoji
Viewbox
72×72
License
CC BY-SA 4.0

More extras openmoji icons from OpenMoji

Use the volcano eruption emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="23.575" cy="14.817" r="4.558" fill="#9b9b9a"/><circle cx="31.9" cy="14.393" r="5.923" fill="#3f3f3f"/><circle cx="36.505" cy="35.688" r="3.724" fill="#9b9b9a"/><circle cx="51" cy="22.028" r="5.064" fill="#9b9b9a"/><circle cx="40.101" cy="10.971" r="4.391" fill="#9b9b9a"/><circle cx="40.571" cy="22.005" r="7.821" fill="#3f3f3f"/><path fill="#9b9b9a" d="M7.948 64.288L21.46 44.389l9.749-7.234l6.263 1.473l5.316-1.473l5.128 6.412l8.347 5.824l6.556 14.897z"/><path fill="#d0cfce" d="M7.948 64.288L21.46 44.389l3.917-2.908l1.654 3.531l-1.614 6.284l1.893 12.992z"/><path fill="#3f3f3f" d="M62.819 64.288H43.646l3.881-12.137l-3.116-2.505l3.505-6.079l8.347 5.824z"/><circle cx="35.835" cy="28.595" r="5.643" fill="#9b9b9a"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m8.406 63.629l13.054-19.24l9.749-7.234l6.263 1.473l5.316-1.473l5.128 6.412l8.347 5.824l6.356 14.388"/><path d="m25.377 41.481l1.654 3.531l-1.614 6.284l.916 7.313m21.583-15.042l-3.505 6.079l3.116 2.505l-1.673 5.173M32.952 23.75a5.637 5.637 0 0 0-.264 9.528m11.804-22.307a4.386 4.386 0 0 0-8.658-.997a5.912 5.912 0 0 0-9.116 1.554a4.549 4.549 0 0 0-7.7 3.289m37.047 7.211a5.064 5.064 0 0 0-7.891-4.202m-9.631 15.719a5.65 5.65 0 0 0 2.806-3.758a7.81 7.81 0 0 0 5.806-3.571m-14.283-5.598a7.823 7.823 0 0 1 14.626-2.247"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiVolcanoEruption(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="23.575" cy="14.817" r="4.558" fill="#9b9b9a"/><circle cx="31.9" cy="14.393" r="5.923" fill="#3f3f3f"/><circle cx="36.505" cy="35.688" r="3.724" fill="#9b9b9a"/><circle cx="51" cy="22.028" r="5.064" fill="#9b9b9a"/><circle cx="40.101" cy="10.971" r="4.391" fill="#9b9b9a"/><circle cx="40.571" cy="22.005" r="7.821" fill="#3f3f3f"/><path fill="#9b9b9a" d="M7.948 64.288L21.46 44.389l9.749-7.234l6.263 1.473l5.316-1.473l5.128 6.412l8.347 5.824l6.556 14.897z"/><path fill="#d0cfce" d="M7.948 64.288L21.46 44.389l3.917-2.908l1.654 3.531l-1.614 6.284l1.893 12.992z"/><path fill="#3f3f3f" d="M62.819 64.288H43.646l3.881-12.137l-3.116-2.505l3.505-6.079l8.347 5.824z"/><circle cx="35.835" cy="28.595" r="5.643" fill="#9b9b9a"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="m8.406 63.629l13.054-19.24l9.749-7.234l6.263 1.473l5.316-1.473l5.128 6.412l8.347 5.824l6.356 14.388"/><path d="m25.377 41.481l1.654 3.531l-1.614 6.284l.916 7.313m21.583-15.042l-3.505 6.079l3.116 2.505l-1.673 5.173M32.952 23.75a5.637 5.637 0 0 0-.264 9.528m11.804-22.307a4.386 4.386 0 0 0-8.658-.997a5.912 5.912 0 0 0-9.116 1.554a4.549 4.549 0 0 0-7.7 3.289m37.047 7.211a5.064 5.064 0 0 0-7.891-4.202m-9.631 15.719a5.65 5.65 0 0 0 2.806-3.758a7.81 7.81 0 0 0 5.806-3.571m-14.283-5.598a7.823 7.823 0 0 1 14.626-2.247"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="23.575" cy="14.817" r="4.558" fill="#9b9b9a"/><circle cx="31.9" cy="14.393" r="5.923" fill="#3f3f3f"/><circle cx="36.505" cy="35.688" r="3.724" fill="#9b9b9a"/><circle cx="51" cy="22.028" r="5.064" fill="#9b9b9a"/><circle cx="40.101" cy="10.971" r="4.391" fill="#9b9b9a"/><circle cx="40.571" cy="22.005" r="7.821" fill="#3f3f3f"/><path fill="#9b9b9a" d="M7.948 64.288L21.46 44.389l9.749-7.234l6.263 1.473l5.316-1.473l5.128 6.412l8.347 5.824l6.556 14.897z"/><path fill="#d0cfce" d="M7.948 64.288L21.46 44.389l3.917-2.908l1.654 3.531l-1.614 6.284l1.893 12.992z"/><path fill="#3f3f3f" d="M62.819 64.288H43.646l3.881-12.137l-3.116-2.505l3.505-6.079l8.347 5.824z"/><circle cx="35.835" cy="28.595" r="5.643" fill="#9b9b9a"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m8.406 63.629l13.054-19.24l9.749-7.234l6.263 1.473l5.316-1.473l5.128 6.412l8.347 5.824l6.356 14.388"/><path d="m25.377 41.481l1.654 3.531l-1.614 6.284l.916 7.313m21.583-15.042l-3.505 6.079l3.116 2.505l-1.673 5.173M32.952 23.75a5.637 5.637 0 0 0-.264 9.528m11.804-22.307a4.386 4.386 0 0 0-8.658-.997a5.912 5.912 0 0 0-9.116 1.554a4.549 4.549 0 0 0-7.7 3.289m37.047 7.211a5.064 5.064 0 0 0-7.891-4.202m-9.631 15.719a5.65 5.65 0 0 0 2.806-3.758a7.81 7.81 0 0 0 5.806-3.571m-14.283-5.598a7.823 7.823 0 0 1 14.626-2.247"/></g></svg>
</template>

CSS

.icon-volcano-eruption {
  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%3Ccircle%20cx%3D%2223.575%22%20cy%3D%2214.817%22%20r%3D%224.558%22%20fill%3D%22%239b9b9a%22%2F%3E%3Ccircle%20cx%3D%2231.9%22%20cy%3D%2214.393%22%20r%3D%225.923%22%20fill%3D%22%233f3f3f%22%2F%3E%3Ccircle%20cx%3D%2236.505%22%20cy%3D%2235.688%22%20r%3D%223.724%22%20fill%3D%22%239b9b9a%22%2F%3E%3Ccircle%20cx%3D%2251%22%20cy%3D%2222.028%22%20r%3D%225.064%22%20fill%3D%22%239b9b9a%22%2F%3E%3Ccircle%20cx%3D%2240.101%22%20cy%3D%2210.971%22%20r%3D%224.391%22%20fill%3D%22%239b9b9a%22%2F%3E%3Ccircle%20cx%3D%2240.571%22%20cy%3D%2222.005%22%20r%3D%227.821%22%20fill%3D%22%233f3f3f%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M7.948%2064.288L21.46%2044.389l9.749-7.234l6.263%201.473l5.316-1.473l5.128%206.412l8.347%205.824l6.556%2014.897z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M7.948%2064.288L21.46%2044.389l3.917-2.908l1.654%203.531l-1.614%206.284l1.893%2012.992z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M62.819%2064.288H43.646l3.881-12.137l-3.116-2.505l3.505-6.079l8.347%205.824z%22%2F%3E%3Ccircle%20cx%3D%2235.835%22%20cy%3D%2228.595%22%20r%3D%225.643%22%20fill%3D%22%239b9b9a%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m8.406%2063.629l13.054-19.24l9.749-7.234l6.263%201.473l5.316-1.473l5.128%206.412l8.347%205.824l6.356%2014.388%22%2F%3E%3Cpath%20d%3D%22m25.377%2041.481l1.654%203.531l-1.614%206.284l.916%207.313m21.583-15.042l-3.505%206.079l3.116%202.505l-1.673%205.173M32.952%2023.75a5.637%205.637%200%200%200-.264%209.528m11.804-22.307a4.386%204.386%200%200%200-8.658-.997a5.912%205.912%200%200%200-9.116%201.554a4.549%204.549%200%200%200-7.7%203.289m37.047%207.211a5.064%205.064%200%200%200-7.891-4.202m-9.631%2015.719a5.65%205.65%200%200%200%202.806-3.758a7.81%207.81%200%200%200%205.806-3.571m-14.283-5.598a7.823%207.823%200%200%201%2014.626-2.247%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%3Ccircle%20cx%3D%2223.575%22%20cy%3D%2214.817%22%20r%3D%224.558%22%20fill%3D%22%239b9b9a%22%2F%3E%3Ccircle%20cx%3D%2231.9%22%20cy%3D%2214.393%22%20r%3D%225.923%22%20fill%3D%22%233f3f3f%22%2F%3E%3Ccircle%20cx%3D%2236.505%22%20cy%3D%2235.688%22%20r%3D%223.724%22%20fill%3D%22%239b9b9a%22%2F%3E%3Ccircle%20cx%3D%2251%22%20cy%3D%2222.028%22%20r%3D%225.064%22%20fill%3D%22%239b9b9a%22%2F%3E%3Ccircle%20cx%3D%2240.101%22%20cy%3D%2210.971%22%20r%3D%224.391%22%20fill%3D%22%239b9b9a%22%2F%3E%3Ccircle%20cx%3D%2240.571%22%20cy%3D%2222.005%22%20r%3D%227.821%22%20fill%3D%22%233f3f3f%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M7.948%2064.288L21.46%2044.389l9.749-7.234l6.263%201.473l5.316-1.473l5.128%206.412l8.347%205.824l6.556%2014.897z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M7.948%2064.288L21.46%2044.389l3.917-2.908l1.654%203.531l-1.614%206.284l1.893%2012.992z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M62.819%2064.288H43.646l3.881-12.137l-3.116-2.505l3.505-6.079l8.347%205.824z%22%2F%3E%3Ccircle%20cx%3D%2235.835%22%20cy%3D%2228.595%22%20r%3D%225.643%22%20fill%3D%22%239b9b9a%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m8.406%2063.629l13.054-19.24l9.749-7.234l6.263%201.473l5.316-1.473l5.128%206.412l8.347%205.824l6.356%2014.388%22%2F%3E%3Cpath%20d%3D%22m25.377%2041.481l1.654%203.531l-1.614%206.284l.916%207.313m21.583-15.042l-3.505%206.079l3.116%202.505l-1.673%205.173M32.952%2023.75a5.637%205.637%200%200%200-.264%209.528m11.804-22.307a4.386%204.386%200%200%200-8.658-.997a5.912%205.912%200%200%200-9.116%201.554a4.549%204.549%200%200%200-7.7%203.289m37.047%207.211a5.064%205.064%200%200%200-7.891-4.202m-9.631%2015.719a5.65%205.65%200%200%200%202.806-3.758a7.81%207.81%200%200%200%205.806-3.571m-14.283-5.598a7.823%207.823%200%200%201%2014.626-2.247%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-eruption.svg?color=%231a73e8&size=48