Poolexpert Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Poolexpert 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/346051.svg" alt="Poolexpert icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346051.svg" alt="Poolexpert icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346051.svg" alt="Poolexpert icon" :width="24" :height="24" />
CSS background
.icon-poolexpert {
background-image: url('https://proicons.com/icon/346051.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>.k{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="k" d="m19.6686,30.5237h8.9947"/><path id="d" class="k" d="m19.6686,13.5458h8.9947"/><path id="e" class="k" d="m19.6686,22.0347h5.8465"/><path id="f" class="k" d="m19.6686,13.5458v16.9778"/></g><g id="g"><path id="h" class="k" d="m5.5,30.5181V13.5536h5.6808c3.2774,0,5.8993,2.5447,5.8993,5.7255s-2.6219,5.7255-5.8993,5.7255h-5.6808"/></g><path id="i" class="k" d="m33.4083,8.151c4.1833,5.2994,7.506,13.5088,9.0917,26.043"/><path id="j" class="k" d="m22.2309,39.849c4.5488-9.2862,9.0092-19.2002,20.2681-25.7198"/></svg>
Copied!