passport icon

passport-outline from Solar by 480 Design · Outline · School · CC-BY-4.0 Attribution required.

Name
passport-outline
Set
Solar
Style
Outline
Category
School
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More school icons from Solar

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 fill-rule="evenodd" d="M12 9.25002C9.92893 9.25002 8.25 10.929 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.929 14.0711 9.25002 12 9.25002ZM9.75 13C9.75 11.7574 10.7574 10.75 12 10.75C13.2426 10.75 14.25 11.7574 14.25 13C14.25 14.2427 13.2426 15.25 12 15.25C10.7574 15.25 9.75 14.2427 9.75 13Z" clip-rule="evenodd"/><path d="M10 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"/><path fill-rule="evenodd" d="M15.6111 1.5837C17.2678 1.34703 18.75 2.63255 18.75 4.30606V5.68254C19.9395 6.31129 20.75 7.561 20.75 9.00002V19C20.75 21.0711 19.0711 22.75 17 22.75H7C4.92893 22.75 3.25 21.0711 3.25 19V5.00002H3.25136C3.25046 4.97645 3.25 4.95276 3.25 4.92897C3.25 4.02272 3.91638 3.25437 4.81353 3.12621L15.6111 1.5837ZM5.07107 6.75004L5.06244 6.75002H4.75V19C4.75 20.2427 5.75736 21.25 7 21.25H17C18.2426 21.25 19.25 20.2427 19.25 19V9.00002C19.25 7.76058 18.2478 6.75521 17.0096 6.75004H5.07107ZM17.25 5.25004H17.0125L17 5.25002H5.0674C4.89177 5.24805 4.75 5.10507 4.75 4.92897C4.75 4.76919 4.86749 4.63373 5.02566 4.61113L15.8232 3.06862C16.5763 2.96104 17.25 3.54537 17.25 4.30606V5.25004Z" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarPassportOutline(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="M12 9.25002C9.92893 9.25002 8.25 10.929 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.929 14.0711 9.25002 12 9.25002ZM9.75 13C9.75 11.7574 10.7574 10.75 12 10.75C13.2426 10.75 14.25 11.7574 14.25 13C14.25 14.2427 13.2426 15.25 12 15.25C10.7574 15.25 9.75 14.2427 9.75 13Z" clipRule="evenodd"/><path d="M10 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"/><path fillRule="evenodd" d="M15.6111 1.5837C17.2678 1.34703 18.75 2.63255 18.75 4.30606V5.68254C19.9395 6.31129 20.75 7.561 20.75 9.00002V19C20.75 21.0711 19.0711 22.75 17 22.75H7C4.92893 22.75 3.25 21.0711 3.25 19V5.00002H3.25136C3.25046 4.97645 3.25 4.95276 3.25 4.92897C3.25 4.02272 3.91638 3.25437 4.81353 3.12621L15.6111 1.5837ZM5.07107 6.75004L5.06244 6.75002H4.75V19C4.75 20.2427 5.75736 21.25 7 21.25H17C18.2426 21.25 19.25 20.2427 19.25 19V9.00002C19.25 7.76058 18.2478 6.75521 17.0096 6.75004H5.07107ZM17.25 5.25004H17.0125L17 5.25002H5.0674C4.89177 5.24805 4.75 5.10507 4.75 4.92897C4.75 4.76919 4.86749 4.63373 5.02566 4.61113L15.8232 3.06862C16.5763 2.96104 17.25 3.54537 17.25 4.30606V5.25004Z" 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 fill-rule="evenodd" d="M12 9.25002C9.92893 9.25002 8.25 10.929 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.929 14.0711 9.25002 12 9.25002ZM9.75 13C9.75 11.7574 10.7574 10.75 12 10.75C13.2426 10.75 14.25 11.7574 14.25 13C14.25 14.2427 13.2426 15.25 12 15.25C10.7574 15.25 9.75 14.2427 9.75 13Z" clip-rule="evenodd"/><path d="M10 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"/><path fill-rule="evenodd" d="M15.6111 1.5837C17.2678 1.34703 18.75 2.63255 18.75 4.30606V5.68254C19.9395 6.31129 20.75 7.561 20.75 9.00002V19C20.75 21.0711 19.0711 22.75 17 22.75H7C4.92893 22.75 3.25 21.0711 3.25 19V5.00002H3.25136C3.25046 4.97645 3.25 4.95276 3.25 4.92897C3.25 4.02272 3.91638 3.25437 4.81353 3.12621L15.6111 1.5837ZM5.07107 6.75004L5.06244 6.75002H4.75V19C4.75 20.2427 5.75736 21.25 7 21.25H17C18.2426 21.25 19.25 20.2427 19.25 19V9.00002C19.25 7.76058 18.2478 6.75521 17.0096 6.75004H5.07107ZM17.25 5.25004H17.0125L17 5.25002H5.0674C4.89177 5.24805 4.75 5.10507 4.75 4.92897C4.75 4.76919 4.86749 4.63373 5.02566 4.61113L15.8232 3.06862C16.5763 2.96104 17.25 3.54537 17.25 4.30606V5.25004Z" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-passport-outline {
  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%22M12%209.25002C9.92893%209.25002%208.25%2010.929%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.929%2014.0711%209.25002%2012%209.25002ZM9.75%2013C9.75%2011.7574%2010.7574%2010.75%2012%2010.75C13.2426%2010.75%2014.25%2011.7574%2014.25%2013C14.25%2014.2427%2013.2426%2015.25%2012%2015.25C10.7574%2015.25%209.75%2014.2427%209.75%2013Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M10%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%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M15.6111%201.5837C17.2678%201.34703%2018.75%202.63255%2018.75%204.30606V5.68254C19.9395%206.31129%2020.75%207.561%2020.75%209.00002V19C20.75%2021.0711%2019.0711%2022.75%2017%2022.75H7C4.92893%2022.75%203.25%2021.0711%203.25%2019V5.00002H3.25136C3.25046%204.97645%203.25%204.95276%203.25%204.92897C3.25%204.02272%203.91638%203.25437%204.81353%203.12621L15.6111%201.5837ZM5.07107%206.75004L5.06244%206.75002H4.75V19C4.75%2020.2427%205.75736%2021.25%207%2021.25H17C18.2426%2021.25%2019.25%2020.2427%2019.25%2019V9.00002C19.25%207.76058%2018.2478%206.75521%2017.0096%206.75004H5.07107ZM17.25%205.25004H17.0125L17%205.25002H5.0674C4.89177%205.24805%204.75%205.10507%204.75%204.92897C4.75%204.76919%204.86749%204.63373%205.02566%204.61113L15.8232%203.06862C16.5763%202.96104%2017.25%203.54537%2017.25%204.30606V5.25004Z%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%20fill-rule%3D%22evenodd%22%20d%3D%22M12%209.25002C9.92893%209.25002%208.25%2010.929%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.929%2014.0711%209.25002%2012%209.25002ZM9.75%2013C9.75%2011.7574%2010.7574%2010.75%2012%2010.75C13.2426%2010.75%2014.25%2011.7574%2014.25%2013C14.25%2014.2427%2013.2426%2015.25%2012%2015.25C10.7574%2015.25%209.75%2014.2427%209.75%2013Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M10%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%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M15.6111%201.5837C17.2678%201.34703%2018.75%202.63255%2018.75%204.30606V5.68254C19.9395%206.31129%2020.75%207.561%2020.75%209.00002V19C20.75%2021.0711%2019.0711%2022.75%2017%2022.75H7C4.92893%2022.75%203.25%2021.0711%203.25%2019V5.00002H3.25136C3.25046%204.97645%203.25%204.95276%203.25%204.92897C3.25%204.02272%203.91638%203.25437%204.81353%203.12621L15.6111%201.5837ZM5.07107%206.75004L5.06244%206.75002H4.75V19C4.75%2020.2427%205.75736%2021.25%207%2021.25H17C18.2426%2021.25%2019.25%2020.2427%2019.25%2019V9.00002C19.25%207.76058%2018.2478%206.75521%2017.0096%206.75004H5.07107ZM17.25%205.25004H17.0125L17%205.25002H5.0674C4.89177%205.24805%204.75%205.10507%204.75%204.92897C4.75%204.76919%204.86749%204.63373%205.02566%204.61113L15.8232%203.06862C16.5763%202.96104%2017.25%203.54537%2017.25%204.30606V5.25004Z%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-outline.svg?color=%231a73e8&size=48