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

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

Use the matches 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-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M15 8H9c-1.886 0-2.828 0-3.414.586S5 10.114 5 12v6c0 1.886 0 2.828.586 3.414S7.114 22 9 22h6c1.886 0 2.828 0 3.414-.586S19 19.886 19 18v-6c0-1.886 0-2.828-.586-3.414S16.886 8 15 8m3 0V6c0-1.886 0-2.828-.586-3.414S15.886 2 14 2h-4c-1.886 0-2.828 0-3.414.586S6 4.114 6 6v2m6 0V5M9 8V5m6 3V5"/><path d="M12.154 19C13.726 19 15 17.746 15 16.2c0-2.295-2.44-2.8-2.44-5.2c-1.828 1-1.56 4-1.56 4s-1.69 0-1.69-1.5c-.948 2.5.357 5.5 2.844 5.5Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsMatches(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" strokeLinejoin="round" strokeWidth="1.5"><path strokeLinecap="round" d="M15 8H9c-1.886 0-2.828 0-3.414.586S5 10.114 5 12v6c0 1.886 0 2.828.586 3.414S7.114 22 9 22h6c1.886 0 2.828 0 3.414-.586S19 19.886 19 18v-6c0-1.886 0-2.828-.586-3.414S16.886 8 15 8m3 0V6c0-1.886 0-2.828-.586-3.414S15.886 2 14 2h-4c-1.886 0-2.828 0-3.414.586S6 4.114 6 6v2m6 0V5M9 8V5m6 3V5"/><path d="M12.154 19C13.726 19 15 17.746 15 16.2c0-2.295-2.44-2.8-2.44-5.2c-1.828 1-1.56 4-1.56 4s-1.69 0-1.69-1.5c-.948 2.5.357 5.5 2.844 5.5Z"/></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-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M15 8H9c-1.886 0-2.828 0-3.414.586S5 10.114 5 12v6c0 1.886 0 2.828.586 3.414S7.114 22 9 22h6c1.886 0 2.828 0 3.414-.586S19 19.886 19 18v-6c0-1.886 0-2.828-.586-3.414S16.886 8 15 8m3 0V6c0-1.886 0-2.828-.586-3.414S15.886 2 14 2h-4c-1.886 0-2.828 0-3.414.586S6 4.114 6 6v2m6 0V5M9 8V5m6 3V5"/><path d="M12.154 19C13.726 19 15 17.746 15 16.2c0-2.295-2.44-2.8-2.44-5.2c-1.828 1-1.56 4-1.56 4s-1.69 0-1.69-1.5c-.948 2.5.357 5.5 2.844 5.5Z"/></g></svg>
</template>

CSS

.icon-matches {
  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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15%208H9c-1.886%200-2.828%200-3.414.586S5%2010.114%205%2012v6c0%201.886%200%202.828.586%203.414S7.114%2022%209%2022h6c1.886%200%202.828%200%203.414-.586S19%2019.886%2019%2018v-6c0-1.886%200-2.828-.586-3.414S16.886%208%2015%208m3%200V6c0-1.886%200-2.828-.586-3.414S15.886%202%2014%202h-4c-1.886%200-2.828%200-3.414.586S6%204.114%206%206v2m6%200V5M9%208V5m6%203V5%22%2F%3E%3Cpath%20d%3D%22M12.154%2019C13.726%2019%2015%2017.746%2015%2016.2c0-2.295-2.44-2.8-2.44-5.2c-1.828%201-1.56%204-1.56%204s-1.69%200-1.69-1.5c-.948%202.5.357%205.5%202.844%205.5Z%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15%208H9c-1.886%200-2.828%200-3.414.586S5%2010.114%205%2012v6c0%201.886%200%202.828.586%203.414S7.114%2022%209%2022h6c1.886%200%202.828%200%203.414-.586S19%2019.886%2019%2018v-6c0-1.886%200-2.828-.586-3.414S16.886%208%2015%208m3%200V6c0-1.886%200-2.828-.586-3.414S15.886%202%2014%202h-4c-1.886%200-2.828%200-3.414.586S6%204.114%206%206v2m6%200V5M9%208V5m6%203V5%22%2F%3E%3Cpath%20d%3D%22M12.154%2019C13.726%2019%2015%2017.746%2015%2016.2c0-2.295-2.44-2.8-2.44-5.2c-1.828%201-1.56%204-1.56%204s-1.69%200-1.69-1.5c-.948%202.5.357%205.5%202.844%205.5Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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