Home
last modified time | relevance | path

Searched refs:SVGIcon (Results 1 – 2 of 2) sorted by relevance

/plugin/dev/
H A Dcli.php8 use dokuwiki\plugin\dev\SVGIcon; alias
56 $prefixes = array_keys(SVGIcon::SOURCES);
403 $svg = new SVGIcon($this);
416 $svg = new SVGIcon($this);
H A DSVGIcon.php11 class SVGIcon class