eject button emoji
eject-button from OpenMoji by OpenMoji · Default · Symbols · CC-BY-SA-4.0 Attribution required.
- Name
- eject-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
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 eject button emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M54.41 48.066c.165-.45.275-.956.275-1.462c0-.787-.275-1.574-.716-2.248L39.145 16.529l-.276-.281c-.716-.73-1.598-1.124-2.59-1.124s-1.928.393-2.59 1.124l-.275.281l-14.935 27.827c-.772 1.012-.937 2.473-.441 3.71c.55 1.405 1.928 2.305 3.416 2.305h29.537c1.488 0 2.865-.9 3.416-2.305z"/><g fill="none" stroke="#000" stroke-linejoin="round"><path stroke-width="1.909" d="M54.807 48.51a4.4 4.4 0 0 0 .283-1.505c0-.81-.283-1.62-.737-2.314L39.1 16.06l-.283-.289c-.737-.752-1.645-1.156-2.665-1.156s-1.985.404-2.665 1.156l-.284.29l-15.367 28.632c-.794 1.04-.964 2.545-.454 3.817c.567 1.446 1.985 2.372 3.516 2.372h30.39c1.532 0 2.95-.926 3.516-2.372z"/><path stroke-linecap="round" stroke-width="2" d="M17 57.38h38"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiEjectButton(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M54.41 48.066c.165-.45.275-.956.275-1.462c0-.787-.275-1.574-.716-2.248L39.145 16.529l-.276-.281c-.716-.73-1.598-1.124-2.59-1.124s-1.928.393-2.59 1.124l-.275.281l-14.935 27.827c-.772 1.012-.937 2.473-.441 3.71c.55 1.405 1.928 2.305 3.416 2.305h29.537c1.488 0 2.865-.9 3.416-2.305z"/><g fill="none" stroke="#000" strokeLinejoin="round"><path strokeWidth="1.909" d="M54.807 48.51a4.4 4.4 0 0 0 .283-1.505c0-.81-.283-1.62-.737-2.314L39.1 16.06l-.283-.289c-.737-.752-1.645-1.156-2.665-1.156s-1.985.404-2.665 1.156l-.284.29l-15.367 28.632c-.794 1.04-.964 2.545-.454 3.817c.567 1.446 1.985 2.372 3.516 2.372h30.39c1.532 0 2.95-.926 3.516-2.372z"/><path strokeLinecap="round" strokeWidth="2" d="M17 57.38h38"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M54.41 48.066c.165-.45.275-.956.275-1.462c0-.787-.275-1.574-.716-2.248L39.145 16.529l-.276-.281c-.716-.73-1.598-1.124-2.59-1.124s-1.928.393-2.59 1.124l-.275.281l-14.935 27.827c-.772 1.012-.937 2.473-.441 3.71c.55 1.405 1.928 2.305 3.416 2.305h29.537c1.488 0 2.865-.9 3.416-2.305z"/><g fill="none" stroke="#000" stroke-linejoin="round"><path stroke-width="1.909" d="M54.807 48.51a4.4 4.4 0 0 0 .283-1.505c0-.81-.283-1.62-.737-2.314L39.1 16.06l-.283-.289c-.737-.752-1.645-1.156-2.665-1.156s-1.985.404-2.665 1.156l-.284.29l-15.367 28.632c-.794 1.04-.964 2.545-.454 3.817c.567 1.446 1.985 2.372 3.516 2.372h30.39c1.532 0 2.95-.926 3.516-2.372z"/><path stroke-linecap="round" stroke-width="2" d="M17 57.38h38"/></g></svg> </template>
CSS
.icon-eject-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%23fff%22%20d%3D%22M54.41%2048.066c.165-.45.275-.956.275-1.462c0-.787-.275-1.574-.716-2.248L39.145%2016.529l-.276-.281c-.716-.73-1.598-1.124-2.59-1.124s-1.928.393-2.59%201.124l-.275.281l-14.935%2027.827c-.772%201.012-.937%202.473-.441%203.71c.55%201.405%201.928%202.305%203.416%202.305h29.537c1.488%200%202.865-.9%203.416-2.305z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-width%3D%221.909%22%20d%3D%22M54.807%2048.51a4.4%204.4%200%200%200%20.283-1.505c0-.81-.283-1.62-.737-2.314L39.1%2016.06l-.283-.289c-.737-.752-1.645-1.156-2.665-1.156s-1.985.404-2.665%201.156l-.284.29l-15.367%2028.632c-.794%201.04-.964%202.545-.454%203.817c.567%201.446%201.985%202.372%203.516%202.372h30.39c1.532%200%202.95-.926%203.516-2.372z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M17%2057.38h38%22%2F%3E%3C%2Fg%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%23fff%22%20d%3D%22M54.41%2048.066c.165-.45.275-.956.275-1.462c0-.787-.275-1.574-.716-2.248L39.145%2016.529l-.276-.281c-.716-.73-1.598-1.124-2.59-1.124s-1.928.393-2.59%201.124l-.275.281l-14.935%2027.827c-.772%201.012-.937%202.473-.441%203.71c.55%201.405%201.928%202.305%203.416%202.305h29.537c1.488%200%202.865-.9%203.416-2.305z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-width%3D%221.909%22%20d%3D%22M54.807%2048.51a4.4%204.4%200%200%200%20.283-1.505c0-.81-.283-1.62-.737-2.314L39.1%2016.06l-.283-.289c-.737-.752-1.645-1.156-2.665-1.156s-1.985.404-2.665%201.156l-.284.29l-15.367%2028.632c-.794%201.04-.964%202.545-.454%203.817c.567%201.446%201.985%202.372%203.516%202.372h30.39c1.532%200%202.95-.926%203.516-2.372z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M17%2057.38h38%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/eject-button.svg?color=%231a73e8&size=48