medical files icon

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

Name
medical-files
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 files icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M23 42H19H15H9C7.89543 42 7 41.1046 7 40V8C7 6.89543 7.89543 6 9 6H37C38.1046 6 39 6.89543 39 8V15V19.5"/><path fill="#2F88FF" stroke-linejoin="round" d="M36.6364 27C39.0463 27 41 28.8804 41 31.2C41 34.2196 38.0909 36.8 36.6364 38.2C35.6667 39.1333 34.4545 40.0667 33 41C31.5455 40.0667 30.3333 39.1333 29.3636 38.2C27.9091 36.8 25 34.2196 25 31.2C25 28.8804 26.9537 27 29.3636 27C30.8814 27 32.2182 27.7459 33 28.8775C33.7818 27.7459 35.1186 27 36.6364 27Z"/><path stroke-linecap="round" d="M15 14H31"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkMedicalFiles(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" stroke="#000" strokeWidth="4"><path strokeLinecap="round" strokeLinejoin="round" d="M23 42H19H15H9C7.89543 42 7 41.1046 7 40V8C7 6.89543 7.89543 6 9 6H37C38.1046 6 39 6.89543 39 8V15V19.5"/><path fill="#2F88FF" strokeLinejoin="round" d="M36.6364 27C39.0463 27 41 28.8804 41 31.2C41 34.2196 38.0909 36.8 36.6364 38.2C35.6667 39.1333 34.4545 40.0667 33 41C31.5455 40.0667 30.3333 39.1333 29.3636 38.2C27.9091 36.8 25 34.2196 25 31.2C25 28.8804 26.9537 27 29.3636 27C30.8814 27 32.2182 27.7459 33 28.8775C33.7818 27.7459 35.1186 27 36.6364 27Z"/><path strokeLinecap="round" d="M15 14H31"/></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="#000" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M23 42H19H15H9C7.89543 42 7 41.1046 7 40V8C7 6.89543 7.89543 6 9 6H37C38.1046 6 39 6.89543 39 8V15V19.5"/><path fill="#2F88FF" stroke-linejoin="round" d="M36.6364 27C39.0463 27 41 28.8804 41 31.2C41 34.2196 38.0909 36.8 36.6364 38.2C35.6667 39.1333 34.4545 40.0667 33 41C31.5455 40.0667 30.3333 39.1333 29.3636 38.2C27.9091 36.8 25 34.2196 25 31.2C25 28.8804 26.9537 27 29.3636 27C30.8814 27 32.2182 27.7459 33 28.8775C33.7818 27.7459 35.1186 27 36.6364 27Z"/><path stroke-linecap="round" d="M15 14H31"/></g></svg>
</template>

CSS

.icon-medical-files {
  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%3D%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M23%2042H19H15H9C7.89543%2042%207%2041.1046%207%2040V8C7%206.89543%207.89543%206%209%206H37C38.1046%206%2039%206.89543%2039%208V15V19.5%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36.6364%2027C39.0463%2027%2041%2028.8804%2041%2031.2C41%2034.2196%2038.0909%2036.8%2036.6364%2038.2C35.6667%2039.1333%2034.4545%2040.0667%2033%2041C31.5455%2040.0667%2030.3333%2039.1333%2029.3636%2038.2C27.9091%2036.8%2025%2034.2196%2025%2031.2C25%2028.8804%2026.9537%2027%2029.3636%2027C30.8814%2027%2032.2182%2027.7459%2033%2028.8775C33.7818%2027.7459%2035.1186%2027%2036.6364%2027Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15%2014H31%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%3D%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M23%2042H19H15H9C7.89543%2042%207%2041.1046%207%2040V8C7%206.89543%207.89543%206%209%206H37C38.1046%206%2039%206.89543%2039%208V15V19.5%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36.6364%2027C39.0463%2027%2041%2028.8804%2041%2031.2C41%2034.2196%2038.0909%2036.8%2036.6364%2038.2C35.6667%2039.1333%2034.4545%2040.0667%2033%2041C31.5455%2040.0667%2030.3333%2039.1333%2029.3636%2038.2C27.9091%2036.8%2025%2034.2196%2025%2031.2C25%2028.8804%2026.9537%2027%2029.3636%2027C30.8814%2027%2032.2182%2027.7459%2033%2028.8775C33.7818%2027.7459%2035.1186%2027%2036.6364%2027Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15%2014H31%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-files.svg?color=%231a73e8&size=48