whitesquarebutton emoji

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

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

More symbols icons from Firefox OS Emoji

Use the whitesquarebutton emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#D9DDE8" d="M467 69.76C467 56.142 455.858 45 442.24 45H66.951c-12.256 0-22.284 10.028-22.284 22.284v377.764c0 12.256 10.028 22.284 22.284 22.284H442.24c13.618 0 24.76-11.142 24.76-24.76z"/><path fill="#132028" d="M371 154.504c0-7.427-6.077-13.504-13.504-13.504H152.82c-6.684 0-12.154 5.469-12.154 12.154V359.18c0 6.684 5.469 12.154 12.154 12.154h204.676c7.427 0 13.504-6.077 13.504-13.504z"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiWhitesquarebutton(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="M467 69.76C467 56.142 455.858 45 442.24 45H66.951c-12.256 0-22.284 10.028-22.284 22.284v377.764c0 12.256 10.028 22.284 22.284 22.284H442.24c13.618 0 24.76-11.142 24.76-24.76z"/><path fill="#132028" d="M371 154.504c0-7.427-6.077-13.504-13.504-13.504H152.82c-6.684 0-12.154 5.469-12.154 12.154V359.18c0 6.684 5.469 12.154 12.154 12.154h204.676c7.427 0 13.504-6.077 13.504-13.504z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#D9DDE8" d="M467 69.76C467 56.142 455.858 45 442.24 45H66.951c-12.256 0-22.284 10.028-22.284 22.284v377.764c0 12.256 10.028 22.284 22.284 22.284H442.24c13.618 0 24.76-11.142 24.76-24.76z"/><path fill="#132028" d="M371 154.504c0-7.427-6.077-13.504-13.504-13.504H152.82c-6.684 0-12.154 5.469-12.154 12.154V359.18c0 6.684 5.469 12.154 12.154 12.154h204.676c7.427 0 13.504-6.077 13.504-13.504z"/></svg>
</template>

CSS

.icon-whitesquarebutton {
  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%22M467%2069.76C467%2056.142%20455.858%2045%20442.24%2045H66.951c-12.256%200-22.284%2010.028-22.284%2022.284v377.764c0%2012.256%2010.028%2022.284%2022.284%2022.284H442.24c13.618%200%2024.76-11.142%2024.76-24.76z%22%2F%3E%3Cpath%20fill%3D%22%23132028%22%20d%3D%22M371%20154.504c0-7.427-6.077-13.504-13.504-13.504H152.82c-6.684%200-12.154%205.469-12.154%2012.154V359.18c0%206.684%205.469%2012.154%2012.154%2012.154h204.676c7.427%200%2013.504-6.077%2013.504-13.504z%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%22M467%2069.76C467%2056.142%20455.858%2045%20442.24%2045H66.951c-12.256%200-22.284%2010.028-22.284%2022.284v377.764c0%2012.256%2010.028%2022.284%2022.284%2022.284H442.24c13.618%200%2024.76-11.142%2024.76-24.76z%22%2F%3E%3Cpath%20fill%3D%22%23132028%22%20d%3D%22M371%20154.504c0-7.427-6.077-13.504-13.504-13.504H152.82c-6.684%200-12.154%205.469-12.154%2012.154V359.18c0%206.684%205.469%2012.154%2012.154%2012.154h204.676c7.427%200%2013.504-6.077%2013.504-13.504z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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