Geogebra Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Geogebra 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/326454.svg" alt="Geogebra icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326454.svg" alt="Geogebra icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326454.svg" alt="Geogebra icon" :width="24" :height="24" />
CSS background
.icon-geogebra {
background-image: url('https://proicons.com/icon/326454.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M24,3a4.77,4.77,0,1,0,4.77,4.77A4.78,4.78,0,0,0,24,3ZM7.69,14.86a4.77,4.77,0,1,0,4.76,4.77A4.76,4.76,0,0,0,7.69,14.86Zm32.64,0a4.77,4.77,0,1,0,4.77,4.77A4.77,4.77,0,0,0,40.33,14.86ZM13.92,34.05a4.77,4.77,0,1,0,4.77,4.77A4.76,4.76,0,0,0,13.92,34.05Zm20.18,0a4.77,4.77,0,1,0,4.76,4.77A4.76,4.76,0,0,0,34.1,34.05Z"/><path class="a" d="M19.27,8.35a17.24,17.24,0,0,0-9.73,6.87"/><path class="a" d="M38.05,15.44A17.28,17.28,0,0,0,28.71,8.5"/><path class="a" d="M37.41,35.39A17.09,17.09,0,0,0,40.93,25c0-.2,0-.41,0-.61"/><path class="a" d="M18,41.22a17.23,17.23,0,0,0,5.68,1A17,17,0,0,0,29.88,41"/><path class="a" d="M6.53,24.25c0,.24,0,.48,0,.72a17.16,17.16,0,0,0,3.77,10.76"/></svg>
Geogebra in other icon packs
Copied!