key from Fluent Emoji by Microsoft Corporation · Default · MIT Free for personal and commercial use.

Name
key
Set
Fluent Emoji
Style
Default
Viewbox
32×32
License
MIT

The same emoji in other sets

Use the key emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><g filter="url(#izTzgOT)"><path fill="url(#iJjwehc)" fill-rule="evenodd" d="M19.064 17.393a7.952 7.952 0 0 0 8.611-12.99a7.95 7.95 0 0 0-12.98 8.638l-3.447 3.448a1.37 1.37 0 0 0-.402.948l-.018 1.032a1.23 1.23 0 0 1-1.11 1.204l-.536.052a1.16 1.16 0 0 0-1.042 1.029l-.058.532a1.276 1.276 0 0 1-1.317 1.136l-.8-.03a1.37 1.37 0 0 0-1.022.401l-1.859 1.859a3.084 3.084 0 0 0 4.361 4.36zm7.16-9.018a1.783 1.783 0 1 1-2.52-2.522a1.783 1.783 0 0 1 2.52 2.522" clip-rule="evenodd"/></g><path fill="url(#iXHJeHe)" fill-rule="evenodd" d="M19.064 17.393a7.952 7.952 0 0 0 8.611-12.99a7.95 7.95 0 0 0-12.98 8.638l-3.447 3.448a1.37 1.37 0 0 0-.402.948l-.018 1.032a1.23 1.23 0 0 1-1.11 1.204l-.536.052a1.16 1.16 0 0 0-1.042 1.029l-.058.532a1.276 1.276 0 0 1-1.317 1.136l-.8-.03a1.37 1.37 0 0 0-1.022.401l-1.859 1.859a3.084 3.084 0 0 0 4.361 4.36zm7.16-9.018a1.783 1.783 0 1 1-2.52-2.522a1.783 1.783 0 0 1 2.52 2.522" clip-rule="evenodd"/><defs><radialGradient id="iXHJeHe" cx="0" cy="0" r="1" gradientTransform="matrix(-16.24995 15.50005 -7.89314 -8.27501 19.328 13.719)" gradientUnits="userSpaceOnUse"><stop offset=".935" stop-color="#F18849" stop-opacity="0"/><stop offset="1" stop-color="#CC6946"/></radialGradient><linearGradient id="iJjwehc" x1="17.864" x2="17.493" y1="7.457" y2="29.939" gradientUnits="userSpaceOnUse"><stop stop-color="#FFDC46"/><stop offset="1" stop-color="#F38E4A"/></linearGradient><filter id="izTzgOT" width="28.573" height="28.392" x="1.781" y="1.924" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx=".35" dy="-.1"/><feGaussianBlur stdDeviation=".3"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.803922 0 0 0 0 0.623529 0 0 0 0 0.294118 0 0 0 1 0"/><feBlend in2="shape" result="effect1_innerShadow_18_23714"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="-.15"/><feGaussianBlur stdDeviation=".3"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.796078 0 0 0 0 0.505882 0 0 0 0 0.411765 0 0 0 1 0"/><feBlend in2="effect1_innerShadow_18_23714" result="effect2_innerShadow_18_23714"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx="-.4" dy=".4"/><feGaussianBlur stdDeviation=".2"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.996078 0 0 0 0 0.996078 0 0 0 0 0.423529 0 0 0 1 0"/><feBlend in2="effect2_innerShadow_18_23714" result="effect3_innerShadow_18_23714"/></filter></defs></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiKey(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><g filter="url(#izTzgOT)"><path fill="url(#iJjwehc)" fillRule="evenodd" d="M19.064 17.393a7.952 7.952 0 0 0 8.611-12.99a7.95 7.95 0 0 0-12.98 8.638l-3.447 3.448a1.37 1.37 0 0 0-.402.948l-.018 1.032a1.23 1.23 0 0 1-1.11 1.204l-.536.052a1.16 1.16 0 0 0-1.042 1.029l-.058.532a1.276 1.276 0 0 1-1.317 1.136l-.8-.03a1.37 1.37 0 0 0-1.022.401l-1.859 1.859a3.084 3.084 0 0 0 4.361 4.36zm7.16-9.018a1.783 1.783 0 1 1-2.52-2.522a1.783 1.783 0 0 1 2.52 2.522" clipRule="evenodd"/></g><path fill="url(#iXHJeHe)" fillRule="evenodd" d="M19.064 17.393a7.952 7.952 0 0 0 8.611-12.99a7.95 7.95 0 0 0-12.98 8.638l-3.447 3.448a1.37 1.37 0 0 0-.402.948l-.018 1.032a1.23 1.23 0 0 1-1.11 1.204l-.536.052a1.16 1.16 0 0 0-1.042 1.029l-.058.532a1.276 1.276 0 0 1-1.317 1.136l-.8-.03a1.37 1.37 0 0 0-1.022.401l-1.859 1.859a3.084 3.084 0 0 0 4.361 4.36zm7.16-9.018a1.783 1.783 0 1 1-2.52-2.522a1.783 1.783 0 0 1 2.52 2.522" clipRule="evenodd"/><defs><radialGradient id="iXHJeHe" cx="0" cy="0" r="1" gradientTransform="matrix(-16.24995 15.50005 -7.89314 -8.27501 19.328 13.719)" gradientUnits="userSpaceOnUse"><stop offset=".935" stopColor="#F18849" stopOpacity="0"/><stop offset="1" stopColor="#CC6946"/></radialGradient><linearGradient id="iJjwehc" x1="17.864" x2="17.493" y1="7.457" y2="29.939" gradientUnits="userSpaceOnUse"><stop stopColor="#FFDC46"/><stop offset="1" stopColor="#F38E4A"/></linearGradient><filter id="izTzgOT" width="28.573" height="28.392" x="1.781" y="1.924" colorInterpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx=".35" dy="-.1"/><feGaussianBlur stdDeviation=".3"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.803922 0 0 0 0 0.623529 0 0 0 0 0.294118 0 0 0 1 0"/><feBlend in2="shape" result="effect1_innerShadow_18_23714"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="-.15"/><feGaussianBlur stdDeviation=".3"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.796078 0 0 0 0 0.505882 0 0 0 0 0.411765 0 0 0 1 0"/><feBlend in2="effect1_innerShadow_18_23714" result="effect2_innerShadow_18_23714"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx="-.4" dy=".4"/><feGaussianBlur stdDeviation=".2"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.996078 0 0 0 0 0.996078 0 0 0 0 0.423529 0 0 0 1 0"/><feBlend in2="effect2_innerShadow_18_23714" result="effect3_innerShadow_18_23714"/></filter></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><g filter="url(#izTzgOT)"><path fill="url(#iJjwehc)" fill-rule="evenodd" d="M19.064 17.393a7.952 7.952 0 0 0 8.611-12.99a7.95 7.95 0 0 0-12.98 8.638l-3.447 3.448a1.37 1.37 0 0 0-.402.948l-.018 1.032a1.23 1.23 0 0 1-1.11 1.204l-.536.052a1.16 1.16 0 0 0-1.042 1.029l-.058.532a1.276 1.276 0 0 1-1.317 1.136l-.8-.03a1.37 1.37 0 0 0-1.022.401l-1.859 1.859a3.084 3.084 0 0 0 4.361 4.36zm7.16-9.018a1.783 1.783 0 1 1-2.52-2.522a1.783 1.783 0 0 1 2.52 2.522" clip-rule="evenodd"/></g><path fill="url(#iXHJeHe)" fill-rule="evenodd" d="M19.064 17.393a7.952 7.952 0 0 0 8.611-12.99a7.95 7.95 0 0 0-12.98 8.638l-3.447 3.448a1.37 1.37 0 0 0-.402.948l-.018 1.032a1.23 1.23 0 0 1-1.11 1.204l-.536.052a1.16 1.16 0 0 0-1.042 1.029l-.058.532a1.276 1.276 0 0 1-1.317 1.136l-.8-.03a1.37 1.37 0 0 0-1.022.401l-1.859 1.859a3.084 3.084 0 0 0 4.361 4.36zm7.16-9.018a1.783 1.783 0 1 1-2.52-2.522a1.783 1.783 0 0 1 2.52 2.522" clip-rule="evenodd"/><defs><radialGradient id="iXHJeHe" cx="0" cy="0" r="1" gradientTransform="matrix(-16.24995 15.50005 -7.89314 -8.27501 19.328 13.719)" gradientUnits="userSpaceOnUse"><stop offset=".935" stop-color="#F18849" stop-opacity="0"/><stop offset="1" stop-color="#CC6946"/></radialGradient><linearGradient id="iJjwehc" x1="17.864" x2="17.493" y1="7.457" y2="29.939" gradientUnits="userSpaceOnUse"><stop stop-color="#FFDC46"/><stop offset="1" stop-color="#F38E4A"/></linearGradient><filter id="izTzgOT" width="28.573" height="28.392" x="1.781" y="1.924" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx=".35" dy="-.1"/><feGaussianBlur stdDeviation=".3"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.803922 0 0 0 0 0.623529 0 0 0 0 0.294118 0 0 0 1 0"/><feBlend in2="shape" result="effect1_innerShadow_18_23714"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="-.15"/><feGaussianBlur stdDeviation=".3"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.796078 0 0 0 0 0.505882 0 0 0 0 0.411765 0 0 0 1 0"/><feBlend in2="effect1_innerShadow_18_23714" result="effect2_innerShadow_18_23714"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx="-.4" dy=".4"/><feGaussianBlur stdDeviation=".2"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.996078 0 0 0 0 0.996078 0 0 0 0 0.423529 0 0 0 1 0"/><feBlend in2="effect2_innerShadow_18_23714" result="effect3_innerShadow_18_23714"/></filter></defs></g></svg>
</template>

CSS

.icon-key {
  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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20filter%3D%22url(%23izTzgOT)%22%3E%3Cpath%20fill%3D%22url(%23iJjwehc)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.064%2017.393a7.952%207.952%200%200%200%208.611-12.99a7.95%207.95%200%200%200-12.98%208.638l-3.447%203.448a1.37%201.37%200%200%200-.402.948l-.018%201.032a1.23%201.23%200%200%201-1.11%201.204l-.536.052a1.16%201.16%200%200%200-1.042%201.029l-.058.532a1.276%201.276%200%200%201-1.317%201.136l-.8-.03a1.37%201.37%200%200%200-1.022.401l-1.859%201.859a3.084%203.084%200%200%200%204.361%204.36zm7.16-9.018a1.783%201.783%200%201%201-2.52-2.522a1.783%201.783%200%200%201%202.52%202.522%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22url(%23iXHJeHe)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.064%2017.393a7.952%207.952%200%200%200%208.611-12.99a7.95%207.95%200%200%200-12.98%208.638l-3.447%203.448a1.37%201.37%200%200%200-.402.948l-.018%201.032a1.23%201.23%200%200%201-1.11%201.204l-.536.052a1.16%201.16%200%200%200-1.042%201.029l-.058.532a1.276%201.276%200%200%201-1.317%201.136l-.8-.03a1.37%201.37%200%200%200-1.022.401l-1.859%201.859a3.084%203.084%200%200%200%204.361%204.36zm7.16-9.018a1.783%201.783%200%201%201-2.52-2.522a1.783%201.783%200%200%201%202.52%202.522%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3CradialGradient%20id%3D%22iXHJeHe%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(-16.24995%2015.50005%20-7.89314%20-8.27501%2019.328%2013.719)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.935%22%20stop-color%3D%22%23F18849%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23CC6946%22%2F%3E%3C%2FradialGradient%3E%3ClinearGradient%20id%3D%22iJjwehc%22%20x1%3D%2217.864%22%20x2%3D%2217.493%22%20y1%3D%227.457%22%20y2%3D%2229.939%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FFDC46%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23F38E4A%22%2F%3E%3C%2FlinearGradient%3E%3Cfilter%20id%3D%22izTzgOT%22%20width%3D%2228.573%22%20height%3D%2228.392%22%20x%3D%221.781%22%20y%3D%221.924%22%20color-interpolation-filters%3D%22sRGB%22%20filterUnits%3D%22userSpaceOnUse%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeBlend%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dx%3D%22.35%22%20dy%3D%22-.1%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%22.3%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20k2%3D%22-1%22%20k3%3D%221%22%20operator%3D%22arithmetic%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%200.803922%200%200%200%200%200.623529%200%200%200%200%200.294118%200%200%200%201%200%22%2F%3E%3CfeBlend%20in2%3D%22shape%22%20result%3D%22effect1_innerShadow_18_23714%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dy%3D%22-.15%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%22.3%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20k2%3D%22-1%22%20k3%3D%221%22%20operator%3D%22arithmetic%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%200.796078%200%200%200%200%200.505882%200%200%200%200%200.411765%200%200%200%201%200%22%2F%3E%3CfeBlend%20in2%3D%22effect1_innerShadow_18_23714%22%20result%3D%22effect2_innerShadow_18_23714%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dx%3D%22-.4%22%20dy%3D%22.4%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%22.2%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20k2%3D%22-1%22%20k3%3D%221%22%20operator%3D%22arithmetic%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%200.996078%200%200%200%200%200.996078%200%200%200%200%200.423529%200%200%200%201%200%22%2F%3E%3CfeBlend%20in2%3D%22effect2_innerShadow_18_23714%22%20result%3D%22effect3_innerShadow_18_23714%22%2F%3E%3C%2Ffilter%3E%3C%2Fdefs%3E%3C%2Fg%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20filter%3D%22url(%23izTzgOT)%22%3E%3Cpath%20fill%3D%22url(%23iJjwehc)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.064%2017.393a7.952%207.952%200%200%200%208.611-12.99a7.95%207.95%200%200%200-12.98%208.638l-3.447%203.448a1.37%201.37%200%200%200-.402.948l-.018%201.032a1.23%201.23%200%200%201-1.11%201.204l-.536.052a1.16%201.16%200%200%200-1.042%201.029l-.058.532a1.276%201.276%200%200%201-1.317%201.136l-.8-.03a1.37%201.37%200%200%200-1.022.401l-1.859%201.859a3.084%203.084%200%200%200%204.361%204.36zm7.16-9.018a1.783%201.783%200%201%201-2.52-2.522a1.783%201.783%200%200%201%202.52%202.522%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22url(%23iXHJeHe)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.064%2017.393a7.952%207.952%200%200%200%208.611-12.99a7.95%207.95%200%200%200-12.98%208.638l-3.447%203.448a1.37%201.37%200%200%200-.402.948l-.018%201.032a1.23%201.23%200%200%201-1.11%201.204l-.536.052a1.16%201.16%200%200%200-1.042%201.029l-.058.532a1.276%201.276%200%200%201-1.317%201.136l-.8-.03a1.37%201.37%200%200%200-1.022.401l-1.859%201.859a3.084%203.084%200%200%200%204.361%204.36zm7.16-9.018a1.783%201.783%200%201%201-2.52-2.522a1.783%201.783%200%200%201%202.52%202.522%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3CradialGradient%20id%3D%22iXHJeHe%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(-16.24995%2015.50005%20-7.89314%20-8.27501%2019.328%2013.719)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.935%22%20stop-color%3D%22%23F18849%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23CC6946%22%2F%3E%3C%2FradialGradient%3E%3ClinearGradient%20id%3D%22iJjwehc%22%20x1%3D%2217.864%22%20x2%3D%2217.493%22%20y1%3D%227.457%22%20y2%3D%2229.939%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FFDC46%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23F38E4A%22%2F%3E%3C%2FlinearGradient%3E%3Cfilter%20id%3D%22izTzgOT%22%20width%3D%2228.573%22%20height%3D%2228.392%22%20x%3D%221.781%22%20y%3D%221.924%22%20color-interpolation-filters%3D%22sRGB%22%20filterUnits%3D%22userSpaceOnUse%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeBlend%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dx%3D%22.35%22%20dy%3D%22-.1%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%22.3%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20k2%3D%22-1%22%20k3%3D%221%22%20operator%3D%22arithmetic%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%200.803922%200%200%200%200%200.623529%200%200%200%200%200.294118%200%200%200%201%200%22%2F%3E%3CfeBlend%20in2%3D%22shape%22%20result%3D%22effect1_innerShadow_18_23714%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dy%3D%22-.15%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%22.3%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20k2%3D%22-1%22%20k3%3D%221%22%20operator%3D%22arithmetic%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%200.796078%200%200%200%200%200.505882%200%200%200%200%200.411765%200%200%200%201%200%22%2F%3E%3CfeBlend%20in2%3D%22effect1_innerShadow_18_23714%22%20result%3D%22effect2_innerShadow_18_23714%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dx%3D%22-.4%22%20dy%3D%22.4%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%22.2%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20k2%3D%22-1%22%20k3%3D%221%22%20operator%3D%22arithmetic%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%200.996078%200%200%200%200%200.996078%200%200%200%200%200.423529%200%200%200%201%200%22%2F%3E%3CfeBlend%20in2%3D%22effect2_innerShadow_18_23714%22%20result%3D%22effect3_innerShadow_18_23714%22%2F%3E%3C%2Ffilter%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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