File:Python icon (black and white).svg

Original file(SVG file, nominally 512 × 512 pixels, file size: 616 bytes)

Captions

Captions

Add a one-line explanation of what this file represents

Summary edit

Description
English: Black-and-white version of the Python logo, useful for small/high contrast icons.
Date
Source Own work based on: Python-logo-notext.svg
Author Waldir
Other versions for another monochrome version of the Python logo, see File:Python and Qt 2.svg.
SVG development
InfoField
 
The SVG code is valid.
 
This vector image was created with a text editor.
built using simplified geometry (two rounded rectangles, two straight lines, two circles, and a curve) code:

Source code

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 40 40">
	<rect x="10" y="0" width="20" height="40" rx="10" ry="5" mask="url(#lines)"/>
	<rect x="0" y="10" width="40" height="20" rx="5" ry="10" mask="url(#lines)"/>
	<circle cx="14.5" cy="5" r="1.85" fill="white" />
	<circle cx="25.5" cy="35" r="1.85" fill="white" />
	<mask id="lines">
		<rect id="bg" x="0" y="0" width="100%" height="100%" fill="white"/>
		<line x1="10" y1="9.5" x2="20" y2="9.5" stroke="black" />
		<line x1="20" y1="30.5" x2="30" y2="30.5" stroke="black" />
		<path d="m 9.5,30 c 0,-10 2.5,-10 10,-10 8.5,0 11,0 11,-10" stroke="black" fill="none" />
	</mask>
</svg>

Licensing edit

I, the copyright holder of this work, hereby publish it under the following licenses:
GNU head

This work is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version. This work is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See version 2 and version 3 of the GNU General Public License for more details.

w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
You may select the license of your choice.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current01:15, 21 October 2019Thumbnail for version as of 01:15, 21 October 2019512 × 512 (616 bytes)Watchduck (talk | contribs)Back to original, because the thumbnails for the new version don't show the white lines.
18:48, 19 July 2015Thumbnail for version as of 18:48, 19 July 2015512 × 512 (753 bytes)Waldyrious (talk | contribs)use mask instead of while lines, to provide proper transparency
18:25, 19 July 2015Thumbnail for version as of 18:25, 19 July 2015512 × 512 (616 bytes)Waldyrious (talk | contribs)User created page with UploadWizard

There are no pages that use this file.

Metadata