powershell logo

powershell from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
powershell
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

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 128 128"><linearGradient id="SVGxPWimdiY" x1="96.306" x2="25.454" y1="35.144" y2="98.431" gradientTransform="matrix(1 0 0 -1 0 128)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#a9c8ff"/><stop offset="1" stop-color="#c7e6ff"/></linearGradient><path fill="url(#SVGxPWimdiY)" fill-rule="evenodd" d="M7.2 110.5c-1.7 0-3.1-.7-4.1-1.9s-1.3-2.9-.9-4.6l18.6-80.5c.8-3.4 4-6 7.4-6h92.6c1.7 0 3.1.7 4.1 1.9s1.3 2.9.9 4.6l-18.6 80.5c-.8 3.4-4 6-7.4 6z" clip-rule="evenodd" opacity=".8"/><linearGradient id="SVGEdQI3gkp" x1="25.336" x2="94.569" y1="98.33" y2="36.847" gradientTransform="matrix(1 0 0 -1 0 128)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#2d4664"/><stop offset=".169" stop-color="#29405b"/><stop offset=".445" stop-color="#1e2f43"/><stop offset=".79" stop-color="#0c131b"/><stop offset="1"/></linearGradient><path fill="url(#SVGEdQI3gkp)" fill-rule="evenodd" d="M120.3 18.5H28.5c-2.9 0-5.7 2.3-6.4 5.2L3.7 104.3c-.7 2.9 1.1 5.2 4 5.2h91.8c2.9 0 5.7-2.3 6.4-5.2l18.4-80.5c.7-2.9-1.1-5.3-4-5.3" clip-rule="evenodd"/><path fill="#2c5591" fill-rule="evenodd" d="M64.2 88.3h22.3c2.6 0 4.7 2.2 4.7 4.9s-2.1 4.9-4.7 4.9H64.2c-2.6 0-4.7-2.2-4.7-4.9s2.1-4.9 4.7-4.9m14.5-21.8c-.4.8-1.2 1.6-2.6 2.6L34.6 98.9c-2.3 1.6-5.5 1-7.3-1.4c-1.7-2.4-1.3-5.7.9-7.3l37.4-27.1v-.6l-23.5-25c-1.9-2-1.7-5.3.4-7.4c2.2-2 5.5-2 7.4 0l28.2 30c1.7 1.9 1.8 4.5.6 6.4" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M77.6 65.5c-.4.8-1.2 1.6-2.6 2.6L33.6 97.9c-2.3 1.6-5.5 1-7.3-1.4c-1.7-2.4-1.3-5.7.9-7.3l37.4-27.1v-.6l-23.5-25c-1.9-2-1.7-5.3.4-7.4c2.2-2 5.5-2 7.4 0l28.2 30c1.7 1.8 1.8 4.4.5 6.4M63.5 87.8h22.3c2.6 0 4.7 2.1 4.7 4.6c0 2.6-2.1 4.6-4.7 4.6H63.5c-2.6 0-4.7-2.1-4.7-4.6c0-2.6 2.1-4.6 4.7-4.6" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function DeviconPowershell(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="SVGxPWimdiY" x1="96.306" x2="25.454" y1="35.144" y2="98.431" gradientTransform="matrix(1 0 0 -1 0 128)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#a9c8ff"/><stop offset="1" stopColor="#c7e6ff"/></linearGradient><path fill="url(#SVGxPWimdiY)" fillRule="evenodd" d="M7.2 110.5c-1.7 0-3.1-.7-4.1-1.9s-1.3-2.9-.9-4.6l18.6-80.5c.8-3.4 4-6 7.4-6h92.6c1.7 0 3.1.7 4.1 1.9s1.3 2.9.9 4.6l-18.6 80.5c-.8 3.4-4 6-7.4 6z" clipRule="evenodd" opacity=".8"/><linearGradient id="SVGEdQI3gkp" x1="25.336" x2="94.569" y1="98.33" y2="36.847" gradientTransform="matrix(1 0 0 -1 0 128)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#2d4664"/><stop offset=".169" stopColor="#29405b"/><stop offset=".445" stopColor="#1e2f43"/><stop offset=".79" stopColor="#0c131b"/><stop offset="1"/></linearGradient><path fill="url(#SVGEdQI3gkp)" fillRule="evenodd" d="M120.3 18.5H28.5c-2.9 0-5.7 2.3-6.4 5.2L3.7 104.3c-.7 2.9 1.1 5.2 4 5.2h91.8c2.9 0 5.7-2.3 6.4-5.2l18.4-80.5c.7-2.9-1.1-5.3-4-5.3" clipRule="evenodd"/><path fill="#2c5591" fillRule="evenodd" d="M64.2 88.3h22.3c2.6 0 4.7 2.2 4.7 4.9s-2.1 4.9-4.7 4.9H64.2c-2.6 0-4.7-2.2-4.7-4.9s2.1-4.9 4.7-4.9m14.5-21.8c-.4.8-1.2 1.6-2.6 2.6L34.6 98.9c-2.3 1.6-5.5 1-7.3-1.4c-1.7-2.4-1.3-5.7.9-7.3l37.4-27.1v-.6l-23.5-25c-1.9-2-1.7-5.3.4-7.4c2.2-2 5.5-2 7.4 0l28.2 30c1.7 1.9 1.8 4.5.6 6.4" clipRule="evenodd"/><path fill="#fff" fillRule="evenodd" d="M77.6 65.5c-.4.8-1.2 1.6-2.6 2.6L33.6 97.9c-2.3 1.6-5.5 1-7.3-1.4c-1.7-2.4-1.3-5.7.9-7.3l37.4-27.1v-.6l-23.5-25c-1.9-2-1.7-5.3.4-7.4c2.2-2 5.5-2 7.4 0l28.2 30c1.7 1.8 1.8 4.4.5 6.4M63.5 87.8h22.3c2.6 0 4.7 2.1 4.7 4.6c0 2.6-2.1 4.6-4.7 4.6H63.5c-2.6 0-4.7-2.1-4.7-4.6c0-2.6 2.1-4.6 4.7-4.6" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="SVGxPWimdiY" x1="96.306" x2="25.454" y1="35.144" y2="98.431" gradientTransform="matrix(1 0 0 -1 0 128)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#a9c8ff"/><stop offset="1" stop-color="#c7e6ff"/></linearGradient><path fill="url(#SVGxPWimdiY)" fill-rule="evenodd" d="M7.2 110.5c-1.7 0-3.1-.7-4.1-1.9s-1.3-2.9-.9-4.6l18.6-80.5c.8-3.4 4-6 7.4-6h92.6c1.7 0 3.1.7 4.1 1.9s1.3 2.9.9 4.6l-18.6 80.5c-.8 3.4-4 6-7.4 6z" clip-rule="evenodd" opacity=".8"/><linearGradient id="SVGEdQI3gkp" x1="25.336" x2="94.569" y1="98.33" y2="36.847" gradientTransform="matrix(1 0 0 -1 0 128)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#2d4664"/><stop offset=".169" stop-color="#29405b"/><stop offset=".445" stop-color="#1e2f43"/><stop offset=".79" stop-color="#0c131b"/><stop offset="1"/></linearGradient><path fill="url(#SVGEdQI3gkp)" fill-rule="evenodd" d="M120.3 18.5H28.5c-2.9 0-5.7 2.3-6.4 5.2L3.7 104.3c-.7 2.9 1.1 5.2 4 5.2h91.8c2.9 0 5.7-2.3 6.4-5.2l18.4-80.5c.7-2.9-1.1-5.3-4-5.3" clip-rule="evenodd"/><path fill="#2c5591" fill-rule="evenodd" d="M64.2 88.3h22.3c2.6 0 4.7 2.2 4.7 4.9s-2.1 4.9-4.7 4.9H64.2c-2.6 0-4.7-2.2-4.7-4.9s2.1-4.9 4.7-4.9m14.5-21.8c-.4.8-1.2 1.6-2.6 2.6L34.6 98.9c-2.3 1.6-5.5 1-7.3-1.4c-1.7-2.4-1.3-5.7.9-7.3l37.4-27.1v-.6l-23.5-25c-1.9-2-1.7-5.3.4-7.4c2.2-2 5.5-2 7.4 0l28.2 30c1.7 1.9 1.8 4.5.6 6.4" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M77.6 65.5c-.4.8-1.2 1.6-2.6 2.6L33.6 97.9c-2.3 1.6-5.5 1-7.3-1.4c-1.7-2.4-1.3-5.7.9-7.3l37.4-27.1v-.6l-23.5-25c-1.9-2-1.7-5.3.4-7.4c2.2-2 5.5-2 7.4 0l28.2 30c1.7 1.8 1.8 4.4.5 6.4M63.5 87.8h22.3c2.6 0 4.7 2.1 4.7 4.6c0 2.6-2.1 4.6-4.7 4.6H63.5c-2.6 0-4.7-2.1-4.7-4.6c0-2.6 2.1-4.6 4.7-4.6" clip-rule="evenodd"/></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%20128%20128%22%3E%3ClinearGradient%20id%3D%22SVGxPWimdiY%22%20x1%3D%2296.306%22%20x2%3D%2225.454%22%20y1%3D%2235.144%22%20y2%3D%2298.431%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20128)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23a9c8ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23c7e6ff%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGxPWimdiY)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M7.2%20110.5c-1.7%200-3.1-.7-4.1-1.9s-1.3-2.9-.9-4.6l18.6-80.5c.8-3.4%204-6%207.4-6h92.6c1.7%200%203.1.7%204.1%201.9s1.3%202.9.9%204.6l-18.6%2080.5c-.8%203.4-4%206-7.4%206z%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.8%22%2F%3E%3ClinearGradient%20id%3D%22SVGEdQI3gkp%22%20x1%3D%2225.336%22%20x2%3D%2294.569%22%20y1%3D%2298.33%22%20y2%3D%2236.847%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20128)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%232d4664%22%2F%3E%3Cstop%20offset%3D%22.169%22%20stop-color%3D%22%2329405b%22%2F%3E%3Cstop%20offset%3D%22.445%22%20stop-color%3D%22%231e2f43%22%2F%3E%3Cstop%20offset%3D%22.79%22%20stop-color%3D%22%230c131b%22%2F%3E%3Cstop%20offset%3D%221%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGEdQI3gkp)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M120.3%2018.5H28.5c-2.9%200-5.7%202.3-6.4%205.2L3.7%20104.3c-.7%202.9%201.1%205.2%204%205.2h91.8c2.9%200%205.7-2.3%206.4-5.2l18.4-80.5c.7-2.9-1.1-5.3-4-5.3%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%232c5591%22%20fill-rule%3D%22evenodd%22%20d%3D%22M64.2%2088.3h22.3c2.6%200%204.7%202.2%204.7%204.9s-2.1%204.9-4.7%204.9H64.2c-2.6%200-4.7-2.2-4.7-4.9s2.1-4.9%204.7-4.9m14.5-21.8c-.4.8-1.2%201.6-2.6%202.6L34.6%2098.9c-2.3%201.6-5.5%201-7.3-1.4c-1.7-2.4-1.3-5.7.9-7.3l37.4-27.1v-.6l-23.5-25c-1.9-2-1.7-5.3.4-7.4c2.2-2%205.5-2%207.4%200l28.2%2030c1.7%201.9%201.8%204.5.6%206.4%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M77.6%2065.5c-.4.8-1.2%201.6-2.6%202.6L33.6%2097.9c-2.3%201.6-5.5%201-7.3-1.4c-1.7-2.4-1.3-5.7.9-7.3l37.4-27.1v-.6l-23.5-25c-1.9-2-1.7-5.3.4-7.4c2.2-2%205.5-2%207.4%200l28.2%2030c1.7%201.8%201.8%204.4.5%206.4M63.5%2087.8h22.3c2.6%200%204.7%202.1%204.7%204.6c0%202.6-2.1%204.6-4.7%204.6H63.5c-2.6%200-4.7-2.1-4.7-4.6c0-2.6%202.1-4.6%204.7-4.6%22%20clip-rule%3D%22evenodd%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%20128%20128%22%3E%3ClinearGradient%20id%3D%22SVGxPWimdiY%22%20x1%3D%2296.306%22%20x2%3D%2225.454%22%20y1%3D%2235.144%22%20y2%3D%2298.431%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20128)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23a9c8ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23c7e6ff%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGxPWimdiY)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M7.2%20110.5c-1.7%200-3.1-.7-4.1-1.9s-1.3-2.9-.9-4.6l18.6-80.5c.8-3.4%204-6%207.4-6h92.6c1.7%200%203.1.7%204.1%201.9s1.3%202.9.9%204.6l-18.6%2080.5c-.8%203.4-4%206-7.4%206z%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.8%22%2F%3E%3ClinearGradient%20id%3D%22SVGEdQI3gkp%22%20x1%3D%2225.336%22%20x2%3D%2294.569%22%20y1%3D%2298.33%22%20y2%3D%2236.847%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20128)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%232d4664%22%2F%3E%3Cstop%20offset%3D%22.169%22%20stop-color%3D%22%2329405b%22%2F%3E%3Cstop%20offset%3D%22.445%22%20stop-color%3D%22%231e2f43%22%2F%3E%3Cstop%20offset%3D%22.79%22%20stop-color%3D%22%230c131b%22%2F%3E%3Cstop%20offset%3D%221%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGEdQI3gkp)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M120.3%2018.5H28.5c-2.9%200-5.7%202.3-6.4%205.2L3.7%20104.3c-.7%202.9%201.1%205.2%204%205.2h91.8c2.9%200%205.7-2.3%206.4-5.2l18.4-80.5c.7-2.9-1.1-5.3-4-5.3%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%232c5591%22%20fill-rule%3D%22evenodd%22%20d%3D%22M64.2%2088.3h22.3c2.6%200%204.7%202.2%204.7%204.9s-2.1%204.9-4.7%204.9H64.2c-2.6%200-4.7-2.2-4.7-4.9s2.1-4.9%204.7-4.9m14.5-21.8c-.4.8-1.2%201.6-2.6%202.6L34.6%2098.9c-2.3%201.6-5.5%201-7.3-1.4c-1.7-2.4-1.3-5.7.9-7.3l37.4-27.1v-.6l-23.5-25c-1.9-2-1.7-5.3.4-7.4c2.2-2%205.5-2%207.4%200l28.2%2030c1.7%201.9%201.8%204.5.6%206.4%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M77.6%2065.5c-.4.8-1.2%201.6-2.6%202.6L33.6%2097.9c-2.3%201.6-5.5%201-7.3-1.4c-1.7-2.4-1.3-5.7.9-7.3l37.4-27.1v-.6l-23.5-25c-1.9-2-1.7-5.3.4-7.4c2.2-2%205.5-2%207.4%200l28.2%2030c1.7%201.8%201.8%204.4.5%206.4M63.5%2087.8h22.3c2.6%200%204.7%202.1%204.7%204.6c0%202.6-2.1%204.6-4.7%204.6H63.5c-2.6%200-4.7-2.1-4.7-4.6c0-2.6%202.1-4.6%204.7-4.6%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/powershell.svg?color=%231a73e8&size=48