Keeper Password Manager Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Keeper 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/342432.svg" alt="Keeper Password Manager icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342432.svg" alt="Keeper Password Manager icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342432.svg" alt="Keeper Password Manager icon" :width="24" :height="24" />
CSS background
.icon-keeper-password-manager {
background-image: url('https://proicons.com/icon/342432.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m45.5,24c0,1.04-.07,2.07-.22,3.07-.11.81-.27,1.6-.48,2.37-.34,1.31-.8,2.57-1.37,3.77-.43.91-.92,1.78-1.47,2.61-.76,1.15-1.63,2.23-2.6,3.21-.1.12-.21.23-.33.33-.98.97-2.0601,1.84-3.21,2.6-.83.55-1.7,1.04-2.61,1.47-1.91.91-3.97,1.54-6.14,1.85-1,.15-2.03.22-3.07.22s-2.07-.07-3.07-.22c-2.17-.3101-4.23-.94-6.14-1.85-2.17-1.03-4.13-2.41-5.82-4.07-.12-.1-.23-.21-.33-.33-1.66-1.69-3.04-3.65-4.07-5.82-.91-1.91-1.54-3.97-1.85-6.14-.15-1-.22-2.03-.22-3.07s.07-2.07.22-3.07c.3101-2.17.94-4.23,1.85-6.14,1.03-2.17,2.41-4.13,4.07-5.82.1-.12.21-.23.33-.33,1.69-1.66,3.65-3.04,5.82-4.07,1.91-.91,3.97-1.54,6.14-1.85,1-.15,2.03-.22,3.07-.22s2.07.07,3.07.22c2.17.3101,4.23.94,6.14,1.85.91.43,1.78.92,2.61,1.47,1.15.76,2.23,1.63,3.21,2.6.12.1.23.21.33.33.97.98,1.84,2.0601,2.6,3.21.55.83,1.04,1.7,1.47,2.61.57,1.19,1.03,2.45,1.37,3.76.21.77.37,1.57.48,2.38.15,1,.22,2.03.22,3.07Z"/><line class="b" x1="8.64" y1="38.9468" x2="8.64" y2="9.0532"/><line class="b" x1="39.36" y1="33.22" x2="39.36" y2="33.21"/><line class="b" x1="39.36" y1="14.79" x2="39.36" y2="14.78"/><line class="b" x1="14.79" y1="43.2854" x2="14.79" y2="4.7146"/><line class="b" x1="33.21" y1="39.36" x2="33.21" y2="39.35"/><line class="b" x1="33.21" y1="8.65" x2="33.21" y2="8.64"/><line class="b" x1="33.22" y1="8.64" x2="33.21" y2="8.64"/><line class="b" x1="33.22" y1="39.36" x2="33.21" y2="39.36"/><line class="b" x1="39.36" y1="14.79" x2="39.35" y2="14.79"/><line class="b" x1="39.36" y1="33.21" x2="39.35" y2="33.21"/><polyline class="b" points="35.6111 41.7511 33.22 39.36 33.21 39.36 33.21 39.35 27.07 33.21 27.07 39.36 27.07 45.1752"/><polyline class="b" points="41.7241 35.5841 39.36 33.22 39.35 33.21 33.21 27.07 27.07 27.07 20.93 27.07 20.93 45.031"/><polyline class="b" points="35.6268 6.2332 33.22 8.64 33.21 8.65 27.07 14.79 27.07 8.64 27.07 3.0265"/><polyline class="b" points="41.7884 12.3516 39.36 14.78 39.36 14.79 39.35 14.79 33.21 20.93 27.07 20.93 20.93 20.93 20.93 2.7802"/><polyline class="b" points="44.664 29.304 39.36 24 44.6813 18.6687"/></svg>
Copied!