Add icons to this collection by clicking the heart icon.
Whiskey icon - also known as bottle, beverage, alcohol, whisky, brandy, alcoholic drink, whiskey, and food and restaurant. 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="92"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="422"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M218.32 184.52 180 158.973V122c0-16.569-13.431-30-30-30h-30c-16.569 0-30 13.431-30 30v36.973l-38.382 25.583A115.896 115.896 0 0 0 0 280.994V467c0 24.853 20.147 45 45 45h180c24.853 0 45-20.147 45-45V280.994c0-39.053-19.336-75.132-51.68-96.474zM452 162.063V122c0-16.569-13.431-30-30-30h-30c-16.569 0-30 13.431-30 30v40.063c-36.299 17.139-60 54.038-60 94.937v210c0 24.853 20.147 45 45 45h120c24.853 0 45-20.147 45-45V257c0-40.898-23.701-77.798-60-94.937z"
    />
    <path
        fill="url(#b)"
        d="M195 302H75c-8.291 0-15 6.709-15 15v90c0 8.291 6.709 15 15 15h120c8.291 0 15-6.709 15-15v-90c0-8.291-6.709-15-15-15zm242 0h-60c-8.291 0-15 6.709-15 15v90c0 8.291 6.709 15 15 15h60c8.291 0 15-6.709 15-15v-90c0-8.291-6.709-15-15-15zM180 15c0-8.284-6.716-15-15-15h-60c-8.284 0-15 6.716-15 15v107h90zM437 0h-60c-8.284 0-15 6.716-15 15v107h90V15c0-8.284-6.716-15-15-15z"
    />
</svg>
More icons in the same style and category