dataset-linked-outline-rounded from Material Symbols Light by Google · Outline Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.

Name
dataset-linked-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
UI Actions
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More ui actions icons from Material Symbols Light

Use the 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="M5.616 19q-.691 0-1.153-.462T4 17.384V4.616q0-.691.463-1.153T5.616 3h12.769q.69 0 1.153.463T20 4.616v6.115q0 .212-.144.356t-.357.144t-.356-.144t-.143-.356V4.616q0-.231-.192-.424T18.384 4H5.616q-.231 0-.424.192T5 4.615v12.77q0 .23.192.423t.423.192h2.539q.212 0 .356.144t.144.357t-.144.356t-.356.143zM5 17v1V4zm2.5-3.692v1.384q0 .344.232.576t.576.232h.234q.258-.898.74-1.666T10.45 12.5H8.298q-.338 0-.568.232t-.23.576m0-6v1.384q0 .343.232.576t.576.232h1.384q.344 0 .576-.232t.232-.576V7.308q0-.344-.232-.576T9.692 6.5H8.308q-.343 0-.576.232t-.232.576M14 20q-1.237 0-2.119-.881T11 17t.881-2.119T14 14h1.308q.212 0 .356.144t.144.357t-.144.356t-.356.143H14q-.825 0-1.412.588T12 17t.588 1.413T14 19h1.308q.212 0 .356.144t.144.357t-.144.356t-.356.143zm.308-10.5h1.384q.344 0 .576-.232t.232-.576V7.308q0-.344-.232-.576t-.576-.232h-1.384q-.343 0-.576.232t-.232.576v1.384q0 .344.232.576t.576.232m.192 8q-.213 0-.356-.144T14 16.999t.144-.356t.356-.143h5q.213 0 .356.144t.144.357t-.144.356t-.356.143zM20 20h-1.308q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143H20q.825 0 1.413-.587T22 17t-.587-1.412T20 15h-1.308q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143H20q1.238 0 2.119.874q.881.873.881 2.132q0 1.24-.881 2.117T20 20"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightDatasetLinkedOutlineRounded(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="M5.616 19q-.691 0-1.153-.462T4 17.384V4.616q0-.691.463-1.153T5.616 3h12.769q.69 0 1.153.463T20 4.616v6.115q0 .212-.144.356t-.357.144t-.356-.144t-.143-.356V4.616q0-.231-.192-.424T18.384 4H5.616q-.231 0-.424.192T5 4.615v12.77q0 .23.192.423t.423.192h2.539q.212 0 .356.144t.144.357t-.144.356t-.356.143zM5 17v1V4zm2.5-3.692v1.384q0 .344.232.576t.576.232h.234q.258-.898.74-1.666T10.45 12.5H8.298q-.338 0-.568.232t-.23.576m0-6v1.384q0 .343.232.576t.576.232h1.384q.344 0 .576-.232t.232-.576V7.308q0-.344-.232-.576T9.692 6.5H8.308q-.343 0-.576.232t-.232.576M14 20q-1.237 0-2.119-.881T11 17t.881-2.119T14 14h1.308q.212 0 .356.144t.144.357t-.144.356t-.356.143H14q-.825 0-1.412.588T12 17t.588 1.413T14 19h1.308q.212 0 .356.144t.144.357t-.144.356t-.356.143zm.308-10.5h1.384q.344 0 .576-.232t.232-.576V7.308q0-.344-.232-.576t-.576-.232h-1.384q-.343 0-.576.232t-.232.576v1.384q0 .344.232.576t.576.232m.192 8q-.213 0-.356-.144T14 16.999t.144-.356t.356-.143h5q.213 0 .356.144t.144.357t-.144.356t-.356.143zM20 20h-1.308q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143H20q.825 0 1.413-.587T22 17t-.587-1.412T20 15h-1.308q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143H20q1.238 0 2.119.874q.881.873.881 2.132q0 1.24-.881 2.117T20 20"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.616 19q-.691 0-1.153-.462T4 17.384V4.616q0-.691.463-1.153T5.616 3h12.769q.69 0 1.153.463T20 4.616v6.115q0 .212-.144.356t-.357.144t-.356-.144t-.143-.356V4.616q0-.231-.192-.424T18.384 4H5.616q-.231 0-.424.192T5 4.615v12.77q0 .23.192.423t.423.192h2.539q.212 0 .356.144t.144.357t-.144.356t-.356.143zM5 17v1V4zm2.5-3.692v1.384q0 .344.232.576t.576.232h.234q.258-.898.74-1.666T10.45 12.5H8.298q-.338 0-.568.232t-.23.576m0-6v1.384q0 .343.232.576t.576.232h1.384q.344 0 .576-.232t.232-.576V7.308q0-.344-.232-.576T9.692 6.5H8.308q-.343 0-.576.232t-.232.576M14 20q-1.237 0-2.119-.881T11 17t.881-2.119T14 14h1.308q.212 0 .356.144t.144.357t-.144.356t-.356.143H14q-.825 0-1.412.588T12 17t.588 1.413T14 19h1.308q.212 0 .356.144t.144.357t-.144.356t-.356.143zm.308-10.5h1.384q.344 0 .576-.232t.232-.576V7.308q0-.344-.232-.576t-.576-.232h-1.384q-.343 0-.576.232t-.232.576v1.384q0 .344.232.576t.576.232m.192 8q-.213 0-.356-.144T14 16.999t.144-.356t.356-.143h5q.213 0 .356.144t.144.357t-.144.356t-.356.143zM20 20h-1.308q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143H20q.825 0 1.413-.587T22 17t-.587-1.412T20 15h-1.308q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143H20q1.238 0 2.119.874q.881.873.881 2.132q0 1.24-.881 2.117T20 20"/></svg>
</template>

CSS

.icon-dataset-linked-outline-rounded {
  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%22M5.616%2019q-.691%200-1.153-.462T4%2017.384V4.616q0-.691.463-1.153T5.616%203h12.769q.69%200%201.153.463T20%204.616v6.115q0%20.212-.144.356t-.357.144t-.356-.144t-.143-.356V4.616q0-.231-.192-.424T18.384%204H5.616q-.231%200-.424.192T5%204.615v12.77q0%20.23.192.423t.423.192h2.539q.212%200%20.356.144t.144.357t-.144.356t-.356.143zM5%2017v1V4zm2.5-3.692v1.384q0%20.344.232.576t.576.232h.234q.258-.898.74-1.666T10.45%2012.5H8.298q-.338%200-.568.232t-.23.576m0-6v1.384q0%20.343.232.576t.576.232h1.384q.344%200%20.576-.232t.232-.576V7.308q0-.344-.232-.576T9.692%206.5H8.308q-.343%200-.576.232t-.232.576M14%2020q-1.237%200-2.119-.881T11%2017t.881-2.119T14%2014h1.308q.212%200%20.356.144t.144.357t-.144.356t-.356.143H14q-.825%200-1.412.588T12%2017t.588%201.413T14%2019h1.308q.212%200%20.356.144t.144.357t-.144.356t-.356.143zm.308-10.5h1.384q.344%200%20.576-.232t.232-.576V7.308q0-.344-.232-.576t-.576-.232h-1.384q-.343%200-.576.232t-.232.576v1.384q0%20.344.232.576t.576.232m.192%208q-.213%200-.356-.144T14%2016.999t.144-.356t.356-.143h5q.213%200%20.356.144t.144.357t-.144.356t-.356.143zM20%2020h-1.308q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143H20q.825%200%201.413-.587T22%2017t-.587-1.412T20%2015h-1.308q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143H20q1.238%200%202.119.874q.881.873.881%202.132q0%201.24-.881%202.117T20%2020%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%22M5.616%2019q-.691%200-1.153-.462T4%2017.384V4.616q0-.691.463-1.153T5.616%203h12.769q.69%200%201.153.463T20%204.616v6.115q0%20.212-.144.356t-.357.144t-.356-.144t-.143-.356V4.616q0-.231-.192-.424T18.384%204H5.616q-.231%200-.424.192T5%204.615v12.77q0%20.23.192.423t.423.192h2.539q.212%200%20.356.144t.144.357t-.144.356t-.356.143zM5%2017v1V4zm2.5-3.692v1.384q0%20.344.232.576t.576.232h.234q.258-.898.74-1.666T10.45%2012.5H8.298q-.338%200-.568.232t-.23.576m0-6v1.384q0%20.343.232.576t.576.232h1.384q.344%200%20.576-.232t.232-.576V7.308q0-.344-.232-.576T9.692%206.5H8.308q-.343%200-.576.232t-.232.576M14%2020q-1.237%200-2.119-.881T11%2017t.881-2.119T14%2014h1.308q.212%200%20.356.144t.144.357t-.144.356t-.356.143H14q-.825%200-1.412.588T12%2017t.588%201.413T14%2019h1.308q.212%200%20.356.144t.144.357t-.144.356t-.356.143zm.308-10.5h1.384q.344%200%20.576-.232t.232-.576V7.308q0-.344-.232-.576t-.576-.232h-1.384q-.343%200-.576.232t-.232.576v1.384q0%20.344.232.576t.576.232m.192%208q-.213%200-.356-.144T14%2016.999t.144-.356t.356-.143h5q.213%200%20.356.144t.144.357t-.144.356t-.356.143zM20%2020h-1.308q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143H20q.825%200%201.413-.587T22%2017t-.587-1.412T20%2015h-1.308q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143H20q1.238%200%202.119.874q.881.873.881%202.132q0%201.24-.881%202.117T20%2020%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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