Keepass2android Offline Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Keepass2android Offline 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/342429.svg" alt="Keepass2android Offline icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342429.svg" alt="Keepass2android Offline icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342429.svg" alt="Keepass2android Offline icon" :width="24" :height="24" />
CSS background
.icon-keepass2android-offline {
background-image: url('https://proicons.com/icon/342429.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M38.33,30.79a7.37,7.37,0,1,0,7.37,7.36h0a7.36,7.36,0,0,0-7.35-7.36Zm3,10.24-5.42.08a2.67,2.67,0,0,1-.11-5.33H36l-1.13-1.16,7.63,7.53ZM36,35.8a2.84,2.84,0,0,1,3.86-1A2.89,2.89,0,0,1,41,35.88a4.78,4.78,0,0,1,.38.87,2.57,2.57,0,0,1,2.2,2.44A1.66,1.66,0,0,1,42.12,41h-.77"/><path class="a" d="M13.15,21a3.07,3.07,0,1,1,3.06,3.07A3.07,3.07,0,0,1,13.15,21Z"/><path class="a" d="M31.79,24.06A3.07,3.07,0,1,1,34.86,21a3.08,3.08,0,0,1-3.07,3.07Z"/><path class="a" d="M24,30.79a2.61,2.61,0,0,1,1.59,4.69l1.24,4.31H21.16l1.23-4.31A2.62,2.62,0,0,1,24,30.79Z"/><path class="a" d="M42.5,32.07V28.63"/><path class="a" d="M5.51,28.63V40.36a1.94,1.94,0,0,0,1.94,2h24.7"/><path class="a" d="M39,14l2.58-2.56a3,3,0,1,0-4.28-4.26h0l-2.55,2.6a18.39,18.39,0,0,0-21.51,0L10.68,7.25A3.22,3.22,0,0,0,8.5,6.33a3,3,0,0,0-2.12,5.15L9,14a18.41,18.41,0,0,0-3.47,10.8v3.8h37v-3.8A18.57,18.57,0,0,0,39,14ZM19.14,21a2.93,2.93,0,1,1-2.93-2.92A2.93,2.93,0,0,1,19.14,21Zm12.65,2.92A2.92,2.92,0,1,1,34.71,21,2.92,2.92,0,0,1,31.79,23.94Z"/><line class="a" x1="5.51" y1="35.29" x2="19.28" y2="35.29"/><line class="a" x1="28.7" y1="35.29" x2="31.55" y2="35.29"/></svg>
Copied!