Add icons to this collection by clicking the heart icon.
Meeting icon - also known as clock, time, people, meeting, 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="#9dd6fc" />
<stop offset=".006" stop-color="#9dd6fc" />
<stop offset="1" stop-color="#d17ff7" />
</linearGradient>
<path
fill="url(#a)"
d="M256 280c77.196 0 140-62.804 140-140S333.196 0 256 0 116 62.804 116 140s62.804 140 140 140zm0-240c55.14 0 100 44.86 100 100s-44.86 100-100 100-100-44.86-100-100S200.86 40 256 40zm216 292c0-33.084-26.916-60-60-60s-60 26.916-60 60 26.916 60 60 60 60-26.916 60-60zm-60 20c-11.028 0-20-8.972-20-20s8.972-20 20-20 20 8.972 20 20-8.972 20-20 20zM256 160h40c11.046 0 20-8.954 20-20s-8.954-20-20-20h-20v-20c0-11.046-8.954-20-20-20s-20 8.954-20 20v40c0 11.046 8.954 20 20 20zm196 232h-80c-33.084 0-60 26.916-60 60v20H200v-20c0-33.084-26.916-60-60-60H60c-33.084 0-60 26.916-60 60v40c0 11.046 8.954 20 20 20h472c11.046 0 20-8.954 20-20v-40c0-33.084-26.916-60-60-60zm-292 80H40v-20c0-11.028 8.972-20 20-20h80c11.028 0 20 8.972 20 20zm312 0H352v-20c0-11.028 8.972-20 20-20h80c11.028 0 20 8.972 20 20zM160 332c0-33.084-26.916-60-60-60s-60 26.916-60 60 26.916 60 60 60 60-26.916 60-60zm-60 20c-11.028 0-20-8.972-20-20s8.972-20 20-20 20 8.972 20 20-8.972 20-20 20z"
/>
</svg>
More icons in the same style and category