jack-o-lantern from Fluent Emoji High Contrast by Microsoft Corporation · Default · Activities · MIT Free for personal and commercial use.

Name
jack-o-lantern
Set
Fluent Emoji High Contrast
Style
Default
Category
Activities
Viewbox
32×32
License
MIT

The same emoji in other sets

More activities icons from Fluent Emoji High Contrast

Use the jack o lantern emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M9.413 15h2.172c.353 0 .545-.434.315-.715l-1.113-1.132a.402.402 0 0 0-.637.008l-1.06 1.132c-.214.281-.023.707.323.707m13.172 0h-2.172c-.346 0-.537-.426-.323-.707l1.06-1.132a.402.402 0 0 1 .637-.008l1.113 1.132c.23.281.038.715-.315.715M24 17h-2.617c-.347.501-1.001 1.146-2.062 1.146c-.872 0-1.566-.645-1.983-1.146h-2.686c-.347.501-1.001 1.146-2.062 1.146c-.873 0-1.566-.645-1.983-1.146H8c0 3.321 2.488 6.123 5.869 6.964c.337-.501 1-1.19 2.091-1.19c.922 0 1.646.716 2.043 1.226c3.45-.806 5.997-3.634 5.997-7"/><path d="M18 6V4.612c0-.535-.793-.816-1.265-.439L14.433 6H11.91a9.64 9.64 0 0 0-9.174 6.952L1.394 17.58a9.69 9.69 0 0 0 1.564 8.6A9.45 9.45 0 0 0 10.567 30h10.871a9.45 9.45 0 0 0 7.577-3.772a9.69 9.69 0 0 0 1.621-8.528l-1.283-4.631A9.624 9.624 0 0 0 20.145 6zm-6.089 2h8.234a7.615 7.615 0 0 1 7.28 5.6l1.284 4.633a7.71 7.71 0 0 1-1.287 6.782A7.46 7.46 0 0 1 21.438 28H10.567a7.47 7.47 0 0 1-6.01-3.021a7.71 7.71 0 0 1-1.243-6.837l1.344-4.628A7.63 7.63 0 0 1 11.911 8"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastJackOLantern(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M9.413 15h2.172c.353 0 .545-.434.315-.715l-1.113-1.132a.402.402 0 0 0-.637.008l-1.06 1.132c-.214.281-.023.707.323.707m13.172 0h-2.172c-.346 0-.537-.426-.323-.707l1.06-1.132a.402.402 0 0 1 .637-.008l1.113 1.132c.23.281.038.715-.315.715M24 17h-2.617c-.347.501-1.001 1.146-2.062 1.146c-.872 0-1.566-.645-1.983-1.146h-2.686c-.347.501-1.001 1.146-2.062 1.146c-.873 0-1.566-.645-1.983-1.146H8c0 3.321 2.488 6.123 5.869 6.964c.337-.501 1-1.19 2.091-1.19c.922 0 1.646.716 2.043 1.226c3.45-.806 5.997-3.634 5.997-7"/><path d="M18 6V4.612c0-.535-.793-.816-1.265-.439L14.433 6H11.91a9.64 9.64 0 0 0-9.174 6.952L1.394 17.58a9.69 9.69 0 0 0 1.564 8.6A9.45 9.45 0 0 0 10.567 30h10.871a9.45 9.45 0 0 0 7.577-3.772a9.69 9.69 0 0 0 1.621-8.528l-1.283-4.631A9.624 9.624 0 0 0 20.145 6zm-6.089 2h8.234a7.615 7.615 0 0 1 7.28 5.6l1.284 4.633a7.71 7.71 0 0 1-1.287 6.782A7.46 7.46 0 0 1 21.438 28H10.567a7.47 7.47 0 0 1-6.01-3.021a7.71 7.71 0 0 1-1.243-6.837l1.344-4.628A7.63 7.63 0 0 1 11.911 8"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M9.413 15h2.172c.353 0 .545-.434.315-.715l-1.113-1.132a.402.402 0 0 0-.637.008l-1.06 1.132c-.214.281-.023.707.323.707m13.172 0h-2.172c-.346 0-.537-.426-.323-.707l1.06-1.132a.402.402 0 0 1 .637-.008l1.113 1.132c.23.281.038.715-.315.715M24 17h-2.617c-.347.501-1.001 1.146-2.062 1.146c-.872 0-1.566-.645-1.983-1.146h-2.686c-.347.501-1.001 1.146-2.062 1.146c-.873 0-1.566-.645-1.983-1.146H8c0 3.321 2.488 6.123 5.869 6.964c.337-.501 1-1.19 2.091-1.19c.922 0 1.646.716 2.043 1.226c3.45-.806 5.997-3.634 5.997-7"/><path d="M18 6V4.612c0-.535-.793-.816-1.265-.439L14.433 6H11.91a9.64 9.64 0 0 0-9.174 6.952L1.394 17.58a9.69 9.69 0 0 0 1.564 8.6A9.45 9.45 0 0 0 10.567 30h10.871a9.45 9.45 0 0 0 7.577-3.772a9.69 9.69 0 0 0 1.621-8.528l-1.283-4.631A9.624 9.624 0 0 0 20.145 6zm-6.089 2h8.234a7.615 7.615 0 0 1 7.28 5.6l1.284 4.633a7.71 7.71 0 0 1-1.287 6.782A7.46 7.46 0 0 1 21.438 28H10.567a7.47 7.47 0 0 1-6.01-3.021a7.71 7.71 0 0 1-1.243-6.837l1.344-4.628A7.63 7.63 0 0 1 11.911 8"/></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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M9.413%2015h2.172c.353%200%20.545-.434.315-.715l-1.113-1.132a.402.402%200%200%200-.637.008l-1.06%201.132c-.214.281-.023.707.323.707m13.172%200h-2.172c-.346%200-.537-.426-.323-.707l1.06-1.132a.402.402%200%200%201%20.637-.008l1.113%201.132c.23.281.038.715-.315.715M24%2017h-2.617c-.347.501-1.001%201.146-2.062%201.146c-.872%200-1.566-.645-1.983-1.146h-2.686c-.347.501-1.001%201.146-2.062%201.146c-.873%200-1.566-.645-1.983-1.146H8c0%203.321%202.488%206.123%205.869%206.964c.337-.501%201-1.19%202.091-1.19c.922%200%201.646.716%202.043%201.226c3.45-.806%205.997-3.634%205.997-7%22%2F%3E%3Cpath%20d%3D%22M18%206V4.612c0-.535-.793-.816-1.265-.439L14.433%206H11.91a9.64%209.64%200%200%200-9.174%206.952L1.394%2017.58a9.69%209.69%200%200%200%201.564%208.6A9.45%209.45%200%200%200%2010.567%2030h10.871a9.45%209.45%200%200%200%207.577-3.772a9.69%209.69%200%200%200%201.621-8.528l-1.283-4.631A9.624%209.624%200%200%200%2020.145%206zm-6.089%202h8.234a7.615%207.615%200%200%201%207.28%205.6l1.284%204.633a7.71%207.71%200%200%201-1.287%206.782A7.46%207.46%200%200%201%2021.438%2028H10.567a7.47%207.47%200%200%201-6.01-3.021a7.71%207.71%200%200%201-1.243-6.837l1.344-4.628A7.63%207.63%200%200%201%2011.911%208%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M9.413%2015h2.172c.353%200%20.545-.434.315-.715l-1.113-1.132a.402.402%200%200%200-.637.008l-1.06%201.132c-.214.281-.023.707.323.707m13.172%200h-2.172c-.346%200-.537-.426-.323-.707l1.06-1.132a.402.402%200%200%201%20.637-.008l1.113%201.132c.23.281.038.715-.315.715M24%2017h-2.617c-.347.501-1.001%201.146-2.062%201.146c-.872%200-1.566-.645-1.983-1.146h-2.686c-.347.501-1.001%201.146-2.062%201.146c-.873%200-1.566-.645-1.983-1.146H8c0%203.321%202.488%206.123%205.869%206.964c.337-.501%201-1.19%202.091-1.19c.922%200%201.646.716%202.043%201.226c3.45-.806%205.997-3.634%205.997-7%22%2F%3E%3Cpath%20d%3D%22M18%206V4.612c0-.535-.793-.816-1.265-.439L14.433%206H11.91a9.64%209.64%200%200%200-9.174%206.952L1.394%2017.58a9.69%209.69%200%200%200%201.564%208.6A9.45%209.45%200%200%200%2010.567%2030h10.871a9.45%209.45%200%200%200%207.577-3.772a9.69%209.69%200%200%200%201.621-8.528l-1.283-4.631A9.624%209.624%200%200%200%2020.145%206zm-6.089%202h8.234a7.615%207.615%200%200%201%207.28%205.6l1.284%204.633a7.71%207.71%200%200%201-1.287%206.782A7.46%207.46%200%200%201%2021.438%2028H10.567a7.47%207.47%200%200%201-6.01-3.021a7.71%207.71%200%200%201-1.243-6.837l1.344-4.628A7.63%207.63%200%200%201%2011.911%208%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/jack-o-lantern.svg?color=%231a73e8&size=48