Xprivacylua Pro Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Xprivacylua Pro 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/335377.svg" alt="Xprivacylua Pro icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335377.svg" alt="Xprivacylua Pro icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335377.svg" alt="Xprivacylua Pro icon" :width="24" :height="24" />
CSS background
.icon-xprivacylua-pro {
background-image: url('https://proicons.com/icon/335377.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>.l{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="l" d="M26.2645,34.2858v-4.7601h1.5997c.9229,0,1.6613.714,1.6613,1.6065s-.7383,1.6065-1.6613,1.6065h-1.5997"/><path id="c" class="l" d="M33.4178,32.3339c0-.6545.5538-1.19,1.2306-1.19s1.2306.5355,1.2306,1.19v.7735c0,.6545-.5538,1.19-1.2306,1.19s-1.2306-.5355-1.2306-1.19v-.7735Z"/><path id="d" class="l" d="M31.1048,32.2663c0-.6545.5538-1.19,1.2306-1.19h0"/><line id="e" class="l" x1="31.1048" y1="31.0763" x2="31.1048" y2="34.2894"/><path id="f" class="l" d="M8.4466,20.7487l6.1003-6.1043,1.4369,7.9126,8.0291-.0302.0648-11.005"/><path id="g" class="l" d="M19.9744,37.7208l4.1633-4.1633-.2275-10.8487"/><path id="h" class="l" d="M33.8666,14.5878l-1.9735,7.9268-7.9377.0219"/><path id="i" class="l" d="M33.2382,37.5965c-2.8566,1.9773-6.2302,3.0344-9.6833,3.0344-9.5188,0-17.2353-7.8643-17.2353-17.5655S14.0362,5.5,23.5549,5.5c9.5188,0,17.2353,7.8643,17.2353,17.5655h0c0,3.9382-1.2986,7.7622-3.6872,10.8579"/><path id="j" class="l" d="M24.1342,11.4711c2.1511,1.7374,4.8142,2.8161,7.5338,3.0517.7299.0632,1.4634.0673,2.1909.0121"/><circle id="k" class="l" cx="39.0917" cy="39.9114" r="2.5886"/></svg>
Copied!