rug-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
rug-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the rug icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M200 18a6 6 0 0 0-6 6v18h-36V24a6 6 0 0 0-12 0v18h-36V24a6 6 0 0 0-12 0v18H62V24a6 6 0 0 0-12 0v208a6 6 0 0 0 12 0v-18h36v18a6 6 0 0 0 12 0v-18h36v18a6 6 0 0 0 12 0v-18h36v18a6 6 0 0 0 12 0V24a6 6 0 0 0-6-6M62 54h132v148H62Zm66 120a6 6 0 0 0 5.14-2.91l24-40a6 6 0 0 0 0-6.18l-24-40a6 6 0 0 0-10.28 0l-24 40a6 6 0 0 0 0 6.18l24 40A6 6 0 0 0 128 174m0-74.34L145 128l-17 28.34L111 128Z"/></svg>

React

import type { SVGProps } from "react";

export function PhRugLight(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M200 18a6 6 0 0 0-6 6v18h-36V24a6 6 0 0 0-12 0v18h-36V24a6 6 0 0 0-12 0v18H62V24a6 6 0 0 0-12 0v208a6 6 0 0 0 12 0v-18h36v18a6 6 0 0 0 12 0v-18h36v18a6 6 0 0 0 12 0v-18h36v18a6 6 0 0 0 12 0V24a6 6 0 0 0-6-6M62 54h132v148H62Zm66 120a6 6 0 0 0 5.14-2.91l24-40a6 6 0 0 0 0-6.18l-24-40a6 6 0 0 0-10.28 0l-24 40a6 6 0 0 0 0 6.18l24 40A6 6 0 0 0 128 174m0-74.34L145 128l-17 28.34L111 128Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M200 18a6 6 0 0 0-6 6v18h-36V24a6 6 0 0 0-12 0v18h-36V24a6 6 0 0 0-12 0v18H62V24a6 6 0 0 0-12 0v208a6 6 0 0 0 12 0v-18h36v18a6 6 0 0 0 12 0v-18h36v18a6 6 0 0 0 12 0v-18h36v18a6 6 0 0 0 12 0V24a6 6 0 0 0-6-6M62 54h132v148H62Zm66 120a6 6 0 0 0 5.14-2.91l24-40a6 6 0 0 0 0-6.18l-24-40a6 6 0 0 0-10.28 0l-24 40a6 6 0 0 0 0 6.18l24 40A6 6 0 0 0 128 174m0-74.34L145 128l-17 28.34L111 128Z"/></svg>
</template>

CSS

.icon-rug-light {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M200%2018a6%206%200%200%200-6%206v18h-36V24a6%206%200%200%200-12%200v18h-36V24a6%206%200%200%200-12%200v18H62V24a6%206%200%200%200-12%200v208a6%206%200%200%200%2012%200v-18h36v18a6%206%200%200%200%2012%200v-18h36v18a6%206%200%200%200%2012%200v-18h36v18a6%206%200%200%200%2012%200V24a6%206%200%200%200-6-6M62%2054h132v148H62Zm66%20120a6%206%200%200%200%205.14-2.91l24-40a6%206%200%200%200%200-6.18l-24-40a6%206%200%200%200-10.28%200l-24%2040a6%206%200%200%200%200%206.18l24%2040A6%206%200%200%200%20128%20174m0-74.34L145%20128l-17%2028.34L111%20128Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M200%2018a6%206%200%200%200-6%206v18h-36V24a6%206%200%200%200-12%200v18h-36V24a6%206%200%200%200-12%200v18H62V24a6%206%200%200%200-12%200v208a6%206%200%200%200%2012%200v-18h36v18a6%206%200%200%200%2012%200v-18h36v18a6%206%200%200%200%2012%200v-18h36v18a6%206%200%200%200%2012%200V24a6%206%200%200%200-6-6M62%2054h132v148H62Zm66%20120a6%206%200%200%200%205.14-2.91l24-40a6%206%200%200%200%200-6.18l-24-40a6%206%200%200%200-10.28%200l-24%2040a6%206%200%200%200%200%206.18l24%2040A6%206%200%200%200%20128%20174m0-74.34L145%20128l-17%2028.34L111%20128Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/rug-light.svg?color=%231a73e8&size=48