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

Name
crystal-light
Set
Skill Icons
Style
Light
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="#f4f4ed" rx="60"/><path fill="#000" d="m226.479 154.975l-71.219 71.077c-.285.285-.712.427-.997.285l-97.286-26.066c-.427-.143-.712-.428-.712-.713l-26.21-97.143c-.142-.427 0-.712.286-.997l71.219-71.077c.285-.285.712-.428.997-.285l97.286 26.066c.428.143.712.428.712.712l26.067 97.144c.285.427.142.712-.143.997m-95.434-77.344l-95.576 25.496c-.143 0-.285.285-.143.427l69.938 69.796c.142.142.427.142.427-.143l25.639-95.434c.142 0-.142-.285-.285-.142"/></g></svg>

React

import type { SVGProps } from "react";

export function SkillIconsCrystalLight(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="#f4f4ed" rx="60"/><path fill="#000" d="m226.479 154.975l-71.219 71.077c-.285.285-.712.427-.997.285l-97.286-26.066c-.427-.143-.712-.428-.712-.713l-26.21-97.143c-.142-.427 0-.712.286-.997l71.219-71.077c.285-.285.712-.428.997-.285l97.286 26.066c.428.143.712.428.712.712l26.067 97.144c.285.427.142.712-.143.997m-95.434-77.344l-95.576 25.496c-.143 0-.285.285-.143.427l69.938 69.796c.142.142.427.142.427-.143l25.639-95.434c.142 0-.142-.285-.285-.142"/></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="#f4f4ed" rx="60"/><path fill="#000" d="m226.479 154.975l-71.219 71.077c-.285.285-.712.427-.997.285l-97.286-26.066c-.427-.143-.712-.428-.712-.713l-26.21-97.143c-.142-.427 0-.712.286-.997l71.219-71.077c.285-.285.712-.428.997-.285l97.286 26.066c.428.143.712.428.712.712l26.067 97.144c.285.427.142.712-.143.997m-95.434-77.344l-95.576 25.496c-.143 0-.285.285-.143.427l69.938 69.796c.142.142.427.142.427-.143l25.639-95.434c.142 0-.142-.285-.285-.142"/></g></svg>
</template>

CSS

.icon-crystal-light {
  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%23f4f4ed%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22m226.479%20154.975l-71.219%2071.077c-.285.285-.712.427-.997.285l-97.286-26.066c-.427-.143-.712-.428-.712-.713l-26.21-97.143c-.142-.427%200-.712.286-.997l71.219-71.077c.285-.285.712-.428.997-.285l97.286%2026.066c.428.143.712.428.712.712l26.067%2097.144c.285.427.142.712-.143.997m-95.434-77.344l-95.576%2025.496c-.143%200-.285.285-.143.427l69.938%2069.796c.142.142.427.142.427-.143l25.639-95.434c.142%200-.142-.285-.285-.142%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%23f4f4ed%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22m226.479%20154.975l-71.219%2071.077c-.285.285-.712.427-.997.285l-97.286-26.066c-.427-.143-.712-.428-.712-.713l-26.21-97.143c-.142-.427%200-.712.286-.997l71.219-71.077c.285-.285.712-.428.997-.285l97.286%2026.066c.428.143.712.428.712.712l26.067%2097.144c.285.427.142.712-.143.997m-95.434-77.344l-95.576%2025.496c-.143%200-.285.285-.143.427l69.938%2069.796c.142.142.427.142.427-.143l25.639-95.434c.142%200-.142-.285-.285-.142%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-light.svg?color=%231a73e8&size=48