Tubi Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tubi 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/334340.svg" alt="Tubi icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334340.svg" alt="Tubi icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334340.svg" alt="Tubi icon" :width="24" :height="24" />
CSS background
.icon-tubi {
background-image: url('https://proicons.com/icon/334340.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;}.d{fill:#000;stroke-width:0px;}</style></defs><path class="c" d="M9.5,42.5h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4Z"/><path class="c" d="M17.3649,20.3835v4.9623c0,1.661,1.3465,3.0075,3.0075,3.0075h0c1.661,0,3.0075-1.3465,3.0075-3.0075v-4.9623"/><circle class="d" cx="35.4474" cy="16.6993" r=".75"/><line class="c" x1="35.4474" y1="20.3835" x2="35.4474" y2="28.3533"/><path class="c" d="M11.5,17.9023v7.4435c0,1.661,1.3465,3.0075,3.0075,3.0075h.4076"/><line class="c" x1="11.5" y1="20.3835" x2="14.5391" y2="20.3835"/><path class="c" d="M26.3406,23.391c0-1.661,1.3465-3.0075,3.0075-3.0075h0c1.661,0,3.0075,1.3465,3.0075,3.0075v1.9549c0,1.661-1.3465,3.0075-3.0075,3.0075h0c-1.661,0-3.0075-1.3465-3.0075-3.0075"/><line class="c" x1="26.3406" y1="25.3458" x2="26.3406" y2="16.3234"/></svg>
Tubi in other icon packs
Copied!