Emoji Clinking Glasses Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Clinking Glasses 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/339738.svg" alt="Emoji Clinking Glasses icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339738.svg" alt="Emoji Clinking Glasses icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339738.svg" alt="Emoji Clinking Glasses icon" :width="24" :height="24" />
CSS background
.icon-emoji-clinking-glasses {
background-image: url('https://proicons.com/icon/339738.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>.k{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="k" d="M18.7044,11.788H5.7864"/><path id="d" class="k" d="M36.0557,10.6172l-12.8959,3.055"/><path id="e" class="k" d="M5.524,6.6602c-.0145.5286-.024,1.0612-.024,1.6007,0,10.903,3.0175,19.7417,6.7398,19.7417s6.7398-8.8387,6.7398-19.7417c0-.5395-.0094-1.0721-.024-1.6007"/><path id="f" class="k" d="M21.8986,8.6777c.1082.5176.2222,1.038.347,1.5628,2.5228,10.6072,7.5036,18.5078,11.1248,17.6465,3.6212-.8613,4.5117-10.1582,1.989-20.7654-.1248-.5248-.2573-1.0408-.3937-1.5517"/><path id="g" class="k" d="M12.2398,28.5642v12.9178"/><path id="h" class="k" d="M6.0617,41.482h12.3563"/><path id="i" class="k" d="M33.5005,28.4334l2.989,12.5672"/><path id="j" class="k" d="M30.479,42.4301l12.021-2.859"/></svg>
Copied!