circle key icon
circle-key-filled from Tabler Icons by Paweł Kuna · Filled · MIT Free for personal and commercial use.
- Name
- circle-key-filled
- Set
- Tabler Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in Tabler Icons
Related icons in Tabler Icons
circle-0-filledcircle-1-filledcircle-2-filledcircle-3-filledcircle-4-filledcircle-5-filledcircle-6-filledcircle-7-filledcircle-8-filledcircle-9-filledcircle-arrow-downcircle-arrow-down-leftcircle-arrow-down-rightcircle-arrow-leftcircle-arrow-rightcircle-arrow-upcircle-arrow-up-leftcircle-arrow-up-rightcircle-asteriskcircle-caret-downcircle-caret-leftcircle-caret-rightcircle-caret-upcircle-check
Use the circle key icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10a10 10 0 0 1-20 0C2 6.477 6.477 2 12 2m2 5a3 3 0 0 0-2.98 2.65l-.015.174L11 10l.005.176q.03.48.197.908l.09.209l-3.5 3.5l-.082.094a1 1 0 0 0 0 1.226l.083.094l1.5 1.5l.094.083a1 1 0 0 0 1.226 0l.094-.083l.083-.094a1 1 0 0 0 0-1.226l-.083-.094l-.792-.793l.585-.585l.793.792l.094.083a1 1 0 0 0 1.403-1.403l-.083-.094l-.792-.793l.792-.792A3 3 0 1 0 14 7m0 2a1 1 0 1 1 0 2a1 1 0 0 1 0-2"/></svg>
React
import type { SVGProps } from "react";
export function TablerCircleKeyFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10a10 10 0 0 1-20 0C2 6.477 6.477 2 12 2m2 5a3 3 0 0 0-2.98 2.65l-.015.174L11 10l.005.176q.03.48.197.908l.09.209l-3.5 3.5l-.082.094a1 1 0 0 0 0 1.226l.083.094l1.5 1.5l.094.083a1 1 0 0 0 1.226 0l.094-.083l.083-.094a1 1 0 0 0 0-1.226l-.083-.094l-.792-.793l.585-.585l.793.792l.094.083a1 1 0 0 0 1.403-1.403l-.083-.094l-.792-.793l.792-.792A3 3 0 1 0 14 7m0 2a1 1 0 1 1 0 2a1 1 0 0 1 0-2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10a10 10 0 0 1-20 0C2 6.477 6.477 2 12 2m2 5a3 3 0 0 0-2.98 2.65l-.015.174L11 10l.005.176q.03.48.197.908l.09.209l-3.5 3.5l-.082.094a1 1 0 0 0 0 1.226l.083.094l1.5 1.5l.094.083a1 1 0 0 0 1.226 0l.094-.083l.083-.094a1 1 0 0 0 0-1.226l-.083-.094l-.792-.793l.585-.585l.793.792l.094.083a1 1 0 0 0 1.403-1.403l-.083-.094l-.792-.793l.792-.792A3 3 0 1 0 14 7m0 2a1 1 0 1 1 0 2a1 1 0 0 1 0-2"/></svg> </template>
CSS
.icon-circle-key-filled {
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%22currentColor%22%20d%3D%22M12%202c5.523%200%2010%204.477%2010%2010a10%2010%200%200%201-20%200C2%206.477%206.477%202%2012%202m2%205a3%203%200%200%200-2.98%202.65l-.015.174L11%2010l.005.176q.03.48.197.908l.09.209l-3.5%203.5l-.082.094a1%201%200%200%200%200%201.226l.083.094l1.5%201.5l.094.083a1%201%200%200%200%201.226%200l.094-.083l.083-.094a1%201%200%200%200%200-1.226l-.083-.094l-.792-.793l.585-.585l.793.792l.094.083a1%201%200%200%200%201.403-1.403l-.083-.094l-.792-.793l.792-.792A3%203%200%201%200%2014%207m0%202a1%201%200%201%201%200%202a1%201%200%200%201%200-2%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%22currentColor%22%20d%3D%22M12%202c5.523%200%2010%204.477%2010%2010a10%2010%200%200%201-20%200C2%206.477%206.477%202%2012%202m2%205a3%203%200%200%200-2.98%202.65l-.015.174L11%2010l.005.176q.03.48.197.908l.09.209l-3.5%203.5l-.082.094a1%201%200%200%200%200%201.226l.083.094l1.5%201.5l.094.083a1%201%200%200%200%201.226%200l.094-.083l.083-.094a1%201%200%200%200%200-1.226l-.083-.094l-.792-.793l.585-.585l.793.792l.094.083a1%201%200%200%200%201.403-1.403l-.083-.094l-.792-.793l.792-.792A3%203%200%201%200%2014%207m0%202a1%201%200%201%201%200%202a1%201%200%200%201%200-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tabler/circle-key-filled.svg?color=%231a73e8&size=48