Add icons to this collection by clicking the heart icon.
Voting icon - also known as bar graph, parties, result, candidate, voting, elections, miscellaneous, 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="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="M10 3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v26a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1zm10 10a1 1 0 0 0-1-1h-6a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1zm10-6a1 1 0 0 0-1-1h-6a1 1 0 0 0-1 1v22a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1zm-2 1v20h-4V8zm-10 6v14h-4V14zM8 4v24H4V4zm5.293 2.707 2 2A.998.998 0 0 0 16.8 8.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