# Sticker graphics file

**URL:** https://discourse.julialang.org/t/sticker-graphics-file/25640
**Category:** Community
**Tags:** question
**Created:** [June 25, 2019, 7:35am UTC](https://discourse.julialang.org/t/sticker-graphics-file/25640 "2019-06-25T07:35:25Z")
**Posts on this page:** 18
**Page:** 1

<div class="post-metadata">

### Author: ![Tamas\_Papp](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/tamas_papp/32/25949_2.png) [@Tamas\_Papp](https://discourse.julialang.org/u/Tamas_Papp)
#### Post date: [June 25, 2019, 7:35am UTC](https://discourse.julialang.org/t/sticker-graphics-file/25640/1 "2019-06-25T07:35:25Z")

</div>

I am beginning to think that the only way I can obtain some Julia stickers is to have them printed myself.

Is there an SVG or PDF format file available that I could use for this?

I will try to get an quote for an UV-resistant ink that does not fade, cut to a non-rectangular outline, and print a medium-sized quantity that I would be happy to give (Vienna, Budapest) or mail (Europe) to people.

---

<div class="post-metadata">

### Author: ![fredrikekre](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/fredrikekre/32/1688_2.png) [@fredrikekre](https://discourse.julialang.org/u/fredrikekre)
#### Post date: [June 25, 2019, 7:42am UTC](https://discourse.julialang.org/t/sticker-graphics-file/25640/2 "2019-06-25T07:42:58Z")

</div>

[https://github.com/JuliaLang/julia/blob/master/contrib/julia.svg](https://github.com/JuliaLang/julia/blob/master/contrib/julia.svg)

---

<div class="post-metadata">

### Author: ![cormullion](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/cormullion/32/49131_2.png) [@cormullion](https://discourse.julialang.org/u/cormullion)
#### Post date: [June 25, 2019, 10:53am UTC](https://discourse.julialang.org/t/sticker-graphics-file/25640/3 "2019-06-25T10:53:04Z")

</div>

If you like to keep it in Julia:

```julia
using Luxor

Drawing("A4", "labels.pdf")
    background("white")
    origin()
    for (pos, n) in Tiler(paper_sizes["A4"]..., 4, 2)
        @layer begin
        translate(pos - (150, 100))
        scale(0.8)
        julialogo()
        end
    end
finish()
preview()

```

 ![42](https://global.discourse-cdn.com/julialang/original/3X/4/a/4a012b8fbc43c331349f4585d5e43ae7697790e5.jpeg)

---

<div class="post-metadata">

### Author: ![Paul\_Soderlind](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/paul_soderlind/32/1753_2.png) [@Paul\_Soderlind](https://discourse.julialang.org/u/Paul_Soderlind)
#### Post date: [June 25, 2019, 11:22am UTC](https://discourse.julialang.org/t/sticker-graphics-file/25640/4 "2019-06-25T11:22:54Z")

</div>

I would be happy to pay for printing and shipping (to Switzerland) of 35 stickers to my Julia class. Possible? Approximate price?

---

<div class="post-metadata">

### Author: ![Tamas\_Papp](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/tamas_papp/32/25949_2.png) [@Tamas\_Papp](https://discourse.julialang.org/u/Tamas_Papp)
#### Post date: [June 25, 2019, 11:29am UTC](https://discourse.julialang.org/t/sticker-graphics-file/25640/5 "2019-06-25T11:29:38Z")

</div>

I would be happy to mail to anyone.

A quick quote for 6x4cm stickers, weather-resistant (UV), cut to contour, count of 100, came to about 0.15–0.20 EUR/piece. Larger runs cheaper, and I should talk to the print shop for details about the cut.

I will shop around a bit, then order a sample run. Approximate _sizes_ (I have no clue how large to make them, 4cm fits nicely onto a 🚲 frame) and counts would be helpful. I don’t want to make a profit on these 😉, but helping to cover the cost of stickers and mailing (EDIT: priority mail to Europe would be 1.5–3 EUR depending on weight, post office gives a small mass discount over 25) would be nice.

I would prefer to distribute them abroad in bulk (10+ stickers).

---

<div class="post-metadata">

### Author: ![Tamas\_Papp](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/tamas_papp/32/25949_2.png) [@Tamas\_Papp](https://discourse.julialang.org/u/Tamas_Papp)
#### Post date: [July 1, 2019, 12:49pm UTC](https://discourse.julialang.org/t/sticker-graphics-file/25640/6 "2019-07-01T12:49:47Z")

</div>

The print shop gave me this cutout preview:

 ![julia%20matrica%20l%C3%A1tv%C3%A1nyterv%206x4cm](https://global.discourse-cdn.com/julialang/original/3X/8/f/8fbd6f4ee35ce098ae75fac1ad695fbc40c066bd.jpeg)

printed on vinyl, outdoor lamination (whatever that is — I will drop by the print shop tomorrow for a sample). I get 200 for about 20 EUR, so it comes to 0.10 EUR/piece.

@Paul_Soderlind: I will probably have a batch done this week, please PM me with your address.

---

<div class="post-metadata">

### Author: ![carstenbauer](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/carstenbauer/32/4981_2.png) [@carstenbauer](https://discourse.julialang.org/u/carstenbauer)
#### Post date: [July 1, 2019, 1:07pm UTC](https://discourse.julialang.org/t/sticker-graphics-file/25640/7 "2019-07-01T13:07:32Z")

</div>

I’d also be interested in 50 stickers, if possible. I’m located in Cologne, Germany. 🙂

---

<div class="post-metadata">

### Author: ![Tamas\_Papp](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/tamas_papp/32/25949_2.png) [@Tamas\_Papp](https://discourse.julialang.org/u/Tamas_Papp)
#### Post date: [July 2, 2019, 1:29pm UTC](https://discourse.julialang.org/t/sticker-graphics-file/25640/8 "2019-07-02T13:29:39Z")

</div>

The print shop recommended that I give them CYMK colors “for best results”, is that possible or even sensible? I would imagine that these colors are OK in RGB, but I am not an expert.

---

<div class="post-metadata">

### Author: ![cormullion](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/cormullion/32/49131_2.png) [@cormullion](https://discourse.julialang.org/u/cormullion)
#### Post date: [July 2, 2019, 1:50pm UTC](https://discourse.julialang.org/t/sticker-graphics-file/25640/9 "2019-07-02T13:50:16Z")

</div>

Well it’s true that you can’t print RGB so the colours you get from a printer will probably be close approximations to the RGB values. Typically the print shop would do the conversion, they just don’t want you to complain later that it doesn’t look like it does on screen.

---

<div class="post-metadata">

### Author: ![jeff.bezanson](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/jeff.bezanson/32/48_2.png) [@jeff.bezanson](https://discourse.julialang.org/u/jeff.bezanson)
#### Post date: [July 2, 2019, 2:40pm UTC](https://discourse.julialang.org/t/sticker-graphics-file/25640/10 "2019-07-02T14:40:20Z")

</div>

We’ve been using stickermule for the standard die-cut julia stickers given out at juliacon and meetups, etc. Make an account, send me an email addresses, and I’ll try to get the design shared with you.

---

<div class="post-metadata">

### Author: ![cormullion](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/cormullion/32/49131_2.png) [@cormullion](https://discourse.julialang.org/u/cormullion)
#### Post date: [July 2, 2019, 3:20pm UTC](https://discourse.julialang.org/t/sticker-graphics-file/25640/11 "2019-07-02T15:20:23Z")

</div>

On the left of this screenshot is a Soft Proof showing a Generic CMYK profile with “Perceptual rendering intent”; on the right is the RGB original. The blue loses out the most, I suppose.

 ![26](https://global.discourse-cdn.com/julialang/original/3X/7/0/7072917049e586d92a99363fc83af3dec757bd83.jpeg)

---

<div class="post-metadata">

### Author: ![Iulian.Cioarca](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/iulian.cioarca/32/30166_2.png) [@Iulian.Cioarca](https://discourse.julialang.org/u/Iulian.Cioarca)
#### Post date: [September 29, 2019, 6:20pm UTC](https://discourse.julialang.org/t/sticker-graphics-file/25640/12 "2019-09-29T18:20:51Z")

</div>

Is there any restriction/licensing rule regarding printing stickers with Julia logo? We’re hosting a Bucharest meetup this month and would like to print and distribute some stickers to the participants.

---

<div class="post-metadata">

### Author: ![Tamas\_Papp](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/tamas_papp/32/25949_2.png) [@Tamas\_Papp](https://discourse.julialang.org/u/Tamas_Papp)
#### Post date: [September 30, 2019, 5:34am UTC](https://discourse.julialang.org/t/sticker-graphics-file/25640/13 "2019-09-30T05:34:16Z")

</div>

AFAIK you are free (and encouraged) to do that, and that’s why they are in the repository.

---

<div class="post-metadata">

### Author: ![Tamas\_Papp](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/tamas_papp/32/25949_2.png) [@Tamas\_Papp](https://discourse.julialang.org/u/Tamas_Papp)
#### Post date: [May 28, 2020, 7:02am UTC](https://discourse.julialang.org/t/sticker-graphics-file/25640/14 "2020-05-28T07:02:51Z")

</div>

An update, now that this topic has been linked to: the official Julia logo can now be found in

> **[GitHub - JuliaLang/julia-logo-graphics: official versions of the Julia logo](https://github.com/JuliaLang/julia-logo-graphics)**
>
> official versions of the Julia logo. Contribute to JuliaLang/julia-logo-graphics development by creating an account on GitHub.

---

<div class="post-metadata">

### Author: ![angelv](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/angelv/32/133_2.png) [@angelv](https://discourse.julialang.org/u/angelv)
#### Post date: [May 28, 2020, 8:22am UTC](https://discourse.julialang.org/t/sticker-graphics-file/25640/15 "2020-05-28T08:22:30Z")

</div>

Did you order a batch last year in the end? (any spare ones?) I was thinking of getting some from a local printer here, but I would need to print something around 100 pieces, which is way too much for me (I only have two laptops 🙂 )

---

<div class="post-metadata">

### Author: ![carstenbauer](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/carstenbauer/32/4981_2.png) [@carstenbauer](https://discourse.julialang.org/u/carstenbauer)
#### Post date: [May 28, 2020, 8:46am UTC](https://discourse.julialang.org/t/sticker-graphics-file/25640/16 "2020-05-28T08:46:01Z")

</div>

I could always use some stickers (~50 max)! Feel free to message me.

---

<div class="post-metadata">

### Author: ![carstenbauer](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/carstenbauer/32/4981_2.png) [@carstenbauer](https://discourse.julialang.org/u/carstenbauer)
#### Post date: [May 28, 2020, 8:48am UTC](https://discourse.julialang.org/t/sticker-graphics-file/25640/17 "2020-05-28T08:48:15Z")

</div>

Thinking bigger: since virtual JuliaCon is coming up soonish, perhaps it would make sense to print an even larger amount and dispatch them to participants in Europe? 🙂

---

<div class="post-metadata">

### Author: ![Tamas\_Papp](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/tamas_papp/32/25949_2.png) [@Tamas\_Papp](https://discourse.julialang.org/u/Tamas_Papp)
#### Post date: [May 28, 2020, 8:53am UTC](https://discourse.julialang.org/t/sticker-graphics-file/25640/18 "2020-05-28T08:53:03Z")

</div>

I have a few spares, but I prefer to give them away in person. I find the overhead of going to the post office and the postage for a few stickers too large (it is not the money, people offer to pay that, but my time). Sorry.

I would suggest that you print batches of 100 and give them away to anyone who asks. This is what I do. It costs me about 10 EUR for a batch of a 100 at the local print shop, I asked them to save the file so I just drop them an e-mail and they print another.

At conferences¹ I would give 1–2 away and then people would learn that I have stickers and it would end up being 10–20. I imagine this is what it feels like to have weed at a party.

¹ _For our younger readers: a pre-pandemic term for events where scientists would meet in person to present their research and socialize._
