key 4 icon
key-4-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- key-4-line
- Set
- MingCute Icon
- Style
- Line
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Related icons in MingCute Icon
Use the key 4 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15.668 3.152a4.498 4.498 0 0 1 2.267 7.254a1.1 1.1 0 0 0-.252.499l-.21 1.028a1 1 0 0 0 .232.864l.822.927a1 1 0 0 1 .232.86l-.247 1.233a1 1 0 0 0 .235.863l.662.74a1 1 0 0 1 .12 1.167l-1.047 1.815a.01.01 0 0 1-.012.003l-2.053-1.14a1 1 0 0 1-.481-.615l-1.38-5.15M8.5 3a4.5 4.5 0 0 1 2.565 8.197a1.1 1.1 0 0 0-.372.417l-.47.939a1 1 0 0 0 0 .894l.555 1.108a1 1 0 0 1 .002.89l-.558 1.128a1 1 0 0 0 .004.895l.447.886a1 1 0 0 1-.185 1.158l-1.482 1.482a.01.01 0 0 1-.012 0l-1.689-1.632A1 1 0 0 1 7 18.643V12.45c0-.424-.273-.792-.645-.994A4.5 4.5 0 0 1 8.5 3"/><circle cx="8.5" cy="7.5" r="1.5" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteKey4Line(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M15.668 3.152a4.498 4.498 0 0 1 2.267 7.254a1.1 1.1 0 0 0-.252.499l-.21 1.028a1 1 0 0 0 .232.864l.822.927a1 1 0 0 1 .232.86l-.247 1.233a1 1 0 0 0 .235.863l.662.74a1 1 0 0 1 .12 1.167l-1.047 1.815a.01.01 0 0 1-.012.003l-2.053-1.14a1 1 0 0 1-.481-.615l-1.38-5.15M8.5 3a4.5 4.5 0 0 1 2.565 8.197a1.1 1.1 0 0 0-.372.417l-.47.939a1 1 0 0 0 0 .894l.555 1.108a1 1 0 0 1 .002.89l-.558 1.128a1 1 0 0 0 .004.895l.447.886a1 1 0 0 1-.185 1.158l-1.482 1.482a.01.01 0 0 1-.012 0l-1.689-1.632A1 1 0 0 1 7 18.643V12.45c0-.424-.273-.792-.645-.994A4.5 4.5 0 0 1 8.5 3"/><circle cx="8.5" cy="7.5" r="1.5" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15.668 3.152a4.498 4.498 0 0 1 2.267 7.254a1.1 1.1 0 0 0-.252.499l-.21 1.028a1 1 0 0 0 .232.864l.822.927a1 1 0 0 1 .232.86l-.247 1.233a1 1 0 0 0 .235.863l.662.74a1 1 0 0 1 .12 1.167l-1.047 1.815a.01.01 0 0 1-.012.003l-2.053-1.14a1 1 0 0 1-.481-.615l-1.38-5.15M8.5 3a4.5 4.5 0 0 1 2.565 8.197a1.1 1.1 0 0 0-.372.417l-.47.939a1 1 0 0 0 0 .894l.555 1.108a1 1 0 0 1 .002.89l-.558 1.128a1 1 0 0 0 .004.895l.447.886a1 1 0 0 1-.185 1.158l-1.482 1.482a.01.01 0 0 1-.012 0l-1.689-1.632A1 1 0 0 1 7 18.643V12.45c0-.424-.273-.792-.645-.994A4.5 4.5 0 0 1 8.5 3"/><circle cx="8.5" cy="7.5" r="1.5" fill="currentColor"/></svg> </template>
CSS
.icon-key-4-line {
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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M15.668%203.152a4.498%204.498%200%200%201%202.267%207.254a1.1%201.1%200%200%200-.252.499l-.21%201.028a1%201%200%200%200%20.232.864l.822.927a1%201%200%200%201%20.232.86l-.247%201.233a1%201%200%200%200%20.235.863l.662.74a1%201%200%200%201%20.12%201.167l-1.047%201.815a.01.01%200%200%201-.012.003l-2.053-1.14a1%201%200%200%201-.481-.615l-1.38-5.15M8.5%203a4.5%204.5%200%200%201%202.565%208.197a1.1%201.1%200%200%200-.372.417l-.47.939a1%201%200%200%200%200%20.894l.555%201.108a1%201%200%200%201%20.002.89l-.558%201.128a1%201%200%200%200%20.004.895l.447.886a1%201%200%200%201-.185%201.158l-1.482%201.482a.01.01%200%200%201-.012%200l-1.689-1.632A1%201%200%200%201%207%2018.643V12.45c0-.424-.273-.792-.645-.994A4.5%204.5%200%200%201%208.5%203%22%2F%3E%3Ccircle%20cx%3D%228.5%22%20cy%3D%227.5%22%20r%3D%221.5%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M15.668%203.152a4.498%204.498%200%200%201%202.267%207.254a1.1%201.1%200%200%200-.252.499l-.21%201.028a1%201%200%200%200%20.232.864l.822.927a1%201%200%200%201%20.232.86l-.247%201.233a1%201%200%200%200%20.235.863l.662.74a1%201%200%200%201%20.12%201.167l-1.047%201.815a.01.01%200%200%201-.012.003l-2.053-1.14a1%201%200%200%201-.481-.615l-1.38-5.15M8.5%203a4.5%204.5%200%200%201%202.565%208.197a1.1%201.1%200%200%200-.372.417l-.47.939a1%201%200%200%200%200%20.894l.555%201.108a1%201%200%200%201%20.002.89l-.558%201.128a1%201%200%200%200%20.004.895l.447.886a1%201%200%200%201-.185%201.158l-1.482%201.482a.01.01%200%200%201-.012%200l-1.689-1.632A1%201%200%200%201%207%2018.643V12.45c0-.424-.273-.792-.645-.994A4.5%204.5%200%200%201%208.5%203%22%2F%3E%3Ccircle%20cx%3D%228.5%22%20cy%3D%227.5%22%20r%3D%221.5%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/mingcute/key-4-line.svg?color=%231a73e8&size=48