Emoji Amphora Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Amphora 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/339633.svg" alt="Emoji Amphora icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339633.svg" alt="Emoji Amphora icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339633.svg" alt="Emoji Amphora icon" :width="24" :height="24" />
CSS background
.icon-emoji-amphora {
background-image: url('https://proicons.com/icon/339633.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="m27.439,39.8217c4.1387-5.4648,8.2774-12.1781,8.2774-17.4934.0433-3.179-1.5112-6.1676-4.1387-7.9571,0,0-3.1158-1.9977-3.1158-4.3424.0692-1.2528.6223-2.4297,1.5425-3.2826.2797-.2978.2651-.7659-.0327-1.0456-.138-.1296-.3203-.2014-.5096-.2006h-10.9242c-.4085-.0018-.7411.328-.7428.7366-.0008.1893.071.3717.2006.5097.9202.8528,1.4733,2.0298,1.5425,3.2826,0,2.3447-3.1158,4.3424-3.1158,4.3424-2.6275,1.7895-4.1819,4.778-4.1387,7.9569,0,5.3153,4.1387,12.0285,8.2774,17.4934l6.878.0002"/><path id="d" class="k" d="m20.4152,39.8128s-2.9433.9677-2.9433,2.6872h13.0562c0-1.7194-2.943-2.6872-2.943-2.6872"/><path id="e" class="k" d="m19.4264,9.1333c-1.8779-1.1883-4.3634-.6291-5.5515,1.2489-.7212,1.1399-.8233,2.5654-.2719,3.7965l1.0271,1.7771"/><path id="f" class="k" d="m28.5756,9.1333c1.8778-1.1883,4.3633-.6293,5.5515,1.2486.7213,1.14.8234,2.5656.2719,3.7968l-1.0271,1.7771"/><path id="g" class="k" d="m12.4353,24.169h3.5092v-1.2969h-1.3544v-1.2969h2.5935v2.5937h2.5935v-1.3545h-1.2967v-1.2392h2.6511v2.5937h2.5935v-1.2969h-1.3544v-1.2969h2.5935v2.5937h2.5935v-1.2969h-1.2967v-1.2969h2.6511v2.5937h2.5935v-1.2969h-1.3544v-1.2969h2.5935v2.5937h2.8201"/><path id="h" class="k" d="m14.084,29.3847h19.8322"/><path id="i" class="k" d="m12.8694,26.1125h22.2613"/><path id="j" class="k" d="m19.4264,9.1333h9.1493"/></svg>
Copied!