datatables logo

datatables from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
datatables
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

Use the datatables logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fff" d="M64 36.256c-11.825 0-22.382 7.529-26.232 18.709a4.3 4.3 0 0 0 .207 3.299l14.68 29.851a4.3 4.3 0 0 0 2.486 2.176A27.8 27.8 0 0 0 64 91.744c15.272 0 27.744-12.472 27.744-27.744S79.272 36.256 64 36.256m0 8.6c10.624 0 19.145 8.52 19.145 19.144S74.624 83.145 64 83.145c-1.523 0-3.024-.244-4.5-.602L46.633 56.381C49.67 49.473 56.35 44.855 64 44.855zM64 0C28.705 0 0 28.705 0 64s28.705 64 64 64s64-28.705 64-64S99.295 0 64 0m0 8.6c30.647 0 55.4 24.753 55.4 55.4S94.647 119.4 64 119.4S8.6 94.647 8.6 64S33.353 8.6 64 8.6"/></svg>

React

import type { SVGProps } from "react";

export function DeviconDatatables(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fff" d="M64 36.256c-11.825 0-22.382 7.529-26.232 18.709a4.3 4.3 0 0 0 .207 3.299l14.68 29.851a4.3 4.3 0 0 0 2.486 2.176A27.8 27.8 0 0 0 64 91.744c15.272 0 27.744-12.472 27.744-27.744S79.272 36.256 64 36.256m0 8.6c10.624 0 19.145 8.52 19.145 19.144S74.624 83.145 64 83.145c-1.523 0-3.024-.244-4.5-.602L46.633 56.381C49.67 49.473 56.35 44.855 64 44.855zM64 0C28.705 0 0 28.705 0 64s28.705 64 64 64s64-28.705 64-64S99.295 0 64 0m0 8.6c30.647 0 55.4 24.753 55.4 55.4S94.647 119.4 64 119.4S8.6 94.647 8.6 64S33.353 8.6 64 8.6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fff" d="M64 36.256c-11.825 0-22.382 7.529-26.232 18.709a4.3 4.3 0 0 0 .207 3.299l14.68 29.851a4.3 4.3 0 0 0 2.486 2.176A27.8 27.8 0 0 0 64 91.744c15.272 0 27.744-12.472 27.744-27.744S79.272 36.256 64 36.256m0 8.6c10.624 0 19.145 8.52 19.145 19.144S74.624 83.145 64 83.145c-1.523 0-3.024-.244-4.5-.602L46.633 56.381C49.67 49.473 56.35 44.855 64 44.855zM64 0C28.705 0 0 28.705 0 64s28.705 64 64 64s64-28.705 64-64S99.295 0 64 0m0 8.6c30.647 0 55.4 24.753 55.4 55.4S94.647 119.4 64 119.4S8.6 94.647 8.6 64S33.353 8.6 64 8.6"/></svg>
</template>

CSS

.icon-datatables {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M64%2036.256c-11.825%200-22.382%207.529-26.232%2018.709a4.3%204.3%200%200%200%20.207%203.299l14.68%2029.851a4.3%204.3%200%200%200%202.486%202.176A27.8%2027.8%200%200%200%2064%2091.744c15.272%200%2027.744-12.472%2027.744-27.744S79.272%2036.256%2064%2036.256m0%208.6c10.624%200%2019.145%208.52%2019.145%2019.144S74.624%2083.145%2064%2083.145c-1.523%200-3.024-.244-4.5-.602L46.633%2056.381C49.67%2049.473%2056.35%2044.855%2064%2044.855zM64%200C28.705%200%200%2028.705%200%2064s28.705%2064%2064%2064s64-28.705%2064-64S99.295%200%2064%200m0%208.6c30.647%200%2055.4%2024.753%2055.4%2055.4S94.647%20119.4%2064%20119.4S8.6%2094.647%208.6%2064S33.353%208.6%2064%208.6%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M64%2036.256c-11.825%200-22.382%207.529-26.232%2018.709a4.3%204.3%200%200%200%20.207%203.299l14.68%2029.851a4.3%204.3%200%200%200%202.486%202.176A27.8%2027.8%200%200%200%2064%2091.744c15.272%200%2027.744-12.472%2027.744-27.744S79.272%2036.256%2064%2036.256m0%208.6c10.624%200%2019.145%208.52%2019.145%2019.144S74.624%2083.145%2064%2083.145c-1.523%200-3.024-.244-4.5-.602L46.633%2056.381C49.67%2049.473%2056.35%2044.855%2064%2044.855zM64%200C28.705%200%200%2028.705%200%2064s28.705%2064%2064%2064s64-28.705%2064-64S99.295%200%2064%200m0%208.6c30.647%200%2055.4%2024.753%2055.4%2055.4S94.647%20119.4%2064%20119.4S8.6%2094.647%208.6%2064S33.353%208.6%2064%208.6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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