keystatic from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.

Name
keystatic
Set
Material Icon Theme
Style
Color
Viewbox
32×32
License
MIT

Use the keystatic logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGZkeRkdqz" x1="385.222" x2="405.918" y1="482.514" y2="477.914" gradientTransform="matrix(.75 0 0 .75 -284.775 -343.25)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#78909c" stop-opacity=".2"/><stop offset="1" stop-color="#78909c"/></linearGradient></defs><path fill="#78909c" d="m17.714 9l-3.428 14l-1.715 7L28 14ZM4 18L19.429 2l-1.715 7Z"/><path fill="url(#SVGZkeRkdqz)" d="M17.714 9L4 18l10.286 5Z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeKeystatic(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGZkeRkdqz" x1="385.222" x2="405.918" y1="482.514" y2="477.914" gradientTransform="matrix(.75 0 0 .75 -284.775 -343.25)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#78909c" stopOpacity=".2"/><stop offset="1" stopColor="#78909c"/></linearGradient></defs><path fill="#78909c" d="m17.714 9l-3.428 14l-1.715 7L28 14ZM4 18L19.429 2l-1.715 7Z"/><path fill="url(#SVGZkeRkdqz)" d="M17.714 9L4 18l10.286 5Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGZkeRkdqz" x1="385.222" x2="405.918" y1="482.514" y2="477.914" gradientTransform="matrix(.75 0 0 .75 -284.775 -343.25)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#78909c" stop-opacity=".2"/><stop offset="1" stop-color="#78909c"/></linearGradient></defs><path fill="#78909c" d="m17.714 9l-3.428 14l-1.715 7L28 14ZM4 18L19.429 2l-1.715 7Z"/><path fill="url(#SVGZkeRkdqz)" d="M17.714 9L4 18l10.286 5Z"/></svg>
</template>

CSS

.icon-keystatic {
  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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGZkeRkdqz%22%20x1%3D%22385.222%22%20x2%3D%22405.918%22%20y1%3D%22482.514%22%20y2%3D%22477.914%22%20gradientTransform%3D%22matrix(.75%200%200%20.75%20-284.775%20-343.25)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2378909c%22%20stop-opacity%3D%22.2%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2378909c%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%2378909c%22%20d%3D%22m17.714%209l-3.428%2014l-1.715%207L28%2014ZM4%2018L19.429%202l-1.715%207Z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGZkeRkdqz)%22%20d%3D%22M17.714%209L4%2018l10.286%205Z%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%2032%2032%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGZkeRkdqz%22%20x1%3D%22385.222%22%20x2%3D%22405.918%22%20y1%3D%22482.514%22%20y2%3D%22477.914%22%20gradientTransform%3D%22matrix(.75%200%200%20.75%20-284.775%20-343.25)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2378909c%22%20stop-opacity%3D%22.2%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2378909c%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%2378909c%22%20d%3D%22m17.714%209l-3.428%2014l-1.715%207L28%2014ZM4%2018L19.429%202l-1.715%207Z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGZkeRkdqz)%22%20d%3D%22M17.714%209L4%2018l10.286%205Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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