Betway Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Betway 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/337122.svg" alt="Betway icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337122.svg" alt="Betway icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337122.svg" alt="Betway icon" :width="24" :height="24" />
CSS background
.icon-betway {
background-image: url('https://proicons.com/icon/337122.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><line class="c" x1="9.5" y1="26.4536" x2="9.5" y2="19.0465"/><path class="c" d="M9.5,23.3056c0-1.0185.8333-1.8518,1.8518-1.8518h0c1.0185,0,1.8518.8333,1.8518,1.8518v1.2037c0,1.0185-.8333,1.8518-1.8518,1.8518h0c-1.0215-.0029-1.8488-.8303-1.8518-1.8518"/><path class="c" d="M18.0779,25.5277c-.2778.5555-.9259.9259-1.574.9259h0c-1.0215-.0029-1.8488-.8303-1.8518-1.8518v-1.2037c0-1.0185.8333-1.8518,1.8518-1.8518h0c1.0185,0,1.8518.8333,1.8518,1.8518v.6481h-3.7036"/><line class="c" x1="33.2554" y1="26.4536" x2="33.2554" y2="21.4538"/><path class="c" d="M33.2554,24.6018c0,1.0185-.8333,1.8518-1.8518,1.8518h0c-1.0215-.0029-1.8488-.8303-1.8518-1.8518v-1.2037c0-1.0185.8333-1.8518,1.8518-1.8518h0c1.0185,0,1.8518.8333,1.8518,1.8518"/><line class="c" x1="19.0634" y1="21.4538" x2="21.1004" y2="21.4538"/><path class="c" d="M20.0819,19.9724v5.5554c0,.5555.3704.9259.9259.9259h.2778"/><path class="c" d="M38.5,21.4538v3.0554c0,1.0185-.8333,1.8518-1.8518,1.8518h0c-1.0215-.0029-1.8489-.8303-1.8518-1.8518v-3.0554"/><path class="c" d="M38.5,24.6018v2.4999c0,1.0185-.8333,1.8518-1.8518,1.8518h0c-.5555,0-1.0185-.1852-1.2962-.5555"/><polyline class="c" points="28.5662 21.4538 26.9922 26.4536 25.5108 21.4538 24.0303 26.4536 21.9853 19.9724"/><rect class="c" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!