eject icon
eject from Font Awesome Solid by Dave Gandy · Solid · Audio & Video · CC-BY-4.0 Attribution required.
- Name
- eject
- Set
- Font Awesome Solid
- Style
- Solid
- Category
- Audio & Video
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
ejectBootstrap IconsejectBoxIcons v2 SolidejectFramework7 IconsejectFont Awesome 6 Solidejectcss.ggejectIconoirejectIonIconsejectJam IconsejectLine AwesomeejectLucideejectMajesticonsejectMaterial SymbolsejectMaterial Symbols LightejectMaterial Design IconsejectMyna UI IconsejectPhosphorejectPrime Iconseject-fillRemix Icon
More audio & video icons from Font Awesome Solid
Use the eject icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 96c13.5 0 26.3 5.6 35.4 15.6l176 192c12.9 14 16.2 34.3 8.6 51.8S515 384 496 384H144c-19 0-36.3-11.2-43.9-28.7s-4.3-37.7 8.6-51.8l176-192c9-9.9 21.8-15.5 35.3-15.5M96 496c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48s-21.5 48-48 48H144c-26.5 0-48-21.5-48-48"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidEject(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 96c13.5 0 26.3 5.6 35.4 15.6l176 192c12.9 14 16.2 34.3 8.6 51.8S515 384 496 384H144c-19 0-36.3-11.2-43.9-28.7s-4.3-37.7 8.6-51.8l176-192c9-9.9 21.8-15.5 35.3-15.5M96 496c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48s-21.5 48-48 48H144c-26.5 0-48-21.5-48-48"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 96c13.5 0 26.3 5.6 35.4 15.6l176 192c12.9 14 16.2 34.3 8.6 51.8S515 384 496 384H144c-19 0-36.3-11.2-43.9-28.7s-4.3-37.7 8.6-51.8l176-192c9-9.9 21.8-15.5 35.3-15.5M96 496c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48s-21.5 48-48 48H144c-26.5 0-48-21.5-48-48"/></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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M320%2096c13.5%200%2026.3%205.6%2035.4%2015.6l176%20192c12.9%2014%2016.2%2034.3%208.6%2051.8S515%20384%20496%20384H144c-19%200-36.3-11.2-43.9-28.7s-4.3-37.7%208.6-51.8l176-192c9-9.9%2021.8-15.5%2035.3-15.5M96%20496c0-26.5%2021.5-48%2048-48h352c26.5%200%2048%2021.5%2048%2048s-21.5%2048-48%2048H144c-26.5%200-48-21.5-48-48%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M320%2096c13.5%200%2026.3%205.6%2035.4%2015.6l176%20192c12.9%2014%2016.2%2034.3%208.6%2051.8S515%20384%20496%20384H144c-19%200-36.3-11.2-43.9-28.7s-4.3-37.7%208.6-51.8l176-192c9-9.9%2021.8-15.5%2035.3-15.5M96%20496c0-26.5%2021.5-48%2048-48h352c26.5%200%2048%2021.5%2048%2048s-21.5%2048-48%2048H144c-26.5%200-48-21.5-48-48%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/eject.svg?color=%231a73e8&size=48