x_small constant

SvgFontSizeAbsolute const x_small

Implementation

static const SvgFontSizeAbsolute x_small = SvgFontSizeAbsolute(
  _med / (1.2 * 1.2),
);