Openttd Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Openttd 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/345290.svg" alt="Openttd icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345290.svg" alt="Openttd icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345290.svg" alt="Openttd icon" :width="24" :height="24" />
CSS background
.icon-openttd {
background-image: url('https://proicons.com/icon/345290.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version='1.0' encoding='UTF-8'?>
<svg xmlns="http://www.w3.org/2000/svg" id="b" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="c" x="9.915" y="9.1539" width="28.17" height="28.17" transform="translate(-9.4029 23.7771) rotate(-45)"/><path class="c" d="m18.709,29.8717c1.0418,1.3562,2.348,1.8614,4.1654,1.8614h2.5151c2.3406,0,4.2379-1.9015,4.2379-4.2471h0c0-2.3456-1.8974-4.2471-4.2379-4.2471h-2.7789c-2.3406,0-4.2379-1.9015-4.2379-4.2471h0c0-2.3456,1.8974-4.2471,4.2379-4.2471h2.5151c1.8173,0,3.1236.5052,4.1654,1.8614"/><line class="c" x1="24" y1="33.8566" x2="24" y2="12.6211"/><polyline class="c" points="20.72 39.8781 16.9124 43.6857 3.5532 30.3264 7.3608 26.5188"/><polyline class="c" points="27.28 39.8781 31.0876 43.6857 44.4468 30.3264 40.6392 26.5188"/></svg>
Openttd in other icon packs
Copied!