Add icons to this collection by clicking the heart icon.
Flag icon - also known as flag, symbol, flags, politics, democracy, elections, miscellaneous, election, and political party. 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 32 32"
>
    <linearGradient
        id="a"
        x1="2"
        x2="30"
        y1="16"
        y2="16"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#f78cff" />
        <stop offset="1" stop-color="#6dc8ff" />
    </linearGradient>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <path
            fill="url(#a)"
            d="M12 4v25a1 1 0 0 0 1.555.832L16 28.202l2.445 1.63A1 1 0 0 0 20 29V4h1a1 1 0 0 0 0-2H11a1 1 0 0 0 0 2zm5.089 0H18v23.131l-1.445-.963a1 1 0 0 0-1.11 0L14 27.131V4zM10 9a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v17a1 1 0 0 0 1.555.832L6 25.202l2.445 1.63A1 1 0 0 0 10 26zm20 0a1 1 0 0 0-1-1h-6a1 1 0 0 0-1 1v17a1 1 0 0 0 1.555.832L26 25.202l2.445 1.63A1 1 0 0 0 30 26zm-2 1v14.131l-1.445-.963a1 1 0 0 0-1.11 0L24 24.131V10zM8 10v14.131l-1.445-.963a1 1 0 0 0-1.11 0L4 24.131V10z"
        />
    </g>
</svg>
More icons in the same style and category