Roku Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Roku 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/346771.svg" alt="Roku icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346771.svg" alt="Roku icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346771.svg" alt="Roku icon" :width="24" :height="24" />
CSS background
.icon-roku {
background-image: url('https://proicons.com/icon/346771.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M38.4999,42.4999H9.4999c-2.2,0-4-1.8-4-4V9.4999c0-2.2,1.8-4,4-4h29c2.2,0,4,1.8,4,4v29c0,2.2-1.8,4-4,4Z"/><path class="c" d="M10,28.2971v-9.5411h3.1236c1.7659,0,3.1974,1.4346,3.1974,3.2043s-1.4315,3.2043-3.1974,3.2043h-3.1236"/><line class="c" x1="13.1235" y1="25.1646" x2="16.2468" y2="28.2947"/><rect class="c" x="18.6382" y="21.9761" width="4.7705" height="6.321" rx="2.3853" ry="2.3853"/><path class="c" d="M33.2295,21.9761v3.9357c0,1.3173,1.0679,2.3853,2.3853,2.3853h0c1.3173,0,2.3853-1.0679,2.3853-2.3853v-3.9357"/><line class="c" x1="38" y1="25.9118" x2="38" y2="28.2971"/><line class="c" x1="26.142" y1="18.756" x2="26.142" y2="28.2971"/><line class="c" x1="26.143" y1="26.2704" x2="30.4617" y2="21.9727"/><line class="c" x1="27.5175" y1="24.9026" x2="30.9126" y2="28.2828"/></svg>
Roku in other icon packs
Copied!