Locationprivacy Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Locationprivacy 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/343185.svg" alt="Locationprivacy icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343185.svg" alt="Locationprivacy icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343185.svg" alt="Locationprivacy icon" :width="24" :height="24" />
CSS background
.icon-locationprivacy {
background-image: url('https://proicons.com/icon/343185.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a,.b,.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.b{stroke-dasharray:2.02 2.02;}.c{stroke-dasharray:2.33 2.33;}</style></defs><path class="a" d="M25.81,8.29s-12.88,0-14.24,0C8.73,8.26,5.93,9.41,5.79,10c-.24,1.09-.74,25-.82,29.08a.58.58,0,0,0,.52.6C12.62,39.82,23.06,43,31.37,43c1.82,0,8.09.24,8.09-2.69,0-1.63-1.44-3.42-1.47-5.16,0-.87-.63-10.21-.47-11.43"/><circle class="a" cx="10.72" cy="14.34" r="2.47"/><path class="a" d="M26.5,22.15c-.25.19-.52.39-.81.58"/><path class="b" d="M24,23.8c-4.72,2.73-11.53,5.62-10,8.37,1.42,2.59,6,2.53,8.66,2.26"/><path class="a" d="M23.6,34.3l1-.16"/><path class="a" d="M13,18.52a3.92,3.92,0,0,0,.49.86"/><path class="c" d="M15,21.12a3.85,3.85,0,0,0,2.07,1.12,9.92,9.92,0,0,0,5.43-1.72"/><path class="a" d="M23.54,19.93l.86-.52"/><path class="a" d="M33.16,5A9.87,9.87,0,1,0,43,14.87,9.87,9.87,0,0,0,33.16,5Z"/><polyline class="a" points="32.7 10.6 27.63 11.79 38.7 17.95"/><line class="a" x1="29.47" y1="16.54" x2="27.63" y2="11.79"/><path class="a" d="M23.71,31c2.58.76,5.93,4.4,8.16,7.4"/><path class="a" d="M31.15,29.42a69.42,69.42,0,0,0-6.42,8.64"/></svg>
Copied!