i documents accepted icon

i-documents-accepted-24px from Health Icons by Resolve to Save Lives · Filled 24px · Symbols · MIT Free for personal and commercial use.

Name
i-documents-accepted-24px
Set
Health Icons
Style
Filled 24px
Category
Symbols
Viewbox
24×24
License
MIT

3 other variants in Health Icons

More symbols icons from Health Icons

Use the i documents accepted icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M8 2a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2h11a2 2 0 0 0 2-2V8.362a2 2 0 0 0-.464-1.28l-2.283-2.74l-1.552-1.693A2 2 0 0 0 15.227 2zm10.698 6l-1.951-2.342l-1.247-1.36V7a1 1 0 0 0 1 1zm-2.284 2.979l-4.33 4.465l-2.498-2.629l1.45-1.377l1.062 1.118l2.88-2.97z" clip-rule="evenodd"/><path d="M5 5.5H3v12c0 1.401.662 2.535 1.525 3.299C5.37 21.546 6.475 22 7.5 22h10v-2h-10c-.474 0-1.12-.23-1.65-.7c-.512-.453-.85-1.069-.85-1.8z"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsIDocumentsAccepted24px(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M8 2a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2h11a2 2 0 0 0 2-2V8.362a2 2 0 0 0-.464-1.28l-2.283-2.74l-1.552-1.693A2 2 0 0 0 15.227 2zm10.698 6l-1.951-2.342l-1.247-1.36V7a1 1 0 0 0 1 1zm-2.284 2.979l-4.33 4.465l-2.498-2.629l1.45-1.377l1.062 1.118l2.88-2.97z" clipRule="evenodd"/><path d="M5 5.5H3v12c0 1.401.662 2.535 1.525 3.299C5.37 21.546 6.475 22 7.5 22h10v-2h-10c-.474 0-1.12-.23-1.65-.7c-.512-.453-.85-1.069-.85-1.8z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M8 2a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2h11a2 2 0 0 0 2-2V8.362a2 2 0 0 0-.464-1.28l-2.283-2.74l-1.552-1.693A2 2 0 0 0 15.227 2zm10.698 6l-1.951-2.342l-1.247-1.36V7a1 1 0 0 0 1 1zm-2.284 2.979l-4.33 4.465l-2.498-2.629l1.45-1.377l1.062 1.118l2.88-2.97z" clip-rule="evenodd"/><path d="M5 5.5H3v12c0 1.401.662 2.535 1.525 3.299C5.37 21.546 6.475 22 7.5 22h10v-2h-10c-.474 0-1.12-.23-1.65-.7c-.512-.453-.85-1.069-.85-1.8z"/></g></svg>
</template>

CSS

.icon-i-documents-accepted-24px {
  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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M8%202a2%202%200%200%200-2%202v13a2%202%200%200%200%202%202h11a2%202%200%200%200%202-2V8.362a2%202%200%200%200-.464-1.28l-2.283-2.74l-1.552-1.693A2%202%200%200%200%2015.227%202zm10.698%206l-1.951-2.342l-1.247-1.36V7a1%201%200%200%200%201%201zm-2.284%202.979l-4.33%204.465l-2.498-2.629l1.45-1.377l1.062%201.118l2.88-2.97z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M5%205.5H3v12c0%201.401.662%202.535%201.525%203.299C5.37%2021.546%206.475%2022%207.5%2022h10v-2h-10c-.474%200-1.12-.23-1.65-.7c-.512-.453-.85-1.069-.85-1.8z%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M8%202a2%202%200%200%200-2%202v13a2%202%200%200%200%202%202h11a2%202%200%200%200%202-2V8.362a2%202%200%200%200-.464-1.28l-2.283-2.74l-1.552-1.693A2%202%200%200%200%2015.227%202zm10.698%206l-1.951-2.342l-1.247-1.36V7a1%201%200%200%200%201%201zm-2.284%202.979l-4.33%204.465l-2.498-2.629l1.45-1.377l1.062%201.118l2.88-2.97z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M5%205.5H3v12c0%201.401.662%202.535%201.525%203.299C5.37%2021.546%206.475%2022%207.5%2022h10v-2h-10c-.474%200-1.12-.23-1.65-.7c-.512-.453-.85-1.069-.85-1.8z%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/i-documents-accepted-24px.svg?color=%231a73e8&size=48