Emoji Department Store Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Department Store 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/339792.svg" alt="Emoji Department Store icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339792.svg" alt="Emoji Department Store icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339792.svg" alt="Emoji Department Store icon" :width="24" :height="24" />
CSS background
.icon-emoji-department-store {
background-image: url('https://proicons.com/icon/339792.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>.s{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="s" d="m8.5707,5.5h30.8586v37H8.5707V5.5"/><path id="d" class="s" d="m11.6566,34.7917h6.1717v7.7083h-6.1717v-7.7083"/><path id="e" class="s" d="m30.1717,34.7917h6.1717v7.7083h-6.1717v-7.7083"/><path id="f" class="s" d="m20.9141,34.7917h6.1717v7.7083h-6.1717v-7.7083"/><path id="g" class="s" d="m8.5707,24h7.7146v7.7083h-7.7146v-7.7083"/><path id="h" class="s" d="m16.2854,24h7.7146v7.7083h-7.7146v-7.7083"/><path id="i" class="s" d="m24,24h7.7146v7.7083h-7.7146v-7.7083"/><path id="j" class="s" d="m31.7146,24h7.7146v7.7083h-7.7146v-7.7083"/><path id="k" class="s" d="m8.5707,16.2917h7.7146v7.7083h-7.7146v-7.7083"/><path id="l" class="s" d="m16.2854,16.2917h7.7146v7.7083h-7.7146v-7.7083"/><path id="m" class="s" d="m24,16.2917h7.7146v7.7083h-7.7146v-7.7083"/><path id="n" class="s" d="m31.7146,16.2917h7.7146v7.7083h-7.7146v-7.7083"/><path id="o" class="s" d="m8.5707,8.5833h7.7146v7.7083h-7.7146v-7.7083"/><path id="p" class="s" d="m16.2854,8.5833h7.7146v7.7083h-7.7146v-7.7083"/><path id="q" class="s" d="m24,8.5833h7.7146v7.7083h-7.7146v-7.7083"/><path id="r" class="s" d="m31.7146,8.5833h7.7146v7.7083h-7.7146v-7.7083"/></svg>
Copied!