Zend Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Zend 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/316735.svg" alt="Zend icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/316735.svg" alt="Zend icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/316735.svg" alt="Zend icon" :width="24" :height="24" />
CSS background
.icon-zend {
background-image: url('https://proicons.com/icon/316735.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Zend</title><path d="M24 .467L9.01 20.217H20.54A3.46 3.46 0 0024 16.757V.468zM3.459 3.783C1.585 3.783 0 5.153 0 7.1v16.433l15.063-19.75H3.459Z"/></svg>
Zend in other icon packs
Copied!