tremidkhar/tsd-get-svg

A PHP library that allows to easily retrieve svg icon from the stored directory and output or stored the markup as variable

Maintainers

Package info

github.com/TremiDkhar/tsd-get-svg

pkg:composer/tremidkhar/tsd-get-svg

Statistics

Installs: 4

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.1.2 2020-05-09 15:40 UTC

This package is auto-updated.

Last update: 2026-02-21 20:38:49 UTC


README

TSD Get SVG is a simple library that helps to retrive the svg content from the svg file and output it into the html file or store it in variable.

Use the tsd_get_svg_path to filter the directory that store the svg file

Use the tsd_get_svg function to get the content of the svg

Use the tsd_the_svg function echo the content of the svg