eject simple icon

eject-simple-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
eject-simple-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Use the eject simple icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M230 200a6 6 0 0 1-6 6H32a6 6 0 0 1 0-12h192a6 6 0 0 1 6 6M27.39 150a14 14 0 0 1 1.77-15l81.66-100.8a22.1 22.1 0 0 1 34.36 0L226.84 135a14.09 14.09 0 0 1-10.93 23H40.09a14 14 0 0 1-12.7-8m10.83-5.16a2 2 0 0 0 1.87 1.16h175.82a2 2 0 0 0 1.87-1.18a2 2 0 0 0-.27-2.24L135.86 41.76a10.1 10.1 0 0 0-15.72 0L38.49 142.58a2 2 0 0 0-.27 2.24Z"/></svg>

React

import type { SVGProps } from "react";

export function PhEjectSimpleLight(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M230 200a6 6 0 0 1-6 6H32a6 6 0 0 1 0-12h192a6 6 0 0 1 6 6M27.39 150a14 14 0 0 1 1.77-15l81.66-100.8a22.1 22.1 0 0 1 34.36 0L226.84 135a14.09 14.09 0 0 1-10.93 23H40.09a14 14 0 0 1-12.7-8m10.83-5.16a2 2 0 0 0 1.87 1.16h175.82a2 2 0 0 0 1.87-1.18a2 2 0 0 0-.27-2.24L135.86 41.76a10.1 10.1 0 0 0-15.72 0L38.49 142.58a2 2 0 0 0-.27 2.24Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M230 200a6 6 0 0 1-6 6H32a6 6 0 0 1 0-12h192a6 6 0 0 1 6 6M27.39 150a14 14 0 0 1 1.77-15l81.66-100.8a22.1 22.1 0 0 1 34.36 0L226.84 135a14.09 14.09 0 0 1-10.93 23H40.09a14 14 0 0 1-12.7-8m10.83-5.16a2 2 0 0 0 1.87 1.16h175.82a2 2 0 0 0 1.87-1.18a2 2 0 0 0-.27-2.24L135.86 41.76a10.1 10.1 0 0 0-15.72 0L38.49 142.58a2 2 0 0 0-.27 2.24Z"/></svg>
</template>

CSS

.icon-eject-simple-light {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M230%20200a6%206%200%200%201-6%206H32a6%206%200%200%201%200-12h192a6%206%200%200%201%206%206M27.39%20150a14%2014%200%200%201%201.77-15l81.66-100.8a22.1%2022.1%200%200%201%2034.36%200L226.84%20135a14.09%2014.09%200%200%201-10.93%2023H40.09a14%2014%200%200%201-12.7-8m10.83-5.16a2%202%200%200%200%201.87%201.16h175.82a2%202%200%200%200%201.87-1.18a2%202%200%200%200-.27-2.24L135.86%2041.76a10.1%2010.1%200%200%200-15.72%200L38.49%20142.58a2%202%200%200%200-.27%202.24Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M230%20200a6%206%200%200%201-6%206H32a6%206%200%200%201%200-12h192a6%206%200%200%201%206%206M27.39%20150a14%2014%200%200%201%201.77-15l81.66-100.8a22.1%2022.1%200%200%201%2034.36%200L226.84%20135a14.09%2014.09%200%200%201-10.93%2023H40.09a14%2014%200%200%201-12.7-8m10.83-5.16a2%202%200%200%200%201.87%201.16h175.82a2%202%200%200%200%201.87-1.18a2%202%200%200%200-.27-2.24L135.86%2041.76a10.1%2010.1%200%200%200-15.72%200L38.49%20142.58a2%202%200%200%200-.27%202.24Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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