Keychain Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Keychain 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/342459.svg" alt="Keychain icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342459.svg" alt="Keychain icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342459.svg" alt="Keychain icon" :width="24" :height="24" />
CSS background
.icon-keychain {
background-image: url('https://proicons.com/icon/342459.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="M17.5411,9.7126c2.0687,0,3.7458,1.677,3.7458,3.7458h0c0,2.0687-1.677,3.7458-3.7458,3.7458s-3.7458-1.677-3.7458-3.7458,1.677-3.7458,3.7458-3.7458Z"/><line class="b" x1="13.7954" y1="24" x2="34.2046" y2="24"/><line class="b" x1="13.7954" y1="30.3189" x2="34.2046" y2="30.3189"/><line class="b" x1="13.7954" y1="36.6378" x2="34.2046" y2="36.6378"/><rect class="b" x="8.45" y="4.5" width="31" height="38.9996" rx="4" ry="4"/></svg>
Keychain in other icon packs
Copied!