up exclamation button emoji

up-exclamation-button from OpenMoji by OpenMoji · Default · Symbols · CC-BY-SA-4.0 Attribution required.

Name
up-exclamation-button
Set
OpenMoji
Style
Default
Category
Symbols
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More symbols icons from OpenMoji

Use the up exclamation button emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g clip-rule="evenodd"><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="3.99" d="M29.959 29.138v8.977a4.987 4.987 0 1 1-9.975 0v-8.977m17.249 13.965V29.138h5.325a3.478 3.478 0 1 1 0 6.957h-5.325m14.837-6.961v8.626"/><path d="M53.989 43.103a1.994 1.994 0 1 1-3.99.001a1.994 1.994 0 0 1 3.99-.001"/></g><path fill="#5c9e31" d="M12 12h48v47.83H12z"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="3.99" d="M29.959 29.138v8.978a4.988 4.988 0 1 1-9.975 0v-8.978m17.25 13.965V29.138h5.324a3.478 3.478 0 1 1 0 6.957h-5.325m14.836-6.961v8.626"/><path fill="#fff" d="M53.989 43.103a1.995 1.995 0 1 1-3.99.001a1.995 1.995 0 0 1 3.99-.001"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 12h48v48H12z"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiUpExclamationButton(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g clipRule="evenodd"><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="3.99" d="M29.959 29.138v8.977a4.987 4.987 0 1 1-9.975 0v-8.977m17.249 13.965V29.138h5.325a3.478 3.478 0 1 1 0 6.957h-5.325m14.837-6.961v8.626"/><path d="M53.989 43.103a1.994 1.994 0 1 1-3.99.001a1.994 1.994 0 0 1 3.99-.001"/></g><path fill="#5c9e31" d="M12 12h48v47.83H12z"/><path fill="none" stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="3.99" d="M29.959 29.138v8.978a4.988 4.988 0 1 1-9.975 0v-8.978m17.25 13.965V29.138h5.324a3.478 3.478 0 1 1 0 6.957h-5.325m14.836-6.961v8.626"/><path fill="#fff" d="M53.989 43.103a1.995 1.995 0 1 1-3.99.001a1.995 1.995 0 0 1 3.99-.001"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M12 12h48v48H12z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g clip-rule="evenodd"><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="3.99" d="M29.959 29.138v8.977a4.987 4.987 0 1 1-9.975 0v-8.977m17.249 13.965V29.138h5.325a3.478 3.478 0 1 1 0 6.957h-5.325m14.837-6.961v8.626"/><path d="M53.989 43.103a1.994 1.994 0 1 1-3.99.001a1.994 1.994 0 0 1 3.99-.001"/></g><path fill="#5c9e31" d="M12 12h48v47.83H12z"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="3.99" d="M29.959 29.138v8.978a4.988 4.988 0 1 1-9.975 0v-8.978m17.25 13.965V29.138h5.324a3.478 3.478 0 1 1 0 6.957h-5.325m14.836-6.961v8.626"/><path fill="#fff" d="M53.989 43.103a1.995 1.995 0 1 1-3.99.001a1.995 1.995 0 0 1 3.99-.001"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 12h48v48H12z"/></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%2072%2072%22%3E%3Cg%20clip-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%223.99%22%20d%3D%22M29.959%2029.138v8.977a4.987%204.987%200%201%201-9.975%200v-8.977m17.249%2013.965V29.138h5.325a3.478%203.478%200%201%201%200%206.957h-5.325m14.837-6.961v8.626%22%2F%3E%3Cpath%20d%3D%22M53.989%2043.103a1.994%201.994%200%201%201-3.99.001a1.994%201.994%200%200%201%203.99-.001%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22M12%2012h48v47.83H12z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%223.99%22%20d%3D%22M29.959%2029.138v8.978a4.988%204.988%200%201%201-9.975%200v-8.978m17.25%2013.965V29.138h5.324a3.478%203.478%200%201%201%200%206.957h-5.325m14.836-6.961v8.626%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M53.989%2043.103a1.995%201.995%200%201%201-3.99.001a1.995%201.995%200%200%201%203.99-.001%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2012h48v48H12z%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%2072%2072%22%3E%3Cg%20clip-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%223.99%22%20d%3D%22M29.959%2029.138v8.977a4.987%204.987%200%201%201-9.975%200v-8.977m17.249%2013.965V29.138h5.325a3.478%203.478%200%201%201%200%206.957h-5.325m14.837-6.961v8.626%22%2F%3E%3Cpath%20d%3D%22M53.989%2043.103a1.994%201.994%200%201%201-3.99.001a1.994%201.994%200%200%201%203.99-.001%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22M12%2012h48v47.83H12z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%223.99%22%20d%3D%22M29.959%2029.138v8.978a4.988%204.988%200%201%201-9.975%200v-8.978m17.25%2013.965V29.138h5.324a3.478%203.478%200%201%201%200%206.957h-5.325m14.836-6.961v8.626%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M53.989%2043.103a1.995%201.995%200%201%201-3.99.001a1.995%201.995%200%200%201%203.99-.001%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2012h48v48H12z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/up-exclamation-button.svg?color=%231a73e8&size=48