All RStudio hex logos as either PNG or SVG.
All stickers are under with CC0.
Unfortunately we don't currently have an easy way to sell individual stickers.
When registering on hexb.in, remember to add a .json
file in meta/
using this template:
{
"name": "dplyr",
"author": "rstudio",
"license": "CC0",
"raster": "https://github.com/rstudio/hex-stickers/blob/master/PNG/dplyr.png",
"vector": "https://github.com/rstudio/hex-stickers/blob/master/SVG/dplyr.svg",
"description": "dplyr: A Grammar of Data Manipulation.",
"filename": "meta/dplyr.json"
}
Make sure name only has lowercase letters, numbers and hyphens