dataset linked icon
dataset-linked from Material Symbols Light by Google · Regular · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- dataset-linked
- Set
- Material Symbols Light
- Style
- Regular
- 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.632q-.192-.011-.382-.014t-.387-.003h-5.5q-1.002 0-1.878.33t-1.601.939H7.5v3h.844q-.107.366-.149.738T8.154 17q0 .53.113 1.024T8.57 19zM7.5 9.5h3v-3h-3zM14 20q-1.246 0-2.123-.877T11 17t.877-2.123T14 14h1.808v1H14q-.825 0-1.412.588T12 17t.588 1.413T14 19h1.808v1zm-.5-10.5h3v-3h-3zm.5 8v-1h6v1zm4.192 2.5v-1H20q.825 0 1.413-.587T22 17t-.587-1.412T20 15h-1.808v-1H20q1.246 0 2.123.874T23 17q0 1.246-.877 2.123T20 20z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDatasetLinked(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.632q-.192-.011-.382-.014t-.387-.003h-5.5q-1.002 0-1.878.33t-1.601.939H7.5v3h.844q-.107.366-.149.738T8.154 17q0 .53.113 1.024T8.57 19zM7.5 9.5h3v-3h-3zM14 20q-1.246 0-2.123-.877T11 17t.877-2.123T14 14h1.808v1H14q-.825 0-1.412.588T12 17t.588 1.413T14 19h1.808v1zm-.5-10.5h3v-3h-3zm.5 8v-1h6v1zm4.192 2.5v-1H20q.825 0 1.413-.587T22 17t-.587-1.412T20 15h-1.808v-1H20q1.246 0 2.123.874T23 17q0 1.246-.877 2.123T20 20z"/></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.632q-.192-.011-.382-.014t-.387-.003h-5.5q-1.002 0-1.878.33t-1.601.939H7.5v3h.844q-.107.366-.149.738T8.154 17q0 .53.113 1.024T8.57 19zM7.5 9.5h3v-3h-3zM14 20q-1.246 0-2.123-.877T11 17t.877-2.123T14 14h1.808v1H14q-.825 0-1.412.588T12 17t.588 1.413T14 19h1.808v1zm-.5-10.5h3v-3h-3zm.5 8v-1h6v1zm4.192 2.5v-1H20q.825 0 1.413-.587T22 17t-.587-1.412T20 15h-1.808v-1H20q1.246 0 2.123.874T23 17q0 1.246-.877 2.123T20 20z"/></svg> </template>
CSS
.icon-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%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.632q-.192-.011-.382-.014t-.387-.003h-5.5q-1.002%200-1.878.33t-1.601.939H7.5v3h.844q-.107.366-.149.738T8.154%2017q0%20.53.113%201.024T8.57%2019zM7.5%209.5h3v-3h-3zM14%2020q-1.246%200-2.123-.877T11%2017t.877-2.123T14%2014h1.808v1H14q-.825%200-1.412.588T12%2017t.588%201.413T14%2019h1.808v1zm-.5-10.5h3v-3h-3zm.5%208v-1h6v1zm4.192%202.5v-1H20q.825%200%201.413-.587T22%2017t-.587-1.412T20%2015h-1.808v-1H20q1.246%200%202.123.874T23%2017q0%201.246-.877%202.123T20%2020z%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.632q-.192-.011-.382-.014t-.387-.003h-5.5q-1.002%200-1.878.33t-1.601.939H7.5v3h.844q-.107.366-.149.738T8.154%2017q0%20.53.113%201.024T8.57%2019zM7.5%209.5h3v-3h-3zM14%2020q-1.246%200-2.123-.877T11%2017t.877-2.123T14%2014h1.808v1H14q-.825%200-1.412.588T12%2017t.588%201.413T14%2019h1.808v1zm-.5-10.5h3v-3h-3zm.5%208v-1h6v1zm4.192%202.5v-1H20q.825%200%201.413-.587T22%2017t-.587-1.412T20%2015h-1.808v-1H20q1.246%200%202.123.874T23%2017q0%201.246-.877%202.123T20%2020z%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.svg?color=%231a73e8&size=48