Learn R Programming

cardargus (version 0.2.0)

custom_logo_svg: Generic logo placeholder SVG

Description

[Deprecated]

This function is deprecated. Use load_svg_for_embed() instead, or simply pass the SVG file path directly to svg_card().

Usage

custom_logo_svg(svg_content, width = 40, height = 40)

Value

SVG string

Arguments

svg_content

Raw SVG content or path to SVG file

width

Desired width

height

Desired height