key-outline-rounded from Material Symbols Light by Google · Outline Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.

Name
key-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
UI Actions
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More ui actions icons from Material Symbols Light

Use the key icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.126 12.874q-.357-.357-.357-.874t.357-.874t.874-.357t.874.357t.357.874t-.357.874t-.874.357t-.874-.357M7 17q-2.077 0-3.538-1.461T2 12t1.462-3.538T7 7q1.54 0 2.778.835q1.238.834 1.807 2.165h8.875q.161 0 .3.056q.14.056.27.186l1.193 1.192q.13.132.184.268q.052.137.052.298t-.052.298t-.184.268l-2.117 2.097q-.106.106-.243.172q-.136.065-.272.07q-.137.007-.274-.034q-.136-.04-.267-.127l-1.165-.879l-1.368.998q-.105.081-.217.112t-.242.03t-.245-.04t-.22-.102L14.297 14h-2.713q-.57 1.312-1.807 2.156T7 17m0-1q1.477 0 2.52-.889T10.856 13h3.76l1.43.967q-.019 0-.01.003q.01.003.01-.003l1.858-1.333l1.621 1.222v-.01v.01L21.381 12h-.003h.003l-1-1v-.003V11h-9.525q-.292-1.223-1.336-2.111T7 8Q5.35 8 4.175 9.175T3 12t1.175 2.825T7 16"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightKeyOutlineRounded(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="M6.126 12.874q-.357-.357-.357-.874t.357-.874t.874-.357t.874.357t.357.874t-.357.874t-.874.357t-.874-.357M7 17q-2.077 0-3.538-1.461T2 12t1.462-3.538T7 7q1.54 0 2.778.835q1.238.834 1.807 2.165h8.875q.161 0 .3.056q.14.056.27.186l1.193 1.192q.13.132.184.268q.052.137.052.298t-.052.298t-.184.268l-2.117 2.097q-.106.106-.243.172q-.136.065-.272.07q-.137.007-.274-.034q-.136-.04-.267-.127l-1.165-.879l-1.368.998q-.105.081-.217.112t-.242.03t-.245-.04t-.22-.102L14.297 14h-2.713q-.57 1.312-1.807 2.156T7 17m0-1q1.477 0 2.52-.889T10.856 13h3.76l1.43.967q-.019 0-.01.003q.01.003.01-.003l1.858-1.333l1.621 1.222v-.01v.01L21.381 12h-.003h.003l-1-1v-.003V11h-9.525q-.292-1.223-1.336-2.111T7 8Q5.35 8 4.175 9.175T3 12t1.175 2.825T7 16"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.126 12.874q-.357-.357-.357-.874t.357-.874t.874-.357t.874.357t.357.874t-.357.874t-.874.357t-.874-.357M7 17q-2.077 0-3.538-1.461T2 12t1.462-3.538T7 7q1.54 0 2.778.835q1.238.834 1.807 2.165h8.875q.161 0 .3.056q.14.056.27.186l1.193 1.192q.13.132.184.268q.052.137.052.298t-.052.298t-.184.268l-2.117 2.097q-.106.106-.243.172q-.136.065-.272.07q-.137.007-.274-.034q-.136-.04-.267-.127l-1.165-.879l-1.368.998q-.105.081-.217.112t-.242.03t-.245-.04t-.22-.102L14.297 14h-2.713q-.57 1.312-1.807 2.156T7 17m0-1q1.477 0 2.52-.889T10.856 13h3.76l1.43.967q-.019 0-.01.003q.01.003.01-.003l1.858-1.333l1.621 1.222v-.01v.01L21.381 12h-.003h.003l-1-1v-.003V11h-9.525q-.292-1.223-1.336-2.111T7 8Q5.35 8 4.175 9.175T3 12t1.175 2.825T7 16"/></svg>
</template>

CSS

.icon-key-outline-rounded {
  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%22M6.126%2012.874q-.357-.357-.357-.874t.357-.874t.874-.357t.874.357t.357.874t-.357.874t-.874.357t-.874-.357M7%2017q-2.077%200-3.538-1.461T2%2012t1.462-3.538T7%207q1.54%200%202.778.835q1.238.834%201.807%202.165h8.875q.161%200%20.3.056q.14.056.27.186l1.193%201.192q.13.132.184.268q.052.137.052.298t-.052.298t-.184.268l-2.117%202.097q-.106.106-.243.172q-.136.065-.272.07q-.137.007-.274-.034q-.136-.04-.267-.127l-1.165-.879l-1.368.998q-.105.081-.217.112t-.242.03t-.245-.04t-.22-.102L14.297%2014h-2.713q-.57%201.312-1.807%202.156T7%2017m0-1q1.477%200%202.52-.889T10.856%2013h3.76l1.43.967q-.019%200-.01.003q.01.003.01-.003l1.858-1.333l1.621%201.222v-.01v.01L21.381%2012h-.003h.003l-1-1v-.003V11h-9.525q-.292-1.223-1.336-2.111T7%208Q5.35%208%204.175%209.175T3%2012t1.175%202.825T7%2016%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%22M6.126%2012.874q-.357-.357-.357-.874t.357-.874t.874-.357t.874.357t.357.874t-.357.874t-.874.357t-.874-.357M7%2017q-2.077%200-3.538-1.461T2%2012t1.462-3.538T7%207q1.54%200%202.778.835q1.238.834%201.807%202.165h8.875q.161%200%20.3.056q.14.056.27.186l1.193%201.192q.13.132.184.268q.052.137.052.298t-.052.298t-.184.268l-2.117%202.097q-.106.106-.243.172q-.136.065-.272.07q-.137.007-.274-.034q-.136-.04-.267-.127l-1.165-.879l-1.368.998q-.105.081-.217.112t-.242.03t-.245-.04t-.22-.102L14.297%2014h-2.713q-.57%201.312-1.807%202.156T7%2017m0-1q1.477%200%202.52-.889T10.856%2013h3.76l1.43.967q-.019%200-.01.003q.01.003.01-.003l1.858-1.333l1.621%201.222v-.01v.01L21.381%2012h-.003h.003l-1-1v-.003V11h-9.525q-.292-1.223-1.336-2.111T7%208Q5.35%208%204.175%209.175T3%2012t1.175%202.825T7%2016%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/key-outline-rounded.svg?color=%231a73e8&size=48