Vault Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Vault 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/316501.svg" alt="Vault icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/316501.svg" alt="Vault icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/316501.svg" alt="Vault icon" :width="24" :height="24" />
CSS background
.icon-vault {
background-image: url('https://proicons.com/icon/316501.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Vault</title><path d="M0 0l11.955 24L24 0zm13.366 4.827h1.393v1.38h-1.393zm-2.77 5.569H9.22V8.993h1.389zm0-2.087H9.22V6.906h1.389zm0-2.086H9.22V4.819h1.389zm2.087 6.263h-1.377V11.08h1.388zm0-2.09h-1.377V8.993h1.388zm0-2.087h-1.377V6.906h1.388zm0-2.086h-1.377V4.819h1.388zm.683.683h1.393v1.389h-1.393zm0 3.475V8.993h1.389v1.388Z"/></svg>
Vault in other icon packs
Copied!