Add icons to this collection by clicking the heart icon.
Whiskey icon - also known as bottle, glass, alcohol, 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="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9dd6fc" />
        <stop offset=".006" stop-color="#9dd6fc" />
        <stop offset="1" stop-color="#d17ff7" />
    </linearGradient>
    <path
        d="M60 20h160m-120 0v156h0c-44.183 0-80 35.817-80 80v196c0 22.091 17.909 40 40 40h160c22.091 0 40-17.909 40-40V256c0-44.183-35.817-80-80-80h0V20m152 272h160m0 40V212H332v120c0 44.183 35.817 80 80 80h0c44.183 0 80-35.817 80-80zm-80 80v80m-40 0h80M260 296H140v116h120"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category