Edx Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Edx 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/324982.svg" alt="Edx icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324982.svg" alt="Edx icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324982.svg" alt="Edx icon" :width="24" :height="24" />
CSS background
.icon-edx {
background-image: url('https://proicons.com/icon/324982.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><path class="c" d="m30.7737,12.3H8.6053l-4.1053,15.6h22.1684l4.1053-15.6Z"/><path class="c" d="m43.5,20.1h-14.7789l-4.1053,15.6h14.7789l4.1053-15.6Z"/></g><g><line class="c" x1="32.4797" y1="24" x2="35.6361" y2="32"/><line class="c" x1="37.7797" y1="24" x2="30.3361" y2="32"/></g><g><path class="c" d="m14.8555,23.5939c-.6327.7539-1.5807,1.262-2.5111,1.262h0c-1.3812,0-2.2008-1.1197-1.8307-2.5008l.4356-1.6255c.3701-1.3812,1.7898-2.5008,3.1709-2.5008h0c1.3812,0,2.2008,1.1197,1.8307,2.5008l-.2178.8128h-5.0017"/><g><path class="c" d="m23.6436,20.7296c.3701-1.3812-.4496-2.5008-1.8307-2.5008h0c-1.3812,0-2.8008,1.1197-3.1709,2.5008l-.4356,1.6255c-.3701,1.3812.4496,2.5008,1.8307,2.5008h0c1.3812,0,2.8008-1.1197,3.1709-2.5008"/><line class="c" x1="22.538" y1="24.856" x2="25.2183" y2="14.8527"/></g></g></svg>
Edx in other icon packs
Copied!