Add icons to this collection by clicking the heart icon.
Voting App icon - also known as smartphone, app, miscellaneous, candidates, and voting app. 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="467"
        y2="45"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M376 181c8.401 0 15-6.601 15-15V75L256 45 121 75v91c0 8.399 6.599 15 15 15s15 6.599 15 15c0 8.399-6.599 15-15 15s-15 6.599-15 15v30c0 8.399 6.599 15 15 15h30c8.401 0 15 6.599 15 15v45h-45c-8.401 0-15 6.599-15 15v91l135 30 135-30v-91c0-8.401-6.599-15-15-15h-45v-45c0-8.401 6.599-15 15-15h30c8.401 0 15-6.601 15-15v-30c0-8.401-6.599-15-15-15s-15-6.601-15-15c0-8.401 6.599-15 15-15z"
    />
    <path
        fill="url(#b)"
        d="M121 467c0 24.899 20.099 45 45 45h180c24.901 0 45-20.101 45-45v-30H121zM391 45c0-24.901-20.099-45-45-45H166c-24.901 0-45 20.099-45 45v30h270zM181 196c0-24.814-20.186-45-45-45s-45 20.186-45 45 20.186 45 45 45 45-20.186 45-45zm30 150v-60c0-24.814-20.186-45-45-45h-60c-24.814 0-45 20.186-45 45v60c0 8.291 6.709 15 15 15h120c8.291 0 15-6.709 15-15zm210-150c0-24.814-20.186-45-45-45s-45 20.186-45 45 20.186 45 45 45 45-20.186 45-45zm-15 45h-60c-24.814 0-45 20.186-45 45v60c0 8.291 6.709 15 15 15h120c8.291 0 15-6.709 15-15v-60c0-24.814-20.186-45-45-45zm-109.395-85.605c-5.859-5.859-15.352-5.859-21.211 0L256 174.789l-19.395-19.395c-5.859-5.859-15.352-5.859-21.211 0s-5.859 15.352 0 21.211L234.789 196l-19.395 19.395c-5.859 5.859-5.859 15.352 0 21.211s15.351 5.859 21.211 0L256 217.211l19.395 19.395c5.859 5.859 15.351 5.859 21.211 0 5.859-5.859 5.859-15.352 0-21.211L277.211 196l19.395-19.395c5.859-5.859 5.859-15.351-.001-21.21z"
    />
</svg>
More icons in the same style and category