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 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="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#fd5900" />
<stop offset="1" stop-color="#ffde00" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="421"
y2="271"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffe59a" />
<stop offset="1" stop-color="#ffffd5" />
</linearGradient>
<path
fill="url(#a)"
d="M256 91c16.025 0 30.498 8.423 38.716 22.544A15.025 15.025 0 0 0 307.68 121H376c8.291 0 15-6.709 15-15V15c0-8.291-6.709-15-15-15H136c-8.291 0-15 6.709-15 15v482c0 8.291 6.709 15 15 15h240c8.291 0 15-6.709 15-15V166c0-8.291-6.709-15-15-15h-68.32a15.025 15.025 0 0 0-12.964 7.456C286.498 172.577 272.025 181 256 181c-24.814 0-45-20.186-45-45s20.186-45 45-45z"
/>
<path
fill="url(#b)"
d="M256 271c-41.218 0-75 33.59-75 75 0 41.353 33.647 75 75 75 41.218 0 75-33.59 75-75 0-41.353-33.647-75-75-75zm0 120c-24.814 0-45-20.186-45-45 0-6.927 1.703-13.413 4.51-19.279l59.77 59.77C269.413 389.297 262.927 391 256 391zm40.49-25.721-59.77-59.77c5.867-2.807 12.353-4.51 19.279-4.51 24.814 0 45 20.186 45 45 .001 6.928-1.702 13.414-4.509 19.28z"
/>
</svg>
More icons in the same style and category