Qrforkeepass Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Qrforkeepass 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/331784.svg" alt="Qrforkeepass icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331784.svg" alt="Qrforkeepass icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331784.svg" alt="Qrforkeepass icon" :width="24" :height="24" />
CSS background
.icon-qrforkeepass {
background-image: url('https://proicons.com/icon/331784.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M24,4.5a17.77,17.77,0,0,0-11.26,4l-2-2a3.32,3.32,0,0,0-4.7,4.7l2.44,2.42a17.73,17.73,0,0,0-2.24,8.6v8.86H41.73V22.23a17.71,17.71,0,0,0-2.22-8.6l2.39-2.42a3.27,3.27,0,0,0,0-4.7,3.31,3.31,0,0,0-4.69,0l-2,2A17.79,17.79,0,0,0,24,4.5ZM16.2,15.58a3.32,3.32,0,0,1,3.37,3.28h0a3.34,3.34,0,0,1-3.28,3.37H16.2a3.33,3.33,0,0,1-3.28-3.37h0A3.32,3.32,0,0,1,16.2,15.58Zm15.6,0a3.33,3.33,0,0,1,0,6.65h0A3.33,3.33,0,0,1,28.43,19v-.09a3.33,3.33,0,0,1,3.37-3.28ZM6.27,32.86V43.5H16.91V32.86ZM24,38.18V32.86H18.68m10.64,0H25.77v3.55m1.78,7.09h1.77V40H25.77V38.18h3.55V36.41H27.55V34.74h1.77m1.77-1.88V43.5H41.73V32.86ZM18.68,36.41v1.77h1.77V36.41ZM24,40H18.68V43.5"/><line class="cls-1" x1="25.77" y1="43.5" x2="20.45" y2="43.5"/><polyline class="cls-1" points="18.68 34.74 22.17 34.74 22.17 38.18"/><line class="cls-1" x1="20.42" y1="41.73" x2="27.78" y2="41.73"/><rect class="cls-1" x="8.15" y="34.74" width="6.89" height="6.89"/><rect class="cls-1" x="32.97" y="34.74" width="6.89" height="6.89"/></svg>
Copied!