eject simple icon

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

Name
eject-simple-thin
Set
Phosphor
Style
Thin
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="M228 200a4 4 0 0 1-4 4H32a4 4 0 0 1 0-8h192a4 4 0 0 1 4 4M29.2 149.12a12 12 0 0 1 1.51-12.83l81.66-100.83a20.1 20.1 0 0 1 31.26 0l81.66 100.83a12.1 12.1 0 0 1-9.37 19.71H40.08a12 12 0 0 1-10.88-6.88m7.22-3.44a4 4 0 0 0 3.66 2.32h175.84a4 4 0 0 0 3.66-2.32a4 4 0 0 0-.51-4.36L137.41 40.5a12.09 12.09 0 0 0-18.82 0L36.93 141.32a4 4 0 0 0-.51 4.36"/></svg>

React

import type { SVGProps } from "react";

export function PhEjectSimpleThin(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="M228 200a4 4 0 0 1-4 4H32a4 4 0 0 1 0-8h192a4 4 0 0 1 4 4M29.2 149.12a12 12 0 0 1 1.51-12.83l81.66-100.83a20.1 20.1 0 0 1 31.26 0l81.66 100.83a12.1 12.1 0 0 1-9.37 19.71H40.08a12 12 0 0 1-10.88-6.88m7.22-3.44a4 4 0 0 0 3.66 2.32h175.84a4 4 0 0 0 3.66-2.32a4 4 0 0 0-.51-4.36L137.41 40.5a12.09 12.09 0 0 0-18.82 0L36.93 141.32a4 4 0 0 0-.51 4.36"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M228 200a4 4 0 0 1-4 4H32a4 4 0 0 1 0-8h192a4 4 0 0 1 4 4M29.2 149.12a12 12 0 0 1 1.51-12.83l81.66-100.83a20.1 20.1 0 0 1 31.26 0l81.66 100.83a12.1 12.1 0 0 1-9.37 19.71H40.08a12 12 0 0 1-10.88-6.88m7.22-3.44a4 4 0 0 0 3.66 2.32h175.84a4 4 0 0 0 3.66-2.32a4 4 0 0 0-.51-4.36L137.41 40.5a12.09 12.09 0 0 0-18.82 0L36.93 141.32a4 4 0 0 0-.51 4.36"/></svg>
</template>

CSS

.icon-eject-simple-thin {
  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%22M228%20200a4%204%200%200%201-4%204H32a4%204%200%200%201%200-8h192a4%204%200%200%201%204%204M29.2%20149.12a12%2012%200%200%201%201.51-12.83l81.66-100.83a20.1%2020.1%200%200%201%2031.26%200l81.66%20100.83a12.1%2012.1%200%200%201-9.37%2019.71H40.08a12%2012%200%200%201-10.88-6.88m7.22-3.44a4%204%200%200%200%203.66%202.32h175.84a4%204%200%200%200%203.66-2.32a4%204%200%200%200-.51-4.36L137.41%2040.5a12.09%2012.09%200%200%200-18.82%200L36.93%20141.32a4%204%200%200%200-.51%204.36%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%22M228%20200a4%204%200%200%201-4%204H32a4%204%200%200%201%200-8h192a4%204%200%200%201%204%204M29.2%20149.12a12%2012%200%200%201%201.51-12.83l81.66-100.83a20.1%2020.1%200%200%201%2031.26%200l81.66%20100.83a12.1%2012.1%200%200%201-9.37%2019.71H40.08a12%2012%200%200%201-10.88-6.88m7.22-3.44a4%204%200%200%200%203.66%202.32h175.84a4%204%200%200%200%203.66-2.32a4%204%200%200%200-.51-4.36L137.41%2040.5a12.09%2012.09%200%200%200-18.82%200L36.93%20141.32a4%204%200%200%200-.51%204.36%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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