blackmediumsquare emoji

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

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

More symbols icons from Firefox OS Emoji

Use the blackmediumsquare emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#132028" d="M465.833 70.79c0-13.543-11.081-24.624-24.624-24.624H67.995c-12.189 0-22.161 9.973-22.161 22.161v375.677c0 12.189 9.973 22.161 22.161 22.161H441.21c13.543 0 24.624-11.081 24.624-24.624z"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiBlackmediumsquare(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#132028" d="M465.833 70.79c0-13.543-11.081-24.624-24.624-24.624H67.995c-12.189 0-22.161 9.973-22.161 22.161v375.677c0 12.189 9.973 22.161 22.161 22.161H441.21c13.543 0 24.624-11.081 24.624-24.624z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#132028" d="M465.833 70.79c0-13.543-11.081-24.624-24.624-24.624H67.995c-12.189 0-22.161 9.973-22.161 22.161v375.677c0 12.189 9.973 22.161 22.161 22.161H441.21c13.543 0 24.624-11.081 24.624-24.624z"/></svg>
</template>

CSS

.icon-blackmediumsquare {
  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%23132028%22%20d%3D%22M465.833%2070.79c0-13.543-11.081-24.624-24.624-24.624H67.995c-12.189%200-22.161%209.973-22.161%2022.161v375.677c0%2012.189%209.973%2022.161%2022.161%2022.161H441.21c13.543%200%2024.624-11.081%2024.624-24.624z%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%23132028%22%20d%3D%22M465.833%2070.79c0-13.543-11.081-24.624-24.624-24.624H67.995c-12.189%200-22.161%209.973-22.161%2022.161v375.677c0%2012.189%209.973%2022.161%2022.161%2022.161H441.21c13.543%200%2024.624-11.081%2024.624-24.624z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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