Add icons to this collection by clicking the heart icon.
Play Button icon - also known as interface, arrows, play, start, begin, movie, ui, video player, music player, and play button. 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 64 64"
>
<linearGradient
id="linear-gradient"
gradientUnits="userSpaceOnUse"
x1="4"
x2="60"
y1="32"
y2="32"
>
<stop offset="0" stop-color="#7f00ff" />
<stop offset="1" stop-color="#e100ff" />
</linearGradient>
<path
d="m55 4h-46a5.00181 5.00181 0 0 0 -5 5v46a5.00181 5.00181 0 0 0 5 5h46a5.00181 5.00181 0 0 0 5-5v-46a5.00181 5.00181 0 0 0 -5-5zm-7.61 30.6-27.78 16.03a3.01654 3.01654 0 0 1 -4.5-2.5901v-32.07994a3 3 0 0 1 4.5-2.59l27.78 16.03004a3.02076 3.02076 0 0 1 0 5.2zm-.5-2.6a.99358.99358 0 0 1 -.5.87l-27.78 16.03a1 1 0 0 1 -1.5-.86v-32.08008a.98881.98881 0 0 1 1.5-.85992l27.78 16.03a.99352.99352 0 0 1 .5.87z"
fill="url(#linear-gradient)"
/>
</svg>
More icons in the same style and category