Apex Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Apex 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/336465.svg" alt="Apex icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336465.svg" alt="Apex icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336465.svg" alt="Apex icon" :width="24" :height="24" />
CSS background
.icon-apex {
background-image: url('https://proicons.com/icon/336465.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M24,5.46c.71,0,1.42.66,2.82,2.29l6.51,6.5V10.57h4v7.69l6.16,6.16-2.83,2.83L24,10.57,7.33,27.25,4.5,24.42,21.17,7.75C22.59,6.33,23.31,5.52,24,5.46ZM37.35,23.92V41.2A1.33,1.33,0,0,1,36,42.54H12a1.33,1.33,0,0,1-1.33-1.34V23.9"/><line class="a" x1="33.34" y1="14.25" x2="37.34" y2="18.26"/></svg>
Apex in other icon packs
Copied!