Osmdashboardforopentracks Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Osmdashboardforopentracks 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/345371.svg" alt="Osmdashboardforopentracks icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345371.svg" alt="Osmdashboardforopentracks icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345371.svg" alt="Osmdashboardforopentracks icon" :width="24" :height="24" />
CSS background
.icon-osmdashboardforopentracks {
background-image: url('https://proicons.com/icon/345371.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="M35.69,11.34,13.28,26l10.72,1,3.9,9.74Z"/><line class="a" x1="5.49" y1="15.84" x2="32.01" y2="5.5"/><line class="a" x1="32.84" y1="20.6" x2="42.51" y2="26.01"/><line class="a" x1="16.59" y1="11.51" x2="26.74" y2="17.18"/><line class="a" x1="26.6" y1="33.44" x2="18.72" y2="42.5"/><line class="a" x1="36.16" y1="22.46" x2="30.14" y2="29.38"/></svg>
Copied!