Add icons to this collection by clicking the heart icon.
Stop Button icon - also known as controls, stop, shape, ui, media, stop button, and music and multimedia. 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="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#00b59c" />
<stop offset="1" stop-color="#9cffac" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="361"
y2="151"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#c3ffe8" />
<stop offset=".997" stop-color="#f0fff4" />
</linearGradient>
<path
fill="url(#a)"
d="M256 512C114.425 512 0 397.612 0 256 0 114.425 114.389 0 256 0c141.575 0 256 114.39 256 256 0 141.575-114.389 256-256 256z"
/>
<path
fill="url(#b)"
d="M346 361H166c-8.284 0-15-6.716-15-15V166c0-8.284 6.716-15 15-15h180c8.284 0 15 6.716 15 15v180c0 8.284-6.716 15-15 15z"
/>
</svg>
More icons in the same style and category