Data Protection Data Security Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Data Protection Data Security 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/319854.svg" alt="Data Protection Data Security icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319854.svg" alt="Data Protection Data Security icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319854.svg" alt="Data Protection Data Security icon" :width="24" :height="24" />
CSS background
.icon-data-protection-data-security {
background-image: url('https://proicons.com/icon/319854.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="data--protection-data--security_00000124158300135299190860000005137453694870414983_" d="M16,31.36 C8.082,31.36,1.64,24.918,1.64,17V0.64h28.72V17C30.36,24.918,23.918,31.36,16,31.36z M16.36,23.352v7.284 C23.716,30.444,29.64,24.4,29.64,17V1.36H16.36v13.329c0.576,0.158,1,0.686,1,1.312s-0.425,1.153-1,1.312v5.318 c3.495-0.187,6.28-3.089,6.28-6.63c0-1.774-0.69-3.441-1.944-4.695l0.51-0.509c1.39,1.39,2.155,3.238,2.155,5.204 C23.36,19.938,20.252,23.163,16.36,23.352z M2.36,1.36V17c0,7.4,5.925,13.444,13.28,13.636V17.312c-0.576-0.158-1-0.686-1-1.312 s0.424-1.153,1-1.312V9.37C12.145,9.558,9.36,12.46,9.36,16c0,1.772,0.691,3.44,1.945,4.695l-0.51,0.51 C9.406,19.813,8.64,17.965,8.64,16c0-3.938,3.108-7.163,7-7.351V1.36H2.36z M16,15.36c-0.353,0-0.64,0.287-0.64,0.64 s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S16.353,15.36,16,15.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!