passport icon
passport-bold from Solar by 480 Design · Bold · School · CC-BY-4.0 Attribution required.
- Name
- passport-bold
- Set
- Solar
- Style
- Bold
- Category
- School
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
passportBootstrap IconspassportDeviconpassportFont Awesome 6 SolidpassportFont Awesome SolidpassportHuge IconspassportIconParkpassportIconPark OutlinepassportIconPark SolidpassportIconPark TwoTonepassportLine AwesomepassportSVG LogospassportMaterial SymbolspassportMaterial Symbols LightpassportMaterial Design Iconspassport-fillMingCute Iconpassport-fillRemix IconpassportSimple Icons
More school icons from Solar
backpack-boldbook-2-boldbook-boldbook-bookmark-boldbook-bookmark-minimalistic-boldbook-minimalistic-boldbookmark-boldbookmark-circle-boldbookmark-opened-boldbookmark-square-boldbookmark-square-minimalistic-boldcalculator-boldcalculator-minimalistic-boldcase-boldcase-minimalistic-boldcase-round-boldcase-round-minimalistic-bolddiploma-bolddiploma-verified-bolddocument-2-boldnotebook-2-boldnotebook-bookmark-boldnotebook-minimalistic-boldnotebook-square-bold
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="M5 5C5 4.59334 4.75727 4.24338 4.40879 4.0871C4.55271 3.97374 4.72712 3.89615 4.91959 3.86865L15.7172 2.32614C16.922 2.15402 18 3.08894 18 4.30604V5.12602C17.6804 5.04375 17.3453 5 17 5H5Z"/><path d="M9.75 13C9.75 11.7574 10.7574 10.75 12 10.75C13.2426 10.75 14.25 11.7574 14.25 13C14.25 14.2426 13.2426 15.25 12 15.25C10.7574 15.25 9.75 14.2426 9.75 13Z"/><path fill-rule="evenodd" d="M18 6.17071C19.1652 6.58254 20 7.69378 20 9V19C20 20.6569 18.6569 22 17 22H7C5.34315 22 4 20.6569 4 19V5C4 5.18214 4.0487 5.35291 4.13378 5.5C4.30669 5.7989 4.62986 6 5 6H17C17.3506 6 17.6872 6.06015 18 6.17071ZM12 9.25C9.92893 9.25 8.25 10.9289 8.25 13C8.25 15.0711 9.92893 16.75 12 16.75C14.0711 16.75 15.75 15.0711 15.75 13C15.75 10.9289 14.0711 9.25 12 9.25ZM10 18.25C9.58579 18.25 9.25 18.5858 9.25 19C9.25 19.4142 9.58579 19.75 10 19.75H14C14.4142 19.75 14.75 19.4142 14.75 19C14.75 18.5858 14.4142 18.25 14 18.25H10Z" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarPassportBold(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="M5 5C5 4.59334 4.75727 4.24338 4.40879 4.0871C4.55271 3.97374 4.72712 3.89615 4.91959 3.86865L15.7172 2.32614C16.922 2.15402 18 3.08894 18 4.30604V5.12602C17.6804 5.04375 17.3453 5 17 5H5Z"/><path d="M9.75 13C9.75 11.7574 10.7574 10.75 12 10.75C13.2426 10.75 14.25 11.7574 14.25 13C14.25 14.2426 13.2426 15.25 12 15.25C10.7574 15.25 9.75 14.2426 9.75 13Z"/><path fillRule="evenodd" d="M18 6.17071C19.1652 6.58254 20 7.69378 20 9V19C20 20.6569 18.6569 22 17 22H7C5.34315 22 4 20.6569 4 19V5C4 5.18214 4.0487 5.35291 4.13378 5.5C4.30669 5.7989 4.62986 6 5 6H17C17.3506 6 17.6872 6.06015 18 6.17071ZM12 9.25C9.92893 9.25 8.25 10.9289 8.25 13C8.25 15.0711 9.92893 16.75 12 16.75C14.0711 16.75 15.75 15.0711 15.75 13C15.75 10.9289 14.0711 9.25 12 9.25ZM10 18.25C9.58579 18.25 9.25 18.5858 9.25 19C9.25 19.4142 9.58579 19.75 10 19.75H14C14.4142 19.75 14.75 19.4142 14.75 19C14.75 18.5858 14.4142 18.25 14 18.25H10Z" clipRule="evenodd"/></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="M5 5C5 4.59334 4.75727 4.24338 4.40879 4.0871C4.55271 3.97374 4.72712 3.89615 4.91959 3.86865L15.7172 2.32614C16.922 2.15402 18 3.08894 18 4.30604V5.12602C17.6804 5.04375 17.3453 5 17 5H5Z"/><path d="M9.75 13C9.75 11.7574 10.7574 10.75 12 10.75C13.2426 10.75 14.25 11.7574 14.25 13C14.25 14.2426 13.2426 15.25 12 15.25C10.7574 15.25 9.75 14.2426 9.75 13Z"/><path fill-rule="evenodd" d="M18 6.17071C19.1652 6.58254 20 7.69378 20 9V19C20 20.6569 18.6569 22 17 22H7C5.34315 22 4 20.6569 4 19V5C4 5.18214 4.0487 5.35291 4.13378 5.5C4.30669 5.7989 4.62986 6 5 6H17C17.3506 6 17.6872 6.06015 18 6.17071ZM12 9.25C9.92893 9.25 8.25 10.9289 8.25 13C8.25 15.0711 9.92893 16.75 12 16.75C14.0711 16.75 15.75 15.0711 15.75 13C15.75 10.9289 14.0711 9.25 12 9.25ZM10 18.25C9.58579 18.25 9.25 18.5858 9.25 19C9.25 19.4142 9.58579 19.75 10 19.75H14C14.4142 19.75 14.75 19.4142 14.75 19C14.75 18.5858 14.4142 18.25 14 18.25H10Z" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-passport-bold {
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%22M5%205C5%204.59334%204.75727%204.24338%204.40879%204.0871C4.55271%203.97374%204.72712%203.89615%204.91959%203.86865L15.7172%202.32614C16.922%202.15402%2018%203.08894%2018%204.30604V5.12602C17.6804%205.04375%2017.3453%205%2017%205H5Z%22%2F%3E%3Cpath%20d%3D%22M9.75%2013C9.75%2011.7574%2010.7574%2010.75%2012%2010.75C13.2426%2010.75%2014.25%2011.7574%2014.25%2013C14.25%2014.2426%2013.2426%2015.25%2012%2015.25C10.7574%2015.25%209.75%2014.2426%209.75%2013Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M18%206.17071C19.1652%206.58254%2020%207.69378%2020%209V19C20%2020.6569%2018.6569%2022%2017%2022H7C5.34315%2022%204%2020.6569%204%2019V5C4%205.18214%204.0487%205.35291%204.13378%205.5C4.30669%205.7989%204.62986%206%205%206H17C17.3506%206%2017.6872%206.06015%2018%206.17071ZM12%209.25C9.92893%209.25%208.25%2010.9289%208.25%2013C8.25%2015.0711%209.92893%2016.75%2012%2016.75C14.0711%2016.75%2015.75%2015.0711%2015.75%2013C15.75%2010.9289%2014.0711%209.25%2012%209.25ZM10%2018.25C9.58579%2018.25%209.25%2018.5858%209.25%2019C9.25%2019.4142%209.58579%2019.75%2010%2019.75H14C14.4142%2019.75%2014.75%2019.4142%2014.75%2019C14.75%2018.5858%2014.4142%2018.25%2014%2018.25H10Z%22%20clip-rule%3D%22evenodd%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%22M5%205C5%204.59334%204.75727%204.24338%204.40879%204.0871C4.55271%203.97374%204.72712%203.89615%204.91959%203.86865L15.7172%202.32614C16.922%202.15402%2018%203.08894%2018%204.30604V5.12602C17.6804%205.04375%2017.3453%205%2017%205H5Z%22%2F%3E%3Cpath%20d%3D%22M9.75%2013C9.75%2011.7574%2010.7574%2010.75%2012%2010.75C13.2426%2010.75%2014.25%2011.7574%2014.25%2013C14.25%2014.2426%2013.2426%2015.25%2012%2015.25C10.7574%2015.25%209.75%2014.2426%209.75%2013Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M18%206.17071C19.1652%206.58254%2020%207.69378%2020%209V19C20%2020.6569%2018.6569%2022%2017%2022H7C5.34315%2022%204%2020.6569%204%2019V5C4%205.18214%204.0487%205.35291%204.13378%205.5C4.30669%205.7989%204.62986%206%205%206H17C17.3506%206%2017.6872%206.06015%2018%206.17071ZM12%209.25C9.92893%209.25%208.25%2010.9289%208.25%2013C8.25%2015.0711%209.92893%2016.75%2012%2016.75C14.0711%2016.75%2015.75%2015.0711%2015.75%2013C15.75%2010.9289%2014.0711%209.25%2012%209.25ZM10%2018.25C9.58579%2018.25%209.25%2018.5858%209.25%2019C9.25%2019.4142%209.58579%2019.75%2010%2019.75H14C14.4142%2019.75%2014.75%2019.4142%2014.75%2019C14.75%2018.5858%2014.4142%2018.25%2014%2018.25H10Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/passport-bold.svg?color=%231a73e8&size=48