plug disconnected icon

plug-disconnected-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.

Name
plug-disconnected-48-filled
Set
Fluent UI System Icons
Style
48 Filled
Viewbox
48×48
License
MIT

9 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the plug disconnected icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M43.634 4.366a1.25 1.25 0 0 1 0 1.768l-4.913 4.913a9.253 9.253 0 0 1-.744 12.244l-3.343 3.343a1.25 1.25 0 0 1-1.768 0l-11.5-11.5a1.25 1.25 0 0 1 0-1.768l3.343-3.343a9.25 9.25 0 0 1 12.244-.743l4.913-4.914a1.25 1.25 0 0 1 1.768 0M9.28 36.953l-4.914 4.913a1.25 1.25 0 0 0 1.768 1.768l4.913-4.913a9.253 9.253 0 0 0 12.244-.744l3.343-3.343a1.25 1.25 0 0 0 0-1.768L25.268 31.5l3.366-3.366a1.25 1.25 0 0 0-1.768-1.768L23.5 29.732L18.268 24.5l3.366-3.366a1.25 1.25 0 0 0-1.768-1.768L16.5 22.732l-1.366-1.366a1.25 1.25 0 0 0-1.768 0l-3.343 3.343a9.25 9.25 0 0 0-.743 12.244"/></svg>

React

import type { SVGProps } from "react";

export function FluentPlugDisconnected48Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M43.634 4.366a1.25 1.25 0 0 1 0 1.768l-4.913 4.913a9.253 9.253 0 0 1-.744 12.244l-3.343 3.343a1.25 1.25 0 0 1-1.768 0l-11.5-11.5a1.25 1.25 0 0 1 0-1.768l3.343-3.343a9.25 9.25 0 0 1 12.244-.743l4.913-4.914a1.25 1.25 0 0 1 1.768 0M9.28 36.953l-4.914 4.913a1.25 1.25 0 0 0 1.768 1.768l4.913-4.913a9.253 9.253 0 0 0 12.244-.744l3.343-3.343a1.25 1.25 0 0 0 0-1.768L25.268 31.5l3.366-3.366a1.25 1.25 0 0 0-1.768-1.768L23.5 29.732L18.268 24.5l3.366-3.366a1.25 1.25 0 0 0-1.768-1.768L16.5 22.732l-1.366-1.366a1.25 1.25 0 0 0-1.768 0l-3.343 3.343a9.25 9.25 0 0 0-.743 12.244"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M43.634 4.366a1.25 1.25 0 0 1 0 1.768l-4.913 4.913a9.253 9.253 0 0 1-.744 12.244l-3.343 3.343a1.25 1.25 0 0 1-1.768 0l-11.5-11.5a1.25 1.25 0 0 1 0-1.768l3.343-3.343a9.25 9.25 0 0 1 12.244-.743l4.913-4.914a1.25 1.25 0 0 1 1.768 0M9.28 36.953l-4.914 4.913a1.25 1.25 0 0 0 1.768 1.768l4.913-4.913a9.253 9.253 0 0 0 12.244-.744l3.343-3.343a1.25 1.25 0 0 0 0-1.768L25.268 31.5l3.366-3.366a1.25 1.25 0 0 0-1.768-1.768L23.5 29.732L18.268 24.5l3.366-3.366a1.25 1.25 0 0 0-1.768-1.768L16.5 22.732l-1.366-1.366a1.25 1.25 0 0 0-1.768 0l-3.343 3.343a9.25 9.25 0 0 0-.743 12.244"/></svg>
</template>

CSS

.icon-plug-disconnected-48-filled {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M43.634%204.366a1.25%201.25%200%200%201%200%201.768l-4.913%204.913a9.253%209.253%200%200%201-.744%2012.244l-3.343%203.343a1.25%201.25%200%200%201-1.768%200l-11.5-11.5a1.25%201.25%200%200%201%200-1.768l3.343-3.343a9.25%209.25%200%200%201%2012.244-.743l4.913-4.914a1.25%201.25%200%200%201%201.768%200M9.28%2036.953l-4.914%204.913a1.25%201.25%200%200%200%201.768%201.768l4.913-4.913a9.253%209.253%200%200%200%2012.244-.744l3.343-3.343a1.25%201.25%200%200%200%200-1.768L25.268%2031.5l3.366-3.366a1.25%201.25%200%200%200-1.768-1.768L23.5%2029.732L18.268%2024.5l3.366-3.366a1.25%201.25%200%200%200-1.768-1.768L16.5%2022.732l-1.366-1.366a1.25%201.25%200%200%200-1.768%200l-3.343%203.343a9.25%209.25%200%200%200-.743%2012.244%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M43.634%204.366a1.25%201.25%200%200%201%200%201.768l-4.913%204.913a9.253%209.253%200%200%201-.744%2012.244l-3.343%203.343a1.25%201.25%200%200%201-1.768%200l-11.5-11.5a1.25%201.25%200%200%201%200-1.768l3.343-3.343a9.25%209.25%200%200%201%2012.244-.743l4.913-4.914a1.25%201.25%200%200%201%201.768%200M9.28%2036.953l-4.914%204.913a1.25%201.25%200%200%200%201.768%201.768l4.913-4.913a9.253%209.253%200%200%200%2012.244-.744l3.343-3.343a1.25%201.25%200%200%200%200-1.768L25.268%2031.5l3.366-3.366a1.25%201.25%200%200%200-1.768-1.768L23.5%2029.732L18.268%2024.5l3.366-3.366a1.25%201.25%200%200%200-1.768-1.768L16.5%2022.732l-1.366-1.366a1.25%201.25%200%200%200-1.768%200l-3.343%203.343a9.25%209.25%200%200%200-.743%2012.244%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/plug-disconnected-48-filled.svg?color=%231a73e8&size=48