Via Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Via 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/334711.svg" alt="Via icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334711.svg" alt="Via icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334711.svg" alt="Via icon" :width="24" :height="24" />
CSS background
.icon-via {
background-image: url('https://proicons.com/icon/334711.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><polygon class="a" points="4.5 31.73 25.37 7.75 27.02 16.71 12.23 34.91 4.5 31.73"/><polyline class="a" points="12.97 22 13.31 13.46 7.17 14.54 4.5 31.73"/><polygon class="a" points="25.37 7.75 31.37 40.25 43.5 37.58 33.89 8.26 25.37 7.75"/></svg>
Via in other icon packs
Copied!