unlocked icon

unlocked from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.

Name
unlocked
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT

The same icon in other sets

Use the unlocked icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M86.4 480h339.2c12.3 0 22.4-9.9 22.4-22.1V246c0-12.2-10-22-22.4-22H161v-30.9c0-27.3 9.9-61.1 28.1-80.3v-.3C206.7 93.9 231 83 255.9 83h.2c24.9 0 49.2 10.9 66.8 29.5V112.8c11.3 11.9 19.4 29.3 24 47.3h53.4c-5.9-31.3-19.7-61.8-39.2-82.4-26.2-27.8-63.7-45.7-105-45.7h-.1-.1c-41.3 0-79 17.9-105.3 45.6C124.2 105.4 108 151.5 108 193v31H86.4C74 224 64 233.9 64 246v211.9c0 12.2 10 22.1 22.4 22.1z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonUnlocked(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M86.4 480h339.2c12.3 0 22.4-9.9 22.4-22.1V246c0-12.2-10-22-22.4-22H161v-30.9c0-27.3 9.9-61.1 28.1-80.3v-.3C206.7 93.9 231 83 255.9 83h.2c24.9 0 49.2 10.9 66.8 29.5V112.8c11.3 11.9 19.4 29.3 24 47.3h53.4c-5.9-31.3-19.7-61.8-39.2-82.4-26.2-27.8-63.7-45.7-105-45.7h-.1-.1c-41.3 0-79 17.9-105.3 45.6C124.2 105.4 108 151.5 108 193v31H86.4C74 224 64 233.9 64 246v211.9c0 12.2 10 22.1 22.4 22.1z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M86.4 480h339.2c12.3 0 22.4-9.9 22.4-22.1V246c0-12.2-10-22-22.4-22H161v-30.9c0-27.3 9.9-61.1 28.1-80.3v-.3C206.7 93.9 231 83 255.9 83h.2c24.9 0 49.2 10.9 66.8 29.5V112.8c11.3 11.9 19.4 29.3 24 47.3h53.4c-5.9-31.3-19.7-61.8-39.2-82.4-26.2-27.8-63.7-45.7-105-45.7h-.1-.1c-41.3 0-79 17.9-105.3 45.6C124.2 105.4 108 151.5 108 193v31H86.4C74 224 64 233.9 64 246v211.9c0 12.2 10 22.1 22.4 22.1z" fill="currentColor"/></svg>
</template>

CSS

.icon-unlocked {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M86.4%20480h339.2c12.3%200%2022.4-9.9%2022.4-22.1V246c0-12.2-10-22-22.4-22H161v-30.9c0-27.3%209.9-61.1%2028.1-80.3v-.3C206.7%2093.9%20231%2083%20255.9%2083h.2c24.9%200%2049.2%2010.9%2066.8%2029.5V112.8c11.3%2011.9%2019.4%2029.3%2024%2047.3h53.4c-5.9-31.3-19.7-61.8-39.2-82.4-26.2-27.8-63.7-45.7-105-45.7h-.1-.1c-41.3%200-79%2017.9-105.3%2045.6C124.2%20105.4%20108%20151.5%20108%20193v31H86.4C74%20224%2064%20233.9%2064%20246v211.9c0%2012.2%2010%2022.1%2022.4%2022.1z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M86.4%20480h339.2c12.3%200%2022.4-9.9%2022.4-22.1V246c0-12.2-10-22-22.4-22H161v-30.9c0-27.3%209.9-61.1%2028.1-80.3v-.3C206.7%2093.9%20231%2083%20255.9%2083h.2c24.9%200%2049.2%2010.9%2066.8%2029.5V112.8c11.3%2011.9%2019.4%2029.3%2024%2047.3h53.4c-5.9-31.3-19.7-61.8-39.2-82.4-26.2-27.8-63.7-45.7-105-45.7h-.1-.1c-41.3%200-79%2017.9-105.3%2045.6C124.2%20105.4%20108%20151.5%20108%20193v31H86.4C74%20224%2064%20233.9%2064%20246v211.9c0%2012.2%2010%2022.1%2022.4%2022.1z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/unlocked.svg?color=%231a73e8&size=48