Emoji Clinking Beer Mugs Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Clinking Beer Mugs icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/325178.svg" alt="Emoji Clinking Beer Mugs icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325178.svg" alt="Emoji Clinking Beer Mugs icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325178.svg" alt="Emoji Clinking Beer Mugs icon" :width="24" :height="24" />
CSS background
.icon-emoji-clinking-beer-mugs {
background-image: url('https://proicons.com/icon/325178.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.j{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="j" d="M38.661,28.3591l2.4278-.3328c.8902-.1221,1.5184-.9481,1.3961-1.8358l-.7788-5.6486c-.1224-.8876-.9509-1.514-1.8411-1.392l-2.4278.3328"/><path id="d" class="j" d="M24.0392,21.1418l.0634.4624c.061.4447.4542.7618.874.7046l.3816-.052c.0826-.0113.1604-.0362.2315-.0725"/><path id="e" class="j" d="M25.5896,22.1843c.2901-.1478.4697-.483.4208-.8402l-.0884-.6452c.2518.1185.5325.1729.8221.1334l.7505-.1023c.4865-.0663.8824-.3735,1.1106-.7901.5008.5656,1.2399.8816,2.0099.7767,1.2592-.1716,2.1398-1.4036,1.9569-2.7377l4.4197-.6023c.05-.2646.0613-.5429.0223-.8267-.1837-1.3398-1.3574-2.2861-2.6219-2.1137-.5277.0719-.9862.3288-1.3295.6993-.4872-.7297-1.3283-1.1608-2.2154-1.0399-.324.0442-.6216.158-.8833.3246-.5378-.5515-1.2964-.8513-2.0893-.7433-1.1924.1625-2.065,1.1895-2.1402,2.4102-.1456-.016-.2937-.0193-.4445.0013-.6585.0897-1.1906.5224-1.4598,1.1069"/><path id="f" class="j" d="M9.339,28.9311l-2.4278-.3328c-.8902-.1221-1.5184-.9481-1.3961-1.8358l.7788-5.6486c.1224-.8876.9509-1.514,1.8411-1.392l2.4278.3328"/><path id="g" class="j" d="M22.4104,22.7563c-.2901-.1478-.4697-.483-.4208-.8401l.0884-.6452c-.2518.1185-.5325.1729-.8221.1334l-.7505-.1023c-.4865-.0663-.8824-.3735-1.1106-.7901-.5008.5656-1.2399.8816-2.0099.7767-1.2592-.1716-2.1398-1.4036-1.9569-2.7377l-4.4197-.6023c-.05-.2646-.0613-.5429-.0223-.8267.1837-1.3398,1.3574-2.2861,2.6219-2.1137.5277.0719.9862.3288,1.3295.6993.4872-.7297,1.3283-1.1608,2.2154-1.0399.324.0442.6216.158.8833.3246.5378-.5515,1.2964-.8513,2.0893-.7433,1.1924.1625,2.065,1.1895,2.1402,2.4102.1456-.016.2937-.0193.4445.0013,1.0535.1436,1.7838,1.1652,1.6307,2.2814l-.4433,3.2343c-.061.4447-.4542.7618-.874.7046l-.3816-.052c-.0826-.0113-.1603-.0363-.2315-.0725"/><path id="h" class="j" d="M32.5619,17.906l4.2107-.5772,2.0455,14.8356-11.7344,1.6085-1.4941-11.5886"/><path id="i" class="j" d="M15.4381,18.478l-4.2107-.5772-2.0455,14.8356,11.7344,1.6085,1.9163-11.49"/></svg>
Copied!