Harmonie Et Moi Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Harmonie Et Moi 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/326911.svg" alt="Harmonie Et Moi icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326911.svg" alt="Harmonie Et Moi icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326911.svg" alt="Harmonie Et Moi icon" :width="24" :height="24" />
CSS background
.icon-harmonie-et-moi {
background-image: url('https://proicons.com/icon/326911.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M13.6078,18.141l10.5365-6.1987,10.2467,6.1987v11.6008l-10.3971,6.3148-10.3861-6.3148v-11.6008Z"/><path class="b" d="M6.3327,14.0476L24.2495,3.5l17.4178,10.5476v19.7068l-17.6734,10.7456-17.6601-10.7456-.0011-19.7068Z"/><path class="b" d="M41.6662,14.0476l-7.2751,4.0934-1.665-9.4258-8.5817,3.2271M41.6662,33.7544l-7.2751-4.0126,7.2751-5.7362-7.1468-5.8635M23.9939,44.5v-8.4434l8.616,3.018,1.7812-9.3329M6.3327,33.7544l7.2751-4.0126,1.2723,9.1359,9.1138-2.8211M6.3327,14.0476l7.2751,4.0934-7.1933,5.8635,7.1933,5.7373"/><path class="b" d="M24.2484,3.7887l-.104,8.1535-8.9169-3.0999-1.6196,9.2986"/></svg>
Copied!