pumpkin lantern icon

pumpkin-lantern-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
pumpkin-lantern-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

Use the pumpkin lantern icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14 2a1 1 0 0 1 .039 1.999a.6.6 0 0 0-.119.085a2.4 2.4 0 0 0-.437.556a4 4 0 0 0-.264.526a5.1 5.1 0 0 1 1.493.686c.945-.617 2.039-.931 3.177-.73c1.672.294 2.865 1.59 3.527 3.169c.666 1.59.864 3.6.5 5.664c-.363 2.064-1.236 3.884-2.407 5.15c-1.162 1.258-2.726 2.069-4.398 1.774a4 4 0 0 1-1.066-.35c-.63.301-1.32.471-2.044.471c-.726 0-1.416-.17-2.046-.47a4 4 0 0 1-1.066.349c-1.672.294-3.236-.516-4.397-1.774c-1.17-1.266-2.045-3.086-2.409-5.15c-.363-2.063-.165-4.072.501-5.663c.662-1.579 1.855-2.876 3.527-3.17c1.138-.202 2.233.113 3.178.73a5 5 0 0 1 1.847-.768c.138-.51.368-1.034.632-1.474a4.3 4.3 0 0 1 .843-1.038C12.939 2.288 13.415 2 14 2M8.6 15.2a1 1 0 0 0-1.2 1.6l.95.712a2.515 2.515 0 0 0 3.286-.234a.515.515 0 0 1 .729 0a2.514 2.514 0 0 0 3.286.234l.95-.712a1 1 0 1 0-1.201-1.6l-.948.712a.515.515 0 0 1-.673-.048a2.515 2.515 0 0 0-3.557 0a.515.515 0 0 1-.673.048zM7.26 9.034A1.001 1.001 0 0 0 6.133 10.5l1 1.732a1 1 0 0 0 1.366.366l1.732-1a1 1 0 0 0-.241-1.832zm10.533.358a1 1 0 0 0-1.051-.358l-2.733.732a1 1 0 0 0-.241 1.832l1.733 1a1 1 0 0 0 1.366-.366l1-1.732a1 1 0 0 0-.074-1.108"/></svg>

React

import type { SVGProps } from "react";

export function MingcutePumpkinLanternFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14 2a1 1 0 0 1 .039 1.999a.6.6 0 0 0-.119.085a2.4 2.4 0 0 0-.437.556a4 4 0 0 0-.264.526a5.1 5.1 0 0 1 1.493.686c.945-.617 2.039-.931 3.177-.73c1.672.294 2.865 1.59 3.527 3.169c.666 1.59.864 3.6.5 5.664c-.363 2.064-1.236 3.884-2.407 5.15c-1.162 1.258-2.726 2.069-4.398 1.774a4 4 0 0 1-1.066-.35c-.63.301-1.32.471-2.044.471c-.726 0-1.416-.17-2.046-.47a4 4 0 0 1-1.066.349c-1.672.294-3.236-.516-4.397-1.774c-1.17-1.266-2.045-3.086-2.409-5.15c-.363-2.063-.165-4.072.501-5.663c.662-1.579 1.855-2.876 3.527-3.17c1.138-.202 2.233.113 3.178.73a5 5 0 0 1 1.847-.768c.138-.51.368-1.034.632-1.474a4.3 4.3 0 0 1 .843-1.038C12.939 2.288 13.415 2 14 2M8.6 15.2a1 1 0 0 0-1.2 1.6l.95.712a2.515 2.515 0 0 0 3.286-.234a.515.515 0 0 1 .729 0a2.514 2.514 0 0 0 3.286.234l.95-.712a1 1 0 1 0-1.201-1.6l-.948.712a.515.515 0 0 1-.673-.048a2.515 2.515 0 0 0-3.557 0a.515.515 0 0 1-.673.048zM7.26 9.034A1.001 1.001 0 0 0 6.133 10.5l1 1.732a1 1 0 0 0 1.366.366l1.732-1a1 1 0 0 0-.241-1.832zm10.533.358a1 1 0 0 0-1.051-.358l-2.733.732a1 1 0 0 0-.241 1.832l1.733 1a1 1 0 0 0 1.366-.366l1-1.732a1 1 0 0 0-.074-1.108"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14 2a1 1 0 0 1 .039 1.999a.6.6 0 0 0-.119.085a2.4 2.4 0 0 0-.437.556a4 4 0 0 0-.264.526a5.1 5.1 0 0 1 1.493.686c.945-.617 2.039-.931 3.177-.73c1.672.294 2.865 1.59 3.527 3.169c.666 1.59.864 3.6.5 5.664c-.363 2.064-1.236 3.884-2.407 5.15c-1.162 1.258-2.726 2.069-4.398 1.774a4 4 0 0 1-1.066-.35c-.63.301-1.32.471-2.044.471c-.726 0-1.416-.17-2.046-.47a4 4 0 0 1-1.066.349c-1.672.294-3.236-.516-4.397-1.774c-1.17-1.266-2.045-3.086-2.409-5.15c-.363-2.063-.165-4.072.501-5.663c.662-1.579 1.855-2.876 3.527-3.17c1.138-.202 2.233.113 3.178.73a5 5 0 0 1 1.847-.768c.138-.51.368-1.034.632-1.474a4.3 4.3 0 0 1 .843-1.038C12.939 2.288 13.415 2 14 2M8.6 15.2a1 1 0 0 0-1.2 1.6l.95.712a2.515 2.515 0 0 0 3.286-.234a.515.515 0 0 1 .729 0a2.514 2.514 0 0 0 3.286.234l.95-.712a1 1 0 1 0-1.201-1.6l-.948.712a.515.515 0 0 1-.673-.048a2.515 2.515 0 0 0-3.557 0a.515.515 0 0 1-.673.048zM7.26 9.034A1.001 1.001 0 0 0 6.133 10.5l1 1.732a1 1 0 0 0 1.366.366l1.732-1a1 1 0 0 0-.241-1.832zm10.533.358a1 1 0 0 0-1.051-.358l-2.733.732a1 1 0 0 0-.241 1.832l1.733 1a1 1 0 0 0 1.366-.366l1-1.732a1 1 0 0 0-.074-1.108"/></svg>
</template>

CSS

.icon-pumpkin-lantern-fill {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%202a1%201%200%200%201%20.039%201.999a.6.6%200%200%200-.119.085a2.4%202.4%200%200%200-.437.556a4%204%200%200%200-.264.526a5.1%205.1%200%200%201%201.493.686c.945-.617%202.039-.931%203.177-.73c1.672.294%202.865%201.59%203.527%203.169c.666%201.59.864%203.6.5%205.664c-.363%202.064-1.236%203.884-2.407%205.15c-1.162%201.258-2.726%202.069-4.398%201.774a4%204%200%200%201-1.066-.35c-.63.301-1.32.471-2.044.471c-.726%200-1.416-.17-2.046-.47a4%204%200%200%201-1.066.349c-1.672.294-3.236-.516-4.397-1.774c-1.17-1.266-2.045-3.086-2.409-5.15c-.363-2.063-.165-4.072.501-5.663c.662-1.579%201.855-2.876%203.527-3.17c1.138-.202%202.233.113%203.178.73a5%205%200%200%201%201.847-.768c.138-.51.368-1.034.632-1.474a4.3%204.3%200%200%201%20.843-1.038C12.939%202.288%2013.415%202%2014%202M8.6%2015.2a1%201%200%200%200-1.2%201.6l.95.712a2.515%202.515%200%200%200%203.286-.234a.515.515%200%200%201%20.729%200a2.514%202.514%200%200%200%203.286.234l.95-.712a1%201%200%201%200-1.201-1.6l-.948.712a.515.515%200%200%201-.673-.048a2.515%202.515%200%200%200-3.557%200a.515.515%200%200%201-.673.048zM7.26%209.034A1.001%201.001%200%200%200%206.133%2010.5l1%201.732a1%201%200%200%200%201.366.366l1.732-1a1%201%200%200%200-.241-1.832zm10.533.358a1%201%200%200%200-1.051-.358l-2.733.732a1%201%200%200%200-.241%201.832l1.733%201a1%201%200%200%200%201.366-.366l1-1.732a1%201%200%200%200-.074-1.108%22%2F%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%202a1%201%200%200%201%20.039%201.999a.6.6%200%200%200-.119.085a2.4%202.4%200%200%200-.437.556a4%204%200%200%200-.264.526a5.1%205.1%200%200%201%201.493.686c.945-.617%202.039-.931%203.177-.73c1.672.294%202.865%201.59%203.527%203.169c.666%201.59.864%203.6.5%205.664c-.363%202.064-1.236%203.884-2.407%205.15c-1.162%201.258-2.726%202.069-4.398%201.774a4%204%200%200%201-1.066-.35c-.63.301-1.32.471-2.044.471c-.726%200-1.416-.17-2.046-.47a4%204%200%200%201-1.066.349c-1.672.294-3.236-.516-4.397-1.774c-1.17-1.266-2.045-3.086-2.409-5.15c-.363-2.063-.165-4.072.501-5.663c.662-1.579%201.855-2.876%203.527-3.17c1.138-.202%202.233.113%203.178.73a5%205%200%200%201%201.847-.768c.138-.51.368-1.034.632-1.474a4.3%204.3%200%200%201%20.843-1.038C12.939%202.288%2013.415%202%2014%202M8.6%2015.2a1%201%200%200%200-1.2%201.6l.95.712a2.515%202.515%200%200%200%203.286-.234a.515.515%200%200%201%20.729%200a2.514%202.514%200%200%200%203.286.234l.95-.712a1%201%200%201%200-1.201-1.6l-.948.712a.515.515%200%200%201-.673-.048a2.515%202.515%200%200%200-3.557%200a.515.515%200%200%201-.673.048zM7.26%209.034A1.001%201.001%200%200%200%206.133%2010.5l1%201.732a1%201%200%200%200%201.366.366l1.732-1a1%201%200%200%200-.241-1.832zm10.533.358a1%201%200%200%200-1.051-.358l-2.733.732a1%201%200%200%200-.241%201.832l1.733%201a1%201%200%200%200%201.366-.366l1-1.732a1%201%200%200%200-.074-1.108%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/pumpkin-lantern-fill.svg?color=%231a73e8&size=48