forked from edent/SuperTinyIcons
- Added MicroPython SVG icon to the SVG directory. - Added MicroPython reference image in JPG format. - Included a URL for the MicroPython logo in the reference directory.
5 lines
222 B
XML
5 lines
222 B
XML
<svg xmlns="http://www.w3.org/2000/svg"
|
|
aria-label="micropython" role="img"
|
|
viewBox="0 0 512 512"><path
|
|
d="M131 130V380h55V185h10V380H316V185h10V380h55V333H363v25H348V333h33V130H261V325H251V130H131"
|
|
fill="#000"/></svg> |