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

Name
keycap-9
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 9 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="M25.784 14.241c0 4.682-4.743 11.255-7.875 14.17c-.248.248-.62.496-.992.744c-.341.217-.682.217-.93.217c-.868 0-2.202-1.148-2.202-2.264c0-.434.279-.806.651-1.271c1.24-1.52 3.256-3.504 4.279-4.961l-.062-.062c-.558.248-1.271.372-1.953.372c-3.721 0-6.48-3.287-6.48-6.945c0-4.031 3.193-7.689 7.782-7.689c4.775 0 7.782 3.565 7.782 7.689m-4.837 0c0-1.736-1.086-3.225-2.946-3.225c-1.767 0-2.945 1.426-2.945 3.225c0 1.644.992 3.225 2.945 3.225c1.769 0 2.946-1.396 2.946-3.225"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiKeycap9(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="M25.784 14.241c0 4.682-4.743 11.255-7.875 14.17c-.248.248-.62.496-.992.744c-.341.217-.682.217-.93.217c-.868 0-2.202-1.148-2.202-2.264c0-.434.279-.806.651-1.271c1.24-1.52 3.256-3.504 4.279-4.961l-.062-.062c-.558.248-1.271.372-1.953.372c-3.721 0-6.48-3.287-6.48-6.945c0-4.031 3.193-7.689 7.782-7.689c4.775 0 7.782 3.565 7.782 7.689m-4.837 0c0-1.736-1.086-3.225-2.946-3.225c-1.767 0-2.945 1.426-2.945 3.225c0 1.644.992 3.225 2.945 3.225c1.769 0 2.946-1.396 2.946-3.225"/></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="M25.784 14.241c0 4.682-4.743 11.255-7.875 14.17c-.248.248-.62.496-.992.744c-.341.217-.682.217-.93.217c-.868 0-2.202-1.148-2.202-2.264c0-.434.279-.806.651-1.271c1.24-1.52 3.256-3.504 4.279-4.961l-.062-.062c-.558.248-1.271.372-1.953.372c-3.721 0-6.48-3.287-6.48-6.945c0-4.031 3.193-7.689 7.782-7.689c4.775 0 7.782 3.565 7.782 7.689m-4.837 0c0-1.736-1.086-3.225-2.946-3.225c-1.767 0-2.945 1.426-2.945 3.225c0 1.644.992 3.225 2.945 3.225c1.769 0 2.946-1.396 2.946-3.225"/></svg>
</template>

CSS

.icon-keycap-9 {
  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%22M25.784%2014.241c0%204.682-4.743%2011.255-7.875%2014.17c-.248.248-.62.496-.992.744c-.341.217-.682.217-.93.217c-.868%200-2.202-1.148-2.202-2.264c0-.434.279-.806.651-1.271c1.24-1.52%203.256-3.504%204.279-4.961l-.062-.062c-.558.248-1.271.372-1.953.372c-3.721%200-6.48-3.287-6.48-6.945c0-4.031%203.193-7.689%207.782-7.689c4.775%200%207.782%203.565%207.782%207.689m-4.837%200c0-1.736-1.086-3.225-2.946-3.225c-1.767%200-2.945%201.426-2.945%203.225c0%201.644.992%203.225%202.945%203.225c1.769%200%202.946-1.396%202.946-3.225%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%22M25.784%2014.241c0%204.682-4.743%2011.255-7.875%2014.17c-.248.248-.62.496-.992.744c-.341.217-.682.217-.93.217c-.868%200-2.202-1.148-2.202-2.264c0-.434.279-.806.651-1.271c1.24-1.52%203.256-3.504%204.279-4.961l-.062-.062c-.558.248-1.271.372-1.953.372c-3.721%200-6.48-3.287-6.48-6.945c0-4.031%203.193-7.689%207.782-7.689c4.775%200%207.782%203.565%207.782%207.689m-4.837%200c0-1.736-1.086-3.225-2.946-3.225c-1.767%200-2.945%201.426-2.945%203.225c0%201.644.992%203.225%202.945%203.225c1.769%200%202.946-1.396%202.946-3.225%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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