Add icons to this collection by clicking the heart icon.
No Video icon - also known as off, prohibition, video camera, ui, videocall, slash, disable, and no video. 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 24 24"
>
    <linearGradient
        id="a"
        x1="12"
        x2="12"
        y1="2"
        y2="22"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00bcd4" />
        <stop offset="1" stop-color="#1976d2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M22 7v9a1 1 0 1 1-2 0V8.767l-3.485 2.09A1 1 0 0 1 15 10V8h-3a1 1 0 1 1 0-2h3c1.103 0 2 .897 2 2v.233l3.485-2.09A1 1 0 0 1 22 7zm-.293 13.293a1 1 0 1 1-1.414 1.414l-4.106-4.106c-.333.248-.742.399-1.187.399H4c-1.103 0-2-.897-2-2V8c0-1.103.897-2 2-2h.586L2.293 3.707a1 1 0 1 1 1.414-1.414zM14.586 16l-8-8H4v8zM6 9a1 1 0 1 0 0 2h1a1 1 0 1 0 0-2z"
    />
</svg>
More icons in the same style and category