media-link-sharp from Material Symbols Light by Google · Sharp · Audio & Video · Apache-2.0 Free for personal and commercial use.

Name
media-link-sharp
Set
Material Symbols Light
Style
Sharp
Category
Audio & Video
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More audio & video icons from Material Symbols Light

Use the media link icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.75 18.808l3.673-2.289l-3.673-2.288zm5.558-11.443h3.384v-.884h-3.384zM2 21.905v-10.77h14v10.77zm15.885-8.808v-3.65q.79-.265 1.299-.953t.508-1.57q0-1.122-.785-1.907T17 4.231h-.942v.884H17q.753 0 1.28.529t.528 1.284t-.528 1.279T17 8.73h-.942v.519h-2.116v-.52H13q-.753 0-1.28-.528t-.528-1.283t.527-1.28T13 5.117h.942V4.23H13q-1.122 0-1.907.785t-.785 1.907q0 .743.375 1.351q.375.609.975.976H8V2.096h14v11z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightMediaLinkSharp(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="m7.75 18.808l3.673-2.289l-3.673-2.288zm5.558-11.443h3.384v-.884h-3.384zM2 21.905v-10.77h14v10.77zm15.885-8.808v-3.65q.79-.265 1.299-.953t.508-1.57q0-1.122-.785-1.907T17 4.231h-.942v.884H17q.753 0 1.28.529t.528 1.284t-.528 1.279T17 8.73h-.942v.519h-2.116v-.52H13q-.753 0-1.28-.528t-.528-1.283t.527-1.28T13 5.117h.942V4.23H13q-1.122 0-1.907.785t-.785 1.907q0 .743.375 1.351q.375.609.975.976H8V2.096h14v11z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.75 18.808l3.673-2.289l-3.673-2.288zm5.558-11.443h3.384v-.884h-3.384zM2 21.905v-10.77h14v10.77zm15.885-8.808v-3.65q.79-.265 1.299-.953t.508-1.57q0-1.122-.785-1.907T17 4.231h-.942v.884H17q.753 0 1.28.529t.528 1.284t-.528 1.279T17 8.73h-.942v.519h-2.116v-.52H13q-.753 0-1.28-.528t-.528-1.283t.527-1.28T13 5.117h.942V4.23H13q-1.122 0-1.907.785t-.785 1.907q0 .743.375 1.351q.375.609.975.976H8V2.096h14v11z"/></svg>
</template>

CSS

.icon-media-link-sharp {
  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%22m7.75%2018.808l3.673-2.289l-3.673-2.288zm5.558-11.443h3.384v-.884h-3.384zM2%2021.905v-10.77h14v10.77zm15.885-8.808v-3.65q.79-.265%201.299-.953t.508-1.57q0-1.122-.785-1.907T17%204.231h-.942v.884H17q.753%200%201.28.529t.528%201.284t-.528%201.279T17%208.73h-.942v.519h-2.116v-.52H13q-.753%200-1.28-.528t-.528-1.283t.527-1.28T13%205.117h.942V4.23H13q-1.122%200-1.907.785t-.785%201.907q0%20.743.375%201.351q.375.609.975.976H8V2.096h14v11z%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%22m7.75%2018.808l3.673-2.289l-3.673-2.288zm5.558-11.443h3.384v-.884h-3.384zM2%2021.905v-10.77h14v10.77zm15.885-8.808v-3.65q.79-.265%201.299-.953t.508-1.57q0-1.122-.785-1.907T17%204.231h-.942v.884H17q.753%200%201.28.529t.528%201.284t-.528%201.279T17%208.73h-.942v.519h-2.116v-.52H13q-.753%200-1.28-.528t-.528-1.283t.527-1.28T13%205.117h.942V4.23H13q-1.122%200-1.907.785t-.785%201.907q0%20.743.375%201.351q.375.609.975.976H8V2.096h14v11z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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