eject from Myna UI Icons by Praveen Juge · Regular · MIT Free for personal and commercial use.

Name
eject
Set
Myna UI Icons
Style
Regular
Viewbox
24×24
License
MIT

1 other variant in Myna UI Icons

The same icon in other sets

Use the eject icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8.386 6.738C9.92 4.858 10.688 3.917 12 3.917s2.08.94 3.614 2.821c.424.52.822 1.035 1.155 1.508c.292.415.593.885.89 1.372c1.14 1.877 1.711 2.815 1.08 3.657c-.633.842-1.955.918-4.6 1.071c-.748.043-1.482.07-2.139.07s-1.39-.027-2.139-.07c-2.645-.153-3.967-.23-4.6-1.071c-.631-.842-.06-1.78 1.08-3.657c.297-.487.599-.957.89-1.372c.332-.473.731-.988 1.155-1.508M5 19h14"/></svg>

React

import type { SVGProps } from "react";

export function MynauiEject(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M8.386 6.738C9.92 4.858 10.688 3.917 12 3.917s2.08.94 3.614 2.821c.424.52.822 1.035 1.155 1.508c.292.415.593.885.89 1.372c1.14 1.877 1.711 2.815 1.08 3.657c-.633.842-1.955.918-4.6 1.071c-.748.043-1.482.07-2.139.07s-1.39-.027-2.139-.07c-2.645-.153-3.967-.23-4.6-1.071c-.631-.842-.06-1.78 1.08-3.657c.297-.487.599-.957.89-1.372c.332-.473.731-.988 1.155-1.508M5 19h14"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8.386 6.738C9.92 4.858 10.688 3.917 12 3.917s2.08.94 3.614 2.821c.424.52.822 1.035 1.155 1.508c.292.415.593.885.89 1.372c1.14 1.877 1.711 2.815 1.08 3.657c-.633.842-1.955.918-4.6 1.071c-.748.043-1.482.07-2.139.07s-1.39-.027-2.139-.07c-2.645-.153-3.967-.23-4.6-1.071c-.631-.842-.06-1.78 1.08-3.657c.297-.487.599-.957.89-1.372c.332-.473.731-.988 1.155-1.508M5 19h14"/></svg>
</template>

CSS

.icon-eject {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M8.386%206.738C9.92%204.858%2010.688%203.917%2012%203.917s2.08.94%203.614%202.821c.424.52.822%201.035%201.155%201.508c.292.415.593.885.89%201.372c1.14%201.877%201.711%202.815%201.08%203.657c-.633.842-1.955.918-4.6%201.071c-.748.043-1.482.07-2.139.07s-1.39-.027-2.139-.07c-2.645-.153-3.967-.23-4.6-1.071c-.631-.842-.06-1.78%201.08-3.657c.297-.487.599-.957.89-1.372c.332-.473.731-.988%201.155-1.508M5%2019h14%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M8.386%206.738C9.92%204.858%2010.688%203.917%2012%203.917s2.08.94%203.614%202.821c.424.52.822%201.035%201.155%201.508c.292.415.593.885.89%201.372c1.14%201.877%201.711%202.815%201.08%203.657c-.633.842-1.955.918-4.6%201.071c-.748.043-1.482.07-2.139.07s-1.39-.027-2.139-.07c-2.645-.153-3.967-.23-4.6-1.071c-.631-.842-.06-1.78%201.08-3.657c.297-.487.599-.957.89-1.372c.332-.473.731-.988%201.155-1.508M5%2019h14%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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