Add icons to this collection by clicking the heart icon.
Television icon - also known as television, tv, entertainment, antenna, vintage, electronics, and old. 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 16 16"
>
    <linearGradient
        id="a"
        x1=".5"
        x2="15.5"
        y1="8"
        y2="8"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#87f1fc" />
        <stop offset=".256" stop-color="#7fd4fb" />
        <stop offset=".529" stop-color="#78bcfb" />
        <stop offset=".784" stop-color="#74aefa" />
        <stop offset="1" stop-color="#73a9fa" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M14 3.5h-3.306l.78-2.342a.5.5 0 1 0-.949-.316L9.64 3.5H6.361L5.475.842a.5.5 0 0 0-.95.316L5.306 3.5H2A1.502 1.502 0 0 0 .5 5v9A1.502 1.502 0 0 0 2 15.5h12a1.502 1.502 0 0 0 1.5-1.5V5A1.502 1.502 0 0 0 14 3.5zm-12 1h12a.501.501 0 0 1 .5.5v7.5h-13V5a.501.501 0 0 1 .5-.5zm12 10H2a.501.501 0 0 1-.5-.5v-.5h13v.5a.501.501 0 0 1-.5.5zm-8.854-4.146a.5.5 0 0 1 0-.707l2-2a.5.5 0 0 1 .707 0l.647.646 1.647-1.647a.5.5 0 0 1 .706.707l-2 2a.5.5 0 0 1-.706 0L7.5 8.707l-1.647 1.647a.5.5 0 0 1-.706 0z"
    />
</svg>
More icons in the same style and category