medical box icon

medical-box from IconPark by ByteDance · Color · Health · Apache-2.0 Free for personal and commercial use.

Name
medical-box
Set
IconPark
Style
Color
Category
Health
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More health icons from IconPark

Use the medical box icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-width="4"><path fill="#2F88FF" stroke="#000" stroke-linejoin="round" d="M41 17H7C5.89543 17 5 17.8954 5 19L5.00003 39C5.00003 40.1046 5.89546 41 7.00002 41H41C42.1046 41 43 40.1046 43 39V19C43 17.8954 42.1046 17 41 17Z"/><path fill="#2F88FF" stroke="#000" stroke-linejoin="round" d="M34 7H14L14 17H34V7Z"/><path stroke="#fff" stroke-linecap="round" d="M19 29H29"/><path stroke="#fff" stroke-linecap="round" d="M24 24V34"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkMedicalBox(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" strokeWidth="4"><path fill="#2F88FF" stroke="#000" strokeLinejoin="round" d="M41 17H7C5.89543 17 5 17.8954 5 19L5.00003 39C5.00003 40.1046 5.89546 41 7.00002 41H41C42.1046 41 43 40.1046 43 39V19C43 17.8954 42.1046 17 41 17Z"/><path fill="#2F88FF" stroke="#000" strokeLinejoin="round" d="M34 7H14L14 17H34V7Z"/><path stroke="#fff" strokeLinecap="round" d="M19 29H29"/><path stroke="#fff" strokeLinecap="round" d="M24 24V34"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-width="4"><path fill="#2F88FF" stroke="#000" stroke-linejoin="round" d="M41 17H7C5.89543 17 5 17.8954 5 19L5.00003 39C5.00003 40.1046 5.89546 41 7.00002 41H41C42.1046 41 43 40.1046 43 39V19C43 17.8954 42.1046 17 41 17Z"/><path fill="#2F88FF" stroke="#000" stroke-linejoin="round" d="M34 7H14L14 17H34V7Z"/><path stroke="#fff" stroke-linecap="round" d="M19 29H29"/><path stroke="#fff" stroke-linecap="round" d="M24 24V34"/></g></svg>
</template>

CSS

.icon-medical-box {
  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%22none%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M41%2017H7C5.89543%2017%205%2017.8954%205%2019L5.00003%2039C5.00003%2040.1046%205.89546%2041%207.00002%2041H41C42.1046%2041%2043%2040.1046%2043%2039V19C43%2017.8954%2042.1046%2017%2041%2017Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M34%207H14L14%2017H34V7Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M19%2029H29%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M24%2024V34%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%22none%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M41%2017H7C5.89543%2017%205%2017.8954%205%2019L5.00003%2039C5.00003%2040.1046%205.89546%2041%207.00002%2041H41C42.1046%2041%2043%2040.1046%2043%2039V19C43%2017.8954%2042.1046%2017%2041%2017Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M34%207H14L14%2017H34V7Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M19%2029H29%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M24%2024V34%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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