com.stronganchortech/clojure-inline-svgs

Inline svgs for ClojureScript / Reagent / Hiccup

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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