Privacyscanner Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Privacyscanner 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/346170.svg" alt="Privacyscanner icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346170.svg" alt="Privacyscanner icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346170.svg" alt="Privacyscanner icon" :width="24" :height="24" />
CSS background
.icon-privacyscanner {
background-image: url('https://proicons.com/icon/346170.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M24.1587,36.0559l-10.2852-8.5346,1.7507-9.957s.4833-10.3831,8.3157-10.1759c7.6611.2026,8.4252,9.5193,8.4252,9.5193l1.9695,10.3947-10.1759,8.7534Z"/><path class="c" d="M15.9311,14.4755c-8.5623-4.3952-1.9408-9.4755-1.9408-9.4755,0,0-.1712,4.6807,3.2536,5.2515"/><path class="c" d="M32.129,14.4755c8.5623-4.3952,1.9408-9.4755,1.9408-9.4755,0,0,.1712,4.6807-3.2536,5.2515"/><path class="c" d="M17.2478,29.9939v-2.9857l6.5789-3.7983,6.6572,3.8435v3.4959"/><path class="c" d="M15.6611,16.3803h16.3157"/><path class="c" d="M16.4093,13.4574h14.9555"/><path class="c" d="M22.731,7.7465v5.5064"/><path class="c" d="M25.3142,7.7465v5.5064"/><path class="c" d="M13.0276,12.9986l-4.5368,1.5555s-1.3339,11.3599,5.1427,20.2076c1.3426,1.8341,10.0471,8.2383,10.0471,8.2383,0,0,8.4457-5.1973,10.5107-7.6243,6.0842-7.1509,5.4091-20.1733,5.4091-20.1733l-4.4336-2.2524"/></svg>
Copied!