Add icons to this collection by clicking the heart icon.
No Smoking icon - also known as smoke, forbidden, prohibition, sign, cigarette, warming, no smoking, no smoke, and shapes and symbols. Created in a clean lineal color 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="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M256 0C115.041 0 0 115.05 0 256c0 140.959 115.05 256 256 256 140.959 0 256-115.05 256-256C512 115.041 396.95 0 256 0zm0 482C131.383 482 30 380.617 30 256c0-56.922 21.162-108.988 56.02-148.768L219.787 241H106c-8.284 0-15 6.716-15 15v60c0 8.284 6.716 15 15 15h203.787l94.98 94.98C364.989 460.838 312.922 482 256 482zm-6.213-211 30 30H211v-30zM181 271v30h-60v-30zm111.213 0H391v30h-68.787zM425.98 404.768 352.213 331H406c8.284 0 15-6.716 15-15V196c0-41.355-33.645-75-75-75h-60c-8.271 0-15-6.729-15-15 0-8.284-6.716-15-15-15s-15 6.716-15 15v30c0 41.355 33.645 75 75 75h30c19.555 0 36.228 12.542 42.42 30H262.213L107.233 86.02C147.011 51.162 199.078 30 256 30c124.617 0 226 101.383 226 226 0 56.922-21.162 108.988-56.02 148.768zM346 181h-30c-20.272 0-37.45-13.477-43.061-31.939A44.879 44.879 0 0 0 286 151h60c24.813 0 45 20.187 45 45v.036C378.457 186.6 362.869 181 346 181z"
    />
</svg>
More icons in the same style and category