crystal-dark from Skill Icons by tandpfun · Dark · MIT Free for personal and commercial use.

Name
crystal-dark
Set
Skill Icons
Style
Dark
Viewbox
256×256
License
MIT

1 other variant in Skill Icons

The same logo in other sets

Use the crystal logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#242938" rx="60"/><path fill="#000" stroke="#fff" stroke-linecap="round" stroke-width="5" d="m155.26 226.052l71.219-71.077c.285-.285.428-.57.143-.997l-26.067-97.144c0-.285-.284-.57-.712-.712l-97.286-26.066c-.285-.143-.712 0-.997.285l-71.22 71.077c-.284.285-.427.57-.284.997l26.209 97.143c0 .285.285.57.712.713l97.286 26.066c.285.142.712 0 .997-.285Z"/><path fill="#fff" d="m105.691 173.207l-70.222-70.08l95.861-25.354z"/></g></svg>

React

import type { SVGProps } from "react";

export function SkillIconsCrystalDark(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#242938" rx="60"/><path fill="#000" stroke="#fff" strokeLinecap="round" strokeWidth="5" d="m155.26 226.052l71.219-71.077c.285-.285.428-.57.143-.997l-26.067-97.144c0-.285-.284-.57-.712-.712l-97.286-26.066c-.285-.143-.712 0-.997.285l-71.22 71.077c-.284.285-.427.57-.284.997l26.209 97.143c0 .285.285.57.712.713l97.286 26.066c.285.142.712 0 .997-.285Z"/><path fill="#fff" d="m105.691 173.207l-70.222-70.08l95.861-25.354z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#242938" rx="60"/><path fill="#000" stroke="#fff" stroke-linecap="round" stroke-width="5" d="m155.26 226.052l71.219-71.077c.285-.285.428-.57.143-.997l-26.067-97.144c0-.285-.284-.57-.712-.712l-97.286-26.066c-.285-.143-.712 0-.997.285l-71.22 71.077c-.284.285-.427.57-.284.997l26.209 97.143c0 .285.285.57.712.713l97.286 26.066c.285.142.712 0 .997-.285Z"/><path fill="#fff" d="m105.691 173.207l-70.222-70.08l95.861-25.354z"/></g></svg>
</template>

CSS

.icon-crystal-dark {
  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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23242938%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%225%22%20d%3D%22m155.26%20226.052l71.219-71.077c.285-.285.428-.57.143-.997l-26.067-97.144c0-.285-.284-.57-.712-.712l-97.286-26.066c-.285-.143-.712%200-.997.285l-71.22%2071.077c-.284.285-.427.57-.284.997l26.209%2097.143c0%20.285.285.57.712.713l97.286%2026.066c.285.142.712%200%20.997-.285Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m105.691%20173.207l-70.222-70.08l95.861-25.354z%22%2F%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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23242938%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%225%22%20d%3D%22m155.26%20226.052l71.219-71.077c.285-.285.428-.57.143-.997l-26.067-97.144c0-.285-.284-.57-.712-.712l-97.286-26.066c-.285-.143-.712%200-.997.285l-71.22%2071.077c-.284.285-.427.57-.284.997l26.209%2097.143c0%20.285.285.57.712.713l97.286%2026.066c.285.142.712%200%20.997-.285Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m105.691%20173.207l-70.222-70.08l95.861-25.354z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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