whitelargesquare emoji

whitelargesquare from Firefox OS Emoji by Mozilla · Default · Symbols · Apache-2.0 Free for personal and commercial use.

Name
whitelargesquare
Set
Firefox OS Emoji
Style
Default
Category
Symbols
Viewbox
512×512
License
Apache 2.0

More symbols icons from Firefox OS Emoji

Use the whitelargesquare emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#D9DDE8" d="M510.396 31.453c0-16.417-13.432-29.849-29.849-29.849H28.134C13.359 1.604 1.27 13.693 1.27 28.468v455.398c0 14.775 12.089 26.864 26.864 26.864h452.413c16.417 0 29.849-13.432 29.849-29.849z"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiWhitelargesquare(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#D9DDE8" d="M510.396 31.453c0-16.417-13.432-29.849-29.849-29.849H28.134C13.359 1.604 1.27 13.693 1.27 28.468v455.398c0 14.775 12.089 26.864 26.864 26.864h452.413c16.417 0 29.849-13.432 29.849-29.849z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#D9DDE8" d="M510.396 31.453c0-16.417-13.432-29.849-29.849-29.849H28.134C13.359 1.604 1.27 13.693 1.27 28.468v455.398c0 14.775 12.089 26.864 26.864 26.864h452.413c16.417 0 29.849-13.432 29.849-29.849z"/></svg>
</template>

CSS

.icon-whitelargesquare {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22%23D9DDE8%22%20d%3D%22M510.396%2031.453c0-16.417-13.432-29.849-29.849-29.849H28.134C13.359%201.604%201.27%2013.693%201.27%2028.468v455.398c0%2014.775%2012.089%2026.864%2026.864%2026.864h452.413c16.417%200%2029.849-13.432%2029.849-29.849z%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23D9DDE8%22%20d%3D%22M510.396%2031.453c0-16.417-13.432-29.849-29.849-29.849H28.134C13.359%201.604%201.27%2013.693%201.27%2028.468v455.398c0%2014.775%2012.089%2026.864%2026.864%2026.864h452.413c16.417%200%2029.849-13.432%2029.849-29.849z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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