oil spill emoji

oil-spill from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.

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

More extras openmoji icons from OpenMoji

Use the oil spill emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#3f3f3f" d="M51.5 48.5c0 3 6 4 11 5s6 3 0 4s-4.738 3.589-9.869 3.294S31.5 60.5 33.5 57.5s13-2 10-4s-11.098-2.896-6.549-4.948L45 46Z"/><path fill="#d0cfce" d="M50.343 20.303a8.48 8.48 0 0 0-5.303 1.962a8.48 8.48 0 0 0-5.303-1.962a8.27 8.27 0 0 0-4.545 1.418a7.99 7.99 0 0 0-9.091 0a8.27 8.27 0 0 0-4.545-1.418C15.726 20.303 11 26.747 11 34.697s4.726 14.394 10.556 14.394a8.27 8.27 0 0 0 4.545-1.418a7.99 7.99 0 0 0 9.09 0a8.27 8.27 0 0 0 4.546 1.418a8.48 8.48 0 0 0 5.303-1.962a8.48 8.48 0 0 0 5.303 1.962c5.83 0 10.556-6.444 10.556-14.394s-4.726-14.394-10.556-14.394"/><ellipse cx="50.394" cy="34.697" fill="#9b9b9a" rx="7.576" ry="11.364"/><ellipse cx="51.151" cy="39.242" fill="#3f3f3f" rx="2.273" ry="3.788"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M32.92 38.551a20.3 20.3 0 0 1-.708-5.37a18.2 18.2 0 0 1 2.885-10.177a11.7 11.7 0 0 1 1.705-1.995M23.83 38.551a20.3 20.3 0 0 1-.709-5.37a18.2 18.2 0 0 1 2.885-10.177a11.7 11.7 0 0 1 1.705-1.995"/><path stroke-linecap="round" stroke-linejoin="round" d="M50.343 20.303a8.48 8.48 0 0 0-5.303 1.962a8.48 8.48 0 0 0-5.303-1.962a8.27 8.27 0 0 0-4.545 1.418a7.99 7.99 0 0 0-9.091 0a8.27 8.27 0 0 0-4.545-1.418C15.726 20.303 11 26.747 11 34.697s4.726 14.394 10.556 14.394a8.27 8.27 0 0 0 4.545-1.418a7.99 7.99 0 0 0 9.09 0a8.27 8.27 0 0 0 4.546 1.418a8.48 8.48 0 0 0 5.303-1.962a8.48 8.48 0 0 0 5.303 1.962c5.83 0 10.556-6.444 10.556-14.394s-4.726-14.394-10.556-14.394"/><ellipse cx="50.394" cy="34.697" stroke-miterlimit="10" rx="7.576" ry="11.364"/><ellipse cx="51.151" cy="39.242" stroke-linecap="round" stroke-miterlimit="10" rx="2.273" ry="3.788"/><path stroke-linecap="round" stroke-linejoin="round" d="M36.951 48.552C32.402 50.604 40.5 51.5 43.5 53.5s-8 1-10 4s14 3 19.131 3.294S56.5 58.5 62.5 57.5s5-3 0-4s-11-2-11-5V43"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiOilSpill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#3f3f3f" d="M51.5 48.5c0 3 6 4 11 5s6 3 0 4s-4.738 3.589-9.869 3.294S31.5 60.5 33.5 57.5s13-2 10-4s-11.098-2.896-6.549-4.948L45 46Z"/><path fill="#d0cfce" d="M50.343 20.303a8.48 8.48 0 0 0-5.303 1.962a8.48 8.48 0 0 0-5.303-1.962a8.27 8.27 0 0 0-4.545 1.418a7.99 7.99 0 0 0-9.091 0a8.27 8.27 0 0 0-4.545-1.418C15.726 20.303 11 26.747 11 34.697s4.726 14.394 10.556 14.394a8.27 8.27 0 0 0 4.545-1.418a7.99 7.99 0 0 0 9.09 0a8.27 8.27 0 0 0 4.546 1.418a8.48 8.48 0 0 0 5.303-1.962a8.48 8.48 0 0 0 5.303 1.962c5.83 0 10.556-6.444 10.556-14.394s-4.726-14.394-10.556-14.394"/><ellipse cx="50.394" cy="34.697" fill="#9b9b9a" rx="7.576" ry="11.364"/><ellipse cx="51.151" cy="39.242" fill="#3f3f3f" rx="2.273" ry="3.788"/><g fill="none" stroke="#000" strokeWidth="2"><path strokeLinecap="round" strokeLinejoin="round" d="M32.92 38.551a20.3 20.3 0 0 1-.708-5.37a18.2 18.2 0 0 1 2.885-10.177a11.7 11.7 0 0 1 1.705-1.995M23.83 38.551a20.3 20.3 0 0 1-.709-5.37a18.2 18.2 0 0 1 2.885-10.177a11.7 11.7 0 0 1 1.705-1.995"/><path strokeLinecap="round" strokeLinejoin="round" d="M50.343 20.303a8.48 8.48 0 0 0-5.303 1.962a8.48 8.48 0 0 0-5.303-1.962a8.27 8.27 0 0 0-4.545 1.418a7.99 7.99 0 0 0-9.091 0a8.27 8.27 0 0 0-4.545-1.418C15.726 20.303 11 26.747 11 34.697s4.726 14.394 10.556 14.394a8.27 8.27 0 0 0 4.545-1.418a7.99 7.99 0 0 0 9.09 0a8.27 8.27 0 0 0 4.546 1.418a8.48 8.48 0 0 0 5.303-1.962a8.48 8.48 0 0 0 5.303 1.962c5.83 0 10.556-6.444 10.556-14.394s-4.726-14.394-10.556-14.394"/><ellipse cx="50.394" cy="34.697" strokeMiterlimit="10" rx="7.576" ry="11.364"/><ellipse cx="51.151" cy="39.242" strokeLinecap="round" strokeMiterlimit="10" rx="2.273" ry="3.788"/><path strokeLinecap="round" strokeLinejoin="round" d="M36.951 48.552C32.402 50.604 40.5 51.5 43.5 53.5s-8 1-10 4s14 3 19.131 3.294S56.5 58.5 62.5 57.5s5-3 0-4s-11-2-11-5V43"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#3f3f3f" d="M51.5 48.5c0 3 6 4 11 5s6 3 0 4s-4.738 3.589-9.869 3.294S31.5 60.5 33.5 57.5s13-2 10-4s-11.098-2.896-6.549-4.948L45 46Z"/><path fill="#d0cfce" d="M50.343 20.303a8.48 8.48 0 0 0-5.303 1.962a8.48 8.48 0 0 0-5.303-1.962a8.27 8.27 0 0 0-4.545 1.418a7.99 7.99 0 0 0-9.091 0a8.27 8.27 0 0 0-4.545-1.418C15.726 20.303 11 26.747 11 34.697s4.726 14.394 10.556 14.394a8.27 8.27 0 0 0 4.545-1.418a7.99 7.99 0 0 0 9.09 0a8.27 8.27 0 0 0 4.546 1.418a8.48 8.48 0 0 0 5.303-1.962a8.48 8.48 0 0 0 5.303 1.962c5.83 0 10.556-6.444 10.556-14.394s-4.726-14.394-10.556-14.394"/><ellipse cx="50.394" cy="34.697" fill="#9b9b9a" rx="7.576" ry="11.364"/><ellipse cx="51.151" cy="39.242" fill="#3f3f3f" rx="2.273" ry="3.788"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M32.92 38.551a20.3 20.3 0 0 1-.708-5.37a18.2 18.2 0 0 1 2.885-10.177a11.7 11.7 0 0 1 1.705-1.995M23.83 38.551a20.3 20.3 0 0 1-.709-5.37a18.2 18.2 0 0 1 2.885-10.177a11.7 11.7 0 0 1 1.705-1.995"/><path stroke-linecap="round" stroke-linejoin="round" d="M50.343 20.303a8.48 8.48 0 0 0-5.303 1.962a8.48 8.48 0 0 0-5.303-1.962a8.27 8.27 0 0 0-4.545 1.418a7.99 7.99 0 0 0-9.091 0a8.27 8.27 0 0 0-4.545-1.418C15.726 20.303 11 26.747 11 34.697s4.726 14.394 10.556 14.394a8.27 8.27 0 0 0 4.545-1.418a7.99 7.99 0 0 0 9.09 0a8.27 8.27 0 0 0 4.546 1.418a8.48 8.48 0 0 0 5.303-1.962a8.48 8.48 0 0 0 5.303 1.962c5.83 0 10.556-6.444 10.556-14.394s-4.726-14.394-10.556-14.394"/><ellipse cx="50.394" cy="34.697" stroke-miterlimit="10" rx="7.576" ry="11.364"/><ellipse cx="51.151" cy="39.242" stroke-linecap="round" stroke-miterlimit="10" rx="2.273" ry="3.788"/><path stroke-linecap="round" stroke-linejoin="round" d="M36.951 48.552C32.402 50.604 40.5 51.5 43.5 53.5s-8 1-10 4s14 3 19.131 3.294S56.5 58.5 62.5 57.5s5-3 0-4s-11-2-11-5V43"/></g></svg>
</template>

CSS

.icon-oil-spill {
  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%233f3f3f%22%20d%3D%22M51.5%2048.5c0%203%206%204%2011%205s6%203%200%204s-4.738%203.589-9.869%203.294S31.5%2060.5%2033.5%2057.5s13-2%2010-4s-11.098-2.896-6.549-4.948L45%2046Z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M50.343%2020.303a8.48%208.48%200%200%200-5.303%201.962a8.48%208.48%200%200%200-5.303-1.962a8.27%208.27%200%200%200-4.545%201.418a7.99%207.99%200%200%200-9.091%200a8.27%208.27%200%200%200-4.545-1.418C15.726%2020.303%2011%2026.747%2011%2034.697s4.726%2014.394%2010.556%2014.394a8.27%208.27%200%200%200%204.545-1.418a7.99%207.99%200%200%200%209.09%200a8.27%208.27%200%200%200%204.546%201.418a8.48%208.48%200%200%200%205.303-1.962a8.48%208.48%200%200%200%205.303%201.962c5.83%200%2010.556-6.444%2010.556-14.394s-4.726-14.394-10.556-14.394%22%2F%3E%3Cellipse%20cx%3D%2250.394%22%20cy%3D%2234.697%22%20fill%3D%22%239b9b9a%22%20rx%3D%227.576%22%20ry%3D%2211.364%22%2F%3E%3Cellipse%20cx%3D%2251.151%22%20cy%3D%2239.242%22%20fill%3D%22%233f3f3f%22%20rx%3D%222.273%22%20ry%3D%223.788%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M32.92%2038.551a20.3%2020.3%200%200%201-.708-5.37a18.2%2018.2%200%200%201%202.885-10.177a11.7%2011.7%200%200%201%201.705-1.995M23.83%2038.551a20.3%2020.3%200%200%201-.709-5.37a18.2%2018.2%200%200%201%202.885-10.177a11.7%2011.7%200%200%201%201.705-1.995%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M50.343%2020.303a8.48%208.48%200%200%200-5.303%201.962a8.48%208.48%200%200%200-5.303-1.962a8.27%208.27%200%200%200-4.545%201.418a7.99%207.99%200%200%200-9.091%200a8.27%208.27%200%200%200-4.545-1.418C15.726%2020.303%2011%2026.747%2011%2034.697s4.726%2014.394%2010.556%2014.394a8.27%208.27%200%200%200%204.545-1.418a7.99%207.99%200%200%200%209.09%200a8.27%208.27%200%200%200%204.546%201.418a8.48%208.48%200%200%200%205.303-1.962a8.48%208.48%200%200%200%205.303%201.962c5.83%200%2010.556-6.444%2010.556-14.394s-4.726-14.394-10.556-14.394%22%2F%3E%3Cellipse%20cx%3D%2250.394%22%20cy%3D%2234.697%22%20stroke-miterlimit%3D%2210%22%20rx%3D%227.576%22%20ry%3D%2211.364%22%2F%3E%3Cellipse%20cx%3D%2251.151%22%20cy%3D%2239.242%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20rx%3D%222.273%22%20ry%3D%223.788%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36.951%2048.552C32.402%2050.604%2040.5%2051.5%2043.5%2053.5s-8%201-10%204s14%203%2019.131%203.294S56.5%2058.5%2062.5%2057.5s5-3%200-4s-11-2-11-5V43%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%233f3f3f%22%20d%3D%22M51.5%2048.5c0%203%206%204%2011%205s6%203%200%204s-4.738%203.589-9.869%203.294S31.5%2060.5%2033.5%2057.5s13-2%2010-4s-11.098-2.896-6.549-4.948L45%2046Z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M50.343%2020.303a8.48%208.48%200%200%200-5.303%201.962a8.48%208.48%200%200%200-5.303-1.962a8.27%208.27%200%200%200-4.545%201.418a7.99%207.99%200%200%200-9.091%200a8.27%208.27%200%200%200-4.545-1.418C15.726%2020.303%2011%2026.747%2011%2034.697s4.726%2014.394%2010.556%2014.394a8.27%208.27%200%200%200%204.545-1.418a7.99%207.99%200%200%200%209.09%200a8.27%208.27%200%200%200%204.546%201.418a8.48%208.48%200%200%200%205.303-1.962a8.48%208.48%200%200%200%205.303%201.962c5.83%200%2010.556-6.444%2010.556-14.394s-4.726-14.394-10.556-14.394%22%2F%3E%3Cellipse%20cx%3D%2250.394%22%20cy%3D%2234.697%22%20fill%3D%22%239b9b9a%22%20rx%3D%227.576%22%20ry%3D%2211.364%22%2F%3E%3Cellipse%20cx%3D%2251.151%22%20cy%3D%2239.242%22%20fill%3D%22%233f3f3f%22%20rx%3D%222.273%22%20ry%3D%223.788%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M32.92%2038.551a20.3%2020.3%200%200%201-.708-5.37a18.2%2018.2%200%200%201%202.885-10.177a11.7%2011.7%200%200%201%201.705-1.995M23.83%2038.551a20.3%2020.3%200%200%201-.709-5.37a18.2%2018.2%200%200%201%202.885-10.177a11.7%2011.7%200%200%201%201.705-1.995%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M50.343%2020.303a8.48%208.48%200%200%200-5.303%201.962a8.48%208.48%200%200%200-5.303-1.962a8.27%208.27%200%200%200-4.545%201.418a7.99%207.99%200%200%200-9.091%200a8.27%208.27%200%200%200-4.545-1.418C15.726%2020.303%2011%2026.747%2011%2034.697s4.726%2014.394%2010.556%2014.394a8.27%208.27%200%200%200%204.545-1.418a7.99%207.99%200%200%200%209.09%200a8.27%208.27%200%200%200%204.546%201.418a8.48%208.48%200%200%200%205.303-1.962a8.48%208.48%200%200%200%205.303%201.962c5.83%200%2010.556-6.444%2010.556-14.394s-4.726-14.394-10.556-14.394%22%2F%3E%3Cellipse%20cx%3D%2250.394%22%20cy%3D%2234.697%22%20stroke-miterlimit%3D%2210%22%20rx%3D%227.576%22%20ry%3D%2211.364%22%2F%3E%3Cellipse%20cx%3D%2251.151%22%20cy%3D%2239.242%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20rx%3D%222.273%22%20ry%3D%223.788%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36.951%2048.552C32.402%2050.604%2040.5%2051.5%2043.5%2053.5s-8%201-10%204s14%203%2019.131%203.294S56.5%2058.5%2062.5%2057.5s5-3%200-4s-11-2-11-5V43%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/oil-spill.svg?color=%231a73e8&size=48