keycap 6 emoji
keycap-6 from Twitter Emoji by Twitter · Default · Symbols · CC-BY-4.0 Attribution required.
- Name
- keycap-6
- 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 6 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="M10.219 21.683c0-4.682 4.744-11.255 7.875-14.17c.248-.248.62-.496.992-.744c.341-.217.683-.217.931-.217c.867 0 2.201 1.147 2.201 2.264c0 .434-.279.806-.651 1.271c-1.24 1.519-3.255 3.503-4.279 4.961l.062.062c.558-.248 1.271-.372 1.954-.372c3.721 0 6.479 3.287 6.479 6.945c0 4.03-3.194 7.69-7.783 7.69c-4.773-.001-7.781-3.566-7.781-7.69m4.837 0c0 1.736 1.085 3.225 2.945 3.225c1.768 0 2.946-1.427 2.946-3.225c0-1.643-.992-3.225-2.946-3.225c-1.767 0-2.945 1.396-2.945 3.225"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiKeycap6(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="M10.219 21.683c0-4.682 4.744-11.255 7.875-14.17c.248-.248.62-.496.992-.744c.341-.217.683-.217.931-.217c.867 0 2.201 1.147 2.201 2.264c0 .434-.279.806-.651 1.271c-1.24 1.519-3.255 3.503-4.279 4.961l.062.062c.558-.248 1.271-.372 1.954-.372c3.721 0 6.479 3.287 6.479 6.945c0 4.03-3.194 7.69-7.783 7.69c-4.773-.001-7.781-3.566-7.781-7.69m4.837 0c0 1.736 1.085 3.225 2.945 3.225c1.768 0 2.946-1.427 2.946-3.225c0-1.643-.992-3.225-2.946-3.225c-1.767 0-2.945 1.396-2.945 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="M10.219 21.683c0-4.682 4.744-11.255 7.875-14.17c.248-.248.62-.496.992-.744c.341-.217.683-.217.931-.217c.867 0 2.201 1.147 2.201 2.264c0 .434-.279.806-.651 1.271c-1.24 1.519-3.255 3.503-4.279 4.961l.062.062c.558-.248 1.271-.372 1.954-.372c3.721 0 6.479 3.287 6.479 6.945c0 4.03-3.194 7.69-7.783 7.69c-4.773-.001-7.781-3.566-7.781-7.69m4.837 0c0 1.736 1.085 3.225 2.945 3.225c1.768 0 2.946-1.427 2.946-3.225c0-1.643-.992-3.225-2.946-3.225c-1.767 0-2.945 1.396-2.945 3.225"/></svg> </template>
CSS
.icon-keycap-6 {
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%22M10.219%2021.683c0-4.682%204.744-11.255%207.875-14.17c.248-.248.62-.496.992-.744c.341-.217.683-.217.931-.217c.867%200%202.201%201.147%202.201%202.264c0%20.434-.279.806-.651%201.271c-1.24%201.519-3.255%203.503-4.279%204.961l.062.062c.558-.248%201.271-.372%201.954-.372c3.721%200%206.479%203.287%206.479%206.945c0%204.03-3.194%207.69-7.783%207.69c-4.773-.001-7.781-3.566-7.781-7.69m4.837%200c0%201.736%201.085%203.225%202.945%203.225c1.768%200%202.946-1.427%202.946-3.225c0-1.643-.992-3.225-2.946-3.225c-1.767%200-2.945%201.396-2.945%203.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%22M10.219%2021.683c0-4.682%204.744-11.255%207.875-14.17c.248-.248.62-.496.992-.744c.341-.217.683-.217.931-.217c.867%200%202.201%201.147%202.201%202.264c0%20.434-.279.806-.651%201.271c-1.24%201.519-3.255%203.503-4.279%204.961l.062.062c.558-.248%201.271-.372%201.954-.372c3.721%200%206.479%203.287%206.479%206.945c0%204.03-3.194%207.69-7.783%207.69c-4.773-.001-7.781-3.566-7.781-7.69m4.837%200c0%201.736%201.085%203.225%202.945%203.225c1.768%200%202.946-1.427%202.946-3.225c0-1.643-.992-3.225-2.946-3.225c-1.767%200-2.945%201.396-2.945%203.225%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/keycap-6.svg?color=%231a73e8&size=48