Norton Password Manager Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Norton Password Manager 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/344858.svg" alt="Norton Password Manager icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344858.svg" alt="Norton Password Manager icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344858.svg" alt="Norton Password Manager icon" :width="24" :height="24" />
CSS background
.icon-norton-password-manager {
background-image: url('https://proicons.com/icon/344858.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M16.6476,44.2007C6.8437,40.6324,1.0169,30.5402,2.8287,20.2656,4.6401,9.9911,13.567,2.5002,24,2.5c10.433.0002,19.3599,7.4911,21.1713,17.7656,1.8118,10.2746-4.015,20.3668-13.8189,23.9351"/><path class="c" d="M19.8593,39.4531c-7.755-2.078-12.7689-9.5817-11.7211-17.5416,1.0478-7.9601,7.833-13.9108,15.8617-13.9109,8.0288,0,14.814,5.9508,15.8617,13.9109,1.0478,7.9599-3.9661,15.4636-11.7211,17.5416"/><path class="c" d="M24,23.9703v-2.957"/><path class="c" d="M21.1702,23.0564l2.8298.9138-1.7489,2.3923"/><path class="c" d="M26.8298,23.0564l-2.8298.9138,1.7489,2.3923"/><path class="c" d="M31.6934,23.9703v-2.957"/><path class="c" d="M28.8636,23.0564l2.8298.9138-1.7489,2.3923"/><path class="c" d="M34.5232,23.0564l-2.8298.9138,1.7489,2.3923"/><path class="c" d="M16.3066,23.9703v-2.957"/><path class="c" d="M13.4768,23.0564l2.8298.9138-1.7489,2.3923"/><path class="c" d="M19.1364,23.0564l-2.8298.9138,1.7489,2.3923"/></svg>
Copied!