Add icons to this collection by clicking the heart icon.
Campaign icon - also known as signaling, politics, vote, democracy, elections, miscellaneous, campaign, and election. 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="0"
        x2="1"
        y1="0"
        y2="0"
        gradientTransform="matrix(28 0 0 22 2 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="M8.91 7H3a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1v5a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1v-4.984l10.821 1.968A1 1 0 0 0 21 22v-3h3a1 1 0 0 0 1-1v-8a1 1 0 0 0-1-1h-3V6a1.002 1.002 0 0 0-1.179-.984zM7 21v4H5v-4zm12-.198V7.198l-9 1.637v10.33l9 1.637zm7.634-2.436 1.732 1a1 1 0 0 0 1-1.732l-1.732-1a1 1 0 0 0-1 1.732zM8 9v10H4V9zm13 2h2v6h-2zm6 4h2a1 1 0 0 0 0-2h-2a1 1 0 0 0 0 2zm.634-3.634 1.732-1a1 1 0 0 0-1-1.732l-1.732 1a1 1 0 0 0 1 1.732z"
        />
    </g>
</svg>
More icons in the same style and category