Realme Community Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Realme Community 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/331984.svg" alt="Realme Community icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331984.svg" alt="Realme Community icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331984.svg" alt="Realme Community icon" :width="24" :height="24" />
CSS background
.icon-realme-community {
background-image: url('https://proicons.com/icon/331984.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g><g><path class="c" d="m26.5217,22.8962c0-1.4142,1.1464-2.5606,2.5606-2.5606h0c1.4142,0,2.5606,1.1464,2.5606,2.5606v4.225"/><line class="c" x1="26.5217" y1="20.3356" x2="26.5217" y2="27.1213"/><path class="c" d="m31.643,22.8962c0-1.4142,1.1464-2.5606,2.5606-2.5606h0c1.4142,0,2.5606,1.1464,2.5606,2.5606v4.225"/></g><g><path class="c" d="m3.5,22.8962c0-1.4142,1.1464-2.5606,2.5606-2.5606h0"/><line class="c" x1="3.5" y1="20.3356" x2="3.5" y2="27.1213"/></g><line class="c" x1="23.6021" y1="16.8787" x2="23.6021" y2="27.1213"/><g><path class="c" d="m20.7304,24.5606c0,1.4142-1.1464,2.5606-2.5606,2.5606h0c-1.4142,0-2.5606-1.1464-2.5606-2.5606v-1.6644c0-1.4142,1.1464-2.5606,2.5606-2.5606h0c1.4142,0,2.5606,1.1464,2.5606,2.5606"/><line class="c" x1="20.7304" y1="27.1213" x2="20.7304" y2="20.3356"/></g><path class="c" d="m12.8624,25.8291c-.441.7719-1.2722,1.2922-2.2249,1.2922h0c-1.4142,0-2.5606-1.1464-2.5606-2.5606v-1.6644c0-1.4142,1.1464-2.5606,2.5606-2.5606h0c1.4142,0,2.5606,1.1464,2.5606,2.5606v.8322s-5.1213,0-5.1213,0"/><path class="c" d="m44.1643,25.8291c-.441.7719-1.2722,1.2922-2.2249,1.2922h0c-1.4142,0-2.5606-1.1464-2.5606-2.5606v-1.6644c0-1.4142,1.1464-2.5606,2.5606-2.5606h0c1.4142,0,2.5606,1.1464,2.5606,2.5606v.8322s-5.1213,0-5.1213,0"/></g><g><path class="c" d="m44.6345,18c-2.5991-8.951-10.8451-15.5-20.6345-15.5S5.9646,9.049,3.3655,18"/><path class="c" d="m3.3655,30c2.5991,8.9511,10.8451,15.5,20.6345,15.5s18.0354-6.5489,20.6345-15.5"/></g></svg>
Copied!