Add icons to this collection by clicking the heart icon.
Cigarette icon - also known as smoke, smoking, cigar, cigarette, unhealthy, miscellaneous, cigarettes, and healthcare and medical. 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 64 64"
>
    <linearGradient
        id="a"
        x1="32"
        x2="32"
        y1="63"
        y2="1"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9f2fff" />
        <stop offset="1" stop-color="#0bb1d3" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M17 63h30c1.654 0 3-1.346 3-3V26a2.996 2.996 0 0 0-2-2.816V9h-6V1h-8v2h-6v8h-4V1h-8v22.184A2.996 2.996 0 0 0 14 26v34c0 1.654 1.346 3 3 3zm23-40h-4V9h4zm-6 0h-4V11h4zm-6 0h-4v-4h4zm-6 0h-4V9h4zm17.613 2-1.334 4H25.721l-1.334-4zM42 17h4v6h-4zm4-6v4h-4v-4zm-6-8v4h-4V3zm-6 2v4h-4V5zm-6 8v4h-4v-4zM22 3v4h-4V3zm-6 23c0-.551.448-1 1-1h5.28l2 6h15.441l2-6H47c.552 0 1 .449 1 1v27.026C46.175 50.588 43.273 49 40 49H24c-3.273 0-6.175 1.588-8 4.026zm8 25h16c4.411 0 8 3.589 8 8v1c0 .551-.448 1-1 1H17c-.552 0-1-.449-1-1v-1c0-4.411 3.589-8 8-8zm20-16H20v10h24zm-2 8H22v-6h20zm-1 12H23v-2h18zm0 4H23v-2h18z"
    />
</svg>
More icons in the same style and category