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

Name
crystal
Set
Material Icon Theme
Style
Color
Viewbox
200×200
License
MIT

The same logo in other sets

Related icons in Material Icon Theme

Use the crystal logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 200 200"><path fill="#cfd8dc" d="m179.363 121.67l-57.623 57.507c-.23.23-.576.346-.806.23l-78.713-21.09c-.346-.115-.577-.345-.577-.576L20.44 79.144c-.115-.345 0-.576.23-.806L78.294 20.83c.23-.23.576-.346.807-.23l78.713 21.09c.345.114.576.345.576.575l21.09 78.597c.23.346.115.577-.115.807zm-77.215-62.58l-77.33 20.63c-.115 0-.23.23-.115.345l56.586 56.47c.115.115.346.115.346-.115l20.744-77.215c.115 0-.115-.23-.23-.116z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeCrystal(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 200 200"><path fill="#cfd8dc" d="m179.363 121.67l-57.623 57.507c-.23.23-.576.346-.806.23l-78.713-21.09c-.346-.115-.577-.345-.577-.576L20.44 79.144c-.115-.345 0-.576.23-.806L78.294 20.83c.23-.23.576-.346.807-.23l78.713 21.09c.345.114.576.345.576.575l21.09 78.597c.23.346.115.577-.115.807zm-77.215-62.58l-77.33 20.63c-.115 0-.23.23-.115.345l56.586 56.47c.115.115.346.115.346-.115l20.744-77.215c.115 0-.115-.23-.23-.116z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 200 200"><path fill="#cfd8dc" d="m179.363 121.67l-57.623 57.507c-.23.23-.576.346-.806.23l-78.713-21.09c-.346-.115-.577-.345-.577-.576L20.44 79.144c-.115-.345 0-.576.23-.806L78.294 20.83c.23-.23.576-.346.807-.23l78.713 21.09c.345.114.576.345.576.575l21.09 78.597c.23.346.115.577-.115.807zm-77.215-62.58l-77.33 20.63c-.115 0-.23.23-.115.345l56.586 56.47c.115.115.346.115.346-.115l20.744-77.215c.115 0-.115-.23-.23-.116z"/></svg>
</template>

CSS

.icon-crystal {
  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%20200%20200%22%3E%3Cpath%20fill%3D%22%23cfd8dc%22%20d%3D%22m179.363%20121.67l-57.623%2057.507c-.23.23-.576.346-.806.23l-78.713-21.09c-.346-.115-.577-.345-.577-.576L20.44%2079.144c-.115-.345%200-.576.23-.806L78.294%2020.83c.23-.23.576-.346.807-.23l78.713%2021.09c.345.114.576.345.576.575l21.09%2078.597c.23.346.115.577-.115.807zm-77.215-62.58l-77.33%2020.63c-.115%200-.23.23-.115.345l56.586%2056.47c.115.115.346.115.346-.115l20.744-77.215c.115%200-.115-.23-.23-.116z%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%20200%20200%22%3E%3Cpath%20fill%3D%22%23cfd8dc%22%20d%3D%22m179.363%20121.67l-57.623%2057.507c-.23.23-.576.346-.806.23l-78.713-21.09c-.346-.115-.577-.345-.577-.576L20.44%2079.144c-.115-.345%200-.576.23-.806L78.294%2020.83c.23-.23.576-.346.807-.23l78.713%2021.09c.345.114.576.345.576.575l21.09%2078.597c.23.346.115.577-.115.807zm-77.215-62.58l-77.33%2020.63c-.115%200-.23.23-.115.345l56.586%2056.47c.115.115.346.115.346-.115l20.744-77.215c.115%200-.115-.23-.23-.116z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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