Path : /home/vishqocm/public_html/images/icons/
File Upload :
Current File : /home/vishqocm/public_html//images/icons/service_icon_4.svg

<svg width="43" height="44" viewBox="0 0 43 44" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0 24.0991C1.65816 24.0991 3.32751 24.0991 5.03049 24.0991C5.03049 21.567 5.03049 19.0798 5.03049 16.559C16.0214 16.559 26.9674 16.559 37.9583 16.559C37.9583 19.0462 37.9583 21.5446 37.9583 24.0879C39.6613 24.0879 41.3194 24.0879 43 24.0879C43 29.5665 43 35.0115 43 40.479C42.1821 40.479 41.3755 40.479 40.5016 40.479C40.5016 41.3417 40.5016 42.1707 40.5016 43.011C39.6613 43.011 38.821 43.011 37.9807 43.011C37.9807 42.1819 37.9807 41.3417 37.9807 40.5126C26.9674 40.5126 16.0214 40.5126 5.04169 40.5126C5.04169 41.3641 5.04169 42.1819 5.04169 43.011C4.20141 43.011 3.36113 43.011 2.52084 43.011C2.52084 42.1819 2.52084 41.3417 2.52084 40.4902C1.64695 40.4902 0.817874 40.4902 0 40.4902C0 35.0227 0 29.5553 0 24.0991ZM7.57374 27.2809C8.40281 26.8328 9.20948 26.6199 10.0834 26.6199C17.7019 26.6199 25.3205 26.6199 32.939 26.6199C33.7121 26.6199 34.4403 26.788 35.1238 27.1241C35.2246 27.1689 35.3254 27.2025 35.4263 27.2473C35.4263 24.5024 35.4263 21.8023 35.4263 19.091C26.1272 19.091 16.8504 19.091 7.56253 19.091C7.57374 21.8135 7.57374 24.5136 7.57374 27.2809ZM2.54325 37.9357C15.2147 37.9357 27.8525 37.9357 40.4792 37.9357C40.4792 34.1489 40.4792 30.3956 40.4792 26.6423C39.6389 26.6423 38.8322 26.6423 37.9807 26.6423C37.9807 29.5777 37.9807 32.5019 37.9807 35.4149C26.9786 35.4149 16.0326 35.4149 5.03049 35.4149C5.03049 32.4683 5.03049 29.5553 5.03049 26.6423C4.179 26.6423 3.37233 26.6423 2.54325 26.6423C2.54325 30.4068 2.54325 34.1601 2.54325 37.9357ZM35.4599 32.894C35.4599 32.5243 35.4599 32.1994 35.4599 31.8857C35.4599 30.1715 34.4179 29.1408 32.715 29.1408C29.5219 29.1408 26.3288 29.1408 23.1357 29.1408C18.8223 29.1408 14.5089 29.1408 10.1954 29.1408C9.00782 29.1408 8.02189 29.7682 7.71939 30.8437C7.54013 31.4936 7.56253 32.2106 7.49531 32.9052C16.8841 32.894 26.1496 32.894 35.4599 32.894Z" fill="#FF4A17"/>
<path d="M20.2586 -0.000244141C21.1213 -0.000244141 21.928 -0.000244141 22.7683 -0.000244141C22.7683 1.76995 22.7683 3.50653 22.7683 5.27672C24.953 5.71367 26.6672 6.82284 27.8772 8.67146C28.9303 10.2736 29.188 12.0662 29.0424 13.9708C24.0343 13.9708 19.015 13.9708 13.9733 13.9708C13.7828 11.7973 14.1974 9.78063 15.5867 8.03285C16.6846 6.66599 18.0963 5.76969 19.7993 5.37756C20.1802 5.28793 20.2474 5.13107 20.2362 4.79496C20.225 3.34968 20.225 1.9156 20.225 0.470313C20.2586 0.335868 20.2586 0.179016 20.2586 -0.000244141ZM26.3535 11.4724C25.9613 9.36609 23.7654 7.68553 21.4462 7.70794C19.1943 7.73035 17.0095 9.44452 16.6734 11.4724C19.9001 11.4724 23.1268 11.4724 26.3535 11.4724Z" fill="#FF4A17"/>
<!-- Code injected by live-server -->
<script>
	// <![CDATA[  <-- For SVG support
	if ('WebSocket' in window) {
		(function () {
			function refreshCSS() {
				var sheets = [].slice.call(document.getElementsByTagName("link"));
				var head = document.getElementsByTagName("head")[0];
				for (var i = 0; i < sheets.length; ++i) {
					var elem = sheets[i];
					var parent = elem.parentElement || head;
					parent.removeChild(elem);
					var rel = elem.rel;
					if (elem.href && typeof rel != "string" || rel.length == 0 || rel.toLowerCase() == "stylesheet") {
						var url = elem.href.replace(/(&|\?)_cacheOverride=\d+/, '');
						elem.href = url + (url.indexOf('?') >= 0 ? '&' : '?') + '_cacheOverride=' + (new Date().valueOf());
					}
					parent.appendChild(elem);
				}
			}
			var protocol = window.location.protocol === 'http:' ? 'ws://' : 'wss://';
			var address = protocol + window.location.host + window.location.pathname + '/ws';
			var socket = new WebSocket(address);
			socket.onmessage = function (msg) {
				if (msg.data == 'reload') window.location.reload();
				else if (msg.data == 'refreshcss') refreshCSS();
			};
			if (sessionStorage && !sessionStorage.getItem('IsThisFirstTime_Log_From_LiveServer')) {
				console.log('Live reload enabled.');
				sessionStorage.setItem('IsThisFirstTime_Log_From_LiveServer', true);
			}
		})();
	}
	else {
		console.error('Upgrade your browser. This Browser is NOT supported WebSocket for Live-Reloading.');
	}
	// ]]>
</script>
</svg>