Add icons to this collection by clicking the heart icon.
Voting icon - also known as tick, accept, validate, vote, democracy, voting, elections, miscellaneous, and election. 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 48 48"
>
    <linearGradient
        id="a"
        x1="2"
        x2="46"
        y1="24"
        y2="24"
        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="M24 2C11.858 2 2 11.858 2 24s9.858 22 22 22 22-9.858 22-22S36.142 2 24 2zm14 27a1 1 0 0 0-1-1H11a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h26a1 1 0 0 0 1-1zm-2 1v6H12v-6zm-21 4h18a1 1 0 0 0 0-2H15a1 1 0 0 0 0 2zm17-23a1 1 0 0 0-1-1H17a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1zm-2 1v12H18V12zm-9.207 6.707 2 2A.998.998 0 0 0 24.3 20.6l3-4a1 1 0 0 0-1.6-1.2l-2.308 3.078-1.185-1.185a1 1 0 0 0-1.414 1.414z"
        />
    </g>
</svg>
More icons in the same style and category