vault from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.

Name
vault
Set
Font Awesome 6 Solid
Style
Regular
Viewbox
576×512
License
CC BY 4.0

The same icon in other sets

Use the vault icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M64 0C28.7 0 0 28.7 0 64v352c0 35.3 28.7 64 64 64h16l16 32h64l16-32h224l16 32h64l16-32h16c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64zm160 320a80 80 0 1 0 0-160a80 80 0 1 0 0 160m0-240a160 160 0 1 1 0 320a160 160 0 1 1 0-320m256 141.3V336c0 8.8-7.2 16-16 16s-16-7.2-16-16V221.3c-18.6-6.6-32-24.4-32-45.3c0-26.5 21.5-48 48-48s48 21.5 48 48c0 20.9-13.4 38.7-32 45.3"/></svg>

React

import type { SVGProps } from "react";

export function Fa6SolidVault(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M64 0C28.7 0 0 28.7 0 64v352c0 35.3 28.7 64 64 64h16l16 32h64l16-32h224l16 32h64l16-32h16c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64zm160 320a80 80 0 1 0 0-160a80 80 0 1 0 0 160m0-240a160 160 0 1 1 0 320a160 160 0 1 1 0-320m256 141.3V336c0 8.8-7.2 16-16 16s-16-7.2-16-16V221.3c-18.6-6.6-32-24.4-32-45.3c0-26.5 21.5-48 48-48s48 21.5 48 48c0 20.9-13.4 38.7-32 45.3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M64 0C28.7 0 0 28.7 0 64v352c0 35.3 28.7 64 64 64h16l16 32h64l16-32h224l16 32h64l16-32h16c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64zm160 320a80 80 0 1 0 0-160a80 80 0 1 0 0 160m0-240a160 160 0 1 1 0 320a160 160 0 1 1 0-320m256 141.3V336c0 8.8-7.2 16-16 16s-16-7.2-16-16V221.3c-18.6-6.6-32-24.4-32-45.3c0-26.5 21.5-48 48-48s48 21.5 48 48c0 20.9-13.4 38.7-32 45.3"/></svg>
</template>

CSS

.icon-vault {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M64%200C28.7%200%200%2028.7%200%2064v352c0%2035.3%2028.7%2064%2064%2064h16l16%2032h64l16-32h224l16%2032h64l16-32h16c35.3%200%2064-28.7%2064-64V64c0-35.3-28.7-64-64-64zm160%20320a80%2080%200%201%200%200-160a80%2080%200%201%200%200%20160m0-240a160%20160%200%201%201%200%20320a160%20160%200%201%201%200-320m256%20141.3V336c0%208.8-7.2%2016-16%2016s-16-7.2-16-16V221.3c-18.6-6.6-32-24.4-32-45.3c0-26.5%2021.5-48%2048-48s48%2021.5%2048%2048c0%2020.9-13.4%2038.7-32%2045.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M64%200C28.7%200%200%2028.7%200%2064v352c0%2035.3%2028.7%2064%2064%2064h16l16%2032h64l16-32h224l16%2032h64l16-32h16c35.3%200%2064-28.7%2064-64V64c0-35.3-28.7-64-64-64zm160%20320a80%2080%200%201%200%200-160a80%2080%200%201%200%200%20160m0-240a160%20160%200%201%201%200%20320a160%20160%200%201%201%200-320m256%20141.3V336c0%208.8-7.2%2016-16%2016s-16-7.2-16-16V221.3c-18.6-6.6-32-24.4-32-45.3c0-26.5%2021.5-48%2048-48s48%2021.5%2048%2048c0%2020.9-13.4%2038.7-32%2045.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/vault.svg?color=%231a73e8&size=48