Tivibu Go Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tivibu Go 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/348592.svg" alt="Tivibu Go icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348592.svg" alt="Tivibu Go icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348592.svg" alt="Tivibu Go icon" :width="24" :height="24" />
CSS background
.icon-tivibu-go {
background-image: url('https://proicons.com/icon/348592.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;}.c{fill:#fff;stroke-width:0px;}</style></defs><polyline class="b" points="22.15 16.306 20.15 21.706 18.15 16.306"/><path class="b" d="m32.85,16.306v3.3c0,1.1.9,2,2,2s2-.9,2-2v-3.3"/><line class="b" x1="36.85" y1="19.706" x2="36.85" y2="21.706"/><circle class="c" cx="15.85" cy="13.906" r=".75"/><line class="b" x1="15.85" y1="16.306" x2="15.85" y2="21.706"/><path class="b" d="m12.25,14.706v6c0,.6.4,1,1,1h.3"/><line class="b" x1="11.15" y1="16.306" x2="13.35" y2="16.306"/><path class="b" d="m26.75,18.306c0-1.1.9-2,2-2h0c1.1,0,2,.9,2,2v1.3c0,1.1-.9,2-2,2h0c-1.1,0-2-.9-2-2"/><line class="b" x1="26.75" y1="21.706" x2="26.75" y2="13.706"/><path class="b" d="m28.05,34.294h0c-1.5,0-2.6-1.2-2.6-2.6v-2.7c0-1.5,1.2-2.7,2.6-2.7h0c1.5,0,2.7,1.2,2.7,2.7v2.6c0,1.5-1.2,2.7-2.7,2.7Z"/><path class="b" d="m22.961,28.894c0-1.5-1.2-2.7-2.7-2.7h0c-1.5,0-2.7,1.2-2.7,2.7v2.7c0,1.5,1.2,2.6,2.7,2.6h0c1.5,0,2.7-1.2,2.7-2.6h-2.7"/><circle class="c" cx="24.45" cy="13.906" r=".75"/><line class="b" x1="24.45" y1="16.306" x2="24.45" y2="21.706"/><circle class="b" cx="24" cy="24" r="21.5"/></svg>
Copied!