public static IEnumerable<SvgElement> Descendants<T>(this IEnumerable<T> source) where T : SvgElement