Add icons to this collection by clicking the heart icon.
Pause icon - also known as interface, pause, sign, ui, video player, music player, and multimedia option. Created in a clean flat 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 32 32"
>
    <linearGradient
        id="a"
        x1="5.399"
        x2="26.601"
        y1="5.399"
        y2="26.601"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fdc830" />
        <stop offset="1" stop-color="#f37335" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M16 1a15 15 0 1 0 15 15A15.018 15.018 0 0 0 16 1zm0 28a13 13 0 1 1 13-13 13.012 13.012 0 0 1-13 13zm-1-18v10a3.009 3.009 0 0 1-3 3h-2a3.009 3.009 0 0 1-3-3V11a3.009 3.009 0 0 1 3-3h2a3.009 3.009 0 0 1 3 3zm10 0v10a3.009 3.009 0 0 1-3 3h-2a3.009 3.009 0 0 1-3-3V11a3.009 3.009 0 0 1 3-3h2a3.009 3.009 0 0 1 3 3z"
    />
</svg>
More icons in the same style and category