powershell logo
powershell from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- powershell
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the powershell logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.181 2.974c.568 0 .923.463.792 1.035l-3.659 15.982c-.13.572-.697 1.035-1.265 1.035H.819c-.568 0-.923-.463-.792-1.035L3.686 4.009c.13-.572.697-1.035 1.265-1.035zm-8.375 9.346c.251-.394.227-.905-.09-1.243L9.122 5.125c-.38-.404-1.037-.407-1.466-.003c-.429.402-.468 1.056-.088 1.46l4.662 4.96v.11l-7.42 5.374c-.45.327-.533.977-.187 1.453s.991.597 1.44.27l8.229-5.91c.28-.196.438-.365.514-.52zm-2.796 4.399a.93.93 0 0 0-.934.923c0 .51.418.923.934.923h4.433a.93.93 0 0 0 .934-.923a.93.93 0 0 0-.934-.923z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsPowershell(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.181 2.974c.568 0 .923.463.792 1.035l-3.659 15.982c-.13.572-.697 1.035-1.265 1.035H.819c-.568 0-.923-.463-.792-1.035L3.686 4.009c.13-.572.697-1.035 1.265-1.035zm-8.375 9.346c.251-.394.227-.905-.09-1.243L9.122 5.125c-.38-.404-1.037-.407-1.466-.003c-.429.402-.468 1.056-.088 1.46l4.662 4.96v.11l-7.42 5.374c-.45.327-.533.977-.187 1.453s.991.597 1.44.27l8.229-5.91c.28-.196.438-.365.514-.52zm-2.796 4.399a.93.93 0 0 0-.934.923c0 .51.418.923.934.923h4.433a.93.93 0 0 0 .934-.923a.93.93 0 0 0-.934-.923z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.181 2.974c.568 0 .923.463.792 1.035l-3.659 15.982c-.13.572-.697 1.035-1.265 1.035H.819c-.568 0-.923-.463-.792-1.035L3.686 4.009c.13-.572.697-1.035 1.265-1.035zm-8.375 9.346c.251-.394.227-.905-.09-1.243L9.122 5.125c-.38-.404-1.037-.407-1.466-.003c-.429.402-.468 1.056-.088 1.46l4.662 4.96v.11l-7.42 5.374c-.45.327-.533.977-.187 1.453s.991.597 1.44.27l8.229-5.91c.28-.196.438-.365.514-.52zm-2.796 4.399a.93.93 0 0 0-.934.923c0 .51.418.923.934.923h4.433a.93.93 0 0 0 .934-.923a.93.93 0 0 0-.934-.923z"/></svg> </template>
CSS
.icon-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.181%202.974c.568%200%20.923.463.792%201.035l-3.659%2015.982c-.13.572-.697%201.035-1.265%201.035H.819c-.568%200-.923-.463-.792-1.035L3.686%204.009c.13-.572.697-1.035%201.265-1.035zm-8.375%209.346c.251-.394.227-.905-.09-1.243L9.122%205.125c-.38-.404-1.037-.407-1.466-.003c-.429.402-.468%201.056-.088%201.46l4.662%204.96v.11l-7.42%205.374c-.45.327-.533.977-.187%201.453s.991.597%201.44.27l8.229-5.91c.28-.196.438-.365.514-.52zm-2.796%204.399a.93.93%200%200%200-.934.923c0%20.51.418.923.934.923h4.433a.93.93%200%200%200%20.934-.923a.93.93%200%200%200-.934-.923z%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%22currentColor%22%20d%3D%22M23.181%202.974c.568%200%20.923.463.792%201.035l-3.659%2015.982c-.13.572-.697%201.035-1.265%201.035H.819c-.568%200-.923-.463-.792-1.035L3.686%204.009c.13-.572.697-1.035%201.265-1.035zm-8.375%209.346c.251-.394.227-.905-.09-1.243L9.122%205.125c-.38-.404-1.037-.407-1.466-.003c-.429.402-.468%201.056-.088%201.46l4.662%204.96v.11l-7.42%205.374c-.45.327-.533.977-.187%201.453s.991.597%201.44.27l8.229-5.91c.28-.196.438-.365.514-.52zm-2.796%204.399a.93.93%200%200%200-.934.923c0%20.51.418.923.934.923h4.433a.93.93%200%200%200%20.934-.923a.93.93%200%200%200-.934-.923z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/powershell.svg?color=%231a73e8&size=48