file medical alt icon

file-medical-alt from Line Awesome by Icons8 · Line · Medical · Apache-2.0 Free for personal and commercial use.

Name
file-medical-alt
Set
Line Awesome
Style
Line
Category
Medical
Viewbox
32×32
License
Apache 2.0
Aliases
file-medical-alt-solid

The same icon in other sets

More medical icons from Line Awesome

Use the file medical alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6 3v11h1.367L8 12.42V5h10v6h6v16H8v-5.754l-.053-.053L6.756 20H6v9h20V9.594l-.281-.313l-6-6L19.406 3zm14 3.438L22.563 9H20zm-9.031 3.949l-2.336 5.832L8.414 16H2v2h5.586l1.777 1.781l1.668-4.168l3 7l2.07-5.175l.282.562h1.887a2 2 0 1 0 0-2h-.653l-1.719-3.438l-1.93 4.825z"/></svg>

React

import type { SVGProps } from "react";

export function LaFileMedicalAlt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6 3v11h1.367L8 12.42V5h10v6h6v16H8v-5.754l-.053-.053L6.756 20H6v9h20V9.594l-.281-.313l-6-6L19.406 3zm14 3.438L22.563 9H20zm-9.031 3.949l-2.336 5.832L8.414 16H2v2h5.586l1.777 1.781l1.668-4.168l3 7l2.07-5.175l.282.562h1.887a2 2 0 1 0 0-2h-.653l-1.719-3.438l-1.93 4.825z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6 3v11h1.367L8 12.42V5h10v6h6v16H8v-5.754l-.053-.053L6.756 20H6v9h20V9.594l-.281-.313l-6-6L19.406 3zm14 3.438L22.563 9H20zm-9.031 3.949l-2.336 5.832L8.414 16H2v2h5.586l1.777 1.781l1.668-4.168l3 7l2.07-5.175l.282.562h1.887a2 2 0 1 0 0-2h-.653l-1.719-3.438l-1.93 4.825z"/></svg>
</template>

CSS

.icon-file-medical-alt {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%203v11h1.367L8%2012.42V5h10v6h6v16H8v-5.754l-.053-.053L6.756%2020H6v9h20V9.594l-.281-.313l-6-6L19.406%203zm14%203.438L22.563%209H20zm-9.031%203.949l-2.336%205.832L8.414%2016H2v2h5.586l1.777%201.781l1.668-4.168l3%207l2.07-5.175l.282.562h1.887a2%202%200%201%200%200-2h-.653l-1.719-3.438l-1.93%204.825z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%203v11h1.367L8%2012.42V5h10v6h6v16H8v-5.754l-.053-.053L6.756%2020H6v9h20V9.594l-.281-.313l-6-6L19.406%203zm14%203.438L22.563%209H20zm-9.031%203.949l-2.336%205.832L8.414%2016H2v2h5.586l1.777%201.781l1.668-4.168l3%207l2.07-5.175l.282.562h1.887a2%202%200%201%200%200-2h-.653l-1.719-3.438l-1.93%204.825z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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