keycap-3 from Twitter Emoji by Twitter · Default · Symbols · CC-BY-4.0 Attribution required.

Name
keycap-3
Set
Twitter Emoji
Style
Default
Category
Symbols
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More symbols icons from Twitter Emoji

Use the keycap 3 emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#3b88c3" d="M36 32a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4h28a4 4 0 0 1 4 4z"/><path fill="#fff" d="M24.109 12.226c0 1.954-.836 3.659-2.542 4.744c2.232 1.024 3.782 3.101 3.782 5.55c0 3.721-3.41 6.853-7.813 6.853c-4.589 0-7.441-3.38-7.441-5.829c0-1.209 1.272-2.077 2.388-2.077c2.108 0 1.612 3.628 5.116 3.628c1.612 0 2.915-1.24 2.915-2.884c0-4.341-5.272-1.147-5.272-4.806c0-3.255 4.402-1.054 4.402-4.496c0-1.179-.836-2.078-2.232-2.078c-2.945 0-2.542 3.038-4.651 3.038c-1.271 0-2.015-1.147-2.015-2.294c0-2.418 3.317-5.023 6.759-5.023c4.466 0 6.604 3.256 6.604 5.674"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiKeycap3(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#3b88c3" d="M36 32a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4h28a4 4 0 0 1 4 4z"/><path fill="#fff" d="M24.109 12.226c0 1.954-.836 3.659-2.542 4.744c2.232 1.024 3.782 3.101 3.782 5.55c0 3.721-3.41 6.853-7.813 6.853c-4.589 0-7.441-3.38-7.441-5.829c0-1.209 1.272-2.077 2.388-2.077c2.108 0 1.612 3.628 5.116 3.628c1.612 0 2.915-1.24 2.915-2.884c0-4.341-5.272-1.147-5.272-4.806c0-3.255 4.402-1.054 4.402-4.496c0-1.179-.836-2.078-2.232-2.078c-2.945 0-2.542 3.038-4.651 3.038c-1.271 0-2.015-1.147-2.015-2.294c0-2.418 3.317-5.023 6.759-5.023c4.466 0 6.604 3.256 6.604 5.674"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#3b88c3" d="M36 32a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4h28a4 4 0 0 1 4 4z"/><path fill="#fff" d="M24.109 12.226c0 1.954-.836 3.659-2.542 4.744c2.232 1.024 3.782 3.101 3.782 5.55c0 3.721-3.41 6.853-7.813 6.853c-4.589 0-7.441-3.38-7.441-5.829c0-1.209 1.272-2.077 2.388-2.077c2.108 0 1.612 3.628 5.116 3.628c1.612 0 2.915-1.24 2.915-2.884c0-4.341-5.272-1.147-5.272-4.806c0-3.255 4.402-1.054 4.402-4.496c0-1.179-.836-2.078-2.232-2.078c-2.945 0-2.542 3.038-4.651 3.038c-1.271 0-2.015-1.147-2.015-2.294c0-2.418 3.317-5.023 6.759-5.023c4.466 0 6.604 3.256 6.604 5.674"/></svg>
</template>

CSS

.icon-keycap-3 {
  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%2036%2036%22%3E%3Cpath%20fill%3D%22%233b88c3%22%20d%3D%22M36%2032a4%204%200%200%201-4%204H4a4%204%200%200%201-4-4V4a4%204%200%200%201%204-4h28a4%204%200%200%201%204%204z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.109%2012.226c0%201.954-.836%203.659-2.542%204.744c2.232%201.024%203.782%203.101%203.782%205.55c0%203.721-3.41%206.853-7.813%206.853c-4.589%200-7.441-3.38-7.441-5.829c0-1.209%201.272-2.077%202.388-2.077c2.108%200%201.612%203.628%205.116%203.628c1.612%200%202.915-1.24%202.915-2.884c0-4.341-5.272-1.147-5.272-4.806c0-3.255%204.402-1.054%204.402-4.496c0-1.179-.836-2.078-2.232-2.078c-2.945%200-2.542%203.038-4.651%203.038c-1.271%200-2.015-1.147-2.015-2.294c0-2.418%203.317-5.023%206.759-5.023c4.466%200%206.604%203.256%206.604%205.674%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%2036%2036%22%3E%3Cpath%20fill%3D%22%233b88c3%22%20d%3D%22M36%2032a4%204%200%200%201-4%204H4a4%204%200%200%201-4-4V4a4%204%200%200%201%204-4h28a4%204%200%200%201%204%204z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.109%2012.226c0%201.954-.836%203.659-2.542%204.744c2.232%201.024%203.782%203.101%203.782%205.55c0%203.721-3.41%206.853-7.813%206.853c-4.589%200-7.441-3.38-7.441-5.829c0-1.209%201.272-2.077%202.388-2.077c2.108%200%201.612%203.628%205.116%203.628c1.612%200%202.915-1.24%202.915-2.884c0-4.341-5.272-1.147-5.272-4.806c0-3.255%204.402-1.054%204.402-4.496c0-1.179-.836-2.078-2.232-2.078c-2.945%200-2.542%203.038-4.651%203.038c-1.271%200-2.015-1.147-2.015-2.294c0-2.418%203.317-5.023%206.759-5.023c4.466%200%206.604%203.256%206.604%205.674%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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