Expand description
SVG icon catalog for map rendering
Usage:
use uzor_render::icons::aviation;
// Then use draw_svg_icon(ctx, aviation::JET, x, y, w, h, color);SVG icon catalog for map rendering
Usage:
use uzor_render::icons::aviation;
// Then use draw_svg_icon(ctx, aviation::JET, x, y, w, h, color);