passport icon

passport-duotone from Reicon by REICON · Duotone · School · MIT Free for personal and commercial use.

Name
passport-duotone
Set
Reicon
Style
Duotone
Category
School
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All passport icons →

More school icons from Reicon

Use the passport icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M9.75 13a2.25 2.25 0 1 1 4.5 0a2.25 2.25 0 0 1-4.5 0"/><path fill-rule="evenodd" d="M4 18.694v-14a1 1 0 0 0 1 1h12a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3M8.25 13a3.75 3.75 0 1 1 7.5 0a3.75 3.75 0 0 1-7.5 0m1 6a.75.75 0 0 1 .75-.75h4a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75" clip-rule="evenodd"/><path d="M18 4v1.865c-.313-.11-.65-.17-1-.17H5a1 1 0 0 1-1-1v-.072c0-.533.392-.985.92-1.06L15.717 2.02A2 2 0 0 1 18 4" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconPassportDuotone(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 d="M9.75 13a2.25 2.25 0 1 1 4.5 0a2.25 2.25 0 0 1-4.5 0"/><path fillRule="evenodd" d="M4 18.694v-14a1 1 0 0 0 1 1h12a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3M8.25 13a3.75 3.75 0 1 1 7.5 0a3.75 3.75 0 0 1-7.5 0m1 6a.75.75 0 0 1 .75-.75h4a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75" clipRule="evenodd"/><path d="M18 4v1.865c-.313-.11-.65-.17-1-.17H5a1 1 0 0 1-1-1v-.072c0-.533.392-.985.92-1.06L15.717 2.02A2 2 0 0 1 18 4" opacity=".5"/></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 d="M9.75 13a2.25 2.25 0 1 1 4.5 0a2.25 2.25 0 0 1-4.5 0"/><path fill-rule="evenodd" d="M4 18.694v-14a1 1 0 0 0 1 1h12a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3M8.25 13a3.75 3.75 0 1 1 7.5 0a3.75 3.75 0 0 1-7.5 0m1 6a.75.75 0 0 1 .75-.75h4a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75" clip-rule="evenodd"/><path d="M18 4v1.865c-.313-.11-.65-.17-1-.17H5a1 1 0 0 1-1-1v-.072c0-.533.392-.985.92-1.06L15.717 2.02A2 2 0 0 1 18 4" opacity=".5"/></g></svg>
</template>

CSS

.icon-passport-duotone {
  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%20d%3D%22M9.75%2013a2.25%202.25%200%201%201%204.5%200a2.25%202.25%200%200%201-4.5%200%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M4%2018.694v-14a1%201%200%200%200%201%201h12a3%203%200%200%201%203%203v10a3%203%200%200%201-3%203H7a3%203%200%200%201-3-3M8.25%2013a3.75%203.75%200%201%201%207.5%200a3.75%203.75%200%200%201-7.5%200m1%206a.75.75%200%200%201%20.75-.75h4a.75.75%200%200%201%200%201.5h-4a.75.75%200%200%201-.75-.75%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M18%204v1.865c-.313-.11-.65-.17-1-.17H5a1%201%200%200%201-1-1v-.072c0-.533.392-.985.92-1.06L15.717%202.02A2%202%200%200%201%2018%204%22%20opacity%3D%22.5%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%20d%3D%22M9.75%2013a2.25%202.25%200%201%201%204.5%200a2.25%202.25%200%200%201-4.5%200%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M4%2018.694v-14a1%201%200%200%200%201%201h12a3%203%200%200%201%203%203v10a3%203%200%200%201-3%203H7a3%203%200%200%201-3-3M8.25%2013a3.75%203.75%200%201%201%207.5%200a3.75%203.75%200%200%201-7.5%200m1%206a.75.75%200%200%201%20.75-.75h4a.75.75%200%200%201%200%201.5h-4a.75.75%200%200%201-.75-.75%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M18%204v1.865c-.313-.11-.65-.17-1-.17H5a1%201%200%200%201-1-1v-.072c0-.533.392-.985.92-1.06L15.717%202.02A2%202%200%200%201%2018%204%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Passport duotone icon — Reicon · IconsDB