up button emoji

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

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

The same emoji in other sets

Related icons in OpenMoji

Use the up button emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M59.035 60h-46.07a.968.968 0 0 1-.965-.965v-46.07a.968.968 0 0 1 .965-.965h46.07a.968.968 0 0 1 .965.965v46.07a.968.968 0 0 1-.965.965z"/><path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="M59.035 60h-46.07a.968.968 0 0 1-.965-.965v-46.07a.968.968 0 0 1 .965-.965h46.07a.968.968 0 0 1 .965.965v46.07a.968.968 0 0 1-.965.965z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M30.426 30.015v6.75a3.75 3.75 0 0 1-3.75 3.75h0a3.75 3.75 0 0 1-3.75-3.75v-6.75"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M35.648 40.47v-10.5h4.003a2.615 2.615 0 0 1 2.616 2.615h0A2.615 2.615 0 0 1 39.65 35.2h-4.003"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M49.869 29.97v6.486"/><circle cx="49.869" cy="40.47" r="1.5" fill="#000"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiUpButton(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M59.035 60h-46.07a.968.968 0 0 1-.965-.965v-46.07a.968.968 0 0 1 .965-.965h46.07a.968.968 0 0 1 .965.965v46.07a.968.968 0 0 1-.965.965z"/><path fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2" d="M59.035 60h-46.07a.968.968 0 0 1-.965-.965v-46.07a.968.968 0 0 1 .965-.965h46.07a.968.968 0 0 1 .965.965v46.07a.968.968 0 0 1-.965.965z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M30.426 30.015v6.75a3.75 3.75 0 0 1-3.75 3.75h0a3.75 3.75 0 0 1-3.75-3.75v-6.75"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M35.648 40.47v-10.5h4.003a2.615 2.615 0 0 1 2.616 2.615h0A2.615 2.615 0 0 1 39.65 35.2h-4.003"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M49.869 29.97v6.486"/><circle cx="49.869" cy="40.47" r="1.5" fill="#000"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M59.035 60h-46.07a.968.968 0 0 1-.965-.965v-46.07a.968.968 0 0 1 .965-.965h46.07a.968.968 0 0 1 .965.965v46.07a.968.968 0 0 1-.965.965z"/><path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="M59.035 60h-46.07a.968.968 0 0 1-.965-.965v-46.07a.968.968 0 0 1 .965-.965h46.07a.968.968 0 0 1 .965.965v46.07a.968.968 0 0 1-.965.965z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M30.426 30.015v6.75a3.75 3.75 0 0 1-3.75 3.75h0a3.75 3.75 0 0 1-3.75-3.75v-6.75"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M35.648 40.47v-10.5h4.003a2.615 2.615 0 0 1 2.616 2.615h0A2.615 2.615 0 0 1 39.65 35.2h-4.003"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M49.869 29.97v6.486"/><circle cx="49.869" cy="40.47" r="1.5" fill="#000"/></svg>
</template>

CSS

.icon-up-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%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M59.035%2060h-46.07a.968.968%200%200%201-.965-.965v-46.07a.968.968%200%200%201%20.965-.965h46.07a.968.968%200%200%201%20.965.965v46.07a.968.968%200%200%201-.965.965z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M59.035%2060h-46.07a.968.968%200%200%201-.965-.965v-46.07a.968.968%200%200%201%20.965-.965h46.07a.968.968%200%200%201%20.965.965v46.07a.968.968%200%200%201-.965.965z%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%22M30.426%2030.015v6.75a3.75%203.75%200%200%201-3.75%203.75h0a3.75%203.75%200%200%201-3.75-3.75v-6.75%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%22M35.648%2040.47v-10.5h4.003a2.615%202.615%200%200%201%202.616%202.615h0A2.615%202.615%200%200%201%2039.65%2035.2h-4.003%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%22M49.869%2029.97v6.486%22%2F%3E%3Ccircle%20cx%3D%2249.869%22%20cy%3D%2240.47%22%20r%3D%221.5%22%20fill%3D%22%23000%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%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M59.035%2060h-46.07a.968.968%200%200%201-.965-.965v-46.07a.968.968%200%200%201%20.965-.965h46.07a.968.968%200%200%201%20.965.965v46.07a.968.968%200%200%201-.965.965z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M59.035%2060h-46.07a.968.968%200%200%201-.965-.965v-46.07a.968.968%200%200%201%20.965-.965h46.07a.968.968%200%200%201%20.965.965v46.07a.968.968%200%200%201-.965.965z%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%22M30.426%2030.015v6.75a3.75%203.75%200%200%201-3.75%203.75h0a3.75%203.75%200%200%201-3.75-3.75v-6.75%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%22M35.648%2040.47v-10.5h4.003a2.615%202.615%200%200%201%202.616%202.615h0A2.615%202.615%200%200%201%2039.65%2035.2h-4.003%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%22M49.869%2029.97v6.486%22%2F%3E%3Ccircle%20cx%3D%2249.869%22%20cy%3D%2240.47%22%20r%3D%221.5%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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