Emoji Dragon Face Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Dragon Face 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/325241.svg" alt="Emoji Dragon Face icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325241.svg" alt="Emoji Dragon Face icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325241.svg" alt="Emoji Dragon Face icon" :width="24" :height="24" />
CSS background
.icon-emoji-dragon-face {
background-image: url('https://proicons.com/icon/325241.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.p{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="p" d="M20.2242,31.9286v3.0204c-2.2655-2.2653-2.2655-5.2857-2.2655-5.2857,0,0,6.0413,5.2857,12.0825,0,0,0,.7552,3.7755-2.2655,5.2857v-3.0204"/><path id="c" class="p" d="M17.2036,14.5612s5.2861,1.5102,6.7964,6.0408c0,0,1.5103-5.2857,7.5516-6.0408"/><path id="d" class="p" d="M22.4897,34.1939s0,7.551-1.5103,8.3061c0,0,3.0206-.7551,3.0206-3.7755,0,0,.7552,3.0204,3.0206,3.7755,0,0-2.2655-5.2857-1.5103-8.3061"/><path id="e" class="p" d="M13.4278,25.8878s-3.0206,0-5.2861-3.7755c0,0,2.2655.7551,4.5309-.7551,0,0-3.7758-2.2653-5.2861-5.2857l5.2861,1.5102s-3.0206-1.5102-2.2655-8.3061c0,0,.7552,3.0204,3.7758,3.7755,0,0,3.0206-4.5306,7.5516-4.5306l2.2655-3.0204,2.2655,3.0204s4.5309,0,7.5516,4.5306c0,0,2.2655-.7551,3.7758-3.7755,0,0,1.5103,4.5306-1.5103,8.3061l5.2861-2.2653s0,3.7755-6.0413,6.7959c0,0,1.5103.7551,5.2861,0,0,0-.7552,3.7755-6.0413,3.7755"/><path id="f" class="p" d="M15.6933,26.6429s-.7552-2.2653,3.7758-1.5102c0,0,4.5309-3.7755,9.0619,0,0,0,3.7758-.7551,3.7758,1.5102"/><path id="g" class="p" d="M18.7139,27.398s-4.5309-.7551-6.7964,2.2653c-2.2655,3.0204-4.5309,3.0204-6.0413,1.5102"/><path id="h" class="p" d="M29.2861,27.398s4.5309-.7551,6.7964,2.2653c2.2655,3.0204,4.5309,3.0204,6.0413,1.5102"/><path id="i" class="p" d="M13.4278,25.8878s.3246,12.592,8.8308,12.5909"/><path id="j" class="p" d="M34.5722,25.8878s-.5276,12.5565-8.8454,12.5837"/><path id="k" class="p" d="M20.2242,31.9286v3.0204c-2.2655-2.2653-2.2655-5.2857-2.2655-5.2857,0,0,6.0413,5.2857,12.0825,0,0,0,.7552,3.7755-2.2655,5.2857v-3.0204"/><path id="l" class="p" d="M17.2036,19.8469c0,.8341.6762,1.5102,1.5103,1.5102s1.5103-.6761,1.5103-1.5102h0c0-.8341-.6762-1.5102-1.5103-1.5102s-1.5103.6761-1.5103,1.5102"/><path id="m" class="p" d="M27.7758,19.8469c-.0003.8341.6756,1.5105,1.5097,1.5108.8341.0003,1.5106-.6755,1.5109-1.5096v-.0012c.0003-.8341-.6756-1.5105-1.5097-1.5108-.8341-.0003-1.5106.6755-1.5109,1.5096v.0012"/><path id="n" class="p" d="M21.7345,26.6429c-.0002.417.3378.7552.7549.7554.4171.0002.7553-.3378.7555-.7548v-.0006c.0002-.417-.3378-.7552-.7549-.7554-.4171-.0002-.7553.3378-.7555.7548v.0006"/><path id="o" class="p" d="M24.7552,26.6429c0,.417.3381.7551.7552.7551s.7552-.3381.7552-.7551-.3381-.7551-.7552-.7551-.7552.3381-.7552.7551"/></svg>
Copied!