Key Hole Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Key Hole icon is commonly used in password managers, authentication screens and security panels. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/305938.svg" alt="Key Hole icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305938.svg" alt="Key Hole icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305938.svg" alt="Key Hole icon" :width="24" :height="24" />
CSS background
.icon-key-hole {
background-image: url('https://proicons.com/icon/305938.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M63 229v542c0 92 74 167 166 167h542c92 0 167-75 167-167V229c0-92-75-167-167-167H229c-92 0-166 75-166 167zm315 511l73-262c-45-18-77-62-77-114 0-67 55-122 122-122s123 55 123 122c0 46-26 86-63 107l70 269H378z"/></svg>
Key Hole in other icon packs
Copied!