' .'' .''; } public static function svg(string $class = 'h-5 w-5'): string { return sprintf( '', e($class), self::VIEW_BOX, self::paths() ); } }