wallpaper icon

wallpaper-filled from Reicon by REICON · Filled · Video · MIT Free for personal and commercial use.

Name
wallpaper-filled
Set
Reicon
Style
Filled
Category
Video
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All wallpaper icons →

More video icons from Reicon

Use the wallpaper icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15.72 7.349a1.86 1.86 0 1 1-3.72 0a1.86 1.86 0 0 1 3.72 0m6.28.405c0-.374 0-.642-.037-.878a3.02 3.02 0 0 0-1.315-2.047c-.078-.052-.177.016-.164.109c.1.744.117 1.627.12 2.59v8.943c-.003.964-.02 1.847-.12 2.591c-.013.093.086.16.164.109a3.02 3.02 0 0 0 1.315-2.047c.037-.236.037-.504.037-.878zm-18.605.06l.002-.465c.004-.894.025-1.714.12-2.411c.012-.093-.087-.16-.165-.109a3.02 3.02 0 0 0-1.315 2.047C2 7.112 2 7.38 2 7.754v8.492c0 .374 0 .642.037.878a3.02 3.02 0 0 0 1.315 2.047c.078.052.177-.016.164-.109c-.094-.697-.115-1.517-.12-2.41V7.813"/><path fill-rule="evenodd" d="M16.085 2.108C15.28 2 14.253 2 12.981 2H11.02c-1.272 0-2.298 0-3.104.108c-.838.113-1.543.354-2.103.914s-.8 1.265-.913 2.102c-.108.806-.108 1.832-.108 3.104v7.544c0 1.272 0 2.298.108 3.104c.113.837.354 1.542.913 2.102c.56.56 1.265.801 2.103.914C8.72 22 9.747 22 11.019 22h1.962c1.272 0 2.298 0 3.104-.108c.838-.113 1.543-.354 2.103-.914s.8-1.265.913-2.102c.108-.806.108-1.832.108-3.104V8.228c0-1.272 0-2.298-.108-3.104c-.113-.837-.354-1.542-.913-2.102c-.56-.56-1.265-.801-2.103-.914m.723 14.522l.987 1.04c.018-.536.019-1.175.019-1.95V8.28c0-1.336-.002-2.267-.096-2.97c-.092-.683-.26-1.044-.517-1.302c-.258-.257-.619-.425-1.302-.517c-.702-.094-1.633-.096-2.969-.096h-1.86c-1.335 0-2.267.002-2.97.096c-.682.092-1.043.26-1.3.517c-.258.258-.426.62-.518 1.302c-.094.703-.096 1.634-.096 2.97v4.624l.003-.003c.917-.941 2.336-.876 3.184.118l2.94 3.448c.236.276.545.289.783.093l.204-.169c1.076-.886 2.552-.77 3.508.24" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconWallpaperFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15.72 7.349a1.86 1.86 0 1 1-3.72 0a1.86 1.86 0 0 1 3.72 0m6.28.405c0-.374 0-.642-.037-.878a3.02 3.02 0 0 0-1.315-2.047c-.078-.052-.177.016-.164.109c.1.744.117 1.627.12 2.59v8.943c-.003.964-.02 1.847-.12 2.591c-.013.093.086.16.164.109a3.02 3.02 0 0 0 1.315-2.047c.037-.236.037-.504.037-.878zm-18.605.06l.002-.465c.004-.894.025-1.714.12-2.411c.012-.093-.087-.16-.165-.109a3.02 3.02 0 0 0-1.315 2.047C2 7.112 2 7.38 2 7.754v8.492c0 .374 0 .642.037.878a3.02 3.02 0 0 0 1.315 2.047c.078.052.177-.016.164-.109c-.094-.697-.115-1.517-.12-2.41V7.813"/><path fillRule="evenodd" d="M16.085 2.108C15.28 2 14.253 2 12.981 2H11.02c-1.272 0-2.298 0-3.104.108c-.838.113-1.543.354-2.103.914s-.8 1.265-.913 2.102c-.108.806-.108 1.832-.108 3.104v7.544c0 1.272 0 2.298.108 3.104c.113.837.354 1.542.913 2.102c.56.56 1.265.801 2.103.914C8.72 22 9.747 22 11.019 22h1.962c1.272 0 2.298 0 3.104-.108c.838-.113 1.543-.354 2.103-.914s.8-1.265.913-2.102c.108-.806.108-1.832.108-3.104V8.228c0-1.272 0-2.298-.108-3.104c-.113-.837-.354-1.542-.913-2.102c-.56-.56-1.265-.801-2.103-.914m.723 14.522l.987 1.04c.018-.536.019-1.175.019-1.95V8.28c0-1.336-.002-2.267-.096-2.97c-.092-.683-.26-1.044-.517-1.302c-.258-.257-.619-.425-1.302-.517c-.702-.094-1.633-.096-2.969-.096h-1.86c-1.335 0-2.267.002-2.97.096c-.682.092-1.043.26-1.3.517c-.258.258-.426.62-.518 1.302c-.094.703-.096 1.634-.096 2.97v4.624l.003-.003c.917-.941 2.336-.876 3.184.118l2.94 3.448c.236.276.545.289.783.093l.204-.169c1.076-.886 2.552-.77 3.508.24" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15.72 7.349a1.86 1.86 0 1 1-3.72 0a1.86 1.86 0 0 1 3.72 0m6.28.405c0-.374 0-.642-.037-.878a3.02 3.02 0 0 0-1.315-2.047c-.078-.052-.177.016-.164.109c.1.744.117 1.627.12 2.59v8.943c-.003.964-.02 1.847-.12 2.591c-.013.093.086.16.164.109a3.02 3.02 0 0 0 1.315-2.047c.037-.236.037-.504.037-.878zm-18.605.06l.002-.465c.004-.894.025-1.714.12-2.411c.012-.093-.087-.16-.165-.109a3.02 3.02 0 0 0-1.315 2.047C2 7.112 2 7.38 2 7.754v8.492c0 .374 0 .642.037.878a3.02 3.02 0 0 0 1.315 2.047c.078.052.177-.016.164-.109c-.094-.697-.115-1.517-.12-2.41V7.813"/><path fill-rule="evenodd" d="M16.085 2.108C15.28 2 14.253 2 12.981 2H11.02c-1.272 0-2.298 0-3.104.108c-.838.113-1.543.354-2.103.914s-.8 1.265-.913 2.102c-.108.806-.108 1.832-.108 3.104v7.544c0 1.272 0 2.298.108 3.104c.113.837.354 1.542.913 2.102c.56.56 1.265.801 2.103.914C8.72 22 9.747 22 11.019 22h1.962c1.272 0 2.298 0 3.104-.108c.838-.113 1.543-.354 2.103-.914s.8-1.265.913-2.102c.108-.806.108-1.832.108-3.104V8.228c0-1.272 0-2.298-.108-3.104c-.113-.837-.354-1.542-.913-2.102c-.56-.56-1.265-.801-2.103-.914m.723 14.522l.987 1.04c.018-.536.019-1.175.019-1.95V8.28c0-1.336-.002-2.267-.096-2.97c-.092-.683-.26-1.044-.517-1.302c-.258-.257-.619-.425-1.302-.517c-.702-.094-1.633-.096-2.969-.096h-1.86c-1.335 0-2.267.002-2.97.096c-.682.092-1.043.26-1.3.517c-.258.258-.426.62-.518 1.302c-.094.703-.096 1.634-.096 2.97v4.624l.003-.003c.917-.941 2.336-.876 3.184.118l2.94 3.448c.236.276.545.289.783.093l.204-.169c1.076-.886 2.552-.77 3.508.24" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-wallpaper-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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M15.72%207.349a1.86%201.86%200%201%201-3.72%200a1.86%201.86%200%200%201%203.72%200m6.28.405c0-.374%200-.642-.037-.878a3.02%203.02%200%200%200-1.315-2.047c-.078-.052-.177.016-.164.109c.1.744.117%201.627.12%202.59v8.943c-.003.964-.02%201.847-.12%202.591c-.013.093.086.16.164.109a3.02%203.02%200%200%200%201.315-2.047c.037-.236.037-.504.037-.878zm-18.605.06l.002-.465c.004-.894.025-1.714.12-2.411c.012-.093-.087-.16-.165-.109a3.02%203.02%200%200%200-1.315%202.047C2%207.112%202%207.38%202%207.754v8.492c0%20.374%200%20.642.037.878a3.02%203.02%200%200%200%201.315%202.047c.078.052.177-.016.164-.109c-.094-.697-.115-1.517-.12-2.41V7.813%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M16.085%202.108C15.28%202%2014.253%202%2012.981%202H11.02c-1.272%200-2.298%200-3.104.108c-.838.113-1.543.354-2.103.914s-.8%201.265-.913%202.102c-.108.806-.108%201.832-.108%203.104v7.544c0%201.272%200%202.298.108%203.104c.113.837.354%201.542.913%202.102c.56.56%201.265.801%202.103.914C8.72%2022%209.747%2022%2011.019%2022h1.962c1.272%200%202.298%200%203.104-.108c.838-.113%201.543-.354%202.103-.914s.8-1.265.913-2.102c.108-.806.108-1.832.108-3.104V8.228c0-1.272%200-2.298-.108-3.104c-.113-.837-.354-1.542-.913-2.102c-.56-.56-1.265-.801-2.103-.914m.723%2014.522l.987%201.04c.018-.536.019-1.175.019-1.95V8.28c0-1.336-.002-2.267-.096-2.97c-.092-.683-.26-1.044-.517-1.302c-.258-.257-.619-.425-1.302-.517c-.702-.094-1.633-.096-2.969-.096h-1.86c-1.335%200-2.267.002-2.97.096c-.682.092-1.043.26-1.3.517c-.258.258-.426.62-.518%201.302c-.094.703-.096%201.634-.096%202.97v4.624l.003-.003c.917-.941%202.336-.876%203.184.118l2.94%203.448c.236.276.545.289.783.093l.204-.169c1.076-.886%202.552-.77%203.508.24%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M15.72%207.349a1.86%201.86%200%201%201-3.72%200a1.86%201.86%200%200%201%203.72%200m6.28.405c0-.374%200-.642-.037-.878a3.02%203.02%200%200%200-1.315-2.047c-.078-.052-.177.016-.164.109c.1.744.117%201.627.12%202.59v8.943c-.003.964-.02%201.847-.12%202.591c-.013.093.086.16.164.109a3.02%203.02%200%200%200%201.315-2.047c.037-.236.037-.504.037-.878zm-18.605.06l.002-.465c.004-.894.025-1.714.12-2.411c.012-.093-.087-.16-.165-.109a3.02%203.02%200%200%200-1.315%202.047C2%207.112%202%207.38%202%207.754v8.492c0%20.374%200%20.642.037.878a3.02%203.02%200%200%200%201.315%202.047c.078.052.177-.016.164-.109c-.094-.697-.115-1.517-.12-2.41V7.813%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M16.085%202.108C15.28%202%2014.253%202%2012.981%202H11.02c-1.272%200-2.298%200-3.104.108c-.838.113-1.543.354-2.103.914s-.8%201.265-.913%202.102c-.108.806-.108%201.832-.108%203.104v7.544c0%201.272%200%202.298.108%203.104c.113.837.354%201.542.913%202.102c.56.56%201.265.801%202.103.914C8.72%2022%209.747%2022%2011.019%2022h1.962c1.272%200%202.298%200%203.104-.108c.838-.113%201.543-.354%202.103-.914s.8-1.265.913-2.102c.108-.806.108-1.832.108-3.104V8.228c0-1.272%200-2.298-.108-3.104c-.113-.837-.354-1.542-.913-2.102c-.56-.56-1.265-.801-2.103-.914m.723%2014.522l.987%201.04c.018-.536.019-1.175.019-1.95V8.28c0-1.336-.002-2.267-.096-2.97c-.092-.683-.26-1.044-.517-1.302c-.258-.257-.619-.425-1.302-.517c-.702-.094-1.633-.096-2.969-.096h-1.86c-1.335%200-2.267.002-2.97.096c-.682.092-1.043.26-1.3.517c-.258.258-.426.62-.518%201.302c-.094.703-.096%201.634-.096%202.97v4.624l.003-.003c.917-.941%202.336-.876%203.184.118l2.94%203.448c.236.276.545.289.783.093l.204-.169c1.076-.886%202.552-.77%203.508.24%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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