Mijn Volleybal Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mijn Volleybal 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/343833.svg" alt="Mijn Volleybal icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343833.svg" alt="Mijn Volleybal icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343833.svg" alt="Mijn Volleybal icon" :width="24" :height="24" />
CSS background
.icon-mijn-volleybal {
background-image: url('https://proicons.com/icon/343833.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;}</style></defs><circle class="b" cx="24" cy="24" r="21.5"/><path class="b" d="M23.9987,23.9991c.7785-2.6177,1.8295-5.0701,3.1238-7.3472,1.5181-2.6761,3.3476-5.0992,5.4496-7.2402,1.1094-1.1386,2.2966-2.1993,3.552-3.1627"/><path class="b" d="M16.5153,3.8454c-5.4496,5.0019-9.021,12.0669-9.4394,20.0369"/><path class="b" d="M16.0774,24.9722v-.0097c.8272-9.3421,6.1405-17.2148,13.6239-21.6913"/><path class="b" d="M23.9987,23.9991c-2.6567.6325-5.3036.9537-7.9213.9634-3.0751.0292-6.0918-.3406-9.0015-1.0802-1.5376-.399-3.0459-.8953-4.5056-1.4986"/><path class="b" d="M32.358,38.7129h-.0097c-7.1039,3.6201-14.9863,4.058-22.0416,1.8587"/><path class="b" d="M3.193,29.4292c7.6197,4.2429,17.098,4.9046,25.6033.9439"/><path class="b" d="M23.9987,23.9991c1.8684,1.9755,3.4741,4.1164,4.7976,6.3741,1.5668,2.6469,2.7443,5.4496,3.552,8.3398.4379,1.5376.759,3.0946.9731,4.6613"/><path class="b" d="M32.5623,9.402s.0097,0,.0097.0097c6.6757,4.3499,11.0062,10.9575,12.6216,18.1685"/><path class="b" d="M39.1018,39.2871c-.1362-8.7193-4.3013-17.2537-11.9793-22.6352"/><path class="b" d="M23.9987,23.9991c1.8684,1.9755,3.4741,4.1164,4.7976,6.3741,1.5668,2.6469,2.7443,5.4496,3.552,8.3398.4379,1.5376.759,3.0946.9731,4.6613"/></svg>
Copied!