Paristransporttraffic Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Paristransporttraffic 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/330976.svg" alt="Paristransporttraffic icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330976.svg" alt="Paristransporttraffic icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330976.svg" alt="Paristransporttraffic icon" :width="24" :height="24" />
CSS background
.icon-paristransporttraffic {
background-image: url('https://proicons.com/icon/330976.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><circle class="a" cx="15.4257" cy="29.9475" r="2.4715"/><circle class="a" cx="32.5743" cy="29.9475" r="2.4715"/><path class="a" d="M8.8428,9.8765V32.4952a5.3883,5.3883,0,0,0,5.3765,5.3765H33.7807a5.3883,5.3883,0,0,0,5.3765-5.3765V9.8765A5.3881,5.3881,0,0,0,33.7807,4.5H14.2193A5.3881,5.3881,0,0,0,8.8428,9.8765Z"/><rect class="a" x="12.8722" y="9.5309" width="9.3711" height="11.7138" rx="0.8946"/><line class="a" x1="14.2193" y1="37.9244" x2="6.7578" y2="43.5"/><line class="a" x1="33.7807" y1="37.9244" x2="41.2422" y2="43.5"/><rect class="a" x="25.757" y="9.5309" width="9.3711" height="11.7138" rx="0.8946"/></svg>
Copied!