power-plug-off-rounded from Material Symbols Light by Google · Rounded · Hardware · Apache-2.0 Free for personal and commercial use.

Name
power-plug-off-rounded
Set
Material Symbols Light
Style
Rounded
Category
Hardware
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More hardware icons from Material Symbols Light

Use the power plug off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.077 20q-.348 0-.578-.23t-.23-.578v-1.846l-2.79-2.79q-.218-.217-.348-.522Q7 13.729 7 13.406v-3.79q0-.408.17-.76t.616-.57v1.435L2.177 4.092q-.14-.14-.15-.344t.15-.364t.354-.159t.354.16l17.692 17.692q.14.14.15.344t-.15.364t-.354.16t-.354-.16l-5.288-5.289l-.85.85v1.846q0 .349-.23.578t-.578.23zm5.496-5.738L9.346 7.034V4.5q0-.213.144-.357T9.846 4t.357.143q.143.144.143.357V8h3.308V4.5q0-.213.143-.357q.144-.143.357-.143t.357.143t.143.357v4l-.5-.5h1.23q.672 0 1.144.472T17 9.616v3.701q0 .247-.092.474q-.093.228-.272.407z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightPowerPlugOffRounded(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="M11.077 20q-.348 0-.578-.23t-.23-.578v-1.846l-2.79-2.79q-.218-.217-.348-.522Q7 13.729 7 13.406v-3.79q0-.408.17-.76t.616-.57v1.435L2.177 4.092q-.14-.14-.15-.344t.15-.364t.354-.159t.354.16l17.692 17.692q.14.14.15.344t-.15.364t-.354.16t-.354-.16l-5.288-5.289l-.85.85v1.846q0 .349-.23.578t-.578.23zm5.496-5.738L9.346 7.034V4.5q0-.213.144-.357T9.846 4t.357.143q.143.144.143.357V8h3.308V4.5q0-.213.143-.357q.144-.143.357-.143t.357.143t.143.357v4l-.5-.5h1.23q.672 0 1.144.472T17 9.616v3.701q0 .247-.092.474q-.093.228-.272.407z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.077 20q-.348 0-.578-.23t-.23-.578v-1.846l-2.79-2.79q-.218-.217-.348-.522Q7 13.729 7 13.406v-3.79q0-.408.17-.76t.616-.57v1.435L2.177 4.092q-.14-.14-.15-.344t.15-.364t.354-.159t.354.16l17.692 17.692q.14.14.15.344t-.15.364t-.354.16t-.354-.16l-5.288-5.289l-.85.85v1.846q0 .349-.23.578t-.578.23zm5.496-5.738L9.346 7.034V4.5q0-.213.144-.357T9.846 4t.357.143q.143.144.143.357V8h3.308V4.5q0-.213.143-.357q.144-.143.357-.143t.357.143t.143.357v4l-.5-.5h1.23q.672 0 1.144.472T17 9.616v3.701q0 .247-.092.474q-.093.228-.272.407z"/></svg>
</template>

CSS

.icon-power-plug-off-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%22M11.077%2020q-.348%200-.578-.23t-.23-.578v-1.846l-2.79-2.79q-.218-.217-.348-.522Q7%2013.729%207%2013.406v-3.79q0-.408.17-.76t.616-.57v1.435L2.177%204.092q-.14-.14-.15-.344t.15-.364t.354-.159t.354.16l17.692%2017.692q.14.14.15.344t-.15.364t-.354.16t-.354-.16l-5.288-5.289l-.85.85v1.846q0%20.349-.23.578t-.578.23zm5.496-5.738L9.346%207.034V4.5q0-.213.144-.357T9.846%204t.357.143q.143.144.143.357V8h3.308V4.5q0-.213.143-.357q.144-.143.357-.143t.357.143t.143.357v4l-.5-.5h1.23q.672%200%201.144.472T17%209.616v3.701q0%20.247-.092.474q-.093.228-.272.407z%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%22M11.077%2020q-.348%200-.578-.23t-.23-.578v-1.846l-2.79-2.79q-.218-.217-.348-.522Q7%2013.729%207%2013.406v-3.79q0-.408.17-.76t.616-.57v1.435L2.177%204.092q-.14-.14-.15-.344t.15-.364t.354-.159t.354.16l17.692%2017.692q.14.14.15.344t-.15.364t-.354.16t-.354-.16l-5.288-5.289l-.85.85v1.846q0%20.349-.23.578t-.578.23zm5.496-5.738L9.346%207.034V4.5q0-.213.144-.357T9.846%204t.357.143q.143.144.143.357V8h3.308V4.5q0-.213.143-.357q.144-.143.357-.143t.357.143t.143.357v4l-.5-.5h1.23q.672%200%201.144.472T17%209.616v3.701q0%20.247-.092.474q-.093.228-.272.407z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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