Add icons to this collection by clicking the heart icon.
Lighter icon - also known as lighting, camping, flame, smoking, lighter, and miscellaneous. 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 32 32"
>
    <linearGradient
        id="a"
        x1="0"
        x2="1"
        y1="0"
        y2="0"
        gradientTransform="matrix(18 0 0 30 4 16)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9c8cff" />
        <stop offset="1" stop-color="#6fc9ff" />
    </linearGradient>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <path
            fill="url(#a)"
            d="M10 19v9c0 1.656 1.344 3 3 3h6c1.656 0 3-1.344 3-3V18a1 1 0 0 0-1-1h-1v-3.586l1.707-1.707a1 1 0 0 0-1.414-1.414l-1.173 1.173A2.239 2.239 0 0 0 17.75 11h-2.5A2.25 2.25 0 0 0 13 13.25V17h-1V8a1 1 0 0 0-1-1H7c-1.656 0-3 1.344-3 3v6c0 1.656 1.344 3 3 3zm2 0h8v9a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1zm1 3v4a1 1 0 0 0 2 0v-4a1 1 0 0 0-2 0zM10 9v8H7a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1zm8 8v-3.75a.25.25 0 0 0-.25-.25h-2.5a.25.25 0 0 0-.25.25V17zm-.686-15.581a1 1 0 0 0-1.628 0s-1.035 1.452-1.657 2.758C13.701 4.866 13.5 5.531 13.5 6a3.001 3.001 0 0 0 6 0c0-.469-.201-1.134-.529-1.823-.622-1.306-1.657-2.758-1.657-2.758zM16.5 3.826c.139.229.282.474.416.723.293.542.584 1.085.584 1.451a1 1 0 0 1-2 0c0-.366.291-.909.584-1.451.134-.249.277-.494.416-.723z"
        />
    </g>
</svg>
More icons in the same style and category