Home
last modified time | relevance | path

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

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