Departures Live Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Departures Live 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/338979.svg" alt="Departures Live icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338979.svg" alt="Departures Live icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338979.svg" alt="Departures Live icon" :width="24" :height="24" />
CSS background
.icon-departures-live {
background-image: url('https://proicons.com/icon/338979.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 id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M40.81602064,37.62407847h-16.90149177c-.96489485,0-1.7324715-.80916781-1.68160316-1.77272085l.85628415-16.21981738c.04721087-.89427292.78608491-1.5951689,1.68160316-1.5951689h15.18892347c.89551825,0,1.63439228.70089598,1.68160316,1.5951689l.85628415,16.21981738c.05086834.96355305-.71670831,1.77272085-1.68160316,1.77272085Z"/><line class="b" x1="26.37014013" y1="20.1787768" x2="38.36040938" y2="20.1787768"/><line class="b" x1="24.60580621" y1="33.60931864" x2="27.0542696" y2="33.60931864"/><line class="b" x1="37.89232079" y1="33.60931864" x2="40.34078419" y2="33.60931864"/><path class="b" d="M24.8218471,37.62407847h3.01557072v1.94886884c0,.5887288-.47797309,1.06670188-1.06670188,1.06670188h-.88216696c-.5887288,0-1.06670188-.47797309-1.06670188-1.06670188v-1.94886884h0Z"/><path class="b" d="M36.85262402,37.62407847h3.01557072v1.94886884c0,.5887288-.47797309,1.06670188-1.06670188,1.06670188h-.88216696c-.5887288,0-1.06670188-.47797309-1.06670188-1.06670188v-1.94886884h0Z"/><path class="b" d="M38.81871895,22.3931959h-12.9068884c-.30285077,0-.55236511.2377515-.56697854.54024949l-.23477561,4.85985511c-.01564619.32387608.24272476.59503003.56697854.59503003h13.37643962c.32425379,0,.58262473-.27115395.56697854-.59503003l-.23477561-4.85985511c-.01461343-.302498-.26412777-.54024949-.56697854-.54024949Z"/><path class="b" d="M20.82188168,13.98516525h-11.70723838c-.27470185,0-.50102471.21565333-.51427988.4900352l-.21295404,4.40814862c-.01419193.29377293.22016434.53972407.51427988.53972407h12.13314646c.29411553,0,.52847181-.24595114.51427988-.53972407l-.21295404-4.40814862c-.01325516-.27438187-.23957802-.4900352-.51427988-.4900352Z"/><path class="b" d="M22.40074287,32.6731575h-13.1697998c-.26293945-.36663818-.67114258-.84527588-1.26977539-1.28179932-.96008301-.70001221-1.91931152-.93371582-2.46118164-1.02227783.17260742-6.56549072.34521484-13.13104248.51782227-19.69656372.02478027-.9414978.79516602-1.69186401,1.73693848-1.69186401h14.36645508c.94177246,0,1.7121582.75036621,1.73693848,1.69186401l.19787598,7.52944946"/><line class="b" x1="7.23251817" y1="7.36035081" x2="22.64343482" y2="7.36035081"/><circle class="b" cx="14.96826249" cy="26.39895402" r="2.15262714"/><line class="b" x1="8.38679715" y1="11.22208167" x2="21.54972782" y2="11.22208167"/></svg>
Copied!