IcoMoon unlocked icon
| Name | unlocked |
|---|---|
| Unicode | \e990 () |
| CSS class | icon-unlocked |
| Tags | unlocked, lock-open |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-unlocked" aria-hidden="true"></span>
.icon-unlocked:before { content: "\e990"; } export const IconUnlocked = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M12 1c1.654 0 3 1.346 3 3v3h-2v-3c0-0.551-0.449-1-1-1h-2c-0.551 0-1 0.449-1 1v3h0.25c0.412 0 0.75 0.338 0.75 0.75v7.5c0 0.412-0.338 0.75-0.75 0.75h-8.5c-0.412 0-0.75-0.338-0.75-0.75v-7.5c0-0.412 0.338-0.75 0.75-0.75h6.25v-3c0-1.654 1.346-3 3-3h2z"></path>
</svg>
); Font setup lives on the download page; the full lookup table is in the cheat sheet.
Related IcoMoon icons
Need more than 491 free icons? The Ultimate pack adds 1,500+ — see pricing.