Unlocked Icon
Free SVG icon from the IcoFont 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/306835.svg" alt="Unlocked icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306835.svg" alt="Unlocked icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306835.svg" alt="Unlocked icon" :width="24" :height="24" />
CSS background
.icon-unlocked {
background-image: url('https://proicons.com/icon/306835.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M928 452v470c0 9-7 15-15 15H373c-9 0-16-6-16-15V452c0-8 7-15 16-15h42c9 0 16-3 16-8v-7c-1-50 0-100-1-150-3-66-63-123-129-127-69-3-130 44-144 111-2 11-3 23-3 35v138s-7 5-15 5H87c-8 0-15-7-15-16 0-51-1-102 1-152 5-93 73-172 163-196 126-34 255 50 274 180 3 21 3 44 3 65v115s7 7 15 7h385c8 0 15 7 15 15z"/></svg>
Unlocked in other icon packs
Copied!