jack o lantern emoji

jack-o-lantern from OpenMoji by OpenMoji · Default · Activities · CC-BY-SA-4.0 Attribution required.

Name
jack-o-lantern
Set
OpenMoji
Style
Default
Category
Activities
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More activities icons from OpenMoji

Use the jack o lantern emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#5c9e31" d="M45.49 4.406C40.215.581 32.72 5.51 31.87 19.756l.018-.003l-.007.083a19 19 0 0 1 2.859-.348l.007-.08q.546-.026 1.14-.026c1.711 0 3.112.17 4.247.424c-3.19-8.198-.18-11.54 1.282-12.31c1.362-.717 3.447-.158 2.96 1.75c-.096.373-.422.56-.617.863c-.897 1.388.342 2.316 1.652 1.985c3.516-.887 3.008-5.566.08-7.69z"/><path fill="#f4aa41" d="M27.79 19.87C17.46 15.938 6.57 24.188 6.8 39s14.4 24.43 21.5 20.37c2.166 2.158 13.23 2.158 15.4 0c7.095 4.062 21.27-5.552 21.5-20.37S54.54 15.94 44.21 19.87c-2.95-3.243-13.46-3.244-16.41 0z"/><path fill="#e27022" d="M65.2 39c.23-14.81-10.66-23.06-20.99-19.13c2.887 1.24 11.42 6.089 11.42 19.13S46.76 58 43.7 59.37c7.095 4.062 21.27-5.552 21.5-20.37"/><path fill="#fcea2b" d="M20 48s15 10 32 0c0 0-16 20-32 0m15.9-.07l-1.72-2.97L32.47 42h6.85l-1.71 2.96zm13.07-10.09a5 5 0 0 0 2.956-6.424l-9.38 3.468a5 5 0 0 0 6.424 2.956m-26.15 0a5 5 0 0 1-2.956-6.424l9.38 3.468a5 5 0 0 1-6.424 2.956"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M7.187 33.92c-3.021 17.33 12.93 30.13 21.11 25.45c2.166 2.158 13.23 2.158 15.4 0c7.096 4.062 21.27-5.552 21.5-20.37s-10.66-23.06-20.99-19.13c-2.95-3.243-13.46-3.244-16.41 0c-6.088-2.317-12.37-.405-16.46 4.587"/><path d="M39.4 17.66c-1.804-6.206.371-9.293 2.01-10.16c1.36-.72 3.446-.161 2.96 1.75c-.094.369-.42.56-.62.86c-.89 1.39.35 2.32 1.66 1.99c2.951-.756 3.419-4.636.56-7.222c-4.53-4.095-12.29-1.156-13.93 12.84M20 48s15 10 32 0c0 0-16 20-32 0m15.9-.07l-1.72-2.97L32.47 42h6.85l-1.71 2.96zm16.03-16.51l-9.38 3.468c2.267 6.132 11.65 2.664 9.38-3.468m-32.07 0l9.38 3.468c-2.267 6.132-11.65 2.665-9.38-3.468"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiJackOLantern(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#5c9e31" d="M45.49 4.406C40.215.581 32.72 5.51 31.87 19.756l.018-.003l-.007.083a19 19 0 0 1 2.859-.348l.007-.08q.546-.026 1.14-.026c1.711 0 3.112.17 4.247.424c-3.19-8.198-.18-11.54 1.282-12.31c1.362-.717 3.447-.158 2.96 1.75c-.096.373-.422.56-.617.863c-.897 1.388.342 2.316 1.652 1.985c3.516-.887 3.008-5.566.08-7.69z"/><path fill="#f4aa41" d="M27.79 19.87C17.46 15.938 6.57 24.188 6.8 39s14.4 24.43 21.5 20.37c2.166 2.158 13.23 2.158 15.4 0c7.095 4.062 21.27-5.552 21.5-20.37S54.54 15.94 44.21 19.87c-2.95-3.243-13.46-3.244-16.41 0z"/><path fill="#e27022" d="M65.2 39c.23-14.81-10.66-23.06-20.99-19.13c2.887 1.24 11.42 6.089 11.42 19.13S46.76 58 43.7 59.37c7.095 4.062 21.27-5.552 21.5-20.37"/><path fill="#fcea2b" d="M20 48s15 10 32 0c0 0-16 20-32 0m15.9-.07l-1.72-2.97L32.47 42h6.85l-1.71 2.96zm13.07-10.09a5 5 0 0 0 2.956-6.424l-9.38 3.468a5 5 0 0 0 6.424 2.956m-26.15 0a5 5 0 0 1-2.956-6.424l9.38 3.468a5 5 0 0 1-6.424 2.956"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M7.187 33.92c-3.021 17.33 12.93 30.13 21.11 25.45c2.166 2.158 13.23 2.158 15.4 0c7.096 4.062 21.27-5.552 21.5-20.37s-10.66-23.06-20.99-19.13c-2.95-3.243-13.46-3.244-16.41 0c-6.088-2.317-12.37-.405-16.46 4.587"/><path d="M39.4 17.66c-1.804-6.206.371-9.293 2.01-10.16c1.36-.72 3.446-.161 2.96 1.75c-.094.369-.42.56-.62.86c-.89 1.39.35 2.32 1.66 1.99c2.951-.756 3.419-4.636.56-7.222c-4.53-4.095-12.29-1.156-13.93 12.84M20 48s15 10 32 0c0 0-16 20-32 0m15.9-.07l-1.72-2.97L32.47 42h6.85l-1.71 2.96zm16.03-16.51l-9.38 3.468c2.267 6.132 11.65 2.664 9.38-3.468m-32.07 0l9.38 3.468c-2.267 6.132-11.65 2.665-9.38-3.468"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#5c9e31" d="M45.49 4.406C40.215.581 32.72 5.51 31.87 19.756l.018-.003l-.007.083a19 19 0 0 1 2.859-.348l.007-.08q.546-.026 1.14-.026c1.711 0 3.112.17 4.247.424c-3.19-8.198-.18-11.54 1.282-12.31c1.362-.717 3.447-.158 2.96 1.75c-.096.373-.422.56-.617.863c-.897 1.388.342 2.316 1.652 1.985c3.516-.887 3.008-5.566.08-7.69z"/><path fill="#f4aa41" d="M27.79 19.87C17.46 15.938 6.57 24.188 6.8 39s14.4 24.43 21.5 20.37c2.166 2.158 13.23 2.158 15.4 0c7.095 4.062 21.27-5.552 21.5-20.37S54.54 15.94 44.21 19.87c-2.95-3.243-13.46-3.244-16.41 0z"/><path fill="#e27022" d="M65.2 39c.23-14.81-10.66-23.06-20.99-19.13c2.887 1.24 11.42 6.089 11.42 19.13S46.76 58 43.7 59.37c7.095 4.062 21.27-5.552 21.5-20.37"/><path fill="#fcea2b" d="M20 48s15 10 32 0c0 0-16 20-32 0m15.9-.07l-1.72-2.97L32.47 42h6.85l-1.71 2.96zm13.07-10.09a5 5 0 0 0 2.956-6.424l-9.38 3.468a5 5 0 0 0 6.424 2.956m-26.15 0a5 5 0 0 1-2.956-6.424l9.38 3.468a5 5 0 0 1-6.424 2.956"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M7.187 33.92c-3.021 17.33 12.93 30.13 21.11 25.45c2.166 2.158 13.23 2.158 15.4 0c7.096 4.062 21.27-5.552 21.5-20.37s-10.66-23.06-20.99-19.13c-2.95-3.243-13.46-3.244-16.41 0c-6.088-2.317-12.37-.405-16.46 4.587"/><path d="M39.4 17.66c-1.804-6.206.371-9.293 2.01-10.16c1.36-.72 3.446-.161 2.96 1.75c-.094.369-.42.56-.62.86c-.89 1.39.35 2.32 1.66 1.99c2.951-.756 3.419-4.636.56-7.222c-4.53-4.095-12.29-1.156-13.93 12.84M20 48s15 10 32 0c0 0-16 20-32 0m15.9-.07l-1.72-2.97L32.47 42h6.85l-1.71 2.96zm16.03-16.51l-9.38 3.468c2.267 6.132 11.65 2.664 9.38-3.468m-32.07 0l9.38 3.468c-2.267 6.132-11.65 2.665-9.38-3.468"/></g></svg>
</template>

CSS

.icon-jack-o-lantern {
  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%235c9e31%22%20d%3D%22M45.49%204.406C40.215.581%2032.72%205.51%2031.87%2019.756l.018-.003l-.007.083a19%2019%200%200%201%202.859-.348l.007-.08q.546-.026%201.14-.026c1.711%200%203.112.17%204.247.424c-3.19-8.198-.18-11.54%201.282-12.31c1.362-.717%203.447-.158%202.96%201.75c-.096.373-.422.56-.617.863c-.897%201.388.342%202.316%201.652%201.985c3.516-.887%203.008-5.566.08-7.69z%22%2F%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22M27.79%2019.87C17.46%2015.938%206.57%2024.188%206.8%2039s14.4%2024.43%2021.5%2020.37c2.166%202.158%2013.23%202.158%2015.4%200c7.095%204.062%2021.27-5.552%2021.5-20.37S54.54%2015.94%2044.21%2019.87c-2.95-3.243-13.46-3.244-16.41%200z%22%2F%3E%3Cpath%20fill%3D%22%23e27022%22%20d%3D%22M65.2%2039c.23-14.81-10.66-23.06-20.99-19.13c2.887%201.24%2011.42%206.089%2011.42%2019.13S46.76%2058%2043.7%2059.37c7.095%204.062%2021.27-5.552%2021.5-20.37%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M20%2048s15%2010%2032%200c0%200-16%2020-32%200m15.9-.07l-1.72-2.97L32.47%2042h6.85l-1.71%202.96zm13.07-10.09a5%205%200%200%200%202.956-6.424l-9.38%203.468a5%205%200%200%200%206.424%202.956m-26.15%200a5%205%200%200%201-2.956-6.424l9.38%203.468a5%205%200%200%201-6.424%202.956%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%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M7.187%2033.92c-3.021%2017.33%2012.93%2030.13%2021.11%2025.45c2.166%202.158%2013.23%202.158%2015.4%200c7.096%204.062%2021.27-5.552%2021.5-20.37s-10.66-23.06-20.99-19.13c-2.95-3.243-13.46-3.244-16.41%200c-6.088-2.317-12.37-.405-16.46%204.587%22%2F%3E%3Cpath%20d%3D%22M39.4%2017.66c-1.804-6.206.371-9.293%202.01-10.16c1.36-.72%203.446-.161%202.96%201.75c-.094.369-.42.56-.62.86c-.89%201.39.35%202.32%201.66%201.99c2.951-.756%203.419-4.636.56-7.222c-4.53-4.095-12.29-1.156-13.93%2012.84M20%2048s15%2010%2032%200c0%200-16%2020-32%200m15.9-.07l-1.72-2.97L32.47%2042h6.85l-1.71%202.96zm16.03-16.51l-9.38%203.468c2.267%206.132%2011.65%202.664%209.38-3.468m-32.07%200l9.38%203.468c-2.267%206.132-11.65%202.665-9.38-3.468%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%235c9e31%22%20d%3D%22M45.49%204.406C40.215.581%2032.72%205.51%2031.87%2019.756l.018-.003l-.007.083a19%2019%200%200%201%202.859-.348l.007-.08q.546-.026%201.14-.026c1.711%200%203.112.17%204.247.424c-3.19-8.198-.18-11.54%201.282-12.31c1.362-.717%203.447-.158%202.96%201.75c-.096.373-.422.56-.617.863c-.897%201.388.342%202.316%201.652%201.985c3.516-.887%203.008-5.566.08-7.69z%22%2F%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22M27.79%2019.87C17.46%2015.938%206.57%2024.188%206.8%2039s14.4%2024.43%2021.5%2020.37c2.166%202.158%2013.23%202.158%2015.4%200c7.095%204.062%2021.27-5.552%2021.5-20.37S54.54%2015.94%2044.21%2019.87c-2.95-3.243-13.46-3.244-16.41%200z%22%2F%3E%3Cpath%20fill%3D%22%23e27022%22%20d%3D%22M65.2%2039c.23-14.81-10.66-23.06-20.99-19.13c2.887%201.24%2011.42%206.089%2011.42%2019.13S46.76%2058%2043.7%2059.37c7.095%204.062%2021.27-5.552%2021.5-20.37%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M20%2048s15%2010%2032%200c0%200-16%2020-32%200m15.9-.07l-1.72-2.97L32.47%2042h6.85l-1.71%202.96zm13.07-10.09a5%205%200%200%200%202.956-6.424l-9.38%203.468a5%205%200%200%200%206.424%202.956m-26.15%200a5%205%200%200%201-2.956-6.424l9.38%203.468a5%205%200%200%201-6.424%202.956%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%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M7.187%2033.92c-3.021%2017.33%2012.93%2030.13%2021.11%2025.45c2.166%202.158%2013.23%202.158%2015.4%200c7.096%204.062%2021.27-5.552%2021.5-20.37s-10.66-23.06-20.99-19.13c-2.95-3.243-13.46-3.244-16.41%200c-6.088-2.317-12.37-.405-16.46%204.587%22%2F%3E%3Cpath%20d%3D%22M39.4%2017.66c-1.804-6.206.371-9.293%202.01-10.16c1.36-.72%203.446-.161%202.96%201.75c-.094.369-.42.56-.62.86c-.89%201.39.35%202.32%201.66%201.99c2.951-.756%203.419-4.636.56-7.222c-4.53-4.095-12.29-1.156-13.93%2012.84M20%2048s15%2010%2032%200c0%200-16%2020-32%200m15.9-.07l-1.72-2.97L32.47%2042h6.85l-1.71%202.96zm16.03-16.51l-9.38%203.468c2.267%206.132%2011.65%202.664%209.38-3.468m-32.07%200l9.38%203.468c-2.267%206.132-11.65%202.665-9.38-3.468%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/jack-o-lantern.svg?color=%231a73e8&size=48