Vector Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Vector 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/310376.svg" alt="Vector icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310376.svg" alt="Vector icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310376.svg" alt="Vector icon" :width="24" :height="24" />
CSS background
.icon-vector {
background-image: url('https://proicons.com/icon/310376.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="1" height="2" viewBox="0 0 1 2" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M0.759369 0.682129C0.765074 0.73531 0.765074 0.788921 0.759369 0.842102C0.702418 0.997855 0.592745 1.12875 0.449371 1.2121L0.589355 1.07214C0.680619 0.960135 0.739432 0.825229 0.759369 0.682129Z" fill="black"/> </svg>
Vector in other icon packs
Copied!