Emoji Alembic Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Alembic 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/339629.svg" alt="Emoji Alembic icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339629.svg" alt="Emoji Alembic icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339629.svg" alt="Emoji Alembic icon" :width="24" :height="24" />
CSS background
.icon-emoji-alembic {
background-image: url('https://proicons.com/icon/339629.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>.g{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="g" d="m34.5715,21.2863l6.0984,4.3477,1.8301-1.7788s-9.8877-15.4132-21.1428-15.4132c-7.1919-.1041-13.1072,5.6457-13.2142,12.8444.1071,7.1987,6.0223,12.9484,13.2142,12.8443,7.1919.104,13.1071-5.6456,13.2142-12.8443"/><path id="d" class="g" d="m5.5,39.5592l4.4053-8.5628h22.9046l4.4045,8.5628"/><path id="e" class="g" d="m21.3572,30.9966v8.5629"/><path id="f" class="g" d="m33.8956,25.253l-25.0503.0777"/></svg>
Copied!