Transports Publics Genevois Plus Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Transports Publics Genevois Plus icon is commonly used in add-item buttons, floating action buttons and form toolbars. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/334234.svg" alt="Transports Publics Genevois Plus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334234.svg" alt="Transports Publics Genevois Plus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334234.svg" alt="Transports Publics Genevois Plus icon" :width="24" :height="24" />
CSS background
.icon-transports-publics-genevois-plus {
background-image: url('https://proicons.com/icon/334234.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M33.8686,28.7569c2.9337-2.1831,4.8363-5.6734,4.8363-9.6115,0-6.615-5.3625-11.9776-11.9776-11.9776h-5.4551c-6.615,0-11.9776,5.3625-11.9776,11.9776s5.3625,11.9776,11.9776,11.9776h5.4551c1.3762,0,2.6957-.238,3.9265-.6652"/><path class="c" d="M26.7276,7.1678h15.7724"/><path class="c" d="M32.3611,27.9685v12.8637"/><path class="c" d="M21.2724,31.123H5.5"/><path class="c" d="M25.9287,34.4008h12.8637"/></svg>
Copied!