Add icons to this collection by clicking the heart icon.
Do Not Disturb icon - also known as hotel, sign, do not disturb, door hanger, and doorknob. Created in a clean circular 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="#ffe59a" />
<stop offset="1" stop-color="#ffffd5" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="105"
y2="407"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#fd5900" />
<stop offset="1" stop-color="#ffde00" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M282.647 309.294c0-14.694-11.953-26.647-26.647-26.647-4.102 0-7.942 1.008-11.416 2.671l35.393 35.393c1.662-3.475 2.67-7.315 2.67-11.417zM256 335.941c4.102 0 7.942-1.008 11.416-2.671l-35.393-35.393c-1.662 3.474-2.67 7.314-2.67 11.416 0 14.695 11.953 26.648 26.647 26.648zm0-177.647c9.49 0 18.06 4.988 22.926 13.349a8.897 8.897 0 0 0 7.677 4.415h40.456a8.877 8.877 0 0 0 8.882-8.882v-53.294a8.877 8.877 0 0 0-8.882-8.882H184.941a8.877 8.877 0 0 0-8.882 8.882v284.235a8.877 8.877 0 0 0 8.882 8.882h142.118a8.877 8.877 0 0 0 8.882-8.882V202.706a8.877 8.877 0 0 0-8.882-8.882h-40.456a8.899 8.899 0 0 0-7.677 4.415c-4.866 8.362-13.436 13.349-22.926 13.349-14.694 0-26.647-11.953-26.647-26.647s11.953-26.647 26.647-26.647zm0 106.588c24.487 0 44.412 19.925 44.412 44.412 0 24.407-19.891 44.412-44.412 44.412-24.487 0-44.412-19.925-44.412-44.412 0-24.408 19.891-44.412 44.412-44.412z"
/>
</svg>
More icons in the same style and category