terminal powershell icon
terminal-powershell from Codicons by Microsoft Corporation · Regular · CC-BY-4.0 Attribution required.
- Name
- terminal-powershell
- Set
- Codicons
- Style
- Regular
- Viewbox
- 16×16
- License
- CC BY 4.0
Related icons in Codicons
Use the terminal powershell icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m6.825 8.882l-2.363 2a.501.501 0 0 1-.646-.764l1.988-1.682l-1.325-1.619a.5.5 0 0 1 .773-.634l1.636 2a.5.5 0 0 1-.063.699M11 10H7.5a.5.5 0 0 0 0 1H11a.5.5 0 0 0 0-1m4.784-6.027l-1.731 9A2.5 2.5 0 0 1 11.598 15H2.671a2.5 2.5 0 0 1-1.928-.908a2.49 2.49 0 0 1-.527-2.064l1.731-9.001A2.5 2.5 0 0 1 4.402 1h8.927c.748 0 1.451.331 1.928.908s.669 1.329.527 2.064zm-1.299-1.428A1.5 1.5 0 0 0 13.329 2H4.402c-.718 0-1.338.512-1.473 1.217l-1.731 9c-.085.44.03.893.316 1.238c.286.347.707.545 1.156.545h8.927c.718 0 1.338-.512 1.473-1.217l1.731-9c.085-.44-.03-.893-.316-1.238"/></svg>
React
import type { SVGProps } from "react";
export function CodiconTerminalPowershell(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m6.825 8.882l-2.363 2a.501.501 0 0 1-.646-.764l1.988-1.682l-1.325-1.619a.5.5 0 0 1 .773-.634l1.636 2a.5.5 0 0 1-.063.699M11 10H7.5a.5.5 0 0 0 0 1H11a.5.5 0 0 0 0-1m4.784-6.027l-1.731 9A2.5 2.5 0 0 1 11.598 15H2.671a2.5 2.5 0 0 1-1.928-.908a2.49 2.49 0 0 1-.527-2.064l1.731-9.001A2.5 2.5 0 0 1 4.402 1h8.927c.748 0 1.451.331 1.928.908s.669 1.329.527 2.064zm-1.299-1.428A1.5 1.5 0 0 0 13.329 2H4.402c-.718 0-1.338.512-1.473 1.217l-1.731 9c-.085.44.03.893.316 1.238c.286.347.707.545 1.156.545h8.927c.718 0 1.338-.512 1.473-1.217l1.731-9c.085-.44-.03-.893-.316-1.238"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m6.825 8.882l-2.363 2a.501.501 0 0 1-.646-.764l1.988-1.682l-1.325-1.619a.5.5 0 0 1 .773-.634l1.636 2a.5.5 0 0 1-.063.699M11 10H7.5a.5.5 0 0 0 0 1H11a.5.5 0 0 0 0-1m4.784-6.027l-1.731 9A2.5 2.5 0 0 1 11.598 15H2.671a2.5 2.5 0 0 1-1.928-.908a2.49 2.49 0 0 1-.527-2.064l1.731-9.001A2.5 2.5 0 0 1 4.402 1h8.927c.748 0 1.451.331 1.928.908s.669 1.329.527 2.064zm-1.299-1.428A1.5 1.5 0 0 0 13.329 2H4.402c-.718 0-1.338.512-1.473 1.217l-1.731 9c-.085.44.03.893.316 1.238c.286.347.707.545 1.156.545h8.927c.718 0 1.338-.512 1.473-1.217l1.731-9c.085-.44-.03-.893-.316-1.238"/></svg> </template>
CSS
.icon-terminal-powershell {
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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m6.825%208.882l-2.363%202a.501.501%200%200%201-.646-.764l1.988-1.682l-1.325-1.619a.5.5%200%200%201%20.773-.634l1.636%202a.5.5%200%200%201-.063.699M11%2010H7.5a.5.5%200%200%200%200%201H11a.5.5%200%200%200%200-1m4.784-6.027l-1.731%209A2.5%202.5%200%200%201%2011.598%2015H2.671a2.5%202.5%200%200%201-1.928-.908a2.49%202.49%200%200%201-.527-2.064l1.731-9.001A2.5%202.5%200%200%201%204.402%201h8.927c.748%200%201.451.331%201.928.908s.669%201.329.527%202.064zm-1.299-1.428A1.5%201.5%200%200%200%2013.329%202H4.402c-.718%200-1.338.512-1.473%201.217l-1.731%209c-.085.44.03.893.316%201.238c.286.347.707.545%201.156.545h8.927c.718%200%201.338-.512%201.473-1.217l1.731-9c.085-.44-.03-.893-.316-1.238%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m6.825%208.882l-2.363%202a.501.501%200%200%201-.646-.764l1.988-1.682l-1.325-1.619a.5.5%200%200%201%20.773-.634l1.636%202a.5.5%200%200%201-.063.699M11%2010H7.5a.5.5%200%200%200%200%201H11a.5.5%200%200%200%200-1m4.784-6.027l-1.731%209A2.5%202.5%200%200%201%2011.598%2015H2.671a2.5%202.5%200%200%201-1.928-.908a2.49%202.49%200%200%201-.527-2.064l1.731-9.001A2.5%202.5%200%200%201%204.402%201h8.927c.748%200%201.451.331%201.928.908s.669%201.329.527%202.064zm-1.299-1.428A1.5%201.5%200%200%200%2013.329%202H4.402c-.718%200-1.338.512-1.473%201.217l-1.731%209c-.085.44.03.893.316%201.238c.286.347.707.545%201.156.545h8.927c.718%200%201.338-.512%201.473-1.217l1.731-9c.085-.44-.03-.893-.316-1.238%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/codicon/terminal-powershell.svg?color=%231a73e8&size=48