Add icons to this collection by clicking the heart icon.
Video Tutorials icon - also known as ui, video player, streaming, and video tutorials. Created in a clean circular 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="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff81ff" />
        <stop offset="1" stop-color="#a93aff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M398.118 371.471h-28.283c-3.679-10.317-13.446-17.765-25.011-17.765s-21.332 7.448-25.011 17.765h-205.93c-4.91 0-8.882 3.973-8.882 8.882s3.973 8.882 8.882 8.882h205.93c3.679 10.317 13.446 17.765 25.01 17.765 11.565 0 21.332-7.448 25.011-17.765h28.283a8.877 8.877 0 0 0 8.882-8.882 8.875 8.875 0 0 0-8.881-8.882zm-151-196.583v37.872l28.399-18.936zM256 276.171c10.089-7.067 22.306-11.288 35.529-11.288h97.706V131.647c0-14.694-11.953-26.647-26.647-26.647h-71.059c-14.503 0-27.428 7-35.529 17.791C247.898 112 234.974 105 220.471 105h-71.059c-14.694 0-26.647 11.953-26.647 26.647v133.235h97.706c13.223 0 25.44 4.222 35.529 11.289zm-26.647-117.877a8.888 8.888 0 0 1 4.684-7.833 8.93 8.93 0 0 1 9.125.442l53.294 35.529c2.464 1.648 3.955 4.424 3.955 7.39s-1.492 5.742-3.955 7.39l-53.294 35.53a8.9 8.9 0 0 1-9.125.442 8.888 8.888 0 0 1-4.684-7.833zm-79.941 177.647h213.177c14.745 0 26.647-11.903 26.647-26.647v-26.647H291.53c-14.567 0-27.535 7.105-35.529 17.943-7.994-10.837-20.962-17.943-35.529-17.943h-97.706v26.647c-.001 14.744 11.901 26.647 26.646 26.647z"
    />
</svg>
More icons in the same style and category