com.stronganchortech/clojure-inline-svgs

Inline svgs for ClojureScript / Reagent / Hiccup

Leiningen/Boot

[com.stronganchortech/clojure-inline-svgs "1.0.0"]

Clojure CLI/deps.edn

com.stronganchortech/clojure-inline-svgs {:mvn/version "1.0.0"}

Gradle

implementation("com.stronganchortech:clojure-inline-svgs:1.0.0")

Maven

<dependency>
  <groupId>com.stronganchortech</groupId>
  <artifactId>clojure-inline-svgs</artifactId>
  <version>1.0.0</version>
</dependency>