Original artwork from Perl assets. Licensed under the CC-BY-4.0. The camel design was created for us by Zach Roszczewski.

Please find below a few medium sizes in 300x300. More variations and bigger sizes at Perl assets

Find all sizes as SVG and PNG at assets/images/logo/generated/

Also please find below a very few handy versions as SVG and PNG.

In SVG

With gradient color and medallion

Perl logo 080

Dark blue

Perl logo 097

Light blue

Perl logo 098

Black and white

Perl logo 099

In PNG

With gradient color and medallion

Perl logo 080

Dark blue

Perl logo 097

Light blue

Perl logo 098

Black and white

Perl logo 099

Tooling

You can use following tools to manipulate and produce other sizes and variants:

  • inkscape for editing SVG
  • svgo to optimize SVG (npm i svgo then ./node_modules/.bin/svgo --pretty *.svg)
  • rsvg to resize SVG (rsvg-convert -a -w 300 -f svg 097.svg > 097-300.svg)