dask from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
dask
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the dask logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.246 9.754l5.848-3.374a.2.2 0 0 0 .1-.175l.002-2.553c0-.324-.133-.645-.392-.841a1 1 0 0 0-1.118-.074l-2.425 1.4l-6.436 3.712a1.01 1.01 0 0 0-.504.872l-.003 8.721v2.825c0 .324.132.645.39.842c.335.253.766.278 1.12.074l2.363-1.364a.2.2 0 0 0 .101-.175l.003-8.244a1.9 1.9 0 0 1 .951-1.646m10.316-4.336a1 1 0 0 0-.504-.137a1 1 0 0 0-.503.137l-8.86 5.112a1.01 1.01 0 0 0-.505.87l-.003 11.591c0 .364.188.69.503.872a1 1 0 0 0 1.007 0l8.86-5.112a1.01 1.01 0 0 0 .504-.872l.004-11.59a1 1 0 0 0-.503-.871M6.378 7.074l6.334-3.655a.2.2 0 0 0 .1-.175l.001-2.193c0-.324-.133-.646-.392-.84a1 1 0 0 0-1.118-.075L2.443 5.25a1.01 1.01 0 0 0-.504.872l-.003 11.546c0 .324.133.645.39.842a1 1 0 0 0 1.12.074l1.877-1.082a.2.2 0 0 0 .1-.175l.003-8.605c0-.68.363-1.307.952-1.647z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsDask(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.246 9.754l5.848-3.374a.2.2 0 0 0 .1-.175l.002-2.553c0-.324-.133-.645-.392-.841a1 1 0 0 0-1.118-.074l-2.425 1.4l-6.436 3.712a1.01 1.01 0 0 0-.504.872l-.003 8.721v2.825c0 .324.132.645.39.842c.335.253.766.278 1.12.074l2.363-1.364a.2.2 0 0 0 .101-.175l.003-8.244a1.9 1.9 0 0 1 .951-1.646m10.316-4.336a1 1 0 0 0-.504-.137a1 1 0 0 0-.503.137l-8.86 5.112a1.01 1.01 0 0 0-.505.87l-.003 11.591c0 .364.188.69.503.872a1 1 0 0 0 1.007 0l8.86-5.112a1.01 1.01 0 0 0 .504-.872l.004-11.59a1 1 0 0 0-.503-.871M6.378 7.074l6.334-3.655a.2.2 0 0 0 .1-.175l.001-2.193c0-.324-.133-.646-.392-.84a1 1 0 0 0-1.118-.075L2.443 5.25a1.01 1.01 0 0 0-.504.872l-.003 11.546c0 .324.133.645.39.842a1 1 0 0 0 1.12.074l1.877-1.082a.2.2 0 0 0 .1-.175l.003-8.605c0-.68.363-1.307.952-1.647z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.246 9.754l5.848-3.374a.2.2 0 0 0 .1-.175l.002-2.553c0-.324-.133-.645-.392-.841a1 1 0 0 0-1.118-.074l-2.425 1.4l-6.436 3.712a1.01 1.01 0 0 0-.504.872l-.003 8.721v2.825c0 .324.132.645.39.842c.335.253.766.278 1.12.074l2.363-1.364a.2.2 0 0 0 .101-.175l.003-8.244a1.9 1.9 0 0 1 .951-1.646m10.316-4.336a1 1 0 0 0-.504-.137a1 1 0 0 0-.503.137l-8.86 5.112a1.01 1.01 0 0 0-.505.87l-.003 11.591c0 .364.188.69.503.872a1 1 0 0 0 1.007 0l8.86-5.112a1.01 1.01 0 0 0 .504-.872l.004-11.59a1 1 0 0 0-.503-.871M6.378 7.074l6.334-3.655a.2.2 0 0 0 .1-.175l.001-2.193c0-.324-.133-.646-.392-.84a1 1 0 0 0-1.118-.075L2.443 5.25a1.01 1.01 0 0 0-.504.872l-.003 11.546c0 .324.133.645.39.842a1 1 0 0 0 1.12.074l1.877-1.082a.2.2 0 0 0 .1-.175l.003-8.605c0-.68.363-1.307.952-1.647z"/></svg>
</template>

CSS

.icon-dask {
  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%22currentColor%22%20d%3D%22m11.246%209.754l5.848-3.374a.2.2%200%200%200%20.1-.175l.002-2.553c0-.324-.133-.645-.392-.841a1%201%200%200%200-1.118-.074l-2.425%201.4l-6.436%203.712a1.01%201.01%200%200%200-.504.872l-.003%208.721v2.825c0%20.324.132.645.39.842c.335.253.766.278%201.12.074l2.363-1.364a.2.2%200%200%200%20.101-.175l.003-8.244a1.9%201.9%200%200%201%20.951-1.646m10.316-4.336a1%201%200%200%200-.504-.137a1%201%200%200%200-.503.137l-8.86%205.112a1.01%201.01%200%200%200-.505.87l-.003%2011.591c0%20.364.188.69.503.872a1%201%200%200%200%201.007%200l8.86-5.112a1.01%201.01%200%200%200%20.504-.872l.004-11.59a1%201%200%200%200-.503-.871M6.378%207.074l6.334-3.655a.2.2%200%200%200%20.1-.175l.001-2.193c0-.324-.133-.646-.392-.84a1%201%200%200%200-1.118-.075L2.443%205.25a1.01%201.01%200%200%200-.504.872l-.003%2011.546c0%20.324.133.645.39.842a1%201%200%200%200%201.12.074l1.877-1.082a.2.2%200%200%200%20.1-.175l.003-8.605c0-.68.363-1.307.952-1.647z%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%22currentColor%22%20d%3D%22m11.246%209.754l5.848-3.374a.2.2%200%200%200%20.1-.175l.002-2.553c0-.324-.133-.645-.392-.841a1%201%200%200%200-1.118-.074l-2.425%201.4l-6.436%203.712a1.01%201.01%200%200%200-.504.872l-.003%208.721v2.825c0%20.324.132.645.39.842c.335.253.766.278%201.12.074l2.363-1.364a.2.2%200%200%200%20.101-.175l.003-8.244a1.9%201.9%200%200%201%20.951-1.646m10.316-4.336a1%201%200%200%200-.504-.137a1%201%200%200%200-.503.137l-8.86%205.112a1.01%201.01%200%200%200-.505.87l-.003%2011.591c0%20.364.188.69.503.872a1%201%200%200%200%201.007%200l8.86-5.112a1.01%201.01%200%200%200%20.504-.872l.004-11.59a1%201%200%200%200-.503-.871M6.378%207.074l6.334-3.655a.2.2%200%200%200%20.1-.175l.001-2.193c0-.324-.133-.646-.392-.84a1%201%200%200%200-1.118-.075L2.443%205.25a1.01%201.01%200%200%200-.504.872l-.003%2011.546c0%20.324.133.645.39.842a1%201%200%200%200%201.12.074l1.877-1.082a.2.2%200%200%200%20.1-.175l.003-8.605c0-.68.363-1.307.952-1.647z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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