land-mine-on from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.

Name
land-mine-on
Set
Font Awesome 6 Solid
Style
Regular
Viewbox
640×512
License
CC BY 4.0

The same icon in other sets

Use the land mine on icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M344 24v144c0 13.3-10.7 24-24 24s-24-10.7-24-24V24c0-13.3 10.7-24 24-24s24 10.7 24 24M192 320c0-17.7 14.3-32 32-32h192c17.7 0 32 14.3 32 32v32H192zm-77.3 90.5c8.1-16.3 24.8-26.5 42.9-26.5h324.7c18.2 0 34.8 10.3 42.9 26.5l27.6 55.2C563.5 487 548 512 524.2 512H115.8c-23.8 0-39.3-25-28.6-46.3l27.6-55.2zM36.3 138.3c7.5-10.9 22.5-13.6 33.4-6.1l104 72c10.9 7.5 13.6 22.5 6.1 33.4s-22.5 13.6-33.4 6.1l-104-72c-10.9-7.5-13.6-22.5-6.1-33.4m534.1-6.1c10.9-7.5 25.8-4.8 33.4 6.1s4.8 25.8-6.1 33.4l-104 72c-10.9 7.5-25.8 4.8-33.4-6.1s-4.8-25.8 6.1-33.4z"/></svg>

React

import type { SVGProps } from "react";

export function Fa6SolidLandMineOn(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M344 24v144c0 13.3-10.7 24-24 24s-24-10.7-24-24V24c0-13.3 10.7-24 24-24s24 10.7 24 24M192 320c0-17.7 14.3-32 32-32h192c17.7 0 32 14.3 32 32v32H192zm-77.3 90.5c8.1-16.3 24.8-26.5 42.9-26.5h324.7c18.2 0 34.8 10.3 42.9 26.5l27.6 55.2C563.5 487 548 512 524.2 512H115.8c-23.8 0-39.3-25-28.6-46.3l27.6-55.2zM36.3 138.3c7.5-10.9 22.5-13.6 33.4-6.1l104 72c10.9 7.5 13.6 22.5 6.1 33.4s-22.5 13.6-33.4 6.1l-104-72c-10.9-7.5-13.6-22.5-6.1-33.4m534.1-6.1c10.9-7.5 25.8-4.8 33.4 6.1s4.8 25.8-6.1 33.4l-104 72c-10.9 7.5-25.8 4.8-33.4-6.1s-4.8-25.8 6.1-33.4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M344 24v144c0 13.3-10.7 24-24 24s-24-10.7-24-24V24c0-13.3 10.7-24 24-24s24 10.7 24 24M192 320c0-17.7 14.3-32 32-32h192c17.7 0 32 14.3 32 32v32H192zm-77.3 90.5c8.1-16.3 24.8-26.5 42.9-26.5h324.7c18.2 0 34.8 10.3 42.9 26.5l27.6 55.2C563.5 487 548 512 524.2 512H115.8c-23.8 0-39.3-25-28.6-46.3l27.6-55.2zM36.3 138.3c7.5-10.9 22.5-13.6 33.4-6.1l104 72c10.9 7.5 13.6 22.5 6.1 33.4s-22.5 13.6-33.4 6.1l-104-72c-10.9-7.5-13.6-22.5-6.1-33.4m534.1-6.1c10.9-7.5 25.8-4.8 33.4 6.1s4.8 25.8-6.1 33.4l-104 72c-10.9 7.5-25.8 4.8-33.4-6.1s-4.8-25.8 6.1-33.4z"/></svg>
</template>

CSS

.icon-land-mine-on {
  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%20640%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M344%2024v144c0%2013.3-10.7%2024-24%2024s-24-10.7-24-24V24c0-13.3%2010.7-24%2024-24s24%2010.7%2024%2024M192%20320c0-17.7%2014.3-32%2032-32h192c17.7%200%2032%2014.3%2032%2032v32H192zm-77.3%2090.5c8.1-16.3%2024.8-26.5%2042.9-26.5h324.7c18.2%200%2034.8%2010.3%2042.9%2026.5l27.6%2055.2C563.5%20487%20548%20512%20524.2%20512H115.8c-23.8%200-39.3-25-28.6-46.3l27.6-55.2zM36.3%20138.3c7.5-10.9%2022.5-13.6%2033.4-6.1l104%2072c10.9%207.5%2013.6%2022.5%206.1%2033.4s-22.5%2013.6-33.4%206.1l-104-72c-10.9-7.5-13.6-22.5-6.1-33.4m534.1-6.1c10.9-7.5%2025.8-4.8%2033.4%206.1s4.8%2025.8-6.1%2033.4l-104%2072c-10.9%207.5-25.8%204.8-33.4-6.1s-4.8-25.8%206.1-33.4z%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%20640%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M344%2024v144c0%2013.3-10.7%2024-24%2024s-24-10.7-24-24V24c0-13.3%2010.7-24%2024-24s24%2010.7%2024%2024M192%20320c0-17.7%2014.3-32%2032-32h192c17.7%200%2032%2014.3%2032%2032v32H192zm-77.3%2090.5c8.1-16.3%2024.8-26.5%2042.9-26.5h324.7c18.2%200%2034.8%2010.3%2042.9%2026.5l27.6%2055.2C563.5%20487%20548%20512%20524.2%20512H115.8c-23.8%200-39.3-25-28.6-46.3l27.6-55.2zM36.3%20138.3c7.5-10.9%2022.5-13.6%2033.4-6.1l104%2072c10.9%207.5%2013.6%2022.5%206.1%2033.4s-22.5%2013.6-33.4%206.1l-104-72c-10.9-7.5-13.6-22.5-6.1-33.4m534.1-6.1c10.9-7.5%2025.8-4.8%2033.4%206.1s4.8%2025.8-6.1%2033.4l-104%2072c-10.9%207.5-25.8%204.8-33.4-6.1s-4.8-25.8%206.1-33.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/land-mine-on.svg?color=%231a73e8&size=48