Bet365 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bet365 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/322548.svg" alt="Bet365 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322548.svg" alt="Bet365 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322548.svg" alt="Bet365 icon" :width="24" :height="24" />
CSS background
.icon-bet365 {
background-image: url('https://proicons.com/icon/322548.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>.t{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="t" d="M38.5,5.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/><path id="c" class="t" d="M29.9012,36.7893c.75.625,1.375.875,3,.875h.375c1.75,0,3.25-1.5,3.25-3.25h0c0-1.75-1.5-3.25-3.25-3.25h-3.375v-3.5h6.625"/><g id="d"><circle id="e" class="t" cx="24.5291" cy="34.3309" r="3.3333"/><path id="f" class="t" d="M27.492,28.8988c-.4938-.7407-1.358-1.2346-2.716-1.2346h-.2469c-1.8519,0-3.3333,1.4815-3.3333,3.3333v3.3333"/></g><g id="g"><g id="h"><path id="i" class="t" d="M15.8114,37.652c1.3733,0,2.4969-1.1236,2.4969-2.4969h0c0-1.3733-1.1236-2.4969-2.4969-2.4969h-2.4969,2.4969c1.3733,0,2.4969-1.1236,2.4969-2.4969h0c0-1.3733-1.1236-2.4969-2.4969-2.4969"/></g><path id="j" class="t" d="M11.6915,36.9029c.7491.6242,1.3452.7614,3.093.7614h.9988"/><path id="k" class="t" d="M11.6915,28.5382c.7491-.6242,1.4982-.8739,3.1212-.8739h.9988"/></g><g id="l"><path id="m" class="t" d="M31.6516,12.2495v10.5025c0,1.0503.7002,1.7504,1.7504,1.7504h.5251"/><line id="n" class="t" x1="29.9012" y1="15.2252" x2="33.5771" y2="15.2252"/></g><path id="o" class="t" d="M27.5041,22.7524c-.525,1.05-1.75,1.75-2.975,1.75h0c-1.925,0-3.5-1.575-3.5-3.5v-2.275c0-1.925,1.575-3.5,3.5-3.5h0c1.925,0,3.5,1.575,3.5,3.5v1.225h-7"/><g id="p"><g id="q"><path id="r" class="t" d="M11.4738,18.5607c0-1.925,1.575-3.5,3.5-3.5h0c1.925,0,3.5,1.575,3.5,3.5v2.275c0,1.925-1.575,3.5-3.5,3.5h0c-1.925,0-3.5-1.575-3.5-3.5"/></g><line id="s" class="t" x1="11.4738" y1="24.3357" x2="11.4738" y2="10.3357"/></g></svg>
Copied!