Add icons to this collection by clicking the heart icon.
Electric Chair icon - also known as punishment, execution, miscellaneous, death penalty, and electric chair. Created in a clean lineal color 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M406 361h-15v-60h15c8.284 0 15-6.716 15-15s-6.716-15-15-15h-15V165c0-24.813-20.187-45-45-45h-75V90h45c8.284 0 15-6.716 15-15 0-41.355-33.645-75-75-75s-75 33.645-75 75c0 8.284 6.716 15 15 15h45v30h-75c-24.813 0-45 20.187-45 45v106h-15c-8.284 0-15 6.716-15 15s6.716 15 15 15h15v60h-15c-8.284 0-15 6.716-15 15s6.716 15 15 15h15v106c0 8.284 6.716 15 15 15h60c8.284 0 15-6.716 15-15v-46h90v46c0 8.284 6.716 15 15 15h60c8.284 0 15-6.716 15-15V391h15c8.284 0 15-6.716 15-15s-6.716-15-15-15zM213.57 60c6.191-17.461 22.874-30 42.43-30s36.239 12.539 42.43 30zM181 482h-30v-91h30zm120-61h-90v-30h90zm60 61h-30v-91h30zm0-211h-15c-8.284 0-15 6.716-15 15s6.716 15 15 15h15v60H151v-60h15c8.284 0 15-6.716 15-15s-6.716-15-15-15h-15V165c0-8.271 6.729-15 15-15h180c8.271 0 15 6.729 15 15zm-79.394-70.606c-5.857-5.858-15.355-5.858-21.213 0l-30 30c-5.858 5.858-5.858 15.355 0 21.213L249.787 271l-19.393 19.394c-5.858 5.858-5.858 15.355 0 21.213 5.857 5.857 15.355 5.858 21.213 0l30-30c5.858-5.858 5.858-15.355 0-21.213L262.213 241l19.393-19.394c5.858-5.857 5.858-15.355 0-21.212z"
    />
</svg>
More icons in the same style and category