The [pretty checkmarks](https://github.com/rust-lang/crates.io/blob/master/app/styles/me.scss#L211) that @DSpeckhals added in https://github.com/rust-lang/crates.io/pull/1913 worked locally but are being blocked in production because of our content security policies: ``` Content Security Policy: The page’s settings blocked the loading of a resource at data:image/svg+xml,%3Csvg width='32' hei… (“img-src”). ``` I know it's tiny, but is there a reason we can't just put this as an SVG in [public/assets](https://github.com/rust-lang/crates.io/tree/master/public/assets) @DSpeckhals ?