Data Privacy 02 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Data Privacy 02 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/319850.svg" alt="Data Privacy 02 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319850.svg" alt="Data Privacy 02 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319850.svg" alt="Data Privacy 02 icon" :width="24" :height="24" />
CSS background
.icon-data-privacy-02 {
background-image: url('https://proicons.com/icon/319850.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--privacy--02_00000014620206654616736410000014650771810845398702_" d="M31,31.36H1c-0.199,0-0.36-0.161-0.36-0.36V1 c0-0.199,0.161-0.36,0.36-0.36h30c0.199,0,0.36,0.161,0.36,0.36v30C31.36,31.199,31.199,31.36,31,31.36z M1.36,30.64h29.28V1.36 H1.36V30.64z M16,26.36c-5.712,0-10.36-4.647-10.36-10.36c0-2.293,0.769-4.534,2.17-6.342C7.702,9.462,7.64,9.238,7.64,9 c0-0.75,0.61-1.36,1.36-1.36c0.238,0,0.462,0.062,0.657,0.169c1.809-1.4,4.05-2.169,6.343-2.169c5.713,0,10.36,4.647,10.36,10.36 c0,2.293-0.769,4.534-2.17,6.343c0.108,0.194,0.17,0.419,0.17,0.657c0,0.75-0.61,1.36-1.36,1.36c-0.238,0-0.462-0.062-0.657-0.17 C20.535,25.592,18.294,26.36,16,26.36z M8.319,10.177C7.053,11.846,6.36,13.899,6.36,16c0,5.315,4.325,9.64,9.64,9.64 c2.102,0,4.155-0.692,5.823-1.958c-0.116-0.2-0.184-0.434-0.184-0.682c0-0.244,0.065-0.475,0.179-0.673L9.673,10.182 C9.273,10.41,8.718,10.409,8.319,10.177z M23,22.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64 S23.353,22.36,23,22.36z M23,21.64c0.248,0,0.48,0.067,0.682,0.184c1.266-1.669,1.958-3.723,1.958-5.823 c0-5.315-4.324-9.64-9.64-9.64c-2.101,0-4.154,0.693-5.823,1.959C10.293,8.519,10.36,8.752,10.36,9c0,0.245-0.065,0.474-0.178,0.673 l12.146,12.146C22.525,21.705,22.756,21.64,23,21.64z M9,8.36C8.647,8.36,8.36,8.647,8.36,9S8.647,9.64,9,9.64S9.64,9.353,9.64,9 S9.353,8.36,9,8.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!