Emoji Kimono Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Kimono 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/339891.svg" alt="Emoji Kimono icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339891.svg" alt="Emoji Kimono icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339891.svg" alt="Emoji Kimono icon" :width="24" :height="24" />
CSS background
.icon-emoji-kimono {
background-image: url('https://proicons.com/icon/339891.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>.m{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="m" d="m20.7637,8.1967l6.5914-.039h1.4806s2.5976.3506,5.0393,3.5973c0,0-.1559.5649,2.5002.6169.4806,0,2.0521-.0714,3.3899-.1558.8767-.0519,1.6625-.1104,1.9482-.1429.4584.0246.8101.4161.7855.8744-.0024.0466-.0089.0929-.0192.1385-.1039.987-2.7145,12.1294-2.7145,12.1294-.2083.5717-.8262.882-1.4092.7078-.57-.1174-1.0779-.4382-1.4287-.9026l-6.2212-7.8503-.1429,9.5516-.0455,3.383-.1299,8.6555c-.0445.6296-.591,1.1039-1.2207,1.0594l-.0132-.001"/><path id="d" class="m" d="m24.0561,13.0861l-3.2924-4.8894s-2.7412-.039-4.1432,1.2727c-.8581.9645-1.8805,1.7691-3.0197,2.3765-.6313.2752-1.3194.3954-2.0066.3506-2.182.0714-5.2796-.1883-5.2796-.1883-.4625.0128-.827.398-.8143.8605.002.0737.0138.1468.035.2174.1104.987,2.7145,12.1294,2.7145,12.1294.2109.5694.8264.8786,1.4092.7078.5817-.1145,1.1014-.4379,1.4611-.9091l6.2212-7.8438v.6493l.2273,15.2461.0455,3.2466.039,2.4674c.0445.6296.591,1.1039,1.2207,1.0594l.0132-.0011,10.267-.0195"/><path id="e" class="m" d="m8.4507,12.4358c.0844.2857,1.5525,6.7605,1.5525,6.7605,0,0,.8247,1.0844,1.643-.448.5105-.7704.4469-1.7862-.1559-2.4869,0,0,1.9027-2.5973.1039-4.0128"/><path id="f" class="m" d="m39.7391,12.4112l-1.9937,7.8175s-2.0066,1.1623-1.6884-2.8051c0,0-1.7988-2.8311.3117-5.0388"/><path id="g" class="m" d="m30.5631,26.722c-.7691-.1377-1.5574.1042-2.117.6493-.2964.2559-.663.4165-1.052.461-.8017-.0012-1.5591.3678-2.0521,1-.193.3604-.0574.809.3031,1.002.0259.0139.0527.0262.08.0369.7403.2922,1.6365.2273,4.6432.1104"/><path id="h" class="m" d="m17.5492,33.0529c3.0976-.5324,3.9613,1.0065,3.9613,1.0065,3.0132.3701,2.3768,2.2207,2.3768,2.2207h-6.2732"/><path id="i" class="m" d="m30.5956,18.0145h-13.1503"/><path id="j" class="m" d="m27.3226,8.1578l-3.2665,4.9543-3.2275,4.9024"/><path id="k" class="m" d="m30.6021,20.2547h-13.1568"/><path id="l" class="m" d="m30.3163,22.4754h-12.8321"/></svg>
Copied!