Service Victoria Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Service Victoria 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/332601.svg" alt="Service Victoria icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332601.svg" alt="Service Victoria icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332601.svg" alt="Service Victoria icon" :width="24" :height="24" />
CSS background
.icon-service-victoria {
background-image: url('https://proicons.com/icon/332601.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g><path class="c" d="m7.1972,25.8996c.2982.3882.6722.5328,1.1924.5328h.72c.67,0,1.2132-.5432,1.2132-1.2132v-.0052c0-.67-.5431-1.2132-1.2132-1.2132h-.7942c-.6707,0-1.2145-.5437-1.2145-1.2145h0c0-.6722.5449-1.2171,1.2171-1.2171h.716c.5202,0,.8942.1446,1.1924.5328"/><g><g><line class="c" x1="13.1777" y1="24.0005" x2="14.7631" y2="24.0005"/><polyline class="c" points="15.1861 26.4319 12.7546 26.4319 12.7546 21.5687 15.1861 21.5687"/><path class="c" d="m17.6177,26.4321v-4.8632h1.5921c.9001,0,1.6298.7312,1.6298,1.6333s-.7297,1.6333-1.6298,1.6333h-1.5921"/><line class="c" x1="19.2104" y1="24.8357" x2="20.8019" y2="26.4309"/><polyline class="c" points="26.4926 21.569 24.8817 26.4322 23.2707 21.569"/><path class="c" d="m28.9246,21.5689v4.8634"/></g><path class="c" d="m34.5781,24.8216c0,.8897-.7212,1.6109-1.6109,1.6109s-1.6109-.7212-1.6109-1.6109v-1.6413c0-.8897.7212-1.6109,1.6109-1.6109h0c.8897,0,1.6109.7212,1.6109,1.6109"/><line class="c" x1="37.0096" y1="24.0005" x2="38.595" y2="24.0005"/><polyline class="c" points="39.4412 26.4319 37.0096 26.4319 37.0096 21.5687 39.4412 21.5687"/></g></g><g><path class="c" d="m28.8737,42.5l-4.4403-13.6619m-3.1416-9.6665l-4.4434-13.6716"/><path class="c" d="m28.8737,42.5l4.4304-13.6315m3.1743-9.767l4.4206-13.6011"/><path class="c" d="m16.8483,5.5002h24.0508"/></g></svg>
Copied!