passport logo
passport from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- passport
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
1 other variant in Devicon
The same logo in other sets
Use the passport logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#d5ff00" d="M64 0C35.602 0 12.598 22.913 12.598 51.2H38.3c0-14.132 11.515-25.601 25.7-25.601Zm0 0"/><path fill="#35df79" d="M115.402 51.2C115.402 22.914 92.398 0 64 0v25.598c14.185 0 25.7 11.469 25.7 25.603zm0 0"/><path fill="#00b9f1" d="M64 102.402c28.398 0 51.402-22.914 51.402-51.201H89.7c0 14.129-11.515 25.598-25.7 25.598Zm0 0"/><path fill="#fff" d="M38.3 102.402V51.2H12.597V128H64v-25.598zm0 0"/></svg>
React
import type { SVGProps } from "react";
export function DeviconPassport(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#d5ff00" d="M64 0C35.602 0 12.598 22.913 12.598 51.2H38.3c0-14.132 11.515-25.601 25.7-25.601Zm0 0"/><path fill="#35df79" d="M115.402 51.2C115.402 22.914 92.398 0 64 0v25.598c14.185 0 25.7 11.469 25.7 25.603zm0 0"/><path fill="#00b9f1" d="M64 102.402c28.398 0 51.402-22.914 51.402-51.201H89.7c0 14.129-11.515 25.598-25.7 25.598Zm0 0"/><path fill="#fff" d="M38.3 102.402V51.2H12.597V128H64v-25.598zm0 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#d5ff00" d="M64 0C35.602 0 12.598 22.913 12.598 51.2H38.3c0-14.132 11.515-25.601 25.7-25.601Zm0 0"/><path fill="#35df79" d="M115.402 51.2C115.402 22.914 92.398 0 64 0v25.598c14.185 0 25.7 11.469 25.7 25.603zm0 0"/><path fill="#00b9f1" d="M64 102.402c28.398 0 51.402-22.914 51.402-51.201H89.7c0 14.129-11.515 25.598-25.7 25.598Zm0 0"/><path fill="#fff" d="M38.3 102.402V51.2H12.597V128H64v-25.598zm0 0"/></svg> </template>
CSS
.icon-passport {
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%20128%20128%22%3E%3Cpath%20fill%3D%22%23d5ff00%22%20d%3D%22M64%200C35.602%200%2012.598%2022.913%2012.598%2051.2H38.3c0-14.132%2011.515-25.601%2025.7-25.601Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%2335df79%22%20d%3D%22M115.402%2051.2C115.402%2022.914%2092.398%200%2064%200v25.598c14.185%200%2025.7%2011.469%2025.7%2025.603zm0%200%22%2F%3E%3Cpath%20fill%3D%22%2300b9f1%22%20d%3D%22M64%20102.402c28.398%200%2051.402-22.914%2051.402-51.201H89.7c0%2014.129-11.515%2025.598-25.7%2025.598Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M38.3%20102.402V51.2H12.597V128H64v-25.598zm0%200%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23d5ff00%22%20d%3D%22M64%200C35.602%200%2012.598%2022.913%2012.598%2051.2H38.3c0-14.132%2011.515-25.601%2025.7-25.601Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%2335df79%22%20d%3D%22M115.402%2051.2C115.402%2022.914%2092.398%200%2064%200v25.598c14.185%200%2025.7%2011.469%2025.7%2025.603zm0%200%22%2F%3E%3Cpath%20fill%3D%22%2300b9f1%22%20d%3D%22M64%20102.402c28.398%200%2051.402-22.914%2051.402-51.201H89.7c0%2014.129-11.515%2025.598-25.7%2025.598Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M38.3%20102.402V51.2H12.597V128H64v-25.598zm0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/passport.svg?color=%231a73e8&size=48