Gcompris Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Gcompris 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/340980.svg" alt="Gcompris icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340980.svg" alt="Gcompris icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340980.svg" alt="Gcompris icon" :width="24" :height="24" />
CSS background
.icon-gcompris {
background-image: url('https://proicons.com/icon/340980.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>.h{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="h" d="m35.8259,27.8781l3.6304,3.6338c-7.1194,7.1261-18.6623,7.1261-25.7818,0-7.1194-7.1261-7.1194-18.6799,0-25.806l3.6304,3.6338"/><path id="d" class="h" d="m39.662,18.6089c0,7.2398-5.8635,13.1089-13.0966,13.1089h0c-7.233,0-13.0966-5.8691-13.0966-13.1089h0c0-7.2399,5.8635-13.1089,13.0966-13.1089,7.233,0,13.0966,5.8691,13.0966,13.1089Z"/><path id="e" class="h" d="m16.411,42.4996c2.9405-2.1727,6.4992-3.3451,10.1541-3.3451,3.6551,0,7.2141,1.1725,10.1547,3.3455"/><path id="f" class="h" d="m26.5654,39.1545v-2.298"/><path id="g" class="h" d="m31.1973,14.439c-.7938-2.9625-3.8389-4.7206-6.8014-3.9268h0c-2.9625.7938-4.7206,3.8389-3.9268,6.8014l1.4644,5.4653c.7938,2.9625,3.8389,4.7206,6.8014,3.9268h0c2.9625-.7938,4.7206-3.8389,3.9268-6.8014l-5.3641,1.4373"/></g></svg>
Gcompris in other icon packs
Copied!