Bitwarden Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bitwarden 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/337238.svg" alt="Bitwarden icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337238.svg" alt="Bitwarden icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337238.svg" alt="Bitwarden icon" :width="24" :height="24" />
CSS background
.icon-bitwarden {
background-image: url('https://proicons.com/icon/337238.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="M24,38.1833c6.8108-3.6182,11.2498-8.4865,11.2498-12.5062V9.5231h-11.2321l-.0177,28.6602Z"/><path class="b" d="M23.1295,43.3315c.5464.266,1.1946.266,1.741,0,8.7932-4.2817,15.3537-10.8936,15.3537-17.6541V6.5278c0-1.1028-.894-1.9968-1.9968-1.9968h-14.2274,0-14.2274c-1.1028,0-1.9968.894-1.9968,1.9968v19.1496c0,6.7605,6.5605,13.3724,15.3537,17.6541Z"/></svg>
Bitwarden in other icon packs
Copied!