Add icons to this collection by clicking the heart icon.
Passport icon - also known as document, travel, identity, identification, passport, and immigration. Created in a clean basic outline style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 24 24"
>
    <g fill="none">
        <g fill="#000">
            <path
                fill-rule="evenodd"
                d="M12 3a6 6 0 1 0 0 12 6 6 0 0 0 0-12zm.492 7A11.074 11.074 0 0 1 12 12.41a11.074 11.074 0 0 1-.492-2.41zm1.592 2.415c.215-.793.353-1.602.415-2.415h1.375a4.007 4.007 0 0 1-1.79 2.415zm0-6.83c.215.793.353 1.602.415 2.415h1.375a4.007 4.007 0 0 0-1.79-2.415zM12 5.59c.255.787.419 1.595.492 2.41h-.984c.073-.815.238-1.623.492-2.41zm-2.084 6.825A13.08 13.08 0 0 1 9.5 10H8.126a4.008 4.008 0 0 0 1.79 2.415zm0-6.83A13.08 13.08 0 0 0 9.5 8H8.126a4.007 4.007 0 0 1 1.79-2.415z"
                clip-rule="evenodd"
            />
            <path d="M9 19a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2z" />
            <path
                fill-rule="evenodd"
                d="M5 0a3 3 0 0 0-3 3v18a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3zM4 3a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1z"
                clip-rule="evenodd"
            />
        </g>
    </g>
</svg>
More icons in the same style and category