Add icons to this collection by clicking the heart icon.
Flag icon - also known as medical, cross, flag, first aid, health care, health clinic, flags, and medic. 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="16"
        x2="16"
        y1="-.75"
        y2="32.25"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#b621fe" />
        <stop offset="1" stop-color="#1fd1f9" />
    </linearGradient>
    <linearGradient id="b" x1="15.987" x2="15.987" href="#a" />
    <linearGradient id="c" x1="16.25" x2="16.25" href="#a" />
    <g fill-rule="evenodd">
        <path
            fill="url(#a)"
            d="M16 1.5A14.5 14.5 0 1 0 30.5 16 14.507 14.507 0 0 0 16 1.5zm0 28A13.5 13.5 0 1 1 29.5 16 13.506 13.506 0 0 1 16 29.5z"
        />
        <path
            fill="url(#b)"
            d="M21.778 9.618a1.529 1.529 0 0 0-2.159-.971 4.557 4.557 0 0 1-4.3-.45 4.192 4.192 0 0 0-5.559.813l-.3-1.128a.5.5 0 0 0-.966.259L13.221 25.8a.5.5 0 1 0 .966-.258L12.3 18.493a3.4 3.4 0 0 1 4.741-1.134 5.706 5.706 0 0 0 5.747.328l.039-.022a1.482 1.482 0 0 0 .625-1.62c-.331-1.413-1.198-4.651-1.674-6.427zm.524 7.194h-.005a4.78 4.78 0 0 1-4.757-.322 4.189 4.189 0 0 0-5.558.813L10.076 10.2a3.4 3.4 0 0 1 4.741-1.134 5.5 5.5 0 0 0 5.235.486l.011-.006a.528.528 0 0 1 .749.335c.474 1.77 1.34 5 1.668 6.4v.016a.484.484 0 0 1-.18.515z"
        />
        <path
            fill="url(#c)"
            d="M18 12.25h-1.25V11a.5.5 0 0 0-1 0v1.25H14.5a.5.5 0 0 0 0 1h1.25v1.25a.5.5 0 0 0 1 0v-1.25H18a.5.5 0 0 0 0-1z"
        />
    </g>
</svg>
More icons in the same style and category