Add icons to this collection by clicking the heart icon.
Stop Button icon - also known as controls, shape, ui, media, and stop button. Created in a clean lineal 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="-23.75"
x2="557.634"
y1="256"
y2="256"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#003f8a" />
<stop offset=".518" stop-color="#00d7df" />
<stop offset="1" stop-color="#006df0" />
</linearGradient>
<g fill="url(#a)">
<path
d="M456 8H56A48.051 48.051 0 0 0 8 56v400a48.051 48.051 0 0 0 48 48h400a48.051 48.051 0 0 0 48-48V56a48.051 48.051 0 0 0-48-48zm32 448a32.036 32.036 0 0 1-32 32H56a32.036 32.036 0 0 1-32-32V56a32.036 32.036 0 0 1 32-32h400a32.036 32.036 0 0 1 32 32z"
/>
<path
d="M456 48H56a8 8 0 0 0-8 8v400a8 8 0 0 0 8 8h400a8 8 0 0 0 8-8V56a8 8 0 0 0-8-8zm-8 400H64V64h384z"
/>
<path
d="M344 160H168a8 8 0 0 0-8 8v176a8 8 0 0 0 8 8h176a8 8 0 0 0 8-8V168a8 8 0 0 0-8-8zm-8 176H176V176h160z"
/>
</g>
</svg>
More icons in the same style and category