Add icons to this collection by clicking the heart icon.
Cigarette icon - also known as pack, smoking, cigarette, tobacco, miscellaneous, and cigarettes. 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="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M272 396h120v-40H272zM0 512h120V72H0zm40-400h40v120H40zm0 160h40v200H40zm432-116V76H312V0H192v156h-40v356h360V156zm-80-40h40v40h-40zm-80 0h40v40h-40zm-80-76h40v116h-40zm240 432H192v-86l140-105 140 105zm0-136L332 231 192 336V196h280z"
    />
</svg>
More icons in the same style and category