Emoji Accordion Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Accordion 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/325059.svg" alt="Emoji Accordion icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325059.svg" alt="Emoji Accordion icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325059.svg" alt="Emoji Accordion icon" :width="24" :height="24" />
CSS background
.icon-emoji-accordion {
background-image: url('https://proicons.com/icon/325059.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>.aa{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.ab{fill:#000;stroke-width:0px;}</style></defs><path id="c" class="aa" d="m13.6251,33.0456l-2.2456,1.0581c-.2713.1277-.5949.0117-.7231-.2591l-5.1043-10.8001c-.1281-.2708-.012-.594.2593-.7219h.0002l2.2456-1.0585"/><path id="d" class="aa" d="m10.928,18.5711l2.2801-1.9535,6.0368,14.3899h-2.7558"/><path id="e" class="aa" d="m7.6312,21.4648l-.9795-2.0724,3.5252-1.6615,7.3716,15.5972-3.5258,1.6609-.8238-1.7426"/><path id="f" class="aa" d="m7.9701,23.8143l-1.6937.7886"/><path id="g" class="aa" d="m8.9318,25.6994l-1.6937.7886"/><path id="h" class="aa" d="m9.9044,27.6059l-1.6937.7886"/><path id="i" class="aa" d="m10.8225,29.5391l-1.6937.7886"/><path id="j" class="aa" d="m11.7748,31.4692l-1.6937.7887"/><circle id="k" class="ab" cx="36.6044" cy="29.9609" r=".75"/><circle id="l" class="ab" cx="38.9043" cy="25.7611" r=".75"/><circle id="m" class="ab" cx="38.3044" cy="28.761" r=".75"/><circle id="n" class="ab" cx="37.2044" cy="26.961" r=".75"/><circle id="o" class="ab" cx="39.6043" cy="22.7613" r=".75"/><circle id="p" class="ab" cx="38.5044" cy="20.9613" r=".75"/><circle id="q" class="ab" cx="14.1056" cy="29.8609" r=".75"/><circle id="r" class="ab" cx="12.9056" cy="27.461" r=".75"/><circle id="s" class="ab" cx="11.7057" cy="24.9611" r=".75"/><path id="t" class="aa" d="m34.1592,32.9976l3.822-16.8187,4.5188,1.0238-3.822,16.8187-4.5188-1.0238"/><circle id="u" class="ab" cx="10.6009" cy="22.5249" r=".75"/><circle id="v" class="ab" cx="37.9044" cy="23.9612" r=".75"/><path id="w" class="aa" d="m13.2081,16.6176l3.3512-1.5651,2.3705-1.4249,3.753,16.4544-2.4468-.6298-.9911,1.5554"/><path id="x" class="aa" d="m18.9298,13.6275l3.6834.4713,2.5928-1.0877,1.3513,16.7422-2.4132-1.0286s-1.4613,1.3572-1.4613,1.3572"/><path id="y" class="aa" d="m25.206,13.0111l3.5435,2.1108,2.7497-.7396-.8677,16.2246-2.3705-1.4706h0s-1.7037.617-1.7037.617"/><path id="z" class="aa" d="m31.4992,14.3823l3.2034,3.0492,2.9854-.286-3.3549,15.0978-1.7599-1.9779-1.9418.3414"/></svg>
Copied!