Unlocked Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Unlocked 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/311010.svg" alt="Unlocked icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/311010.svg" alt="Unlocked icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/311010.svg" alt="Unlocked icon" :width="24" :height="24" />
CSS background
.icon-unlocked {
background-image: url('https://proicons.com/icon/311010.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M7.37591 9.68978V7.37773C7.37519 6.46264 7.646 5.56792 8.15405 4.80682C8.6621 4.04572 9.38455 3.45248 10.2299 3.10219C11.0753 2.75191 12.0056 2.66033 12.9031 2.83905C13.8006 3.01777 14.6248 3.45876 15.2715 4.10619C15.4668 4.29926 15.6412 4.51237 15.7918 4.742" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M8.53193 17.7819H15.4681" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M17 9.6875H7C5.61929 9.6875 4.5 10.7228 4.5 12V18.9375C4.5 20.2147 5.61929 21.25 7 21.25H17C18.3807 21.25 19.5 20.2147 19.5 18.9375V12C19.5 10.7228 18.3807 9.6875 17 9.6875Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Unlocked in other icon packs
Copied!