pycharm logo

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

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

1 other variant in Devicon

The same logo in other sets

Use the pycharm logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVGTcZhpbZt" x1="7.621" x2="61.248" y1="64.719" y2="39.856" gradientTransform="translate(.002)scale(1.99992)" gradientUnits="userSpaceOnUse"><stop offset=".1" stop-color="#00d886"/><stop offset=".59" stop-color="#f0eb18"/></linearGradient><linearGradient id="SVG6ByHre2g" x1="60.019" x2="1.313" y1="59.778" y2="1.072" gradientTransform="translate(.002)scale(1.99992)" gradientUnits="userSpaceOnUse"><stop offset=".3" stop-color="#f0eb18"/><stop offset=".7" stop-color="#00c4f4"/></linearGradient></defs><path fill="#00d886" d="m11.64 96.106l.004 23.75A8.144 8.144 0 0 0 19.79 128h23.013a8.15 8.15 0 0 0 6.184-2.844l65.416-76.32a8.15 8.15 0 0 0 1.96-5.3v-23.75a8.145 8.145 0 0 0-8.145-8.146H85.202a8.15 8.15 0 0 0-6.185 2.844l-65.416 76.32a8.15 8.15 0 0 0-1.96 5.302z"/><path fill="url(#SVGTcZhpbZt)" d="M11.639 98.96v20.893a8.145 8.145 0 0 0 8.145 8.145h26.184q.578 0 1.152-.081l73.884-10.554a8.145 8.145 0 0 0 6.993-8.064V77.955c0-4.5-3.647-8.147-8.147-8.145l-37.075.009c-.875 0-1.745.14-2.574.418L17.208 91.235a8.15 8.15 0 0 0-5.57 7.727z"/><path fill="url(#SVG6ByHre2g)" d="M.002 8.145V76.08a8.15 8.15 0 0 0 4.936 7.486L79.917 115.7a8.2 8.2 0 0 0 3.209.659h36.726a8.145 8.145 0 0 0 8.145-8.145v-35.93a8.15 8.15 0 0 0-1.37-4.522L83.822 3.627A8.14 8.14 0 0 0 77.048.003L8.148 0A8.145 8.145 0 0 0 .002 8.145"/><path d="M103.998 23.999H24.001v79.997h79.997z"/><path fill="#fff" d="M74.565 33.42q-4.311 0-7.805 2.036q-3.493 2.016-5.484 5.574q-1.995 3.537-1.996 7.91q.001 4.372 1.996 7.927c1.33 2.358 3.154 4.215 5.484 5.574c2.33 1.342 4.933 2.02 7.805 2.02c2.428 0 4.664-.455 6.693-1.355s3.71-2.157 5.055-3.773a12.9 12.9 0 0 0 2.726-5.59h-6.134q-.6 1.629-1.801 2.872q-1.179 1.22-2.848 1.883c-1.114.442-2.336.665-3.65.665c-1.773 0-3.367-.444-4.795-1.33q-2.145-1.33-3.367-3.644q-1.2-2.334-1.201-5.249q0-2.916 1.2-5.233q1.224-2.336 3.368-3.667c1.428-.886 3.022-1.322 4.794-1.322c1.314 0 2.536.223 3.651.665a7.9 7.9 0 0 1 2.848 1.907q1.2 1.221 1.801 2.847h6.134a12.76 12.76 0 0 0-2.726-5.573c-1.344-1.63-3.026-2.889-5.055-3.79c-2.029-.9-4.265-1.354-6.693-1.354m-40.371.511v30.01h5.85V52.607h6.855q3.215-.001 5.639-1.16c1.63-.785 2.885-1.887 3.756-3.302c.885-1.415 1.33-3.09 1.33-4.933s-.442-3.458-1.314-4.86q-1.284-2.102-3.683-3.26c-1.601-.773-3.457-1.16-5.558-1.16Zm5.85 4.868h6.644q1.48.001 2.572.56a3.9 3.9 0 0 1 1.712 1.541c.4.656.6 1.46.6 2.361q0 1.35-.6 2.377q-.599 1.009-1.712 1.566q-1.093.536-2.572.536h-6.644zM33.99 87.997V94h32v-6.003z"/></svg>

React

import type { SVGProps } from "react";

export function DeviconPycharm(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVGTcZhpbZt" x1="7.621" x2="61.248" y1="64.719" y2="39.856" gradientTransform="translate(.002)scale(1.99992)" gradientUnits="userSpaceOnUse"><stop offset=".1" stopColor="#00d886"/><stop offset=".59" stopColor="#f0eb18"/></linearGradient><linearGradient id="SVG6ByHre2g" x1="60.019" x2="1.313" y1="59.778" y2="1.072" gradientTransform="translate(.002)scale(1.99992)" gradientUnits="userSpaceOnUse"><stop offset=".3" stopColor="#f0eb18"/><stop offset=".7" stopColor="#00c4f4"/></linearGradient></defs><path fill="#00d886" d="m11.64 96.106l.004 23.75A8.144 8.144 0 0 0 19.79 128h23.013a8.15 8.15 0 0 0 6.184-2.844l65.416-76.32a8.15 8.15 0 0 0 1.96-5.3v-23.75a8.145 8.145 0 0 0-8.145-8.146H85.202a8.15 8.15 0 0 0-6.185 2.844l-65.416 76.32a8.15 8.15 0 0 0-1.96 5.302z"/><path fill="url(#SVGTcZhpbZt)" d="M11.639 98.96v20.893a8.145 8.145 0 0 0 8.145 8.145h26.184q.578 0 1.152-.081l73.884-10.554a8.145 8.145 0 0 0 6.993-8.064V77.955c0-4.5-3.647-8.147-8.147-8.145l-37.075.009c-.875 0-1.745.14-2.574.418L17.208 91.235a8.15 8.15 0 0 0-5.57 7.727z"/><path fill="url(#SVG6ByHre2g)" d="M.002 8.145V76.08a8.15 8.15 0 0 0 4.936 7.486L79.917 115.7a8.2 8.2 0 0 0 3.209.659h36.726a8.145 8.145 0 0 0 8.145-8.145v-35.93a8.15 8.15 0 0 0-1.37-4.522L83.822 3.627A8.14 8.14 0 0 0 77.048.003L8.148 0A8.145 8.145 0 0 0 .002 8.145"/><path d="M103.998 23.999H24.001v79.997h79.997z"/><path fill="#fff" d="M74.565 33.42q-4.311 0-7.805 2.036q-3.493 2.016-5.484 5.574q-1.995 3.537-1.996 7.91q.001 4.372 1.996 7.927c1.33 2.358 3.154 4.215 5.484 5.574c2.33 1.342 4.933 2.02 7.805 2.02c2.428 0 4.664-.455 6.693-1.355s3.71-2.157 5.055-3.773a12.9 12.9 0 0 0 2.726-5.59h-6.134q-.6 1.629-1.801 2.872q-1.179 1.22-2.848 1.883c-1.114.442-2.336.665-3.65.665c-1.773 0-3.367-.444-4.795-1.33q-2.145-1.33-3.367-3.644q-1.2-2.334-1.201-5.249q0-2.916 1.2-5.233q1.224-2.336 3.368-3.667c1.428-.886 3.022-1.322 4.794-1.322c1.314 0 2.536.223 3.651.665a7.9 7.9 0 0 1 2.848 1.907q1.2 1.221 1.801 2.847h6.134a12.76 12.76 0 0 0-2.726-5.573c-1.344-1.63-3.026-2.889-5.055-3.79c-2.029-.9-4.265-1.354-6.693-1.354m-40.371.511v30.01h5.85V52.607h6.855q3.215-.001 5.639-1.16c1.63-.785 2.885-1.887 3.756-3.302c.885-1.415 1.33-3.09 1.33-4.933s-.442-3.458-1.314-4.86q-1.284-2.102-3.683-3.26c-1.601-.773-3.457-1.16-5.558-1.16Zm5.85 4.868h6.644q1.48.001 2.572.56a3.9 3.9 0 0 1 1.712 1.541c.4.656.6 1.46.6 2.361q0 1.35-.6 2.377q-.599 1.009-1.712 1.566q-1.093.536-2.572.536h-6.644zM33.99 87.997V94h32v-6.003z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVGTcZhpbZt" x1="7.621" x2="61.248" y1="64.719" y2="39.856" gradientTransform="translate(.002)scale(1.99992)" gradientUnits="userSpaceOnUse"><stop offset=".1" stop-color="#00d886"/><stop offset=".59" stop-color="#f0eb18"/></linearGradient><linearGradient id="SVG6ByHre2g" x1="60.019" x2="1.313" y1="59.778" y2="1.072" gradientTransform="translate(.002)scale(1.99992)" gradientUnits="userSpaceOnUse"><stop offset=".3" stop-color="#f0eb18"/><stop offset=".7" stop-color="#00c4f4"/></linearGradient></defs><path fill="#00d886" d="m11.64 96.106l.004 23.75A8.144 8.144 0 0 0 19.79 128h23.013a8.15 8.15 0 0 0 6.184-2.844l65.416-76.32a8.15 8.15 0 0 0 1.96-5.3v-23.75a8.145 8.145 0 0 0-8.145-8.146H85.202a8.15 8.15 0 0 0-6.185 2.844l-65.416 76.32a8.15 8.15 0 0 0-1.96 5.302z"/><path fill="url(#SVGTcZhpbZt)" d="M11.639 98.96v20.893a8.145 8.145 0 0 0 8.145 8.145h26.184q.578 0 1.152-.081l73.884-10.554a8.145 8.145 0 0 0 6.993-8.064V77.955c0-4.5-3.647-8.147-8.147-8.145l-37.075.009c-.875 0-1.745.14-2.574.418L17.208 91.235a8.15 8.15 0 0 0-5.57 7.727z"/><path fill="url(#SVG6ByHre2g)" d="M.002 8.145V76.08a8.15 8.15 0 0 0 4.936 7.486L79.917 115.7a8.2 8.2 0 0 0 3.209.659h36.726a8.145 8.145 0 0 0 8.145-8.145v-35.93a8.15 8.15 0 0 0-1.37-4.522L83.822 3.627A8.14 8.14 0 0 0 77.048.003L8.148 0A8.145 8.145 0 0 0 .002 8.145"/><path d="M103.998 23.999H24.001v79.997h79.997z"/><path fill="#fff" d="M74.565 33.42q-4.311 0-7.805 2.036q-3.493 2.016-5.484 5.574q-1.995 3.537-1.996 7.91q.001 4.372 1.996 7.927c1.33 2.358 3.154 4.215 5.484 5.574c2.33 1.342 4.933 2.02 7.805 2.02c2.428 0 4.664-.455 6.693-1.355s3.71-2.157 5.055-3.773a12.9 12.9 0 0 0 2.726-5.59h-6.134q-.6 1.629-1.801 2.872q-1.179 1.22-2.848 1.883c-1.114.442-2.336.665-3.65.665c-1.773 0-3.367-.444-4.795-1.33q-2.145-1.33-3.367-3.644q-1.2-2.334-1.201-5.249q0-2.916 1.2-5.233q1.224-2.336 3.368-3.667c1.428-.886 3.022-1.322 4.794-1.322c1.314 0 2.536.223 3.651.665a7.9 7.9 0 0 1 2.848 1.907q1.2 1.221 1.801 2.847h6.134a12.76 12.76 0 0 0-2.726-5.573c-1.344-1.63-3.026-2.889-5.055-3.79c-2.029-.9-4.265-1.354-6.693-1.354m-40.371.511v30.01h5.85V52.607h6.855q3.215-.001 5.639-1.16c1.63-.785 2.885-1.887 3.756-3.302c.885-1.415 1.33-3.09 1.33-4.933s-.442-3.458-1.314-4.86q-1.284-2.102-3.683-3.26c-1.601-.773-3.457-1.16-5.558-1.16Zm5.85 4.868h6.644q1.48.001 2.572.56a3.9 3.9 0 0 1 1.712 1.541c.4.656.6 1.46.6 2.361q0 1.35-.6 2.377q-.599 1.009-1.712 1.566q-1.093.536-2.572.536h-6.644zM33.99 87.997V94h32v-6.003z"/></svg>
</template>

CSS

.icon-pycharm {
  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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGTcZhpbZt%22%20x1%3D%227.621%22%20x2%3D%2261.248%22%20y1%3D%2264.719%22%20y2%3D%2239.856%22%20gradientTransform%3D%22translate(.002)scale(1.99992)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.1%22%20stop-color%3D%22%2300d886%22%2F%3E%3Cstop%20offset%3D%22.59%22%20stop-color%3D%22%23f0eb18%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG6ByHre2g%22%20x1%3D%2260.019%22%20x2%3D%221.313%22%20y1%3D%2259.778%22%20y2%3D%221.072%22%20gradientTransform%3D%22translate(.002)scale(1.99992)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.3%22%20stop-color%3D%22%23f0eb18%22%2F%3E%3Cstop%20offset%3D%22.7%22%20stop-color%3D%22%2300c4f4%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%2300d886%22%20d%3D%22m11.64%2096.106l.004%2023.75A8.144%208.144%200%200%200%2019.79%20128h23.013a8.15%208.15%200%200%200%206.184-2.844l65.416-76.32a8.15%208.15%200%200%200%201.96-5.3v-23.75a8.145%208.145%200%200%200-8.145-8.146H85.202a8.15%208.15%200%200%200-6.185%202.844l-65.416%2076.32a8.15%208.15%200%200%200-1.96%205.302z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGTcZhpbZt)%22%20d%3D%22M11.639%2098.96v20.893a8.145%208.145%200%200%200%208.145%208.145h26.184q.578%200%201.152-.081l73.884-10.554a8.145%208.145%200%200%200%206.993-8.064V77.955c0-4.5-3.647-8.147-8.147-8.145l-37.075.009c-.875%200-1.745.14-2.574.418L17.208%2091.235a8.15%208.15%200%200%200-5.57%207.727z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG6ByHre2g)%22%20d%3D%22M.002%208.145V76.08a8.15%208.15%200%200%200%204.936%207.486L79.917%20115.7a8.2%208.2%200%200%200%203.209.659h36.726a8.145%208.145%200%200%200%208.145-8.145v-35.93a8.15%208.15%200%200%200-1.37-4.522L83.822%203.627A8.14%208.14%200%200%200%2077.048.003L8.148%200A8.145%208.145%200%200%200%20.002%208.145%22%2F%3E%3Cpath%20d%3D%22M103.998%2023.999H24.001v79.997h79.997z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M74.565%2033.42q-4.311%200-7.805%202.036q-3.493%202.016-5.484%205.574q-1.995%203.537-1.996%207.91q.001%204.372%201.996%207.927c1.33%202.358%203.154%204.215%205.484%205.574c2.33%201.342%204.933%202.02%207.805%202.02c2.428%200%204.664-.455%206.693-1.355s3.71-2.157%205.055-3.773a12.9%2012.9%200%200%200%202.726-5.59h-6.134q-.6%201.629-1.801%202.872q-1.179%201.22-2.848%201.883c-1.114.442-2.336.665-3.65.665c-1.773%200-3.367-.444-4.795-1.33q-2.145-1.33-3.367-3.644q-1.2-2.334-1.201-5.249q0-2.916%201.2-5.233q1.224-2.336%203.368-3.667c1.428-.886%203.022-1.322%204.794-1.322c1.314%200%202.536.223%203.651.665a7.9%207.9%200%200%201%202.848%201.907q1.2%201.221%201.801%202.847h6.134a12.76%2012.76%200%200%200-2.726-5.573c-1.344-1.63-3.026-2.889-5.055-3.79c-2.029-.9-4.265-1.354-6.693-1.354m-40.371.511v30.01h5.85V52.607h6.855q3.215-.001%205.639-1.16c1.63-.785%202.885-1.887%203.756-3.302c.885-1.415%201.33-3.09%201.33-4.933s-.442-3.458-1.314-4.86q-1.284-2.102-3.683-3.26c-1.601-.773-3.457-1.16-5.558-1.16Zm5.85%204.868h6.644q1.48.001%202.572.56a3.9%203.9%200%200%201%201.712%201.541c.4.656.6%201.46.6%202.361q0%201.35-.6%202.377q-.599%201.009-1.712%201.566q-1.093.536-2.572.536h-6.644zM33.99%2087.997V94h32v-6.003z%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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGTcZhpbZt%22%20x1%3D%227.621%22%20x2%3D%2261.248%22%20y1%3D%2264.719%22%20y2%3D%2239.856%22%20gradientTransform%3D%22translate(.002)scale(1.99992)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.1%22%20stop-color%3D%22%2300d886%22%2F%3E%3Cstop%20offset%3D%22.59%22%20stop-color%3D%22%23f0eb18%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG6ByHre2g%22%20x1%3D%2260.019%22%20x2%3D%221.313%22%20y1%3D%2259.778%22%20y2%3D%221.072%22%20gradientTransform%3D%22translate(.002)scale(1.99992)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.3%22%20stop-color%3D%22%23f0eb18%22%2F%3E%3Cstop%20offset%3D%22.7%22%20stop-color%3D%22%2300c4f4%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%2300d886%22%20d%3D%22m11.64%2096.106l.004%2023.75A8.144%208.144%200%200%200%2019.79%20128h23.013a8.15%208.15%200%200%200%206.184-2.844l65.416-76.32a8.15%208.15%200%200%200%201.96-5.3v-23.75a8.145%208.145%200%200%200-8.145-8.146H85.202a8.15%208.15%200%200%200-6.185%202.844l-65.416%2076.32a8.15%208.15%200%200%200-1.96%205.302z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGTcZhpbZt)%22%20d%3D%22M11.639%2098.96v20.893a8.145%208.145%200%200%200%208.145%208.145h26.184q.578%200%201.152-.081l73.884-10.554a8.145%208.145%200%200%200%206.993-8.064V77.955c0-4.5-3.647-8.147-8.147-8.145l-37.075.009c-.875%200-1.745.14-2.574.418L17.208%2091.235a8.15%208.15%200%200%200-5.57%207.727z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG6ByHre2g)%22%20d%3D%22M.002%208.145V76.08a8.15%208.15%200%200%200%204.936%207.486L79.917%20115.7a8.2%208.2%200%200%200%203.209.659h36.726a8.145%208.145%200%200%200%208.145-8.145v-35.93a8.15%208.15%200%200%200-1.37-4.522L83.822%203.627A8.14%208.14%200%200%200%2077.048.003L8.148%200A8.145%208.145%200%200%200%20.002%208.145%22%2F%3E%3Cpath%20d%3D%22M103.998%2023.999H24.001v79.997h79.997z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M74.565%2033.42q-4.311%200-7.805%202.036q-3.493%202.016-5.484%205.574q-1.995%203.537-1.996%207.91q.001%204.372%201.996%207.927c1.33%202.358%203.154%204.215%205.484%205.574c2.33%201.342%204.933%202.02%207.805%202.02c2.428%200%204.664-.455%206.693-1.355s3.71-2.157%205.055-3.773a12.9%2012.9%200%200%200%202.726-5.59h-6.134q-.6%201.629-1.801%202.872q-1.179%201.22-2.848%201.883c-1.114.442-2.336.665-3.65.665c-1.773%200-3.367-.444-4.795-1.33q-2.145-1.33-3.367-3.644q-1.2-2.334-1.201-5.249q0-2.916%201.2-5.233q1.224-2.336%203.368-3.667c1.428-.886%203.022-1.322%204.794-1.322c1.314%200%202.536.223%203.651.665a7.9%207.9%200%200%201%202.848%201.907q1.2%201.221%201.801%202.847h6.134a12.76%2012.76%200%200%200-2.726-5.573c-1.344-1.63-3.026-2.889-5.055-3.79c-2.029-.9-4.265-1.354-6.693-1.354m-40.371.511v30.01h5.85V52.607h6.855q3.215-.001%205.639-1.16c1.63-.785%202.885-1.887%203.756-3.302c.885-1.415%201.33-3.09%201.33-4.933s-.442-3.458-1.314-4.86q-1.284-2.102-3.683-3.26c-1.601-.773-3.457-1.16-5.558-1.16Zm5.85%204.868h6.644q1.48.001%202.572.56a3.9%203.9%200%200%201%201.712%201.541c.4.656.6%201.46.6%202.361q0%201.35-.6%202.377q-.599%201.009-1.712%201.566q-1.093.536-2.572.536h-6.644zM33.99%2087.997V94h32v-6.003z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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