custom_logo_svg: Generic logo placeholder SVG
Description
![[Deprecated]](figures/lifecycle-deprecated.svg?package=cardargus&version=0.2.0)
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)
Arguments
- svg_content
Raw SVG content or path to SVG file
- width
Desired width
- height
Desired height