Emoji Martial Arts Uniform Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Martial Arts Uniform 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/339902.svg" alt="Emoji Martial Arts Uniform icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339902.svg" alt="Emoji Martial Arts Uniform icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339902.svg" alt="Emoji Martial Arts Uniform icon" :width="24" :height="24" />
CSS background
.icon-emoji-martial-arts-uniform {
background-image: url('https://proicons.com/icon/339902.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>.j{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="j" d="M19.0577,9.2107s-4.0279.4703-5.2262,1.5489c-1.1983,1.0786-2.1969,4.5141-2.1969,4.5141l-4.553,14.4718-.0006.0026.0006-.0194-.0006.0026c3.1156-.6525,5.5655,1.1718,5.5655,1.1718v.0168l3.8751-12.3572.3287,12.0827-2.6561,8.9358c1.1468,1.2578,2.9983.8642,2.9983.8642v1.4182c6.7916,1.0707,10.5552.8362,16.9362-1.012"/><path id="c" class="j" d="M29.068,9.2107s3.9023.6546,5.1006,1.7332c1.1983,1.0786,2.1969,4.5141,2.1969,4.5141l4.553,14.4719.0006.0026c-3.1156-.6525-5.5655,1.1718-5.5655,1.1718l-3.8751-12.3572-.3287,12.0827,2.9789,10.0217"/><path id="d" class="j" d="M24.0608,12.1516c-1.7197-3.1248-3.1534-5.0067-3.4909-5.5088,0,0-.7323-1.1452.6124-1.1452h5.7564c1.3448,0,.6124,1.1452.6124,1.1452-.7335,1.0914-6.6444,8.6984-9.4153,21.4189"/><path id="e" class="j" d="M20.7541,28.2389c2.6339-11.3806,7.652-17.9865,8.3138-19.0282l-1.3516-3.3687"/><path id="f" class="j" d="M22.5779,15.0419c-1.7106-3.324-3.1825-5.3042-3.5202-5.8357"/><path id="g" class="j" d="M31.2297,27.8947c-6.3225.5839-11.3775.4553-14.4543.0007"/><path id="h" class="j" d="M31.1582,30.5179c-6.2448.5729-11.2384.4495-14.3113.0047"/><path id="i" class="j" d="M19.0577,9.2107l1.3516-3.3687"/></svg>
Copied!