pumpkin scary icon

pumpkin-scary from Tabler Icons by Paweł Kuna · Outline · MIT Free for personal and commercial use.

Name
pumpkin-scary
Set
Tabler Icons
Style
Outline
Viewbox
24×24
License
MIT

Use the pumpkin scary icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m9 15l1.5 1l1.5-1l1.5 1l1.5-1m-5-4h.01M14 11h.01"/><path d="M17 6.082c2.609.588 3.627 4.162 2.723 7.983s-2.75 6.44-5.359 5.853a3.4 3.4 0 0 1-.774-.279A3.7 3.7 0 0 1 12 20c-.556 0-1.09-.127-1.59-.362a3.3 3.3 0 0 1-.774.28c-2.609.588-4.456-2.033-5.36-5.853S4.391 6.67 7 6.082c1.085-.244 1.575.066 2.585.787C10.301 6.315 11.125 6 12 6c.876 0 1.699.315 2.415.87c1.01-.722 1.5-1.032 2.585-.788"/><path d="M12 6c0-1.226.693-2.346 1.789-2.894L14 3"/></g></svg>

React

import type { SVGProps } from "react";

export function TablerPumpkinScary(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="m9 15l1.5 1l1.5-1l1.5 1l1.5-1m-5-4h.01M14 11h.01"/><path d="M17 6.082c2.609.588 3.627 4.162 2.723 7.983s-2.75 6.44-5.359 5.853a3.4 3.4 0 0 1-.774-.279A3.7 3.7 0 0 1 12 20c-.556 0-1.09-.127-1.59-.362a3.3 3.3 0 0 1-.774.28c-2.609.588-4.456-2.033-5.36-5.853S4.391 6.67 7 6.082c1.085-.244 1.575.066 2.585.787C10.301 6.315 11.125 6 12 6c.876 0 1.699.315 2.415.87c1.01-.722 1.5-1.032 2.585-.788"/><path d="M12 6c0-1.226.693-2.346 1.789-2.894L14 3"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m9 15l1.5 1l1.5-1l1.5 1l1.5-1m-5-4h.01M14 11h.01"/><path d="M17 6.082c2.609.588 3.627 4.162 2.723 7.983s-2.75 6.44-5.359 5.853a3.4 3.4 0 0 1-.774-.279A3.7 3.7 0 0 1 12 20c-.556 0-1.09-.127-1.59-.362a3.3 3.3 0 0 1-.774.28c-2.609.588-4.456-2.033-5.36-5.853S4.391 6.67 7 6.082c1.085-.244 1.575.066 2.585.787C10.301 6.315 11.125 6 12 6c.876 0 1.699.315 2.415.87c1.01-.722 1.5-1.032 2.585-.788"/><path d="M12 6c0-1.226.693-2.346 1.789-2.894L14 3"/></g></svg>
</template>

CSS

.icon-pumpkin-scary {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m9%2015l1.5%201l1.5-1l1.5%201l1.5-1m-5-4h.01M14%2011h.01%22%2F%3E%3Cpath%20d%3D%22M17%206.082c2.609.588%203.627%204.162%202.723%207.983s-2.75%206.44-5.359%205.853a3.4%203.4%200%200%201-.774-.279A3.7%203.7%200%200%201%2012%2020c-.556%200-1.09-.127-1.59-.362a3.3%203.3%200%200%201-.774.28c-2.609.588-4.456-2.033-5.36-5.853S4.391%206.67%207%206.082c1.085-.244%201.575.066%202.585.787C10.301%206.315%2011.125%206%2012%206c.876%200%201.699.315%202.415.87c1.01-.722%201.5-1.032%202.585-.788%22%2F%3E%3Cpath%20d%3D%22M12%206c0-1.226.693-2.346%201.789-2.894L14%203%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m9%2015l1.5%201l1.5-1l1.5%201l1.5-1m-5-4h.01M14%2011h.01%22%2F%3E%3Cpath%20d%3D%22M17%206.082c2.609.588%203.627%204.162%202.723%207.983s-2.75%206.44-5.359%205.853a3.4%203.4%200%200%201-.774-.279A3.7%203.7%200%200%201%2012%2020c-.556%200-1.09-.127-1.59-.362a3.3%203.3%200%200%201-.774.28c-2.609.588-4.456-2.033-5.36-5.853S4.391%206.67%207%206.082c1.085-.244%201.575.066%202.585.787C10.301%206.315%2011.125%206%2012%206c.876%200%201.699.315%202.415.87c1.01-.722%201.5-1.032%202.585-.788%22%2F%3E%3Cpath%20d%3D%22M12%206c0-1.226.693-2.346%201.789-2.894L14%203%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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