SingleDivProject icon indicating copy to clipboard operation
SingleDivProject copied to clipboard

Support SVG assets

Open module17 opened this issue 9 years ago • 4 comments

Prefer SVG over PNG; as it could be reused and controlled for consistency. Could we figure out how to get the SVG assets to display correctly in the README.md on Github. I tried to pull the SVG from "rawgithub" with no luck. This SVG support implementation seems to be changing constantly.

Any thoughts?

module17 avatar Jun 22 '16 15:06 module17

@module17 Apart from getting it to work in README.md, we should also think about converting current elements to SVG. It is a challenge in itself.

manrajgrover avatar Jun 22 '16 22:06 manrajgrover

@ManrajGrover I got my SVG asset from Wikipedia. I believe the license allows for such inclusion. They probably have every flag - Perhaps we link right to them? I have not explored the licenses too deeply.

module17 avatar Jun 22 '16 22:06 module17

@ManrajGrover See my closed PR https://github.com/ManrajGrover/SingleDivProject/pull/30

module17 avatar Jun 22 '16 22:06 module17

On second thought... perhaps SVG is too much of a requirement. After all, this is a single div project, perhaps SVG / XML markup takes away from the concept.

module17 avatar Jun 22 '16 23:06 module17