letter x emoji
letter-x from Twitter Emoji by Twitter · Default · Symbols · CC-BY-4.0 Attribution required.
- Name
- letter-x
- 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 letter x 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="m15.304 17.187l-5.023-6.821c-.31-.404-.495-.869-.495-1.365c0-1.364 1.023-2.263 2.356-2.263c.775 0 1.581.527 2.015 1.147l3.845 5.457l3.845-5.457c.435-.62 1.24-1.147 2.015-1.147c1.334 0 2.358.899 2.358 2.263c0 .496-.186.961-.496 1.364L20.7 17.186l6.139 8.248c.248.341.527.93.527 1.581c0 1.303-.992 2.17-2.355 2.17c-.838 0-1.457-.371-1.923-1.022l-5.085-7.069l-5.085 7.069c-.465.651-1.085 1.022-1.922 1.022c-1.364 0-2.356-.867-2.356-2.17c0-.651.279-1.24.527-1.581z"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiLetterX(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="m15.304 17.187l-5.023-6.821c-.31-.404-.495-.869-.495-1.365c0-1.364 1.023-2.263 2.356-2.263c.775 0 1.581.527 2.015 1.147l3.845 5.457l3.845-5.457c.435-.62 1.24-1.147 2.015-1.147c1.334 0 2.358.899 2.358 2.263c0 .496-.186.961-.496 1.364L20.7 17.186l6.139 8.248c.248.341.527.93.527 1.581c0 1.303-.992 2.17-2.355 2.17c-.838 0-1.457-.371-1.923-1.022l-5.085-7.069l-5.085 7.069c-.465.651-1.085 1.022-1.922 1.022c-1.364 0-2.356-.867-2.356-2.17c0-.651.279-1.24.527-1.581z"/></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="m15.304 17.187l-5.023-6.821c-.31-.404-.495-.869-.495-1.365c0-1.364 1.023-2.263 2.356-2.263c.775 0 1.581.527 2.015 1.147l3.845 5.457l3.845-5.457c.435-.62 1.24-1.147 2.015-1.147c1.334 0 2.358.899 2.358 2.263c0 .496-.186.961-.496 1.364L20.7 17.186l6.139 8.248c.248.341.527.93.527 1.581c0 1.303-.992 2.17-2.355 2.17c-.838 0-1.457-.371-1.923-1.022l-5.085-7.069l-5.085 7.069c-.465.651-1.085 1.022-1.922 1.022c-1.364 0-2.356-.867-2.356-2.17c0-.651.279-1.24.527-1.581z"/></svg> </template>
CSS
.icon-letter-x {
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%22m15.304%2017.187l-5.023-6.821c-.31-.404-.495-.869-.495-1.365c0-1.364%201.023-2.263%202.356-2.263c.775%200%201.581.527%202.015%201.147l3.845%205.457l3.845-5.457c.435-.62%201.24-1.147%202.015-1.147c1.334%200%202.358.899%202.358%202.263c0%20.496-.186.961-.496%201.364L20.7%2017.186l6.139%208.248c.248.341.527.93.527%201.581c0%201.303-.992%202.17-2.355%202.17c-.838%200-1.457-.371-1.923-1.022l-5.085-7.069l-5.085%207.069c-.465.651-1.085%201.022-1.922%201.022c-1.364%200-2.356-.867-2.356-2.17c0-.651.279-1.24.527-1.581z%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%22m15.304%2017.187l-5.023-6.821c-.31-.404-.495-.869-.495-1.365c0-1.364%201.023-2.263%202.356-2.263c.775%200%201.581.527%202.015%201.147l3.845%205.457l3.845-5.457c.435-.62%201.24-1.147%202.015-1.147c1.334%200%202.358.899%202.358%202.263c0%20.496-.186.961-.496%201.364L20.7%2017.186l6.139%208.248c.248.341.527.93.527%201.581c0%201.303-.992%202.17-2.355%202.17c-.838%200-1.457-.371-1.923-1.022l-5.085-7.069l-5.085%207.069c-.465.651-1.085%201.022-1.922%201.022c-1.364%200-2.356-.867-2.356-2.17c0-.651.279-1.24.527-1.581z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/letter-x.svg?color=%231a73e8&size=48