medkit from Font Awesome Solid by Dave Gandy · Solid · Health · CC-BY-4.0 Attribution required.

Name
medkit
Set
Font Awesome Solid
Style
Solid
Category
Health
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

More health icons from Font Awesome Solid

Use the medkit icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M256 120v40h128v-40c0-4.4-3.6-8-8-8H264c-4.4 0-8 3.6-8 8m-48 8v-8c0-30.9 25.1-56 56-56h112c30.9 0 56 25.1 56 56v424H208zm-48 112v304h-32c-35.3 0-64-28.7-64-64V224c0-35.3 28.7-64 64-64h32zm320 304V160h32c35.3 0 64 28.7 64 64v256c0 35.3-28.7 64-64 64zM308 272c-8.8 0-16 7.2-16 16v36h-36c-8.8 0-16 7.2-16 16v24c0 8.8 7.2 16 16 16h36v36c0 8.8 7.2 16 16 16h24c8.8 0 16-7.2 16-16v-36h36c8.8 0 16-7.2 16-16v-24c0-8.8-7.2-16-16-16h-36v-36c0-8.8-7.2-16-16-16z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidMedkit(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M256 120v40h128v-40c0-4.4-3.6-8-8-8H264c-4.4 0-8 3.6-8 8m-48 8v-8c0-30.9 25.1-56 56-56h112c30.9 0 56 25.1 56 56v424H208zm-48 112v304h-32c-35.3 0-64-28.7-64-64V224c0-35.3 28.7-64 64-64h32zm320 304V160h32c35.3 0 64 28.7 64 64v256c0 35.3-28.7 64-64 64zM308 272c-8.8 0-16 7.2-16 16v36h-36c-8.8 0-16 7.2-16 16v24c0 8.8 7.2 16 16 16h36v36c0 8.8 7.2 16 16 16h24c8.8 0 16-7.2 16-16v-36h36c8.8 0 16-7.2 16-16v-24c0-8.8-7.2-16-16-16h-36v-36c0-8.8-7.2-16-16-16z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M256 120v40h128v-40c0-4.4-3.6-8-8-8H264c-4.4 0-8 3.6-8 8m-48 8v-8c0-30.9 25.1-56 56-56h112c30.9 0 56 25.1 56 56v424H208zm-48 112v304h-32c-35.3 0-64-28.7-64-64V224c0-35.3 28.7-64 64-64h32zm320 304V160h32c35.3 0 64 28.7 64 64v256c0 35.3-28.7 64-64 64zM308 272c-8.8 0-16 7.2-16 16v36h-36c-8.8 0-16 7.2-16 16v24c0 8.8 7.2 16 16 16h36v36c0 8.8 7.2 16 16 16h24c8.8 0 16-7.2 16-16v-36h36c8.8 0 16-7.2 16-16v-24c0-8.8-7.2-16-16-16h-36v-36c0-8.8-7.2-16-16-16z"/></svg>
</template>

CSS

.icon-medkit {
  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%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M256%20120v40h128v-40c0-4.4-3.6-8-8-8H264c-4.4%200-8%203.6-8%208m-48%208v-8c0-30.9%2025.1-56%2056-56h112c30.9%200%2056%2025.1%2056%2056v424H208zm-48%20112v304h-32c-35.3%200-64-28.7-64-64V224c0-35.3%2028.7-64%2064-64h32zm320%20304V160h32c35.3%200%2064%2028.7%2064%2064v256c0%2035.3-28.7%2064-64%2064zM308%20272c-8.8%200-16%207.2-16%2016v36h-36c-8.8%200-16%207.2-16%2016v24c0%208.8%207.2%2016%2016%2016h36v36c0%208.8%207.2%2016%2016%2016h24c8.8%200%2016-7.2%2016-16v-36h36c8.8%200%2016-7.2%2016-16v-24c0-8.8-7.2-16-16-16h-36v-36c0-8.8-7.2-16-16-16z%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%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M256%20120v40h128v-40c0-4.4-3.6-8-8-8H264c-4.4%200-8%203.6-8%208m-48%208v-8c0-30.9%2025.1-56%2056-56h112c30.9%200%2056%2025.1%2056%2056v424H208zm-48%20112v304h-32c-35.3%200-64-28.7-64-64V224c0-35.3%2028.7-64%2064-64h32zm320%20304V160h32c35.3%200%2064%2028.7%2064%2064v256c0%2035.3-28.7%2064-64%2064zM308%20272c-8.8%200-16%207.2-16%2016v36h-36c-8.8%200-16%207.2-16%2016v24c0%208.8%207.2%2016%2016%2016h36v36c0%208.8%207.2%2016%2016%2016h24c8.8%200%2016-7.2%2016-16v-36h36c8.8%200%2016-7.2%2016-16v-24c0-8.8-7.2-16-16-16h-36v-36c0-8.8-7.2-16-16-16z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Medkit solid icon — Font Awesome Solid · IconsDB