up exclamation button emoji
up-exclamation-button from Twitter Emoji by Twitter · Default · Symbols · CC-BY-4.0 Attribution required.
- Name
- up-exclamation-button
- Set
- Twitter Emoji
- Style
- Default
- Category
- Symbols
- Viewbox
- 36×36
- License
- CC BY 4.0
- Aliases
- up-text-button
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 up exclamation button 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="M2.281 11.562c0-1.05.672-1.638 1.575-1.638s1.575.588 1.575 1.638v7.328c0 1.932 1.239 3.464 3.233 3.464c1.911 0 3.212-1.616 3.212-3.464v-7.328c0-1.05.672-1.638 1.575-1.638s1.575.588 1.575 1.638v7.496c0 3.527-2.898 6.193-6.362 6.193c-3.506 0-6.383-2.625-6.383-6.193zm14.511.127c0-.987.588-1.638 1.638-1.638h3.717c3.086 0 5.375 2.016 5.375 5.018c0 3.066-2.373 4.976-5.25 4.976h-2.33v3.443c0 1.05-.672 1.638-1.575 1.638s-1.575-.588-1.575-1.638zm3.149 5.584h2.142c1.323 0 2.163-.966 2.163-2.225s-.84-2.226-2.163-2.226h-2.142zm9.45 6.341a1.639 1.639 0 1 1 3.275.001a1.639 1.639 0 0 1-3.275-.001m.127-12.387c0-.882.65-1.428 1.512-1.428c.84 0 1.512.567 1.512 1.428v8.084c0 .86-.672 1.428-1.512 1.428c-.861 0-1.512-.547-1.512-1.428z"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiUpExclamationButton(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="M2.281 11.562c0-1.05.672-1.638 1.575-1.638s1.575.588 1.575 1.638v7.328c0 1.932 1.239 3.464 3.233 3.464c1.911 0 3.212-1.616 3.212-3.464v-7.328c0-1.05.672-1.638 1.575-1.638s1.575.588 1.575 1.638v7.496c0 3.527-2.898 6.193-6.362 6.193c-3.506 0-6.383-2.625-6.383-6.193zm14.511.127c0-.987.588-1.638 1.638-1.638h3.717c3.086 0 5.375 2.016 5.375 5.018c0 3.066-2.373 4.976-5.25 4.976h-2.33v3.443c0 1.05-.672 1.638-1.575 1.638s-1.575-.588-1.575-1.638zm3.149 5.584h2.142c1.323 0 2.163-.966 2.163-2.225s-.84-2.226-2.163-2.226h-2.142zm9.45 6.341a1.639 1.639 0 1 1 3.275.001a1.639 1.639 0 0 1-3.275-.001m.127-12.387c0-.882.65-1.428 1.512-1.428c.84 0 1.512.567 1.512 1.428v8.084c0 .86-.672 1.428-1.512 1.428c-.861 0-1.512-.547-1.512-1.428z"/></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="M2.281 11.562c0-1.05.672-1.638 1.575-1.638s1.575.588 1.575 1.638v7.328c0 1.932 1.239 3.464 3.233 3.464c1.911 0 3.212-1.616 3.212-3.464v-7.328c0-1.05.672-1.638 1.575-1.638s1.575.588 1.575 1.638v7.496c0 3.527-2.898 6.193-6.362 6.193c-3.506 0-6.383-2.625-6.383-6.193zm14.511.127c0-.987.588-1.638 1.638-1.638h3.717c3.086 0 5.375 2.016 5.375 5.018c0 3.066-2.373 4.976-5.25 4.976h-2.33v3.443c0 1.05-.672 1.638-1.575 1.638s-1.575-.588-1.575-1.638zm3.149 5.584h2.142c1.323 0 2.163-.966 2.163-2.225s-.84-2.226-2.163-2.226h-2.142zm9.45 6.341a1.639 1.639 0 1 1 3.275.001a1.639 1.639 0 0 1-3.275-.001m.127-12.387c0-.882.65-1.428 1.512-1.428c.84 0 1.512.567 1.512 1.428v8.084c0 .86-.672 1.428-1.512 1.428c-.861 0-1.512-.547-1.512-1.428z"/></svg> </template>
CSS
.icon-up-exclamation-button {
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%22M2.281%2011.562c0-1.05.672-1.638%201.575-1.638s1.575.588%201.575%201.638v7.328c0%201.932%201.239%203.464%203.233%203.464c1.911%200%203.212-1.616%203.212-3.464v-7.328c0-1.05.672-1.638%201.575-1.638s1.575.588%201.575%201.638v7.496c0%203.527-2.898%206.193-6.362%206.193c-3.506%200-6.383-2.625-6.383-6.193zm14.511.127c0-.987.588-1.638%201.638-1.638h3.717c3.086%200%205.375%202.016%205.375%205.018c0%203.066-2.373%204.976-5.25%204.976h-2.33v3.443c0%201.05-.672%201.638-1.575%201.638s-1.575-.588-1.575-1.638zm3.149%205.584h2.142c1.323%200%202.163-.966%202.163-2.225s-.84-2.226-2.163-2.226h-2.142zm9.45%206.341a1.639%201.639%200%201%201%203.275.001a1.639%201.639%200%200%201-3.275-.001m.127-12.387c0-.882.65-1.428%201.512-1.428c.84%200%201.512.567%201.512%201.428v8.084c0%20.86-.672%201.428-1.512%201.428c-.861%200-1.512-.547-1.512-1.428z%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%22M2.281%2011.562c0-1.05.672-1.638%201.575-1.638s1.575.588%201.575%201.638v7.328c0%201.932%201.239%203.464%203.233%203.464c1.911%200%203.212-1.616%203.212-3.464v-7.328c0-1.05.672-1.638%201.575-1.638s1.575.588%201.575%201.638v7.496c0%203.527-2.898%206.193-6.362%206.193c-3.506%200-6.383-2.625-6.383-6.193zm14.511.127c0-.987.588-1.638%201.638-1.638h3.717c3.086%200%205.375%202.016%205.375%205.018c0%203.066-2.373%204.976-5.25%204.976h-2.33v3.443c0%201.05-.672%201.638-1.575%201.638s-1.575-.588-1.575-1.638zm3.149%205.584h2.142c1.323%200%202.163-.966%202.163-2.225s-.84-2.226-2.163-2.226h-2.142zm9.45%206.341a1.639%201.639%200%201%201%203.275.001a1.639%201.639%200%200%201-3.275-.001m.127-12.387c0-.882.65-1.428%201.512-1.428c.84%200%201.512.567%201.512%201.428v8.084c0%20.86-.672%201.428-1.512%201.428c-.861%200-1.512-.547-1.512-1.428z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/up-exclamation-button.svg?color=%231a73e8&size=48