Python Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Python icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/320571.svg" alt="Python icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320571.svg" alt="Python icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320571.svg" alt="Python icon" :width="24" :height="24" />
CSS background
.icon-python {
background-image: url('https://proicons.com/icon/320571.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="python_00000030481736803194106890000006505141500629650596_" d="M13,4c0,0.828-0.672,1.5-1.5,1.5S10,4.828,10,4 s0.672-1.5,1.5-1.5S13,3.172,13,4z M20.5,26.5c-0.828,0-1.5,0.672-1.5,1.5s0.672,1.5,1.5,1.5S22,28.828,22,28S21.328,26.5,20.5,26.5 z M16.5,31.36c-3.427,0-7.36-0.382-7.36-3.36v-8c0-2.324,1.345-3.36,4.36-3.36h6c3.296,0,4.64-1.344,4.64-4.64V8.64h2.36 c2.012,0,4.36,1.927,4.36,7.36s-2.349,7.36-4.36,7.36h-9c-0.279,0-0.569,0-0.638,0.033C16.86,23.431,16.86,23.721,16.86,24 s0,0.569,0.033,0.638c0.038,0.002,0.328,0.002,0.607,0.002h6.36V28C23.86,30.979,19.927,31.36,16.5,31.36z M13.5,17.36 c-3.031,0-3.64,1.01-3.64,2.64v8c0,1.229,0.755,2.64,6.64,2.64c5.886,0,6.64-1.41,6.64-2.64v-2.64H17.5 c-1.195,0-1.36-0.166-1.36-1.36s0.165-1.36,1.36-1.36h9c1.679,0,3.64-1.738,3.64-6.64c0-4.901-1.961-6.64-3.64-6.64h-1.64V12 c0,4.751-2.865,5.36-5.36,5.36H13.5z M7.86,23.36H5.5c-2.011,0-4.36-1.928-4.36-7.36S3.489,8.64,5.5,8.64h9 c0.28,0,0.569,0,0.638-0.033C15.14,8.569,15.14,8.28,15.14,8s0-0.569-0.033-0.638C15.069,7.36,14.78,7.36,14.5,7.36H8.14V4 c0-2.978,3.933-3.36,7.36-3.36S22.86,1.022,22.86,4v8c0,2.324-1.345,3.36-4.36,3.36h-6c-3.296,0-4.64,1.344-4.64,4.64V23.36z M5.5,9.36c-1.679,0-3.64,1.739-3.64,6.64s1.961,6.64,3.64,6.64h1.64V20c0-4.751,2.864-5.36,5.36-5.36h6 c3.031,0,3.64-1.01,3.64-2.64V4c0-1.229-0.754-2.64-6.64-2.64C9.615,1.36,8.86,2.771,8.86,4v2.64h5.64c1.195,0,1.36,0.165,1.36,1.36 s-0.165,1.36-1.36,1.36H5.5z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Python in other icon packs
Copied!