Add icons to this collection by clicking the heart icon.
Top Hat icon - also known as fashion, male, clothing, top hat, and elegant. Created in a clean gradient 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 512 512"
>
    <defs>
        <linearGradient
            id="a"
            x1="256"
            x2="256"
            y1="488"
            y2="24"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#12c2e9" />
            <stop offset=".5" stop-color="#c471ed" />
            <stop offset="1" stop-color="#f64f59" />
        </linearGradient>
    </defs>
    <path
        d="M457.939 248.239a64.544 64.544 0 0 0-43.887 4.438c1.262-87.762 11.542-147.37 16.091-173.737 1.889-10.949 2.556-14.815 1.648-17.445-2.09-12.259-19.876-21.194-55.5-27.98C344.078 27.379 301.358 24 256 24s-88.078 3.379-120.29 9.515C100.085 40.3 82.3 49.236 80.209 61.5c-.908 2.63-.241 6.5 1.648 17.445 4.549 26.367 14.829 85.975 16.091 173.737a64.539 64.539 0 0 0-43.888-4.438C16.126 257.722 16 302.669 16 319.822c-.174 4.341-1.326 57.032 42.2 102.79C99.475 466 166.024 488 256 488s156.525-22 197.8-65.388c43.528-45.758 42.376-98.449 42.2-102.79 0-17.153-.126-62.1-38.061-71.583Zm-58.22 90.755C383.593 346.047 327.63 368 256 368s-127.6-21.956-143.719-29.006q1.065-20.519 1.471-39.657c25.37 8.355 73.705 20.767 136.781 20.767A495.042 495.042 0 0 0 398.2 297.328q.421 20.072 1.519 41.666ZM99 84.234c8.939 3.9 21.112 7.281 36.713 10.252C167.918 100.621 210.639 104 256 104s88.082-3.379 120.291-9.514c15.6-2.971 27.774-6.357 36.713-10.252-5.607 33.166-15.8 100.43-15.04 196.388-58.39 18.808-118.229 26.344-177.969 22.4-50.544-3.334-88.18-14.31-105.975-20.492.911-96.973-9.379-164.91-15.02-198.296Zm44.513-35.88C174.166 42.967 214.116 40 256 40s81.834 2.967 112.491 8.354C402.125 54.263 413.566 61.21 415.756 64c-2.2 2.8-13.657 9.74-47.261 15.644C337.839 85.034 297.888 88 256 88s-81.839-2.966-112.495-8.353C109.9 73.743 98.446 66.8 96.244 64c2.19-2.79 13.631-9.737 47.265-15.646ZM57.939 263.761c13.839-3.458 27.333-1.005 40.139 7.253-.009 22.523-.624 46.728-2.065 72.54a8 8 0 0 0 4.409 7.6C103.1 352.5 167.133 384 256 384s152.9-31.5 155.578-32.845a8 8 0 0 0 4.409-7.6c-1.441-25.812-2.056-50.017-2.065-72.54 12.807-8.26 26.3-10.712 40.138-7.253C477.052 269.509 480 296.835 480 320c0 8.137-2.139 36.825-29.657 64.343-16.2 16.2-38.447 29.093-66.123 38.318C349.7 434.166 306.563 440 256 440s-93.7-5.834-128.22-17.339c-27.676-9.225-49.923-22.118-66.123-38.318C34.139 356.825 32 328.137 32 320c0-23.165 2.948-50.491 25.939-56.239ZM256 472c-84.542 0-146.769-19.925-185.013-59.2C112.419 441.483 174.474 456 256 456s143.57-14.514 185-43.195C402.761 452.077 340.542 472 256 472Z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category