Add icons to this collection by clicking the heart icon.
Video icon - also known as pin, location, video, multimedia, map pointer, placeholder, and maps and location. 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="450"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="89.978"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M243.003 442.488 121.821 232.172C62.335 128.933 136.849 0 256 0s193.665 128.933 134.179 232.172L268.997 442.488c-5.771 10.015-20.223 10.015-25.994 0z"
    />
    <path
        fill="url(#b)"
        d="M431 437c0 16.08-9.819 38.93-56.596 56.472C342.541 505.42 300.491 512 256 512s-86.541-6.58-118.404-18.528C90.819 475.93 81 453.08 81 437c0-14.218 7.838-34.737 45.176-51.75 19.436-8.855 44.68-15.555 72.654-19.426l44.173 76.664c5.771 10.015 20.223 10.015 25.994 0l44.173-76.664c27.973 3.871 53.218 10.571 72.653 19.426C423.162 402.263 431 422.782 431 437zM228.285 218.113l90-50c10.287-5.715 10.287-20.51 0-26.225l-90-50C218.287 86.333 206 93.562 206 105v100c0 11.438 12.287 18.667 22.285 13.113z"
    />
</svg>
More icons in the same style and category