passport-rounded from Material Symbols by Google · Rounded · Travel · Apache-2.0 Free for personal and commercial use.

Name
passport-rounded
Set
Material Symbols
Style
Rounded
Category
Travel
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More travel icons from Material Symbols

Use the passport icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.25 18.5h5.5q.325 0 .538-.213t.212-.537t-.213-.537T14.75 17h-5.5q-.325 0-.537.213t-.213.537t.213.538t.537.212m6.288-4.462Q17 12.575 17 10.5t-1.463-3.537T12 5.5T8.463 6.963T7 10.5t1.463 3.538T12 15.5t3.538-1.463M12 13.826q-.2-.275-.425-.912t-.3-1.663h1.45q-.075 1.025-.3 1.663t-.425.912m-1.8-.325q-.6-.375-1.025-.95t-.575-1.3h1.175q.05.625.15 1.188T10.2 13.5m3.6 0q.175-.5.275-1.062t.15-1.188H15.4q-.15.725-.575 1.3t-1.025.95M8.6 9.75q.15-.725.575-1.3T10.2 7.5q-.175.5-.275 1.062t-.15 1.188zm2.675 0q.075-1.025.3-1.662T12 7.175q.2.275.425.913t.3 1.662zm2.95 0q-.05-.625-.15-1.187T13.8 7.5q.6.375 1.025.95t.575 1.3zM5 22q-.425 0-.712-.288T4 21V3q0-.425.288-.712T5 2h13q.825 0 1.413.588T20 4v16q0 .825-.587 1.413T18 22z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsPassportRounded(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.25 18.5h5.5q.325 0 .538-.213t.212-.537t-.213-.537T14.75 17h-5.5q-.325 0-.537.213t-.213.537t.213.538t.537.212m6.288-4.462Q17 12.575 17 10.5t-1.463-3.537T12 5.5T8.463 6.963T7 10.5t1.463 3.538T12 15.5t3.538-1.463M12 13.826q-.2-.275-.425-.912t-.3-1.663h1.45q-.075 1.025-.3 1.663t-.425.912m-1.8-.325q-.6-.375-1.025-.95t-.575-1.3h1.175q.05.625.15 1.188T10.2 13.5m3.6 0q.175-.5.275-1.062t.15-1.188H15.4q-.15.725-.575 1.3t-1.025.95M8.6 9.75q.15-.725.575-1.3T10.2 7.5q-.175.5-.275 1.062t-.15 1.188zm2.675 0q.075-1.025.3-1.662T12 7.175q.2.275.425.913t.3 1.662zm2.95 0q-.05-.625-.15-1.187T13.8 7.5q.6.375 1.025.95t.575 1.3zM5 22q-.425 0-.712-.288T4 21V3q0-.425.288-.712T5 2h13q.825 0 1.413.588T20 4v16q0 .825-.587 1.413T18 22z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.25 18.5h5.5q.325 0 .538-.213t.212-.537t-.213-.537T14.75 17h-5.5q-.325 0-.537.213t-.213.537t.213.538t.537.212m6.288-4.462Q17 12.575 17 10.5t-1.463-3.537T12 5.5T8.463 6.963T7 10.5t1.463 3.538T12 15.5t3.538-1.463M12 13.826q-.2-.275-.425-.912t-.3-1.663h1.45q-.075 1.025-.3 1.663t-.425.912m-1.8-.325q-.6-.375-1.025-.95t-.575-1.3h1.175q.05.625.15 1.188T10.2 13.5m3.6 0q.175-.5.275-1.062t.15-1.188H15.4q-.15.725-.575 1.3t-1.025.95M8.6 9.75q.15-.725.575-1.3T10.2 7.5q-.175.5-.275 1.062t-.15 1.188zm2.675 0q.075-1.025.3-1.662T12 7.175q.2.275.425.913t.3 1.662zm2.95 0q-.05-.625-.15-1.187T13.8 7.5q.6.375 1.025.95t.575 1.3zM5 22q-.425 0-.712-.288T4 21V3q0-.425.288-.712T5 2h13q.825 0 1.413.588T20 4v16q0 .825-.587 1.413T18 22z"/></svg>
</template>

CSS

.icon-passport-rounded {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.25%2018.5h5.5q.325%200%20.538-.213t.212-.537t-.213-.537T14.75%2017h-5.5q-.325%200-.537.213t-.213.537t.213.538t.537.212m6.288-4.462Q17%2012.575%2017%2010.5t-1.463-3.537T12%205.5T8.463%206.963T7%2010.5t1.463%203.538T12%2015.5t3.538-1.463M12%2013.826q-.2-.275-.425-.912t-.3-1.663h1.45q-.075%201.025-.3%201.663t-.425.912m-1.8-.325q-.6-.375-1.025-.95t-.575-1.3h1.175q.05.625.15%201.188T10.2%2013.5m3.6%200q.175-.5.275-1.062t.15-1.188H15.4q-.15.725-.575%201.3t-1.025.95M8.6%209.75q.15-.725.575-1.3T10.2%207.5q-.175.5-.275%201.062t-.15%201.188zm2.675%200q.075-1.025.3-1.662T12%207.175q.2.275.425.913t.3%201.662zm2.95%200q-.05-.625-.15-1.187T13.8%207.5q.6.375%201.025.95t.575%201.3zM5%2022q-.425%200-.712-.288T4%2021V3q0-.425.288-.712T5%202h13q.825%200%201.413.588T20%204v16q0%20.825-.587%201.413T18%2022z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.25%2018.5h5.5q.325%200%20.538-.213t.212-.537t-.213-.537T14.75%2017h-5.5q-.325%200-.537.213t-.213.537t.213.538t.537.212m6.288-4.462Q17%2012.575%2017%2010.5t-1.463-3.537T12%205.5T8.463%206.963T7%2010.5t1.463%203.538T12%2015.5t3.538-1.463M12%2013.826q-.2-.275-.425-.912t-.3-1.663h1.45q-.075%201.025-.3%201.663t-.425.912m-1.8-.325q-.6-.375-1.025-.95t-.575-1.3h1.175q.05.625.15%201.188T10.2%2013.5m3.6%200q.175-.5.275-1.062t.15-1.188H15.4q-.15.725-.575%201.3t-1.025.95M8.6%209.75q.15-.725.575-1.3T10.2%207.5q-.175.5-.275%201.062t-.15%201.188zm2.675%200q.075-1.025.3-1.662T12%207.175q.2.275.425.913t.3%201.662zm2.95%200q-.05-.625-.15-1.187T13.8%207.5q.6.375%201.025.95t.575%201.3zM5%2022q-.425%200-.712-.288T4%2021V3q0-.425.288-.712T5%202h13q.825%200%201.413.588T20%204v16q0%20.825-.587%201.413T18%2022z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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