icondata_im 0.0.10

Library providing SVG and corresponding metadata for "IcoMoon Free".
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "icondata_im"
version = "0.0.10"
authors = ["Charles Edward Gagnon"]
edition = "2021"
description = "Library providing SVG and corresponding metadata for \"IcoMoon Free\"."
readme = "./README.md"
repository = "https://github.com/Carlosted/icondata"
license = "MIT"
keywords = ["icons"]
categories = ["web-programming"]
rust-version = "1.67.0"

[dependencies]
icondata_core = { path = "../icondata_core", version = "0.1.0" }