keycap 2 emoji
keycap-2 from Twitter Emoji by Twitter · Default · Symbols · CC-BY-4.0 Attribution required.
- Name
- keycap-2
- 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
a-button-blood-typeab-button-blood-typeantenna-barsaquariusariesatm-signatom-symbolb-button-blood-typebaby-symbolback-arrowbaggage-claimbiohazardblack-circleblack-large-squareblack-medium-small-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancer
Use the keycap 2 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="M23.086 24.907c1.365 0 2.42.62 2.42 2.046c0 1.427-1.055 2.047-2.233 2.047H12.917c-1.364 0-2.418-.62-2.418-2.047c0-.65.403-1.209.713-1.581c2.573-3.069 5.364-5.86 7.721-9.271c.558-.806 1.085-1.768 1.085-2.884c0-1.271-.961-2.387-2.233-2.387c-3.566 0-1.86 5.023-4.837 5.023c-1.488 0-2.264-1.054-2.264-2.264c0-3.906 3.473-7.038 7.287-7.038S24.854 9.063 24.854 13c0 4.309-4.805 8.589-7.441 11.906h5.673z"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiKeycap2(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="M23.086 24.907c1.365 0 2.42.62 2.42 2.046c0 1.427-1.055 2.047-2.233 2.047H12.917c-1.364 0-2.418-.62-2.418-2.047c0-.65.403-1.209.713-1.581c2.573-3.069 5.364-5.86 7.721-9.271c.558-.806 1.085-1.768 1.085-2.884c0-1.271-.961-2.387-2.233-2.387c-3.566 0-1.86 5.023-4.837 5.023c-1.488 0-2.264-1.054-2.264-2.264c0-3.906 3.473-7.038 7.287-7.038S24.854 9.063 24.854 13c0 4.309-4.805 8.589-7.441 11.906h5.673z"/></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="M23.086 24.907c1.365 0 2.42.62 2.42 2.046c0 1.427-1.055 2.047-2.233 2.047H12.917c-1.364 0-2.418-.62-2.418-2.047c0-.65.403-1.209.713-1.581c2.573-3.069 5.364-5.86 7.721-9.271c.558-.806 1.085-1.768 1.085-2.884c0-1.271-.961-2.387-2.233-2.387c-3.566 0-1.86 5.023-4.837 5.023c-1.488 0-2.264-1.054-2.264-2.264c0-3.906 3.473-7.038 7.287-7.038S24.854 9.063 24.854 13c0 4.309-4.805 8.589-7.441 11.906h5.673z"/></svg> </template>
CSS
.icon-keycap-2 {
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%22M23.086%2024.907c1.365%200%202.42.62%202.42%202.046c0%201.427-1.055%202.047-2.233%202.047H12.917c-1.364%200-2.418-.62-2.418-2.047c0-.65.403-1.209.713-1.581c2.573-3.069%205.364-5.86%207.721-9.271c.558-.806%201.085-1.768%201.085-2.884c0-1.271-.961-2.387-2.233-2.387c-3.566%200-1.86%205.023-4.837%205.023c-1.488%200-2.264-1.054-2.264-2.264c0-3.906%203.473-7.038%207.287-7.038S24.854%209.063%2024.854%2013c0%204.309-4.805%208.589-7.441%2011.906h5.673z%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%22M23.086%2024.907c1.365%200%202.42.62%202.42%202.046c0%201.427-1.055%202.047-2.233%202.047H12.917c-1.364%200-2.418-.62-2.418-2.047c0-.65.403-1.209.713-1.581c2.573-3.069%205.364-5.86%207.721-9.271c.558-.806%201.085-1.768%201.085-2.884c0-1.271-.961-2.387-2.233-2.387c-3.566%200-1.86%205.023-4.837%205.023c-1.488%200-2.264-1.054-2.264-2.264c0-3.906%203.473-7.038%207.287-7.038S24.854%209.063%2024.854%2013c0%204.309-4.805%208.589-7.441%2011.906h5.673z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/keycap-2.svg?color=%231a73e8&size=48