baseline dataset linked icon

baseline-dataset-linked from Google Material Icons by Material Design Authors · Baseline · Device · Apache-2.0 Free for personal and commercial use.

Name
baseline-dataset-linked
Set
Google Material Icons
Style
Baseline
Category
Device
Viewbox
24×24
License
Apache 2.0

More device icons from Google Material Icons

Use the baseline dataset linked icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.09 17H7v-4h3.69c.95-.63 2.09-1 3.31-1h6c.34 0 .67.04 1 .09V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h3.81C8.3 20.12 8 19.09 8 18c0-.34.04-.67.09-1M13 7h4v4h-4zM7 7h4v4H7z"/><path fill="currentColor" d="M12 18c0-1.1.9-2 2-2h2v-2h-2c-2.21 0-4 1.79-4 4s1.79 4 4 4h2v-2h-2c-1.1 0-2-.9-2-2m8-4h-2v2h2c1.1 0 2 .9 2 2s-.9 2-2 2h-2v2h2c2.21 0 4-1.79 4-4s-1.79-4-4-4"/><path fill="currentColor" d="M14 17h6v2h-6z"/></svg>

React

import type { SVGProps } from "react";

export function IcBaselineDatasetLinked(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="M8.09 17H7v-4h3.69c.95-.63 2.09-1 3.31-1h6c.34 0 .67.04 1 .09V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h3.81C8.3 20.12 8 19.09 8 18c0-.34.04-.67.09-1M13 7h4v4h-4zM7 7h4v4H7z"/><path fill="currentColor" d="M12 18c0-1.1.9-2 2-2h2v-2h-2c-2.21 0-4 1.79-4 4s1.79 4 4 4h2v-2h-2c-1.1 0-2-.9-2-2m8-4h-2v2h2c1.1 0 2 .9 2 2s-.9 2-2 2h-2v2h2c2.21 0 4-1.79 4-4s-1.79-4-4-4"/><path fill="currentColor" d="M14 17h6v2h-6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.09 17H7v-4h3.69c.95-.63 2.09-1 3.31-1h6c.34 0 .67.04 1 .09V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h3.81C8.3 20.12 8 19.09 8 18c0-.34.04-.67.09-1M13 7h4v4h-4zM7 7h4v4H7z"/><path fill="currentColor" d="M12 18c0-1.1.9-2 2-2h2v-2h-2c-2.21 0-4 1.79-4 4s1.79 4 4 4h2v-2h-2c-1.1 0-2-.9-2-2m8-4h-2v2h2c1.1 0 2 .9 2 2s-.9 2-2 2h-2v2h2c2.21 0 4-1.79 4-4s-1.79-4-4-4"/><path fill="currentColor" d="M14 17h6v2h-6z"/></svg>
</template>

CSS

.icon-baseline-dataset-linked {
  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%22M8.09%2017H7v-4h3.69c.95-.63%202.09-1%203.31-1h6c.34%200%20.67.04%201%20.09V5c0-1.1-.9-2-2-2H5c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h3.81C8.3%2020.12%208%2019.09%208%2018c0-.34.04-.67.09-1M13%207h4v4h-4zM7%207h4v4H7z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2018c0-1.1.9-2%202-2h2v-2h-2c-2.21%200-4%201.79-4%204s1.79%204%204%204h2v-2h-2c-1.1%200-2-.9-2-2m8-4h-2v2h2c1.1%200%202%20.9%202%202s-.9%202-2%202h-2v2h2c2.21%200%204-1.79%204-4s-1.79-4-4-4%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%2017h6v2h-6z%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%22M8.09%2017H7v-4h3.69c.95-.63%202.09-1%203.31-1h6c.34%200%20.67.04%201%20.09V5c0-1.1-.9-2-2-2H5c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h3.81C8.3%2020.12%208%2019.09%208%2018c0-.34.04-.67.09-1M13%207h4v4h-4zM7%207h4v4H7z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2018c0-1.1.9-2%202-2h2v-2h-2c-2.21%200-4%201.79-4%204s1.79%204%204%204h2v-2h-2c-1.1%200-2-.9-2-2m8-4h-2v2h2c1.1%200%202%20.9%202%202s-.9%202-2%202h-2v2h2c2.21%200%204-1.79%204-4s-1.79-4-4-4%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%2017h6v2h-6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/baseline-dataset-linked.svg?color=%231a73e8&size=48