war-outline from Health Icons by Resolve to Save Lives · Outline · Vehicles · MIT Free for personal and commercial use.

Name
war-outline
Set
Health Icons
Style
Outline
Category
Vehicles
Viewbox
48×48
License
MIT
Aliases
war2x-outline

1 other variant in Health Icons

More vehicles icons from Health Icons

Use the war icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M9.007 24c-1.104 0-2.021-.9-1.87-1.995C8.07 15.218 13.696 10 20.5 10c4.997 0 9.36 2.815 11.694 7H43a1 1 0 1 1 0 2h-9.886c.352.956.607 1.962.75 3.005c.15 1.095-.767 1.995-1.872 1.995zm11.937-2H9.159c.92-5.728 5.697-10 11.341-10s10.422 4.273 11.341 10zM18 32a3 3 0 1 1-6 0a3 3 0 0 1 6 0m-2 0a1 1 0 1 1-2 0a1 1 0 0 1 2 0m8 3a3 3 0 1 0 0-6a3 3 0 0 0 0 6m0-2a1 1 0 1 0 0-2a1 1 0 0 0 0 2m12-1a3 3 0 1 1-6 0a3 3 0 0 1 6 0m-2 0a1 1 0 1 1-2 0a1 1 0 0 1 2 0"/><path d="M7.187 26c-2.174 0-3.709 2.006-3.021 3.949l1.397 3.948C6.43 36.347 8.864 38 11.606 38h24.788c2.742 0 5.176-1.653 6.043-4.103l1.397-3.948c.688-1.943-.847-3.949-3.021-3.949zm34.621 2.461c-.197-.257-.54-.461-.995-.461H7.187c-.455 0-.799.204-.995.461a.84.84 0 0 0-.14.82l1.397 3.95C8.013 34.823 9.649 36 11.606 36h24.788c1.957 0 3.593-1.176 4.157-2.77l1.398-3.948a.84.84 0 0 0-.141-.82"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsWarOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor" fillRule="evenodd" clipRule="evenodd"><path d="M9.007 24c-1.104 0-2.021-.9-1.87-1.995C8.07 15.218 13.696 10 20.5 10c4.997 0 9.36 2.815 11.694 7H43a1 1 0 1 1 0 2h-9.886c.352.956.607 1.962.75 3.005c.15 1.095-.767 1.995-1.872 1.995zm11.937-2H9.159c.92-5.728 5.697-10 11.341-10s10.422 4.273 11.341 10zM18 32a3 3 0 1 1-6 0a3 3 0 0 1 6 0m-2 0a1 1 0 1 1-2 0a1 1 0 0 1 2 0m8 3a3 3 0 1 0 0-6a3 3 0 0 0 0 6m0-2a1 1 0 1 0 0-2a1 1 0 0 0 0 2m12-1a3 3 0 1 1-6 0a3 3 0 0 1 6 0m-2 0a1 1 0 1 1-2 0a1 1 0 0 1 2 0"/><path d="M7.187 26c-2.174 0-3.709 2.006-3.021 3.949l1.397 3.948C6.43 36.347 8.864 38 11.606 38h24.788c2.742 0 5.176-1.653 6.043-4.103l1.397-3.948c.688-1.943-.847-3.949-3.021-3.949zm34.621 2.461c-.197-.257-.54-.461-.995-.461H7.187c-.455 0-.799.204-.995.461a.84.84 0 0 0-.14.82l1.397 3.95C8.013 34.823 9.649 36 11.606 36h24.788c1.957 0 3.593-1.176 4.157-2.77l1.398-3.948a.84.84 0 0 0-.141-.82"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M9.007 24c-1.104 0-2.021-.9-1.87-1.995C8.07 15.218 13.696 10 20.5 10c4.997 0 9.36 2.815 11.694 7H43a1 1 0 1 1 0 2h-9.886c.352.956.607 1.962.75 3.005c.15 1.095-.767 1.995-1.872 1.995zm11.937-2H9.159c.92-5.728 5.697-10 11.341-10s10.422 4.273 11.341 10zM18 32a3 3 0 1 1-6 0a3 3 0 0 1 6 0m-2 0a1 1 0 1 1-2 0a1 1 0 0 1 2 0m8 3a3 3 0 1 0 0-6a3 3 0 0 0 0 6m0-2a1 1 0 1 0 0-2a1 1 0 0 0 0 2m12-1a3 3 0 1 1-6 0a3 3 0 0 1 6 0m-2 0a1 1 0 1 1-2 0a1 1 0 0 1 2 0"/><path d="M7.187 26c-2.174 0-3.709 2.006-3.021 3.949l1.397 3.948C6.43 36.347 8.864 38 11.606 38h24.788c2.742 0 5.176-1.653 6.043-4.103l1.397-3.948c.688-1.943-.847-3.949-3.021-3.949zm34.621 2.461c-.197-.257-.54-.461-.995-.461H7.187c-.455 0-.799.204-.995.461a.84.84 0 0 0-.14.82l1.397 3.95C8.013 34.823 9.649 36 11.606 36h24.788c1.957 0 3.593-1.176 4.157-2.77l1.398-3.948a.84.84 0 0 0-.141-.82"/></g></svg>
</template>

CSS

.icon-war-outline {
  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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M9.007%2024c-1.104%200-2.021-.9-1.87-1.995C8.07%2015.218%2013.696%2010%2020.5%2010c4.997%200%209.36%202.815%2011.694%207H43a1%201%200%201%201%200%202h-9.886c.352.956.607%201.962.75%203.005c.15%201.095-.767%201.995-1.872%201.995zm11.937-2H9.159c.92-5.728%205.697-10%2011.341-10s10.422%204.273%2011.341%2010zM18%2032a3%203%200%201%201-6%200a3%203%200%200%201%206%200m-2%200a1%201%200%201%201-2%200a1%201%200%200%201%202%200m8%203a3%203%200%201%200%200-6a3%203%200%200%200%200%206m0-2a1%201%200%201%200%200-2a1%201%200%200%200%200%202m12-1a3%203%200%201%201-6%200a3%203%200%200%201%206%200m-2%200a1%201%200%201%201-2%200a1%201%200%200%201%202%200%22%2F%3E%3Cpath%20d%3D%22M7.187%2026c-2.174%200-3.709%202.006-3.021%203.949l1.397%203.948C6.43%2036.347%208.864%2038%2011.606%2038h24.788c2.742%200%205.176-1.653%206.043-4.103l1.397-3.948c.688-1.943-.847-3.949-3.021-3.949zm34.621%202.461c-.197-.257-.54-.461-.995-.461H7.187c-.455%200-.799.204-.995.461a.84.84%200%200%200-.14.82l1.397%203.95C8.013%2034.823%209.649%2036%2011.606%2036h24.788c1.957%200%203.593-1.176%204.157-2.77l1.398-3.948a.84.84%200%200%200-.141-.82%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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M9.007%2024c-1.104%200-2.021-.9-1.87-1.995C8.07%2015.218%2013.696%2010%2020.5%2010c4.997%200%209.36%202.815%2011.694%207H43a1%201%200%201%201%200%202h-9.886c.352.956.607%201.962.75%203.005c.15%201.095-.767%201.995-1.872%201.995zm11.937-2H9.159c.92-5.728%205.697-10%2011.341-10s10.422%204.273%2011.341%2010zM18%2032a3%203%200%201%201-6%200a3%203%200%200%201%206%200m-2%200a1%201%200%201%201-2%200a1%201%200%200%201%202%200m8%203a3%203%200%201%200%200-6a3%203%200%200%200%200%206m0-2a1%201%200%201%200%200-2a1%201%200%200%200%200%202m12-1a3%203%200%201%201-6%200a3%203%200%200%201%206%200m-2%200a1%201%200%201%201-2%200a1%201%200%200%201%202%200%22%2F%3E%3Cpath%20d%3D%22M7.187%2026c-2.174%200-3.709%202.006-3.021%203.949l1.397%203.948C6.43%2036.347%208.864%2038%2011.606%2038h24.788c2.742%200%205.176-1.653%206.043-4.103l1.397-3.948c.688-1.943-.847-3.949-3.021-3.949zm34.621%202.461c-.197-.257-.54-.461-.995-.461H7.187c-.455%200-.799.204-.995.461a.84.84%200%200%200-.14.82l1.397%203.95C8.013%2034.823%209.649%2036%2011.606%2036h24.788c1.957%200%203.593-1.176%204.157-2.77l1.398-3.948a.84.84%200%200%200-.141-.82%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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