Add icons to this collection by clicking the heart icon.
Call icon - also known as clock, time, call, speedometer, stopwatch, timer, and time and date. 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="0"
x2="512"
y1="256"
y2="256"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#00f2fe" />
<stop offset=".021" stop-color="#03effe" />
<stop offset=".293" stop-color="#24d2fe" />
<stop offset=".554" stop-color="#3cbdfe" />
<stop offset=".796" stop-color="#4ab0fe" />
<stop offset="1" stop-color="#4facfe" />
</linearGradient>
<path
fill="url(#a)"
d="M256 512c-68.38 0-132.667-26.629-181.02-74.98C26.629 388.667 0 324.38 0 256S26.629 123.333 74.98 74.98C123.333 26.629 187.62 0 256 0s132.667 26.629 181.02 74.98C485.371 123.333 512 187.62 512 256c0 11.046-8.954 20-20 20s-20-8.954-20-20c0-119.103-96.897-216-216-216S40 136.897 40 256s96.897 216 216 216c11.046 0 20 8.954 20 20s-8.954 20-20 20zm-65.054-162.662 79.196-79.196A20.001 20.001 0 0 0 275.999 256V96c0-11.046-8.954-20-20-20s-20 8.954-20 20v151.716l-73.339 73.338c-7.81 7.811-7.81 20.474 0 28.284a19.935 19.935 0 0 0 14.143 5.858 19.94 19.94 0 0 0 14.143-5.858zm272.183-27.175c-17.534 18.183-28.084 36.367-10.435 54.438l15.496 15.612s-8.994 20.197-31.838 43.04l-1.101 1.1c-22.843 22.843-43.04 31.838-43.04 31.838L376.6 452.694c-18.071-17.649-36.255-7.099-54.438 10.435-9.075 8.751-9.593 23.116-1.172 32.498l.215.24c11.011 11.01 26.325 16.218 43.666 16.132l.107-.106c30.879-.154 68.185-17.096 99.067-47.955 30.859-30.882 47.8-68.188 47.955-99.067.086-17.341-5.121-32.655-16.132-43.666l-.24-.215c-9.382-8.421-23.748-7.903-32.499 1.173z"
/>
</svg>
More icons in the same style and category