cannabis from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
cannabis
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the cannabis icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.138 18.95c-1.661-.497-3.04-1.707-4.138-2.822c-1.097 1.115-2.477 2.325-4.138 2.821c-.835.25-1.573-.46-1.354-1.277c.277-1.036.851-2.107 1.8-3.07c0 0-1.847.319-4.49-.524c-.762-.243-1.1-1.063-.537-1.613c1.073-1.049 2.915-1.935 3.972-1.935c-1.083-.734-2.656-2.476-3.346-4.118c-.328-.78.369-1.49 1.227-1.329c1.859.348 3.645 1.265 4.756 2.394c0-1.675.331-3.285 1.01-4.758a1.2 1.2 0 0 1 2.2 0c.679 1.473 1.01 3.083 1.01 4.758c1.111-1.129 2.897-2.046 4.756-2.394c.858-.16 1.555.548 1.227 1.33c-.69 1.64-2.262 3.383-3.346 4.117c1.057 0 2.9.886 3.972 1.935c.564.55.225 1.37-.537 1.613c-2.643.843-4.49.524-4.49.524c.949.963 1.523 2.034 1.8 3.07c.22.816-.52 1.527-1.354 1.277M12 16.5V22"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCannabis(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M16.138 18.95c-1.661-.497-3.04-1.707-4.138-2.822c-1.097 1.115-2.477 2.325-4.138 2.821c-.835.25-1.573-.46-1.354-1.277c.277-1.036.851-2.107 1.8-3.07c0 0-1.847.319-4.49-.524c-.762-.243-1.1-1.063-.537-1.613c1.073-1.049 2.915-1.935 3.972-1.935c-1.083-.734-2.656-2.476-3.346-4.118c-.328-.78.369-1.49 1.227-1.329c1.859.348 3.645 1.265 4.756 2.394c0-1.675.331-3.285 1.01-4.758a1.2 1.2 0 0 1 2.2 0c.679 1.473 1.01 3.083 1.01 4.758c1.111-1.129 2.897-2.046 4.756-2.394c.858-.16 1.555.548 1.227 1.33c-.69 1.64-2.262 3.383-3.346 4.117c1.057 0 2.9.886 3.972 1.935c.564.55.225 1.37-.537 1.613c-2.643.843-4.49.524-4.49.524c.949.963 1.523 2.034 1.8 3.07c.22.816-.52 1.527-1.354 1.277M12 16.5V22"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.138 18.95c-1.661-.497-3.04-1.707-4.138-2.822c-1.097 1.115-2.477 2.325-4.138 2.821c-.835.25-1.573-.46-1.354-1.277c.277-1.036.851-2.107 1.8-3.07c0 0-1.847.319-4.49-.524c-.762-.243-1.1-1.063-.537-1.613c1.073-1.049 2.915-1.935 3.972-1.935c-1.083-.734-2.656-2.476-3.346-4.118c-.328-.78.369-1.49 1.227-1.329c1.859.348 3.645 1.265 4.756 2.394c0-1.675.331-3.285 1.01-4.758a1.2 1.2 0 0 1 2.2 0c.679 1.473 1.01 3.083 1.01 4.758c1.111-1.129 2.897-2.046 4.756-2.394c.858-.16 1.555.548 1.227 1.33c-.69 1.64-2.262 3.383-3.346 4.117c1.057 0 2.9.886 3.972 1.935c.564.55.225 1.37-.537 1.613c-2.643.843-4.49.524-4.49.524c.949.963 1.523 2.034 1.8 3.07c.22.816-.52 1.527-1.354 1.277M12 16.5V22"/></svg>
</template>

CSS

.icon-cannabis {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M16.138%2018.95c-1.661-.497-3.04-1.707-4.138-2.822c-1.097%201.115-2.477%202.325-4.138%202.821c-.835.25-1.573-.46-1.354-1.277c.277-1.036.851-2.107%201.8-3.07c0%200-1.847.319-4.49-.524c-.762-.243-1.1-1.063-.537-1.613c1.073-1.049%202.915-1.935%203.972-1.935c-1.083-.734-2.656-2.476-3.346-4.118c-.328-.78.369-1.49%201.227-1.329c1.859.348%203.645%201.265%204.756%202.394c0-1.675.331-3.285%201.01-4.758a1.2%201.2%200%200%201%202.2%200c.679%201.473%201.01%203.083%201.01%204.758c1.111-1.129%202.897-2.046%204.756-2.394c.858-.16%201.555.548%201.227%201.33c-.69%201.64-2.262%203.383-3.346%204.117c1.057%200%202.9.886%203.972%201.935c.564.55.225%201.37-.537%201.613c-2.643.843-4.49.524-4.49.524c.949.963%201.523%202.034%201.8%203.07c.22.816-.52%201.527-1.354%201.277M12%2016.5V22%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M16.138%2018.95c-1.661-.497-3.04-1.707-4.138-2.822c-1.097%201.115-2.477%202.325-4.138%202.821c-.835.25-1.573-.46-1.354-1.277c.277-1.036.851-2.107%201.8-3.07c0%200-1.847.319-4.49-.524c-.762-.243-1.1-1.063-.537-1.613c1.073-1.049%202.915-1.935%203.972-1.935c-1.083-.734-2.656-2.476-3.346-4.118c-.328-.78.369-1.49%201.227-1.329c1.859.348%203.645%201.265%204.756%202.394c0-1.675.331-3.285%201.01-4.758a1.2%201.2%200%200%201%202.2%200c.679%201.473%201.01%203.083%201.01%204.758c1.111-1.129%202.897-2.046%204.756-2.394c.858-.16%201.555.548%201.227%201.33c-.69%201.64-2.262%203.383-3.346%204.117c1.057%200%202.9.886%203.972%201.935c.564.55.225%201.37-.537%201.613c-2.643.843-4.49.524-4.49.524c.949.963%201.523%202.034%201.8%203.07c.22.816-.52%201.527-1.354%201.277M12%2016.5V22%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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