Moodle Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Moodle 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/329535.svg" alt="Moodle icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329535.svg" alt="Moodle icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329535.svg" alt="Moodle icon" :width="24" :height="24" />
CSS background
.icon-moodle {
background-image: url('https://proicons.com/icon/329535.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="M5.7991,18.8l-.1052,7.8591"/><path class="a" d="M29.79,24l.0009,14.1818M16.3182,23.4091c-.07,4.8573,0,9.88,0,14.7727m27.1818,0V24c-.0282-7.4336-13.5909-7.5282-13.7091,0a5.4189,5.4189,0,0,0-2.6-4.7273m1.4182-1.8909-2.3636-2.2454,6.5-5.3182A58.8633,58.8633,0,0,0,4.5,18.8h8.5091v4.0182C18.7645,24.13,24.2245,23.72,28.6091,17.3818Z"/></svg>
Moodle in other icon packs
Copied!