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

Name
dhall
Set
Material Icon Theme
Style
Color
Viewbox
24×24
License
MIT

The same logo in other sets

Use the dhall logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#78909c" d="M15.81 2.853L21.148 8.2l-1.54 1.518l-5.326-5.327l1.528-1.54M2.853 20.373l6.995-6.962a1.04 1.04 0 0 1 .247-1.033c.42-.42 1.109-.42 1.528 0c.42.43.42 1.108 0 1.528c-.28.28-.7.355-1.033.248l-6.962 6.995l11.418-3.82l3.799-6.845l-5.317-5.327l-6.855 3.799z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeDhall(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#78909c" d="M15.81 2.853L21.148 8.2l-1.54 1.518l-5.326-5.327l1.528-1.54M2.853 20.373l6.995-6.962a1.04 1.04 0 0 1 .247-1.033c.42-.42 1.109-.42 1.528 0c.42.43.42 1.108 0 1.528c-.28.28-.7.355-1.033.248l-6.962 6.995l11.418-3.82l3.799-6.845l-5.317-5.327l-6.855 3.799z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#78909c" d="M15.81 2.853L21.148 8.2l-1.54 1.518l-5.326-5.327l1.528-1.54M2.853 20.373l6.995-6.962a1.04 1.04 0 0 1 .247-1.033c.42-.42 1.109-.42 1.528 0c.42.43.42 1.108 0 1.528c-.28.28-.7.355-1.033.248l-6.962 6.995l11.418-3.82l3.799-6.845l-5.317-5.327l-6.855 3.799z"/></svg>
</template>

CSS

.icon-dhall {
  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%22%2378909c%22%20d%3D%22M15.81%202.853L21.148%208.2l-1.54%201.518l-5.326-5.327l1.528-1.54M2.853%2020.373l6.995-6.962a1.04%201.04%200%200%201%20.247-1.033c.42-.42%201.109-.42%201.528%200c.42.43.42%201.108%200%201.528c-.28.28-.7.355-1.033.248l-6.962%206.995l11.418-3.82l3.799-6.845l-5.317-5.327l-6.855%203.799z%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%22%2378909c%22%20d%3D%22M15.81%202.853L21.148%208.2l-1.54%201.518l-5.326-5.327l1.528-1.54M2.853%2020.373l6.995-6.962a1.04%201.04%200%200%201%20.247-1.033c.42-.42%201.109-.42%201.528%200c.42.43.42%201.108%200%201.528c-.28.28-.7.355-1.033.248l-6.962%206.995l11.418-3.82l3.799-6.845l-5.317-5.327l-6.855%203.799z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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