wall sconce round variant icon

wall-sconce-round-variant-outline from Material Design Icons by Pictogrammers · Outline · Home Automation · Apache-2.0 Free for personal and commercial use.

Name
wall-sconce-round-variant-outline
Set
Material Design Icons
Style
Outline
Category
Home Automation
Viewbox
24×24
License
Apache 2.0

1 other variant in Material Design Icons

More home automation icons from Material Design Icons

Use the wall sconce round variant icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 5v3h2V5zM4.91 7.5L3.5 8.91l1.77 1.77l1.41-1.41zm14.18 0l-1.77 1.77l1.41 1.41l1.77-1.77zM17.66 14c-.47 1.33-1.4 2.5-2.66 3.19c-.92.53-1.96.81-3 .81s-2.08-.28-3-.81C7.74 16.5 6.81 15.33 6.34 14zM20 12H4c0 2.86 1.5 5.5 4 6.93A8 8 0 0 0 12 20a8 8 0 0 0 4-1.07c2.5-1.43 4-4.07 4-6.93"/></svg>

React

import type { SVGProps } from "react";

export function MdiWallSconceRoundVariantOutline(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 5v3h2V5zM4.91 7.5L3.5 8.91l1.77 1.77l1.41-1.41zm14.18 0l-1.77 1.77l1.41 1.41l1.77-1.77zM17.66 14c-.47 1.33-1.4 2.5-2.66 3.19c-.92.53-1.96.81-3 .81s-2.08-.28-3-.81C7.74 16.5 6.81 15.33 6.34 14zM20 12H4c0 2.86 1.5 5.5 4 6.93A8 8 0 0 0 12 20a8 8 0 0 0 4-1.07c2.5-1.43 4-4.07 4-6.93"/></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 5v3h2V5zM4.91 7.5L3.5 8.91l1.77 1.77l1.41-1.41zm14.18 0l-1.77 1.77l1.41 1.41l1.77-1.77zM17.66 14c-.47 1.33-1.4 2.5-2.66 3.19c-.92.53-1.96.81-3 .81s-2.08-.28-3-.81C7.74 16.5 6.81 15.33 6.34 14zM20 12H4c0 2.86 1.5 5.5 4 6.93A8 8 0 0 0 12 20a8 8 0 0 0 4-1.07c2.5-1.43 4-4.07 4-6.93"/></svg>
</template>

CSS

.icon-wall-sconce-round-variant-outline {
  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%205v3h2V5zM4.91%207.5L3.5%208.91l1.77%201.77l1.41-1.41zm14.18%200l-1.77%201.77l1.41%201.41l1.77-1.77zM17.66%2014c-.47%201.33-1.4%202.5-2.66%203.19c-.92.53-1.96.81-3%20.81s-2.08-.28-3-.81C7.74%2016.5%206.81%2015.33%206.34%2014zM20%2012H4c0%202.86%201.5%205.5%204%206.93A8%208%200%200%200%2012%2020a8%208%200%200%200%204-1.07c2.5-1.43%204-4.07%204-6.93%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%205v3h2V5zM4.91%207.5L3.5%208.91l1.77%201.77l1.41-1.41zm14.18%200l-1.77%201.77l1.41%201.41l1.77-1.77zM17.66%2014c-.47%201.33-1.4%202.5-2.66%203.19c-.92.53-1.96.81-3%20.81s-2.08-.28-3-.81C7.74%2016.5%206.81%2015.33%206.34%2014zM20%2012H4c0%202.86%201.5%205.5%204%206.93A8%208%200%200%200%2012%2020a8%208%200%200%200%204-1.07c2.5-1.43%204-4.07%204-6.93%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/wall-sconce-round-variant-outline.svg?color=%231a73e8&size=48