chess-king-outline-sharp from Material Symbols Light by Google · Outline Sharp · Social · Apache-2.0 Free for personal and commercial use.

Name
chess-king-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
Category
Social
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the chess king icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 6.6l-.985-.873q-.369-.338-.849-.533Q9.686 5 9.163 5q-1.155 0-1.957.808t-.802 1.977t.803 1.99t1.966.821h-2.48q-.582-.511-.935-1.242t-.354-1.565q0-1.579 1.091-2.684Q7.587 4 9.173 4q.631 0 1.232.228q.6.228 1.095.632V2h1v2.84q.494-.378 1.089-.61q.595-.23 1.219-.23q1.578 0 2.683 1.105t1.105 2.684q0 .853-.354 1.575q-.353.72-.934 1.232h-2.5q1.17 0 1.98-.821t.808-1.99q0-1.17-.808-1.977T14.808 5q-.514 0-.984.191q-.47.192-.859.536zM4 21v-4.77h2.98l.597-4.634H4v-1h16v1h-3.596L17 16.231h3V21zm1-1h14v-2.77H5zm2.98-3.77h8.014l-.596-4.634H8.577zm4-4.634"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightChessKingOutlineSharp(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 6.6l-.985-.873q-.369-.338-.849-.533Q9.686 5 9.163 5q-1.155 0-1.957.808t-.802 1.977t.803 1.99t1.966.821h-2.48q-.582-.511-.935-1.242t-.354-1.565q0-1.579 1.091-2.684Q7.587 4 9.173 4q.631 0 1.232.228q.6.228 1.095.632V2h1v2.84q.494-.378 1.089-.61q.595-.23 1.219-.23q1.578 0 2.683 1.105t1.105 2.684q0 .853-.354 1.575q-.353.72-.934 1.232h-2.5q1.17 0 1.98-.821t.808-1.99q0-1.17-.808-1.977T14.808 5q-.514 0-.984.191q-.47.192-.859.536zM4 21v-4.77h2.98l.597-4.634H4v-1h16v1h-3.596L17 16.231h3V21zm1-1h14v-2.77H5zm2.98-3.77h8.014l-.596-4.634H8.577zm4-4.634"/></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 6.6l-.985-.873q-.369-.338-.849-.533Q9.686 5 9.163 5q-1.155 0-1.957.808t-.802 1.977t.803 1.99t1.966.821h-2.48q-.582-.511-.935-1.242t-.354-1.565q0-1.579 1.091-2.684Q7.587 4 9.173 4q.631 0 1.232.228q.6.228 1.095.632V2h1v2.84q.494-.378 1.089-.61q.595-.23 1.219-.23q1.578 0 2.683 1.105t1.105 2.684q0 .853-.354 1.575q-.353.72-.934 1.232h-2.5q1.17 0 1.98-.821t.808-1.99q0-1.17-.808-1.977T14.808 5q-.514 0-.984.191q-.47.192-.859.536zM4 21v-4.77h2.98l.597-4.634H4v-1h16v1h-3.596L17 16.231h3V21zm1-1h14v-2.77H5zm2.98-3.77h8.014l-.596-4.634H8.577zm4-4.634"/></svg>
</template>

CSS

.icon-chess-king-outline-sharp {
  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%206.6l-.985-.873q-.369-.338-.849-.533Q9.686%205%209.163%205q-1.155%200-1.957.808t-.802%201.977t.803%201.99t1.966.821h-2.48q-.582-.511-.935-1.242t-.354-1.565q0-1.579%201.091-2.684Q7.587%204%209.173%204q.631%200%201.232.228q.6.228%201.095.632V2h1v2.84q.494-.378%201.089-.61q.595-.23%201.219-.23q1.578%200%202.683%201.105t1.105%202.684q0%20.853-.354%201.575q-.353.72-.934%201.232h-2.5q1.17%200%201.98-.821t.808-1.99q0-1.17-.808-1.977T14.808%205q-.514%200-.984.191q-.47.192-.859.536zM4%2021v-4.77h2.98l.597-4.634H4v-1h16v1h-3.596L17%2016.231h3V21zm1-1h14v-2.77H5zm2.98-3.77h8.014l-.596-4.634H8.577zm4-4.634%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%206.6l-.985-.873q-.369-.338-.849-.533Q9.686%205%209.163%205q-1.155%200-1.957.808t-.802%201.977t.803%201.99t1.966.821h-2.48q-.582-.511-.935-1.242t-.354-1.565q0-1.579%201.091-2.684Q7.587%204%209.173%204q.631%200%201.232.228q.6.228%201.095.632V2h1v2.84q.494-.378%201.089-.61q.595-.23%201.219-.23q1.578%200%202.683%201.105t1.105%202.684q0%20.853-.354%201.575q-.353.72-.934%201.232h-2.5q1.17%200%201.98-.821t.808-1.99q0-1.17-.808-1.977T14.808%205q-.514%200-.984.191q-.47.192-.859.536zM4%2021v-4.77h2.98l.597-4.634H4v-1h16v1h-3.596L17%2016.231h3V21zm1-1h14v-2.77H5zm2.98-3.77h8.014l-.596-4.634H8.577zm4-4.634%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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