Add icons to this collection by clicking the heart icon.
Flag icon - also known as flag, objective, success, flags, flag pole, and mission. Created in a clean flat 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"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="0"
        y2="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#01f1fe" />
        <stop offset="1" stop-color="#4fadfe" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M378.117 146.783v133.714c-36.738 7.988-75.897 6.835-119.374-3.483-24.343-5.776-47.563-8.663-69.99-8.663-18.785 0-37.015 2.026-54.87 6.079V141.216c41.794-10.105 81.919-10.854 119.392-2.21 36.896 8.511 80.011 15.788 124.842 7.777zM512 256c0 141.159-114.841 256-256 256S0 397.159 0 256 114.841 0 256 0s256 114.841 256 256zM402.117 131.909a12 12 0 0 0-14.979-11.624c-45.182 11.579-90.295 4.14-128.468-4.666-44.007-10.149-91.088-8.565-139.934 4.71a12 12 0 0 0-8.853 11.58V391c0 6.628 5.373 12 12 12s12-5.372 12-12v-91.891c37.128-9.391 76.196-8.977 119.319 1.256 50.948 12.09 96.723 12.485 139.944 1.21a11.999 11.999 0 0 0 8.971-11.611z"
    />
</svg>
More icons in the same style and category